Your message dated Mon, 9 Oct 2006 17:58:05 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Bug#390165: sysklogd: sysklog not playing well with logrotate
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: sysklogd
Version: 1.4.1-19
Severity: important
I've noticed that I have to manually restart sysklogd every day since
after logrotate runs, sysklogd is appending messages to
/var/log/syslog.0, /var/log/aut.log.0, etc instead of /var/log/syslog,
etc...
This issue has only occured since I've upgraded to 1.4.1-19 in the last
few days since upgrading sysklogd. the installed logrotate version is
3.7.1-3, which hasn't changed since April 2006
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16.13-xenU-rimu6
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Versions of packages sysklogd depends on:
ii klogd [linux-kernel-log-daem 1.4.1-19 Kernel Logging Daemon
ii libc6 2.3.6.ds1-4 GNU C Library: Shared libraries
sysklogd recommends no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Conall O'Brien wrote:
> Package: sysklogd
> Version: 1.4.1-19
> Severity: important
>
>
> I've noticed that I have to manually restart sysklogd every day since
> after logrotate runs, sysklogd is appending messages to
> /var/log/syslog.0, /var/log/aut.log.0, etc instead of /var/log/syslog,
> etc...
sysklogd does not use logrotate but /etc/cron.{daily,weekly}/sysklogd
since it calculates the list of files to rotate dynamically. If you
want to change this, remove these files and write a logrotate script
for /etc/logrotate.d on your own. dpkg will notice that you've removed
conffiles and not create them.
Regards,
Joey
--
WARNING: Do not execute! This call violates patent DE10108564.
http://www.elug.de/projekte/patent-party/patente/DE10108564
wget -O patinfo-`date +"%Y%m%d"`.html http://patinfo.ffii.org/
Please always Cc to me when replying to me on the lists.
--- End Message ---