update-notifier-release upstart job logs excessively
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
update-notifier (Ubuntu) |
Triaged
|
Medium
|
Unassigned | ||
Trusty |
Triaged
|
Medium
|
Unassigned |
Bug Description
The update-
echo "$DATE new release available"
if [ -s $FILE ]; then
An empty file is used to keep track of when a new release was last checked for so the echo, if it is kept, should be after the file is checked to see if it is zero size.
ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: update-notifier 0.154
ProcVersionSign
Uname: Linux 3.13.0-22-generic x86_64
ApportVersion: 2.14-0ubuntu1
Architecture: amd64
CurrentDesktop: Unity
Date: Mon Apr 14 16:28:48 2014
InstallationDate: Installed on 2014-03-06 (39 days ago)
InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Alpha amd64 (20140306)
SourcePackage: update-notifier
UpgradeStatus: No upgrade log present (probably fresh install)
Changed in update-notifier (Ubuntu Trusty): | |
status: | New → Triaged |
importance: | Undecided → Medium |
milestone: | none → trusty-updates |
Changed in update-notifier (Ubuntu): | |
milestone: | trusty-updates → none |
Here's some contents from a log file:
Thu Apr 3 15:52:42 PDT 2014 new release available
Fri Apr 4 09:47:44 PDT 2014 new release available
Fri Apr 4 09:47:55 PDT 2014 new release available
Fri Apr 4 10:24:37 PDT 2014 new release available