[Clamav-users] Freshclam problems

2010-05-05 Thread Lars Ebeling

Dear all,

I am installing ClamAV version 0.96 on HP-UX 11.11. Everything looks fine, 
but when I try freshclam, I get problem.
I had this symptoms with 0.94 I think. Then I got the advice to try 
configure with --disable-ipv6, so I tried that.


# freshclam -v
Current working dir is /usr/local/share/clamav
Max retries == 3
ClamAV update process started at Wed May  5 08:46:10 2010
Using IPv6 aware code
Retrieving http://db.se.clamav.net/main.cvd
WARNING: Can't get information about db.se.clamav.net: host nor service 
provided

, or not known
WARNING: Can't download main.cvd from db.se.clamav.net
Trying again in 5 secs...
ClamAV update process started at Wed May  5 08:46:15 2010
Using IPv6 aware code
Retrieving http://db.se.clamav.net/main.cvd
WARNING: Can't get information about db.se.clamav.net: host nor service 
provided

, or not known
WARNING: Can't download main.cvd from db.se.clamav.net
Trying again in 5 secs...
ClamAV update process started at Wed May  5 08:46:20 2010
Using IPv6 aware code
Retrieving http://db.se.clamav.net/main.cvd
ERROR: Can't get information about db.se.clamav.net: host nor service 
provided,

or not known
ERROR: Can't download main.cvd from db.se.clamav.net
Giving up on db.se.clamav.net...
ClamAV update process started at Wed May  5 08:46:20 2010
Using IPv6 aware code
Retrieving http://database.clamav.net/main.cvd
WARNING: Can't get information about database.clamav.net: host nor service 
provi

ded, or not known
WARNING: Can't download main.cvd from database.clamav.net
Trying again in 5 secs...
ClamAV update process started at Wed May  5 08:46:25 2010
Using IPv6 aware code
Retrieving http://database.clamav.net/main.cvd
WARNING: Can't get information about database.clamav.net: host nor service 
provi

ded, or not known
WARNING: Can't download main.cvd from database.clamav.net
Trying again in 5 secs...
ClamAV update process started at Wed May  5 08:46:30 2010
Using IPv6 aware code
Retrieving http://database.clamav.net/main.cvd
ERROR: Can't get information about database.clamav.net: host nor service 
provide

d, or not known
ERROR: Can't download main.cvd from database.clamav.net
Giving up on database.clamav.net...
Update failed. Your network may be down or none of the mirrors listed in 
/usr/lo
cal/etc/freshclam.conf is working. Check 
http://www.clamav.net/support/mirror-pr

oblem for possible reasons.
#
--
Regards
Lars Ebeling

http://leopg9.no-ip.org
Hobbithobbyist

"I am not young enough to know everything."
-- Oscar Wilde



___
Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net
http://www.clamav.net/support/ml


Re: [Clamav-users] FW: [clamav-virusdb] Update (daily: 10917) --about Virus.MSExcel.Agent.c

2010-05-05 Thread Noel Jones

On 5/4/2010 10:32 PM, eric wrote:

