[clamav-users] Freshclam problems after updating packages
Running CentOS 6, I've started getting messages like No updates detected in the log for the freshclam daemon (the ClamAV update process). If the freshclam daemon is not running, you may need to restart it. Other options: etc... and /etc/cron.daily/freshclam: ERROR: Problem with internal logger (UpdateLogFile = /var/log/clamav/freshclam.log). ERROR: Can't open /var/log/clamav/freshclam.log in append mode (check permissions!). I've tried to sort this out, without success. First, then, can you tell me what permissions freshclam.log should have? Currently it is owned clamav:clamav with rw access for clamav. what other checks should I be making? Thanks Anne ___ Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net http://www.clamav.net/support/ml
Re: [clamav-users] Freshclam problems after updating packages
> I've tried to sort this out, without success. First, then, can you tell me > what permissions freshclam.log should have? Currently it is owned > clamav:clamav with rw access for clamav. > > what other checks should I be making? Maybe try becoming the clamav user and appending something to the file? #> su -l clamav -s /bin/bash clamav> echo "test" >> /var/log/clamav/freshclam.log Not sure... thinking about this abstractly I can't imagine why it would happen. -- Bryan Burke IT Administrator Department of Electrical Engineering and Computer Science University of Tennessee, Knoxville bbu...@eecs.utk.edu (865) 974-4694 ___ Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net http://www.clamav.net/support/ml
[clamav-users] libclamav warning
hi! i'm getting some warnings when scanning a directory: LibClamAV Warning: Bytcode 4 failed to run: Error during bytecode execution LibClamAV Warning: Bytecode run timed out in interpreter after 221135000 opcodes LibClamAV Warning: Bytcode 4 failed to run: Unknown error code what are these? i'm running ClamAV 0.97.3 thanks in advance, René ___ Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net http://www.clamav.net/support/ml