Package: clamav-base, clamav-daemon
Version: 0.88.4-0volatile1
Severity: important
[Tested with 0.88.4-2, but first observed with 0.88.4-0volatile1]
The /etc/logrotate.d/clamav-daemon file is created by the clamav-daemon
package, however clamav-base seems to be responsible for removal.
Unfortunately, the script blindly assumes clamav-daemon is installed,
when in fact it could have been purged already:
[EMAIL PROTECTED]:/etc/logrotate.d$ grep init.d clamav-daemon
/etc/init.d/clamav-daemon reload-log > /dev/null
[EMAIL PROTECTED]:/etc/logrotate.d$ dpkg -l clamav-daemon | tail -n1
pn clamav-daemon <none> (no description available)
This causes at least ugly cron weekly mails:
| /etc/cron.daily/logrotate:
| /tmp/logrotate.9OwEDt: line 4: /etc/init.d/clamav-daemon: No such file or
directory
| error: error running postrotate script
| run-parts: /etc/cron.daily/logrotate exited with return code 1
Cheers,
Peter
--
| .''`. ** Debian GNU/Linux **
Peter Palfrader | : :' : The universal
http://www.palfrader.org/ | `. `' Operating System
| `- http://www.debian.org/
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]