I'd also like to see this bug fixed, and #786757 which is a similar problem.

In the mean time, as a workaround, the following might help people diagnose the problem:

I suspect the message will be from a configuration which includes the compress option without. delaycompress. So:

cd /etc/logrotate.d
(grep -L delaycompress *;grep -l compress *)|sort |uniq -c|awk '/^\s*2/{print $2}'

On my system this produces:

apt
aptitude
munin-node
samba

I suspect in my case munin-node is the culprit, but I haven't yet tested that.

But it should be possible to add delaycompress to some or all of the files to identify the source of the errors.

Thanks,
Alex


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to