Bug#1034069: /var/log/boot~ is never created

2023-04-13 Thread Mark Hindley
Ingo, On Thu, Apr 13, 2023 at 06:04:04PM +0200, Ingo Brückl wrote: > On Wed, 12 Apr 2023 09:58:27 +0100 Mark Hindley wrote: > > > + savelog -q -p -n -c 5 /var/log/boot > > What about: > > [ -e /etc/logrotate.d/boot ] || savelog -q -p -n -c 5 /var/log/boot I am not convinced

Bug#1034069: /var/log/boot~ is never created

2023-04-12 Thread Mark Hindley
Control: tags -1 patch Bjarni, On Mon, Apr 10, 2023 at 08:38:34PM +0100, Mark Hindley wrote: > Yes, I think this code might be cruft from before the change to bootlog using > /run/bootlog. > > We may still need to implement savelog rotation for /run/bootlog -> > /var/log/boot though. I will

Bug#1034069: /var/log/boot~ is never created

2023-04-10 Thread Mark Hindley
Bjarni, Thanks for this On Fri, Apr 07, 2023 at 09:52:17PM +, Bjarni Ingi Gislason wrote: > Package: bootlogd > Version: 3.06-2 > Severity: important > > Dear Maintainer, > >* What led up to the situation? > > /var/log/boot* was not updated after 28th September 2021. > > File is

Bug#1034069: /var/log/boot~ is never created

2023-04-07 Thread Bjarni Ingi Gislason
Package: bootlogd Version: 3.06-2 Severity: important Dear Maintainer, * What led up to the situation? /var/log/boot* was not updated after 28th September 2021. File is used in /etc/init.d/bootlogd. The conditional code if [ -f /var/log/boot ] && [ -f /var/log/boot~ ]