[Clamav-users] Stale clamav CVS repository at sourceforge.net?

2006-04-16 Thread Panagiotis Christias
Hello, the CVS repository at sourceforge.net seems to be stale since the end of March. At least the web interface at: http://cvs.sourceforge.net/viewcvs.py/clamav/clamav-devel/ Any ideas? Regards, Panagiotis ___ http://lurker.clamav.net/list/clamav-us

Re: [Clamav-users] clamscan error and requirements

2006-04-16 Thread Leonardo Rodrigues Magalhães
roger martinez escreveu: LibClamAV Error: fileblobAddData: Can't write 76 bytes to temporary file textpart: No space left on device LibClamAV Error: fileblobAddData: Can't write 76 bytes to temporary file textpart: No space left on device LibClamAV Error: fileblobAddData: Can't write 76 bytes t

[Clamav-users] clamscan error and requirements

2006-04-16 Thread roger martinez
After a clamscan command ,i obtain this output with clamav0.88.1 source release LibClamAV Error: fileblobAddData: Can't write 76 bytes to temporary file textpart: No space left on device LibClamAV Error: fileblobAddData: Can't write 76 bytes to temporary file textpart: No space left on device Lib

Re: [Clamav-users] Problems with logrotate and freshclam

2006-04-16 Thread Leonardo Rodrigues Magalhães
[EMAIL PROTECTED] escreveu: I'm not certain, but I think the problem is that you're creating the log file while freshclam is still using it. The "create" command in logrotate says: Immediately *after* rotation (*before* the postrotate script is run) the log file is created (with t

RE: [Clamav-users] Problems with logrotate and freshclam

2006-04-16 Thread clamav
> files from the RPMs. One of these files is the > /etc/logrotate.d/freshclam. I did some adjusts on the > user/group, so my file looks like: > > # > # Rotate FreshClam daemon log file > # > > /var/log/clamav/freshclam.log { > missingok > create 640 vscan vscan > postrotate >

[Clamav-users] Problems with logrotate and freshclam

2006-04-16 Thread Leonardo Rodrigues Magalhães
Hello Guys, I'm facing a strange problem with freshclam and log rotation using logrotate. Let me explain Altough i'm not using pre-compiled RPMs, i took some files from the RPMs. One of these files is the /etc/logrotate.d/freshclam. I did some adjusts on the user/group, so my