Re: [clamav-users] clamav-0.101.1 - WARNING: [LibClamAV] cli_cvdload: Corrupted CVD header. ERROR: Verification: Malformed database

2019-03-22 Thread Владислав Гришин
I found mistake and  I  recompile ClamAV with  ./configure option “--with-zlib=/usr/local” but in recompile time I saw error Making all in clamscan make[2]: Entering directory `/root/clamav-0.101.1/clamscan'   CC   output.o   CC   getopt.o   CC   optparser.o   CC   actions.o  

Re: [clamav-users] clamav-0.101.1 - WARNING: [LibClamAV] cli_cvdload: Corrupted CVD header. ERROR: Verification: Malformed database

2019-03-22 Thread Владислав Гришин
[(testing) root@mx clamav-0.101.1]# ./configure --with-zlib=/usr/local ... checking for zlib installation... using /usr/local configure: error: Please install zlib and zlib-devel packages sources of new zlib placed in the source code of the new library is here /usr/src/zlib-1.2.11

Re: [clamav-users] clamav-0.101.1 - WARNING: [LibClamAV] cli_cvdload: Corrupted CVD header. ERROR: Verification: Malformed database

2019-03-22 Thread Micah Snyder (micasnyd) via clamav-users
Did you recompile ClamAV with ./configure option “--with-zlib=/usr/local”? Micah From: clamav-users on behalf of Владислав Гришин Reply-To: ClamAV users ML Date: Friday, March 22, 2019 at 5:43 PM To: "Micah Snyder (micasnyd) via clamav-users" Subject: Re: [clamav-users] clamav-0.101.1 -

Re: [clamav-users] clamav-0.101.1 - WARNING: [LibClamAV] cli_cvdload: Corrupted CVD header. ERROR: Verification: Malformed database

2019-03-22 Thread Владислав Гришин
I installed a new version of zlib. [(testing) root@mx zlib-1.2.11]# make install rm -f /usr/local/lib/libz.a cp libz.a /usr/local/lib chmod 644 /usr/local/lib/libz.a cp libz.so.1.2.11 /usr/local/lib chmod 755 /usr/local/lib/libz.so.1.2.11 rm -f /usr/local/share/man/man3/zlib.3 cp zlib.3

[clamav-users] clamav-0.101.1 - WARNING: [LibClamAV] cli_cvdload: Corrupted CVD header. ERROR: Verification: Malformed database

2019-03-22 Thread Владислав Гришин
I have compiled antivirus version clamav-0.101.1on my system Centos 5 (Final) The output of the freshclam after  running # /usr/local/bin/freshclam --show-progress --debug  -v --config-file=/usr/local/etc/freshclam.conf --datadir=/tmp/freshclamd_db Current working dir is

Re: [clamav-users] Slow reload

2019-03-22 Thread Bowie Bailey
On 3/22/2019 10:54 AM, Bowie Bailey wrote: > > The only problem I have found is that > since my databases take so long to load, avfilter_sig times out when > reloading the > virus definitions.  Is there a way to increase the timeout for avfilter_sig? Nevermind.  I updated the hardcoded value in

Re: [clamav-users] Slow reload

2019-03-22 Thread Bowie Bailey
On 3/22/2019 6:58 AM, Alessandro Vesely via clamav-users wrote: > On Thu 21/Mar/2019 21:21:45 +0100 Bowie Bailey wrote: >> >> And here's the problem.  SecuriteInfo has their own Eicar signatures, so >> ClamAV found >> those first and not the one you were expecting.  My header looks like this: >>

[clamav-users] endless cpu-usage since yesterday

2019-03-22 Thread Hajo Locke
Hello list, since yesterday we see a odd behaviour of clamd of some of our ubuntu16.04 servers (0.100.2+dfsg-1ubuntu0.16.04.1). clamd is not really starting up, it stays in top with 100% cpu usage for infinite time and opens no socket. signatur-files conf etc. is all ok, i compared with working