[clamav-users] [External] Re: [External] ClamAV® blog: ClamAV 0.103.0 release candidate
Kevin A. McGrail
kmcgrail at pccc.com
Wed Aug 19 20:11:11 UTC 2020
>> I tested the RC on a machine with 0.102.4 on it.
>
> Could you tell us what operating system you're using?
CentOS 6
>
>> I did the same configure line, make, make install and ldconfig -v and
>
> Please give the full, precise details.
./configure --prefix=/usr/local/clamav --with-user=defang
--with-group=defang --enable-llvm=no --with-openssl=/usr/local/ssl
--with-pcre=/usr/local/pcre2 --disable-clamonacc
make
make install
ldconfig -v
then /etc/rc.d/init.d/clamd start
After 29 minutes, I gave up. These are the two lines in clamd.log
Wed Aug 19 15:59:32 2020 -> SelfCheck: Database status OK.
Wed Aug 19 16:08:27 2020 -> Waiting for all threads to finish
>
>> then tried to start the clamd daemon. After 29 minutes i gave up and
>> reverted to 0.102.4.
>
> Again, details please. Where did you look for feedback about the
> state of the clamd process? Did you look for running processes
> (e.g. 'top') or in any logs (e.g. in /var/log); did you look at things
> like memory and CPU usage?
I ran /etc/rc.d/init.d/clamd start with the rc.d script. I gave up
after 29 minutes of waiting, and did a make install of 0.102.4 and
started it back up.
>
>> What can I get from the system that might be helpful for debugging
>> purposes?
>
> There should be logs of the results of the configuration and build in
> config.log in the source top level directory (where the configuration
> script and makefiles live). That should be useful but it's probably a
> lot to post so if you can put it somewhere where it can be downloaded
> and post a link to it that will minimize the mailing list traffic.
http://talonator.pccc.com/clamav/ has the config.log, the clamd script
and the clamd.conf file
> Do you know where the binaries should have been placed? Can you
> confirm that they exist there and that the timestamps look right?
> Can you see anything at all in the logs that might shed any light?
I see no indications that it's anything but all systems go until the
failure with the init script.
>
>> Anything I should do differently for testing?
>
> If you mean anything different from building 0.102.4 to build 0.103,
> then you might need to install the right libcurl and libcurl-dev
> libraries.
>
Interesting, what are the right libcurl libs?
re: typescript, also in the http://talonator.pccc.com/clamav/ dir. I
started from scratch on this untarring, making and installing.
Regards,
KAM
More information about the clamav-users
mailing list