Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Sep 2004 06:43:16 -0400
From:      Dewey Hylton <dewey@hyltown.com>
To:        markun@onohara.to
Cc:        ports@FreeBSD.org
Subject:   clamav fails to unpack cvd files
Message-ID:  <1095590596.414d62c48ef64@webmail.hyltown.com>

next in thread | raw e-mail | index | archive | help
i've tried installing the port both via "make install" in the ports tree and via
portinstall - and on freebsd 4.8 and 5.2.1 - and get the same results any way i
try. works fine with default install on gentoo linux, so i know the software
itself works. here's what i'm seeing:

$ uname -a
FreeBSD bsdtest.fm.novanthealth.org 5.2.1-RELEASE FreeBSD 5.2.1-RELEASE #0: Mon
Feb 23 20:45:55 GMT 2004    
root@wv1u.btc.adaptec.com:/usr/obj/usr/src/sys/GENERIC  i386
$ pkg_info|grep clamav
clamav-0.75.1       Command line virus scanner written entirely in C
$ freshclam --datadir . --log freshclam.log
ClamAV update process started at Sun Sep 19 10:09:45 2004
Reading CVD header (main.cvd): OK
Downloading main.cvd [*]
main.cvd updated (version: 27, sigs: 23982, f-level: 2, builder: tomek)
Reading CVD header (daily.cvd): OK
Downloading daily.cvd [*]
daily.cvd updated (version: 496, sigs: 185, f-level: 2, builder: ccordes)
Database updated (24167 signatures) from database.clamav.net (213.230.200.242).
$ ls
daily.cvd       freshclam.log   main.cvd
$ sigtool --unpack-current daily.cvd
LibClamAV Error: Unknown type flag 3.
ERROR: Can't unpack file.

fwiw, the cvd files need to be unpacked to be usable for messagewall, my smtp proxy.

thanks for any help!



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1095590596.414d62c48ef64>