Public bug reported:
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.
** Affects: apt (Ubuntu)
Importance: Undecided
Status: New
** Description changed:
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 "MaxAgeSec", which doesn't
exist.
- By the context I think that it was recently renamed and it should use "MaxAge"
+ It turned out that the debug lines use variable "MinAgeSec", which
+ doesn't exist.
- PS: Last 10 times I checked apport was broken. This is a typo in a
- file.
+ /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.
** Summary changed:
- typo? in /etc/cron.daily/apt : MaxAgeSec variable does not exist
+ typo? in /etc/cron.daily/apt : MinAgeSec variable does not exist
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1206047
Title:
typo? in /etc/cron.daily/apt : MinAgeSec variable does not exist
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt/+bug/1206047/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs