I compiled the clamd.exe from current cvs - under cygwin.
It loads and works OK with these files:

main.cvd 1037239 bytes
daily.cvd 72297 bytes

But now freshclam downloaded the new (?) version of these files:
ClamAV update process started at Sat Feb 28 23:32:57 2004
Reading CVD header (main.cvd): OK
Downloading main.cvd [*]
main.cvd updated (version: 20, sigs: 20112, f-level: 1, builder: tkojm)
Reading CVD header (daily.cvd): OK
Downloading daily.cvd [*]
daily.cvd updated (version: 146, sigs: 235, f-level: 1, builder: tkojm)
Database updated (20347 signatures) from database.clamav.net
(62.210.153.201)

main.cvd 945575 bytes
daily.cvd 28393 bytes

And clamd failed to load it! :

LibClamAV debug: Loading ./share/clamav/main.cvd
LibClamAV debug: ./share/clamav/main.cvd: CVD file detected
LibClamAV debug: in cli_cvdload()
LibClamAV debug: MD5(.tar.gz) = 10732d823251ab960c53e87e20f0755f
LibClamAV debug: Decoded signature: 10732d823251ab960c53e87e20f0755f
LibClamAV debug: Digital signature is correct.
LibClamAV debug: in cli_untgz()
LibClamAV debug: Unpacking /tmp/8b07be1b75074c3b/COPYING
LibClamAV debug: Unpacking /tmp/8b07be1b75074c3b/viruses.db
LibClamAV debug: Loading databases from /tmp/8b07be1b75074c3b
LibClamAV debug: Loading /tmp/8b07be1b75074c3b/viruses.db
LibClamAV debug: parse_add() return code: -5
LibClamAV Error: readdb(): Malformed pattern line 5526 (file
/tmp/8b07be1b75074c3b/viruses.db).
LibClamAV debug: cl_loaddbdir(): error loading database
/tmp/8b07be1b75074c3b/viruses.db

Old clamd.exe version (from 02/17/2004 cvs) load the same file w/o error
message:
LibClamAV debug: Loading ./share/clamav/main.cvd
LibClamAV debug: ./share/clamav/main.cvd: CVD file detected
LibClamAV debug: in cli_cvdload()
LibClamAV debug: MD5(.tar.gz) = 10732d823251ab960c53e87e20f0755f
LibClamAV debug: Decoded signature: 10732d823251ab960c53e87e20f0755f
LibClamAV debug: Digital signature is correct.
LibClamAV debug: Digital signature verification OK.
LibClamAV debug: in cli_untgz()
LibClamAV debug: Unpacking /tmp/0434500120c7c020/COPYING
LibClamAV debug: Unpacking /tmp/0434500120c7c020/viruses.db
LibClamAV debug: Loading databases from /tmp/0434500120c7c020
LibClamAV debug: Loading /tmp/0434500120c7c020/viruses.db




-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users

Reply via email to