- Annoyance
Since upgrading to 6.9.2 I am received daily cron error emails for logrotate. It states duplicate entries for wtmp and btmp. I cannot find duplicate entries anywhere in /etc/logrotate.conf or /etc/logrotate.d/*. I even commented out the wmtp and btmp entries in /etc/logrotate.conf but I am still receiving the error. If I run logrotate directly from shell, it does not throw an error. It only throws the error when it runs from cron.daily.
/etc/cron.daily/logrotate:
error: /etc/logrotate.conf:22 duplicate log entry for /var/log/wtmp
error: /etc/logrotate.conf:29 duplicate log entry for /var/log/btmp
run-parts: /etc/cron.daily/logrotate exited with return code 1