[Bug 1206047] Re: typo? in /etc/cron.daily/apt : MinAgeSec variable does not exist
Bug Watch Updater
1206047 at bugs.launchpad.net
Mon Dec 2 07:51:56 UTC 2013
** Changed in: apt (Debian)
Status: New => Fix Released
--
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:
Fix Released
Status in “apt” package in Debian:
Fix Released
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