YunoHost / packages_old

[not used anymore] YunoHost Debian package sources
http://yunohost.org
8 stars 7 forks source link

Logrotate cron error #37

Closed mbugeia closed 9 years ago

mbugeia commented 10 years ago

Hi,

I've notice a minor issue with logrotate's cron, almost everyday I received this email: subject: Anacron job 'cron.daily' on domain Content: /etc/cron.daily/logrotate: gzip: stdin: file size changed while zipping

I found the problem and the resolution explained here (in french): http://blog.claude.duvergier.fr/2013/09/logrotate-gzip-stdin-file-size-changed-while-zipping/

On my server there were 6 logrotate config with no delaycompress option: mysql-server razor apt metronome unattended-upgrades aptitude

Maybe it will be good to add delaycompress option to all the logrotate config to avoid the error.

M0dM commented 9 years ago

+1

Same issue for me.