Hi,

On 12.05.2014 08:13, Sebastian Andrzej Siewior wrote:
On 2014-05-11 21:34:50 [-0400], Scott Kitterman wrote:
Looks like we have some other issues to work on:

What I see here
http://ci.debian.net/data/unstable-amd64/packages/c/clamav/2014-05-11.log

is "just"
|Clamav signatures not found in /var/lib/clamav ... failed!
|Please retrieve them using freshclam ... failed!
|Then run '/etc/init.d/clamav-daemon start' ... failed!
|Setting up libmilter1.0.1 (8.14.4-5) ...
|Setting up clamav-milter (0.98.3+dfsg-1) ...
…
|Starting Sendmail milter plugin for ClamAV: clamav-milterERROR: Invalid 
setting false for option LogClean
| failed!

right? so far clamav-daemon that is "expected" because there are no
signatures around after a fresh install. It has to wait until freshclam
completes its run. The clamav-milter on the hand looks like a real bug
however interresting enough that I haven't seen it earlier.

The reason for this bug is, that clamav-milter.config loads clamd.conf as a replacement of clamav-milter.conf, if the latter is not present.

This breaks things, because e.g. LogClean exists in both configuration files, but expects different values (true/false in clamd.conf and Off/Basic/Full in clamav-milter.conf).

I pushed a fix for this.

Best regards,
Andreas

_______________________________________________
Pkg-clamav-devel mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-clamav-devel

Reply via email to