Agree: A more stripped-down grub2-package is appropriate for servers.
Also, for either servers or desktops: There should be a setting in
/etc/default/grub, called GRUB_RECORDFAIL_TIMEOUT or
GRUB_TIMEOUT_AFTER_BOOTFAIL or something. This is today effectively hard
coded to -1 (forever). And it is th
ut by
configuration directive in /etc/apt/apt.conf.d/...
Med vennleg helsing / Best regards
Gaute Lund
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
> Behalf Of Michael Vogt
> Sent: Tuesday, March 11, 2008 10:01 AM
> To: [EMAIL PROTECTED]
> S
If packages held back by conffile prompt are shown in the logs w/o
debug, I'm personally OK. I can only note that there is still no way to
run with --debug enabled without modifying the /etc/cron.daily/apt
script - but personally, I don't need this. Case closed.
--
Config option to enable debug l
See aditional info at the parallel bug report
https://bugs.launchpad.net/ubuntu/+source/apt/+bug/133552
I might be best if it was unattended-upgrade honouring a new config
option to produce debug logging, but not debug output to console.
--
Config option to enable debug logging
https://bugs.laun
The line
+ unattended-upgrade --debug
could be
+ unattended-upgrade --debug > /dev/null 2>&1
because unattended-upgrade in debug mode gives extra output "Done
downloading", generating cron mail.
Based on this it might be a better option if unattended-upgrade itself
honoured a new config option
Public bug reported:
Binary package hint: unattended-upgrades
DISCLAIMER: I don't code python, and don't usually post patches. So
please bear with me if I stick my foot in my mouth.
BACKGROUND: I have unattended-upgrades running on edgy with a well-
working setup. apache2-common didn't get upgra
Public bug reported:
Binary package hint: apt
DISCLAIMER: I don't code python, and don't usually post patches. So
please bear with me if I stick my foot in my mouth.
BACKGROUND: I have unattended-upgrades running on edgy with a well-
working setup. apache2-common didn't get upgraded automaticall