Koozali.org: home of the SME Server

ClamAV fails to update

harkete

ClamAV fails to update
« on: April 25, 2007, 04:28:40 PM »
Hi,

I get the following when I try to update clamAV ... using freshclam:

ClamAV update process started at Wed Apr 25 16:17:57 2007
main.inc is up to date (version: 43, sigs: 104500, f-level: 14, builder: sven)
Ignoring mirror 85.30.129.18 (due to previous errors)
Ignoring mirror 192.71.58.4 (due to previous errors)
Ignoring mirror 194.47.250.218 (due to previous errors)
Ignoring mirror 212.31.160.239 (due to previous errors)
ERROR: getpatch: Can't download daily-3157.cdiff from db.local.clamav.net
Ignoring mirror 85.30.129.18 (due to previous errors)
Ignoring mirror 192.71.58.4 (due to previous errors)
Ignoring mirror 194.47.250.218 (due to previous errors)
Ignoring mirror 212.31.160.239 (due to previous errors)
ERROR: getpatch: Can't download daily-3157.cdiff from db.local.clamav.net
Ignoring mirror 85.30.129.18 (due to previous errors)
Ignoring mirror 192.71.58.4 (due to previous errors)
Ignoring mirror 194.47.250.218 (due to previous errors)
Ignoring mirror 212.31.160.239 (due to previous errors)
ERROR: getpatch: Can't download daily-3157.cdiff from db.local.clamav.net
Ignoring mirror 85.30.129.18 (due to previous errors)
Ignoring mirror 192.71.58.4 (due to previous errors)
Ignoring mirror 194.47.250.218 (due to previous errors)
Ignoring mirror 212.31.160.239 (due to previous errors)
ERROR: getpatch: Can't download daily-3157.cdiff from db.local.clamav.net
Ignoring mirror 85.30.129.18 (due to previous errors)
Ignoring mirror 192.71.58.4 (due to previous errors)
Ignoring mirror 194.47.250.218 (due to previous errors)
Ignoring mirror 212.31.160.239 (due to previous errors)
ERROR: getpatch: Can't download daily-3157.cdiff from db.local.clamav.net
Ignoring mirror 85.30.129.18 (due to previous errors)
Ignoring mirror 192.71.58.4 (due to previous errors)
Ignoring mirror 194.47.250.218 (due to previous errors)
Ignoring mirror 212.31.160.239 (due to previous errors)
ERROR: getpatch: Can't download daily-3157.cdiff from db.local.clamav.net
WARNING: Incremental update failed, trying to download daily.cvd
Ignoring mirror 85.30.129.18 (due to previous errors)
Ignoring mirror 192.71.58.4 (due to previous errors)
Ignoring mirror 194.47.250.218 (due to previous errors)
Ignoring mirror 212.31.160.239 (due to previous errors)
ERROR: Can't download daily.cvd from db.local.clamav.net
Trying again in 5 secs...


It used to work without any problems....

Can anyone give me a clue how to solve this? It's annoying getting messages every hour about this ....

Great thanks to a fantastic community ...

/Erik

Offline bpivk

  • *
  • 908
  • +0/-0
    • http://www.bezigrad.com
ClamAV fails to update
« Reply #1 on: April 25, 2007, 04:34:24 PM »
Did you try:
Code: [Select]
sv d freshclam
rm -f /var/clamav/mirrors.dat
sv u freshclam
"It should just work" if it doesn't report it. Thanks!

harkete

freshclam fails --> now solved
« Reply #2 on: April 25, 2007, 04:37:25 PM »
Thanks!!! It worked! It does not produce any more errors!

That was a really speedy answer! Greatful for your help.

/Erik

Offline stancol

  • ****
  • 90
  • +0/-0
    • http://www.srcproductions.com
Re: ClamAV fails to update
« Reply #3 on: September 30, 2008, 07:34:53 AM »
Looks like we are on the wrong version of clamav....again.

[root@myserver clamav-0.94]# freshclam
ClamAV update process started at Tue Sep 30 00:30:46 2008
WARNING: Your ClamAV installation is OUTDATED!
WARNING: Local version: 0.93 Recommended version: 0.94
DON'T PANIC! Read http://www.clamav.net/support/faq
main.cld is up to date (version: 48, sigs: 399264, f-level: 35, builder: sven)
daily.cld is up to date (version: 8356, sigs: 35711, f-level: 35, builder: guitar)
[root@myserver clamav-0.94]#

Would be nice to get updated. Currently it's stopping all freshclam updates as well as all outbound mail (desktop client to server). Well I guess I could turn off email scanning for now and then email would work again but I thought that part of the purpose of antivirus was to scan email.
What are the three dots for at the end of my signature file and why can't I get rid of them?These three dots right here >...

Offline janet

  • *****
  • 4,812
  • +0/-0
Re: ClamAV fails to update
« Reply #4 on: September 30, 2008, 08:15:00 AM »
stancol

Quote
Looks like we are on the wrong version of clamav....again.

As will always be the case when a new upstream version of clamav is released, and the devs have not yet created a rpm of the new version for sme.
It's not really a problem as the message says:
"DON'T PANIC! Read http://www.clamav.net/support/faq"


Quote
main.cld is up to date (version: 48, sigs: 399264, f-level: 35, builder: sven)
daily.cld is up to date (version: 8356, sigs: 35711, f-level: 35, builder: guitar)
Currently it's stopping all freshclam updates....

That's not correct, you are up to date as the above messages advise.


Quote
... as well as (stopping) all outbound mail (desktop client to server).

That's likely to be some other problem. Check the log files for qpsmtpd.

Please search before asking, an answer may already exist.
The Search & other links to useful information are at top of Forum.