Bruce Richardson wrote:
I have an interesting situation where my Debian/Sarge workstation is
happily running clamav and freshclam (version 0.60.x) but the
Debian/Woody boxes onto which I have just installed clamav (version
0.65-1, backported) complain of an MD5 error and refuse to do anything.

Now, I understand this is due to a problem with the latest version of
the database files, not with the Debian clamav backport.  But it leaves
me stuck, since I have no older version of the files.  Is there somwhere
I can download an older, working version of the database files?

AFAIK these MD5 problems are not related to faulty database files. If you backported clamav yourself, please make sure that $src/libclamav/md5.c (around line 50) reads

#if WORDS_BIGENDIAN

and NOT

#ifdef WORDS_BIGENDIAN

This is also the cause for clamav_0.65-2 (which entered sid ~20 hours ago) not working.

Where did you get that backport from?

Thomas


------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn _______________________________________________ Clamav-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/clamav-users

Reply via email to