[Bug 1206047] Re: typo? in /etc/cron.daily/apt : MinAgeSec variable does not exist
TJ Guthrie
tjguthrie4600 at gmail.com
Mon Nov 18 07:56:07 UTC 2013
** Tags added: trusty
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to apt in Ubuntu.
https://bugs.launchpad.net/bugs/1206047
Title:
typo? in /etc/cron.daily/apt : MinAgeSec variable does not exist
Status in “apt” package in Ubuntu:
Confirmed
Bug description:
apt 0.9.7.7ubuntu4 (Current version in Raring)
I set apt verbosity to 3 and noticed missing information in the output
/etc/cron.daily/apt
It turned out that the debug lines use variable "MinAgeSec", which
doesn't exist.
/etc/cron.daily/apt:199 if [ $delta -le $MinAge ]; then debug_echo "skip remove by archive size: $file, delta=$delta < $MinAgeSec" )
By the context I am sure that it was recently renamed and it should be "MinAge"
PS: Last 10 times I checked apport was broken. This is a typo in a file.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt/+bug/1206047/+subscriptions
More information about the foundations-bugs
mailing list