I send email attached .xls file which infected X97M.Escape, but clamd didn`t
find it.

My server : postfix+MailScanner+clamd

Eric


Please submit missed samples here.
http://www.clamav.net/lang/en/sendvirus/

___
Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net
http://www.clamav.net/support/ml


Re: [Clamav-users] Some doubts about Clamav upgrade

2010-05-05 Thread Wagner Pereira

Hi, Freddie and the others,

1. My Debian is a Etch 4.0
2. My sources.list file has
deb http://volatile.debian.org/debian-volatile etch/volatile main 
contrib non-free


3. That's my dpkg -l | grep clam output
ii  clamav   0.93~dfsg-volatile1  
anti-virus utility for Unix - command-line i
ii  clamav-base  0.95.3+dfsg-1~volatile1~etch2
anti-virus utility for Unix - base package
ii  clamav-daemon0.93~dfsg-volatile1  
anti-virus utility for Unix - scanner daemon
ii  clamav-freshclam 0.93~dfsg-volatile1  
anti-virus utility for Unix - virus database
ii  libclamav4   0.93~dfsg-volatile1  
anti-virus utility for Unix - library


What should I do to upgrade my Clamav? Do I need to backup something 
from Clamav before?


Hugs,

--

Wagner Pereira

PoP-SP/RNP - Ponto de Presença da RNP em São Paulo
CCE/USP - Centro de Computação Eletrônica da Universidade de São Paulo
http://www.pop-sp.rnp.br
Tel. (11) 3091-8901


Em 4/5/2010 17:25, Freddie Cash escreveu:

On Tue, May 4, 2010 at 1:15 PM, Wagner Pereirawrote:

   

I am heading to upgrade my Clamav version, from 0.93 to 0.96.

I found out this page below and I need to know:

1. If it is necessary to install all of these Debian packages and
2. The note says: "Depending on your installation method" do this... or
that... - so, how can I know what method was used to?


http://wiki.clamav.net/bin/view/Main/DebianInstall

TWiki>  Web Main>ClamPackages>DebianInstall (2010-05-04,
NormanDHigginbotham)

Available packages
clamav-getfiles - Update script for clamav
clamav - antivirus scanner for Unix
clamav-base - base package for clamav, an anti-virus utility for Unix
clamav-daemon - antivirus scanner daemon
clamav-data - clamav data files
clamav-docs - documentation package for clamav, an anti-virus utility for
Unix
clamav-freshclam - downloads clamav virus databases from the Internet
clamav-milter - antivirus scanner for sendmail
clamav-testfiles - use these files to test that your Antivirus program
works
clamav-dbg - debug symbols for clamav

 

Add the volatile repo to /etc/apt/sources.list, if it's not already there.

Then it's a simple:
   aptitude update
   aptitude install clamav-daemon clamav-freshclam

aptitude will install everything else automatically.
   

___
Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net
http://www.clamav.net/support/ml


Re: [Clamav-users] Some doubts about Clamav upgrade

2010-05-05 Thread Simon Hobson

Wagner Pereira wrote:


1. My Debian is a Etch 4.0
2. My sources.list file has
deb http://volatile.debian.org/debian-volatile etch/volatile main 
contrib non-free


3. That's my dpkg -l | grep clam output
ii  clamav   0.93~dfsg-volatile1 
anti-virus utility for Unix - command-line i
ii  clamav-base  0.95.3+dfsg-1~volatile1~etch2   
anti-virus utility for Unix - base package
ii  clamav-daemon0.93~dfsg-volatile1 
anti-virus utility for Unix - scanner daemon
ii  clamav-freshclam 0.93~dfsg-volatile1 
anti-virus utility for Unix - virus database
ii  libclamav4   0.93~dfsg-volatile1 
anti-virus utility for Unix - library


What should I do to upgrade my Clamav? Do I need to backup something 
from Clamav before?


OK, according to 
http://packages.debian.org/search?keywords=clamav&searchon=names&suite=all§ion=all, 
etch-voltile has 0.95.3 for i386. So you should be able to upgrade 
with :


apt-get update && apt-get upgrade

this will upgrade everything on your box to the latest versions.

Alternatively, you can "apt-get update" to update your local package 
indexes, and then "apt-get install clamav freshclam" to upgrade just 
those two packages and any thing that needs updating to meet 
dependencies. "apt-get --no-install-recommends install clamav 
freshclam" will limit upgrades to only those that are required.


As with any upgrades, it's always worth having a full backup and a 
means of reverting back if something goes wrong.


--
Simon Hobson

Visit http://www.magpiesnestpublishing.co.uk/ for books by acclaimed
author Gladys Hobson. Novels - poetry - short stories - ideal as
Christmas stocking fillers. Some available as e-books.
___
Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net
http://www.clamav.net/support/ml


Re: [Clamav-users] Mirror problem?

2010-05-05 Thread Jason Bertoch

On 2010/05/04 12:56 PM, Jason Bertoch wrote:

On 2010/05/04 12:00 PM, Alan Stern wrote:

I've been getting messages like this:

main.cld is up to date (version: 52, sigs: 704727, f-level: 44,
builder: sven)
Trying host db.local.clamav.net (155.98.64.87)...


I'm not sure where db.local came from...the freshclam docs say:



Actually, I now see that 'dig +trace database.clamav.net' shows where 
db.local.clamav.net comes from.





WARNING: Mirror 155.98.64.87 is not synchronized.

Is there a problem with this mirror?



I've been having significant trouble with that mirror for over a week
using "DatabaseMirror db.us.clamav.net". It will occasionally update,
though.



It really seems odd that there hasn't been more noise on this.  Can we 
get a comment from the devs on whether this mirror problem is known?  Is 
there a preferred workaround or DatabaseMirror until it's resolved?


--
/Jason



smime.p7s
Description: S/MIME Cryptographic Signature
___
Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net
http://www.clamav.net/support/ml

[Clamav-users] unsubscribe

2010-05-05 Thread Paul S. Bailey


-Original Message-
From: clamav-users-boun...@lists.clamav.net 
[mailto:clamav-users-boun...@lists.clamav.net] On Behalf Of Alan Stern
Sent: Tuesday, May 04, 2010 11:01 AM
To: clamav-users@lists.clamav.net
Subject: [Clamav-users] Mirror problem?

I've been getting messages like this:

main.cld is up to date (version: 52, sigs: 704727, f-level: 44, builder: 
sven)
Trying host db.local.clamav.net (155.98.64.87)...
WARNING: getfile: daily-10891.cdiff not found on remote server (IP: 
155.98.64.87)
WARNING: getpatch: Can't download daily-10891.cdiff from db.local.clamav.net
Trying host db.local.clamav.net (155.98.64.87)...
WARNING: getfile: daily-10891.cdiff not found on remote server (IP: 
155.98.64.87)
WARNING: getpatch: Can't download daily-10891.cdiff from db.local.clamav.net
Trying host db.local.clamav.net (155.98.64.87)...
WARNING: getfile: daily-10891.cdiff not found on remote server (IP: 
155.98.64.87)
ERROR: getpatch: Can't download daily-10891.cdiff from db.local.clamav.net
WARNING: Incremental update failed, trying to download daily.cvd
Trying host db.local.clamav.net (155.98.64.87)...
Downloading daily.cvd [100%]
WARNING: Mirror 155.98.64.87 is not synchronized.

Is there a problem with this mirror?

Alan Stern

___
Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net 
http://www.clamav.net/support/ml




Paul Bailey
Systems Administrator
Tel: 507-535-7563 | Fax: 507-292-5747 | Toll Free: 866-241-0639

p...@brokerbin.com

CONFIDENTIAL INFORMATION: This electronic mail message and any attached files 
contain information intended for the exclusive use of the specific 
individual(s) or entity(s) to whom it is addressed and may contain information 
that is propriety, privileged or confidential or otherwise exempt from 
disclosure. If you are not the intended recipient, please notify the sender 
immediately, by reply electronic mail or by telephone, of any unintended 
recipients so we may correct our records. Also, delete the original electronic 
mail and any attachments without making any copies of the electronic mail 
message or attachments.

___
Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net
http://www.clamav.net/support/ml


Re: [Clamav-users] Mirror problem?

2010-05-05 Thread Paul Whelan

On 5 May 2010 at 9:02, Jason Bertoch wrote:

> On 2010/05/04 12:56 PM, Jason Bertoch wrote:
> > On 2010/05/04 12:00 PM, Alan Stern wrote:
> >> I've been getting messages like this:
> >>
> >> main.cld is up to date (version: 52, sigs: 704727, f-level: 44,
> >> builder: sven)
> >> Trying host db.local.clamav.net (155.98.64.87)...
> >
> > I'm not sure where db.local came from...the freshclam docs say:
> >
> 
> Actually, I now see that 'dig +trace database.clamav.net' shows where 
> db.local.clamav.net comes from.
> 
> >
> >> WARNING: Mirror 155.98.64.87 is not synchronized.
> >>
> >> Is there a problem with this mirror?

Yes, as I read http://www.clamav.net/mirrors.html

paul

___
Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net
http://www.clamav.net/support/ml


Re: [Clamav-users] Mirror problem?

2010-05-05 Thread Jason Bertoch

On 2010/05/05 9:30 AM, Paul Whelan wrote:


Yes, as I read http://www.clamav.net/mirrors.html



That's certainly a bit more helpful than the link included in the 
freshclam logs: http://www.clamav.net/support/mirror-problem


However, shouldn't freshclam be rotating through the mirrors, especially 
when one is broken?  Perhaps it isn't blacklisting 155.98.64.87 because 
the mirror is up, just not synchronized.  Minor bug?


--
/Jason



smime.p7s
Description: S/MIME Cryptographic Signature
___
Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net
http://www.clamav.net/support/ml

Re: [Clamav-users] Mirror problem?

2010-05-05 Thread Török Edwin
On 05/05/2010 04:02 PM, Jason Bertoch wrote:
> On 2010/05/04 12:56 PM, Jason Bertoch wrote:
>> On 2010/05/04 12:00 PM, Alan Stern wrote:
>>> I've been getting messages like this:
>>>
>>> main.cld is up to date (version: 52, sigs: 704727, f-level: 44,
>>> builder: sven)
>>> Trying host db.local.clamav.net (155.98.64.87)...
>>
>> I'm not sure where db.local came from...the freshclam docs say:
>>
> 
> Actually, I now see that 'dig +trace database.clamav.net' shows where
> db.local.clamav.net comes from.
> 
>>
>>> WARNING: Mirror 155.98.64.87 is not synchronized.
>>>
>>> Is there a problem with this mirror?
>>>
>>
>> I've been having significant trouble with that mirror for over a week
>> using "DatabaseMirror db.us.clamav.net". It will occasionally update,
>> though.
>>
> 
> It really seems odd that there hasn't been more noise on this.  Can we
> get a comment from the devs on whether this mirror problem is known?  Is
> there a preferred workaround or DatabaseMirror until it's resolved?

What does  'freshclam --list-mirrors' show?
Maybe freshclam has blacklisted the other mirrors for some reason.

Best regards,
--Edwin
___
Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net
http://www.clamav.net/support/ml


Re: [Clamav-users] Freshclam problems

2010-05-05 Thread Luca Gibelli

Hello Lars,

> I am installing ClamAV version 0.96 on HP-UX 11.11. Everything looks 
> fine, but when I try freshclam, I get problem.
> I had this symptoms with 0.94 I think. Then I got the advice to try  
> configure with --disable-ipv6, so I tried that.
>
> # freshclam -v
> Current working dir is /usr/local/share/clamav
> Max retries == 3
> ClamAV update process started at Wed May  5 08:46:10 2010
> Using IPv6 aware code

but ipv6 is still enabled.

> Retrieving http://db.se.clamav.net/main.cvd
> WARNING: Can't get information about db.se.clamav.net: host nor service  
> provided
> , or not known

I suppose you may want to try using db.ipv6.clamav.net.

Best regards

-- 
Luca Gibelli (luca _at_ clamav.net)   ClamAV, a GPL anti-virus toolkit
[Tel] +39 0187 1851862 [Fax] +39 0187 1852252 [IM] nervous/jabber.linux.it
PGP key id 5EFC5582 @ any key-server || http://www.clamav.net/gpg/luca.gpg
___
Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net
http://www.clamav.net/support/ml


Re: [Clamav-users] Freshclam problems

2010-05-05 Thread Török Edwin
On 05/05/2010 09:53 AM, Lars Ebeling wrote:
> Dear all,
> 
> I am installing ClamAV version 0.96 on HP-UX 11.11. Everything looks
> fine, but when I try freshclam, I get problem.
> I had this symptoms with 0.94 I think. Then I got the advice to try
> configure with --disable-ipv6, so I tried that.
> 
> # freshclam -v
> Current working dir is /usr/local/share/clamav
> Max retries == 3
> ClamAV update process started at Wed May  5 08:46:10 2010
> Using IPv6 aware code

Try ./configure --disable-getaddrinfo

Best regards,
--Edwin
___
Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net
http://www.clamav.net/support/ml


Re: [Clamav-users] Freshclam problems

2010-05-05 Thread Lars Ebeling


- Original Message - 
From: "Luca Gibelli" 

To: "ClamAV users ML" 
Sent: Wednesday, May 05, 2010 4:00 PM
Subject: Re: [Clamav-users] Freshclam problems




Hello Lars,


I am installing ClamAV version 0.96 on HP-UX 11.11. Everything looks
fine, but when I try freshclam, I get problem.
I had this symptoms with 0.94 I think. Then I got the advice to try
configure with --disable-ipv6, so I tried that.

# freshclam -v
Current working dir is /usr/local/share/clamav
Max retries == 3
ClamAV update process started at Wed May  5 08:46:10 2010
Using IPv6 aware code


but ipv6 is still enabled.


But I don't have ipv6 installed on the HP-box.




Retrieving http://db.se.clamav.net/main.cvd
WARNING: Can't get information about db.se.clamav.net: host nor service
provided
, or not known


I suppose you may want to try using db.ipv6.clamav.net.

Best regards

--
Luca Gibelli (luca _at_ clamav.net)   ClamAV, a GPL anti-virus toolkit
[Tel] +39 0187 1851862 [Fax] +39 0187 1852252 [IM] nervous/jabber.linux.it
PGP key id 5EFC5582 @ any key-server || http://www.clamav.net/gpg/luca.gpg
___
Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net
http://www.clamav.net/support/ml



___
Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net
http://www.clamav.net/support/ml


Re: [Clamav-users] Mirror problem?

2010-05-05 Thread Jason Bertoch

On 2010/05/05 9:58 AM, Török Edwin wrote:

What does  'freshclam --list-mirrors' show?
Maybe freshclam has blacklisted the other mirrors for some reason.


http://pastebin.com/U4u4Ygvg

Only one mirror apeears blacklisted, 64.246.134.219.  The problem 
mirror, 155.98.64.87, hasn't logged any failures and is not blacklisted.


Mirror #23
IP: 155.98.64.87
Successes: 10
Failures: 0
Last access: Thu Apr  8 02:22:18 2010
Ignore: No

--
/Jason



smime.p7s
Description: S/MIME Cryptographic Signature
___
Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net
http://www.clamav.net/support/ml

Re: [Clamav-users] Mirror problem?

2010-05-05 Thread Charles Gregory

On Wed, 5 May 2010, Paul Whelan wrote:

Is there a problem with this mirror?

Yes, as I read http://www.clamav.net/mirrors.html
paul


Okay, I can see on that page the problem with the Canadian mirror 
clamav.gossamer-threads.com, just as I asked about last week.


But does this logging of problems mean that someone is *doing* something 
to insure the reliability of the mirrors? Also, if the selected mirror for 
an update fails, shouldn't freshclam try another mirror? Or is that 
happening, and the only fault is that my cron job only shows the errors 
and not a followup successful update from the other mirror?


(Note: my cron is programmed to /dev/null freshclam reports that look 
perfectly normal)


- C
___
Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net
http://www.clamav.net/support/ml


Re: [Clamav-users] Mirror problem?

2010-05-05 Thread Alan Stern
On Wed, 5 May 2010, Charles Gregory wrote:

> On Wed, 5 May 2010, Paul Whelan wrote:
>  Is there a problem with this mirror?
> > Yes, as I read http://www.clamav.net/mirrors.html
> > paul
> 
> Okay, I can see on that page the problem with the Canadian mirror 
> clamav.gossamer-threads.com, just as I asked about last week.
> 
> But does this logging of problems mean that someone is *doing* something 
> to insure the reliability of the mirrors? Also, if the selected mirror for 
> an update fails, shouldn't freshclam try another mirror? Or is that 
> happening, and the only fault is that my cron job only shows the errors 
> and not a followup successful update from the other mirror?
> 
> (Note: my cron is programmed to /dev/null freshclam reports that look 
> perfectly normal)

That's exactly what seems peculiar.  Here's my cron output (with no 
filtering):

--
ClamAV update process started at Sat May  1 03:12:30 2010
main.cld is up to date (version: 52, sigs: 704727, f-level: 44, builder: sven)
Trying host db.us.clamav.net (155.98.64.87)...
WARNING: getfile: daily-10880.cdiff not found on remote server (IP: 
155.98.64.87)
WARNING: getpatch: Can't download daily-10880.cdiff from db.us.clamav.net
Trying host db.us.clamav.net (155.98.64.87)...
WARNING: getfile: daily-10880.cdiff not found on remote server (IP: 
155.98.64.87)
WARNING: getpatch: Can't download daily-10880.cdiff from db.us.clamav.net
Trying host db.us.clamav.net (155.98.64.87)...
WARNING: getfile: daily-10880.cdiff not found on remote server (IP: 
155.98.64.87)
WARNING: getpatch: Can't download daily-10880.cdiff from db.us.clamav.net
WARNING: Incremental update failed, trying to download daily.cvd
Trying host db.us.clamav.net (155.98.64.87)...
Downloading daily.cvd [100%]
WARNING: Mirror 155.98.64.87 is not synchronized.
Trying again in 5 secs...
ClamAV update process started at Sat May  1 03:12:38 2010
main.cld is up to date (version: 52, sigs: 704727, f-level: 44, builder: sven)
Trying host db.us.clamav.net (155.98.64.87)...
WARNING: getfile: daily-10880.cdiff not found on remote server (IP: 
155.98.64.87)
WARNING: getpatch: Can't download daily-10880.cdiff from db.us.clamav.net
Trying host db.us.clamav.net (155.98.64.87)...
WARNING: getfile: daily-10880.cdiff not found on remote server (IP: 
155.98.64.87)
WARNING: getpatch: Can't download daily-10880.cdiff from db.us.clamav.net
Trying host db.us.clamav.net (155.98.64.87)...
WARNING: getfile: daily-10880.cdiff not found on remote server (IP: 
155.98.64.87)
WARNING: getpatch: Can't download daily-10880.cdiff from db.us.clamav.net
WARNING: Incremental update failed, trying to download daily.cvd
Trying host db.us.clamav.net (155.98.64.87)...
Downloading daily.cvd [100%]
WARNING: Mirror 155.98.64.87 is not synchronized.
Trying again in 5 secs...
ClamAV update process started at Sat May  1 03:12:46 2010
main.cld is up to date (version: 52, sigs: 704727, f-level: 44, builder: sven)
Trying host db.us.clamav.net (155.98.64.87)...
WARNING: getfile: daily-10880.cdiff not found on remote server (IP: 
155.98.64.87)
WARNING: getpatch: Can't download daily-10880.cdiff from db.us.clamav.net
Trying host db.us.clamav.net (155.98.64.87)...
WARNING: getfile: daily-10880.cdiff not found on remote server (IP: 
155.98.64.87)
WARNING: getpatch: Can't download daily-10880.cdiff from db.us.clamav.net
Trying host db.us.clamav.net (155.98.64.87)...
WARNING: getfile: daily-10880.cdiff not found on remote server (IP: 
155.98.64.87)
ERROR: getpatch: Can't download daily-10880.cdiff from db.us.clamav.net
WARNING: Incremental update failed, trying to download daily.cvd
Trying host db.us.clamav.net (155.98.64.87)...
Downloading daily.cvd [100%]
WARNING: Mirror 155.98.64.87 is not synchronized.
Giving up on db.us.clamav.net...
ClamAV update process started at Sat May  1 03:12:51 2010
main.cld is up to date (version: 52, sigs: 704727, f-level: 44, builder: sven)
Trying host db.local.clamav.net (155.98.64.87)...
WARNING: getfile: daily-10880.cdiff not found on remote server (IP: 
155.98.64.87)
WARNING: getpatch: Can't download daily-10880.cdiff from db.local.clamav.net
Trying host db.local.clamav.net (155.98.64.87)...
WARNING: getfile: daily-10880.cdiff not found on remote server (IP: 
155.98.64.87)
WARNING: getpatch: Can't download daily-10880.cdiff from db.local.clamav.net
Trying host db.local.clamav.net (155.98.64.87)...
WARNING: getfile: daily-10880.cdiff not found on remote server (IP: 
155.98.64.87)
WARNING: getpatch: Can't download daily-10880.cdiff from db.local.clamav.net
WARNING: Incremental update failed, trying to download daily.cvd
Trying host db.local.clamav.net (155.98.64.87)...
Downloading daily.cvd [100%]
WARNING: Mirror 155.98.64.87 is not synchronized.
Trying again in 5 secs...
ClamAV update process started at Sat May  1 03:13:01 2010
main.cld is up to date (version: 52, sigs: 704727, f-level: 44, builder: sven)
Trying host db.local.clamav.net (155.98.64.87)...
WARNING: ge

Re: [Clamav-users] Mirror problem?

2010-05-05 Thread Török Edwin
On 2010-05-05 18:26, Alan Stern wrote:
> On Wed, 5 May 2010, Charles Gregory wrote:
> 
>> On Wed, 5 May 2010, Paul Whelan wrote:
>> Is there a problem with this mirror?
>>> Yes, as I read http://www.clamav.net/mirrors.html
>>> paul
>>
>> Okay, I can see on that page the problem with the Canadian mirror 
>> clamav.gossamer-threads.com, just as I asked about last week.
>>
>> But does this logging of problems mean that someone is *doing* something 
>> to insure the reliability of the mirrors? Also, if the selected mirror for 
>> an update fails, shouldn't freshclam try another mirror? Or is that 
>> happening, and the only fault is that my cron job only shows the errors 
>> and not a followup successful update from the other mirror?
>>
>> (Note: my cron is programmed to /dev/null freshclam reports that look 
>> perfectly normal)
> 
> That's exactly what seems peculiar.  Here's my cron output (with no 
> filtering):
> 
> --
> ClamAV update process started at Sat May  1 03:12:30 2010
> main.cld is up to date (version: 52, sigs: 704727, f-level: 44, builder: sven)
> Trying host db.us.clamav.net (155.98.64.87)...
> WARNING: getfile: daily-10880.cdiff not found on remote server (IP: 
> 155.98.64.87)
> WARNING: getpatch: Can't download daily-10880.cdiff from db.us.clamav.net
> Trying host db.us.clamav.net (155.98.64.87)...
> WARNING: getfile: daily-10880.cdiff not found on remote server (IP: 
> 155.98.64.87)
> WARNING: getpatch: Can't download daily-10880.cdiff from db.us.clamav.net
> Trying host db.us.clamav.net (155.98.64.87)...
> WARNING: getfile: daily-10880.cdiff not found on remote server (IP: 
> 155.98.64.87)
> WARNING: getpatch: Can't download daily-10880.cdiff from db.us.clamav.net
> WARNING: Incremental update failed, trying to download daily.cvd
> Trying host db.us.clamav.net (155.98.64.87)...
> Downloading daily.cvd [100%]
> WARNING: Mirror 155.98.64.87 is not synchronized.
> Trying again in 5 secs...
> ClamAV update process started at Sat May  1 03:12:38 2010
> main.cld is up to date (version: 52, sigs: 704727, f-level: 44, builder: sven)
> Trying host db.us.clamav.net (155.98.64.87)...
> WARNING: getfile: daily-10880.cdiff not found on remote server (IP: 
> 155.98.64.87)
> WARNING: getpatch: Can't download daily-10880.cdiff from db.us.clamav.net
> Trying host db.us.clamav.net (155.98.64.87)...
> WARNING: getfile: daily-10880.cdiff not found on remote server (IP: 
> 155.98.64.87)
> WARNING: getpatch: Can't download daily-10880.cdiff from db.us.clamav.net
> Trying host db.us.clamav.net (155.98.64.87)...
> WARNING: getfile: daily-10880.cdiff not found on remote server (IP: 
> 155.98.64.87)
> WARNING: getpatch: Can't download daily-10880.cdiff from db.us.clamav.net
> WARNING: Incremental update failed, trying to download daily.cvd
> Trying host db.us.clamav.net (155.98.64.87)...
> Downloading daily.cvd [100%]
> WARNING: Mirror 155.98.64.87 is not synchronized.
> Trying again in 5 secs...
> ClamAV update process started at Sat May  1 03:12:46 2010
> main.cld is up to date (version: 52, sigs: 704727, f-level: 44, builder: sven)
> Trying host db.us.clamav.net (155.98.64.87)...
> WARNING: getfile: daily-10880.cdiff not found on remote server (IP: 
> 155.98.64.87)
> WARNING: getpatch: Can't download daily-10880.cdiff from db.us.clamav.net
> Trying host db.us.clamav.net (155.98.64.87)...
> WARNING: getfile: daily-10880.cdiff not found on remote server (IP: 
> 155.98.64.87)
> WARNING: getpatch: Can't download daily-10880.cdiff from db.us.clamav.net
> Trying host db.us.clamav.net (155.98.64.87)...
> WARNING: getfile: daily-10880.cdiff not found on remote server (IP: 
> 155.98.64.87)
> ERROR: getpatch: Can't download daily-10880.cdiff from db.us.clamav.net
> WARNING: Incremental update failed, trying to download daily.cvd
> Trying host db.us.clamav.net (155.98.64.87)...
> Downloading daily.cvd [100%]
> WARNING: Mirror 155.98.64.87 is not synchronized.
> Giving up on db.us.clamav.net...
> ClamAV update process started at Sat May  1 03:12:51 2010
> main.cld is up to date (version: 52, sigs: 704727, f-level: 44, builder: sven)
> Trying host db.local.clamav.net (155.98.64.87)...
> WARNING: getfile: daily-10880.cdiff not found on remote server (IP: 
> 155.98.64.87)
> WARNING: getpatch: Can't download daily-10880.cdiff from db.local.clamav.net
> Trying host db.local.clamav.net (155.98.64.87)...
> WARNING: getfile: daily-10880.cdiff not found on remote server (IP: 
> 155.98.64.87)
> WARNING: getpatch: Can't download daily-10880.cdiff from db.local.clamav.net
> Trying host db.local.clamav.net (155.98.64.87)...
> WARNING: getfile: daily-10880.cdiff not found on remote server (IP: 
> 155.98.64.87)
> WARNING: getpatch: Can't download daily-10880.cdiff from db.local.clamav.net
> WARNING: Incremental update failed, trying to download daily.cvd
> Trying host db.local.clamav.net (155.98.64.87)...
> Downloading daily.cvd [100%]
> WARNING: Mirror 155.98.64.87 is not synchronized.
> Trying ag

Re: [Clamav-users] Mirror problem?

2010-05-05 Thread Alan Stern
On Wed, 5 May 2010, Török Edwin wrote:

> > That's exactly what seems peculiar.  Here's my cron output (with no 
> > filtering):
> > 
> > --
> > ClamAV update process started at Sat May  1 03:12:30 2010
> > main.cld is up to date (version: 52, sigs: 704727, f-level: 44, builder: 
> > sven)
> > Trying host db.us.clamav.net (155.98.64.87)...
> > WARNING: getfile: daily-10880.cdiff not found on remote server (IP: 
> > 155.98.64.87)
> > WARNING: getpatch: Can't download daily-10880.cdiff from db.us.clamav.net
> > Trying host db.us.clamav.net (155.98.64.87)...
> > WARNING: getfile: daily-10880.cdiff not found on remote server (IP: 
> > 155.98.64.87)
> > WARNING: getpatch: Can't download daily-10880.cdiff from db.us.clamav.net
...

> Try running freshclam with -v (or LogVerbose) to see when mirrors are
> blacklisted.

"freshclam -v" does not say anything about blacklisted mirrors.  It
also doesn't try to use 155.98.64.87 -- it uses a different mirror
(213.165.80.159) and succeeds immediately.

> Does it still keep trying the same mirror over and over, and the others
> are not blacklisted?

It doesn't have to retry anything.  Can you suggest a way to make to
make freshclam try 155.98.64.87 first?

Alan Stern

___
Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net
http://www.clamav.net/support/ml


Re: [Clamav-users] Mirror problem?

2010-05-05 Thread Török Edwin
On 05/05/2010 07:13 PM, Alan Stern wrote:
> On Wed, 5 May 2010, Török Edwin wrote:
> 
>>> That's exactly what seems peculiar.  Here's my cron output (with no 
>>> filtering):
>>>
>>> --
>>> ClamAV update process started at Sat May  1 03:12:30 2010
>>> main.cld is up to date (version: 52, sigs: 704727, f-level: 44, builder: 
>>> sven)
>>> Trying host db.us.clamav.net (155.98.64.87)...
>>> WARNING: getfile: daily-10880.cdiff not found on remote server (IP: 
>>> 155.98.64.87)
>>> WARNING: getpatch: Can't download daily-10880.cdiff from db.us.clamav.net
>>> Trying host db.us.clamav.net (155.98.64.87)...
>>> WARNING: getfile: daily-10880.cdiff not found on remote server (IP: 
>>> 155.98.64.87)
>>> WARNING: getpatch: Can't download daily-10880.cdiff from db.us.clamav.net
> ...
> 
>> Try running freshclam with -v (or LogVerbose) to see when mirrors are
>> blacklisted.
> 
> "freshclam -v" does not say anything about blacklisted mirrors.  It
> also doesn't try to use 155.98.64.87 -- it uses a different mirror
> (213.165.80.159) and succeeds immediately.
> 
>> Does it still keep trying the same mirror over and over, and the others
>> are not blacklisted?
> 
> It doesn't have to retry anything.  Can you suggest a way to make to
> make freshclam try 155.98.64.87 first?

Remove mirrors.dat, run freshclam until 155.98.64.87 is the first
mirror. If not remove mirrors.data again, and retry.

___
Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net
http://www.clamav.net/support/ml


Re: [Clamav-users] Mirror problem?

2010-05-05 Thread Jason Bertoch

On 2010/05/05 11:51 AM, Török Edwin wrote:


Try running freshclam with -v (or LogVerbose) to see when mirrors are
blacklisted.
Does it still keep trying the same mirror over and over, and the others
are not blacklisted?



Yes, it continues to try 155.98.64.87 over and over again.

--
/Jason



smime.p7s
Description: S/MIME Cryptographic Signature
___
Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net
http://www.clamav.net/support/ml

Re: [Clamav-users] Mirror problem?

2010-05-05 Thread Alan Stern
On Wed, 5 May 2010, Török Edwin wrote:

> > It doesn't have to retry anything.  Can you suggest a way to make to
> > make freshclam try 155.98.64.87 first?
> 
> Remove mirrors.dat, run freshclam until 155.98.64.87 is the first
> mirror. If not remove mirrors.data again, and retry.

Nothing interesting happened after the first time I tried this (and the 
first time it used a different mirror).  Now all I get is:

# freshclam -v 
Current working dir is /var/clamav
Max retries == 3
ClamAV update process started at Wed May  5 14:44:14 2010
Using IPv6 aware code
Querying current.cvd.clamav.net
TTL: 787
Software version from DNS: 0.96
main.cvd version from DNS: 52
main.cld is up to date (version: 52, sigs: 704727, f-level: 44, builder: sven)
daily.cvd version from DNS: 10928
daily.cld is up to date (version: 10928, sigs: 58816, f-level: 51, builder: 
arnaud)
bytecode.cvd version from DNS: 15
bytecode.cld is up to date (version: 15, sigs: 2, f-level: 51, builder: nervous)

Alan Stern

___
Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net
http://www.clamav.net/support/ml