Re: [clamav-users] libclamav could not verify database (SPARCv8 cpu)

2013-11-07 Thread Vid Luther
unsubscribe ___ Help us build a comprehensive ClamAV guide: https://github.com/vrtadmin/clamav-faq http://www.clamav.net/support/ml

Re: [clamav-users] libclamav could not verify database (SPARCv8 cpu)

2013-09-30 Thread Serj Notforu
Definitely for my case it is a sha256 calculation problem. I started to compare debug output from x86 (which works ok) and this VLIW stuff and found the following: libclamav/dsig.c cli_versig2() fails on "if(!(salt = memchr(data, 0x01, BLK_LEN)))" for VLIW and difference in ctx contents (compare

Re: [clamav-users] libclamav could not verify database (SPARCv8 cpu)

2013-09-30 Thread David Raynor
It may be something platform-specific. Please open a bugzilla bug at bugzilla.clamav.net. If you can attach the config.log files from both 0.97.8 and 0.98 then we can take a closer look from there. Dave R. On Sun, Sep 29, 2013 at 10:00 AM, Ari Sovijärvi wrote: > > Note that clamav was compiled

[clamav-users] libclamav could not verify database (SPARCv8 cpu)

2013-09-29 Thread Ari Sovijärvi
> Note that clamav was compiled for SPARCv8 compatible processor so for me it > looks like a byte-order problem. > Actually it is not a SPARC, but a VLIW processor binary compatible with x86. > At least standart byte-order check in C shows little-endian. I have ClamAV running on a FreeBSD 8/SPARC-

Re: [clamav-users] libclamav could not verify database (SPARCv8 cpu)

2013-09-23 Thread Serj Notforu
UPDATE > Hello, I tried to start a directory scan with client used > clamav-0.97.7.tar.gz and fresh databases > and get the following errors (actually not from stderr but using strace): > > LibClamAV Warning: Cannot dlopen libclamunrar_iface: file not found - unrar > support unavailable > LibC

[clamav-users] libclamav could not verify database (SPARCv8 cpu)

2013-09-15 Thread Serj Notforu
Hello, I tried to start a directory scan with client used clamav-0.97.7.tar.gz and fresh databases and get the following errors (actually not from stderr but using strace): LibClamAV Warning: Cannot dlopen libclamunrar_iface: file not found - unrar support unavailable LibClamAV Warning: ***