Hi,
I've he same error that mentionned in this
bugs reports:
[code]
/etc/cron.daily/logrotate: error: error creating output file /var/log/mail.warn.1.gz: Le fichier existe error: error creating output file /var/log/mail.err.1.gz: Le fichier existe error: error creating output file /var/log/daemon.log.1.gz: Le fichier existe error: error creating output file /var/log/auth.log.1.gz: Le fichier existe error: error creating output file /var/log/user.log.1.gz: Le fichier existe error: error creating output file /var/log/messages.1.gz: Le fichier existe run-parts: /etc/cron.daily/logrotate exited with return code 1[/code]
My server config (KVM Debian Jessie):
[code]
root@myserver:/home/user1# cat /etc/debian_version
8.11
root@myserver:/home/user1# uname -r
3.16.0-8-amd64
root@myserver:/home/user1# dpkg -l | grep logrotate
ii logrotate 3.8.7-1+b1 amd64 Log rotation utility
root@myserver:/home/user1#[/code]
Is there a patch ?
Many thanks
Mickaël