getfile: Can't write 1448 bytes to /usr/share/clamav/clamav-917a563483a6171fe02eac005

Discuss the ConfigServer MailScanner Front-End script
Post Reply
adnan
Junior Member
Posts: 30
Joined: 30 Apr 2008, 20:53

getfile: Can't write 1448 bytes to /usr/share/clamav/clamav-917a563483a6171fe02eac005

Post by adnan »

Hello ,

I can't update Clamav .

Code: Select all

root@constan [~]# freshclam
sda1: write failed, user block limit reached.
ClamAV update process started at Sun Jul 26 15:56:52 2009
WARNING: Your ClamAV installation is OUTDATED!
WARNING: Local version: 0.95.1 Recommended version: 0.95.2
DON'T PANIC! Read http://www.clamav.net/support/faq
ERROR: chdir_tmp: Can't create directory ./clamav-1cb832b46c1c20fe798628ebf3ddf422
WARNING: Incremental update failed, trying to download main.cvd
getfile: Can't write 1448 bytes to /usr/share/clamav/clamav-917a563483a6171fe02eac0059852cbe
WARNING: Can't download main.cvd from database.clamav.net
Please Advise.
Sarah
Moderator
Posts: 921
Joined: 09 Dec 2006, 22:49

Post by Sarah »

Looks like you might be out of disk space. Check with df.
wzd
Junior Member
Posts: 5
Joined: 23 Aug 2009, 10:41

Post by wzd »

Adnan:

Try using the following command: repquota -av or repquota -av |grep clamav
See if ClamAV has limited quota or not if it does you can then use the following command

"edquota clamav"

--
It could also be that /usr/share/clamav has wrong permissions. Check who it is owned by and if it's owned by another user then change ownership to "clamav"

DatabaseOwner in the freshclam.conf file should also be clamav
Post Reply