Package: rsyslog
Version: 3.18.2-1
Recently I've installed syslog-ng package on my server with Debian
Lenny. It removed rsyslog package, because rsyslog provides
system-log-daemon, but syslog-ng conflicts with system-log-daemon. Now I
get the following messages from Cron:
/etc/cron.daily/logrotate:
error: syslog-ng:1 duplicate log entry for /var/log/auth.log
run-parts: /etc/cron.daily/logrotate exited with return code 1
The reason is /etc/logrotate.d/rsyslog file which still exists on my system:
$ dpkg -l rsyslog |grep rsyslog
rc rsyslog 3.18.2-1 enhanced
multi-threaded syslogd
$ grep '/var/log/syslog' /etc/logrotate.d/*
/etc/logrotate.d/rsyslog:/var/log/syslog
/etc/logrotate.d/syslog-ng:/var/log/syslog {
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]