Hi there,

On Wed, 19 Aug 2020, Kevin A. McGrail via clamav-users wrote:
On 8/18/2020 5:57 PM, Joel Esler (jesler) via clamav-users wrote:


https://blog.clamav.net/2020/08/clamav-01030-release-candidate.html


  ClamAV 0.103.0 release candidate

Today we are pleased to announce the ClamAV 0.103.0 release candidate
<https://www.clamav.net/downloads>!

I tested the RC on a machine with 0.102.4 on it.

Could you tell us what operating system you're using?

I did the same configure line, make, make install and ldconfig -v and

Please give the full, precise details.

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?

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.

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?

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.

You could run 'script' before you start the build process, then after
you finish the build type 'exit'.  You will then have a file called
'typescript' which contains everything that happened.  In addition to
being useful to convey what happened to others, the 'typescript' file
can be helpful if warnings and errors shoot off the top of the screen
while you're watching the build and you don't know how important they
might have been. :) If your typing is as bad as mine and you do a lot
of backspacing and things like that during the build session then the
'typescript' file will contain some interesting characters but apart
from that it will pretty much show you exactly what you typed and the
results of typing it.  I haven't yet had a chance to build 0.103 on a
production server, but this is from my laptop just now:

laptop3:~/Downloads/src/net/mail/clamav-0.103.0-rc$ >>> ls -l typescript -rw-r--r-- 1 ged ged 48484 Aug 19 18:48 typescript laptop3:~/Downloads/src/net/mail/clamav-0.103.0-rc$ >>> grep -i warning typescript /usr/bin/ld: warning: libssl.so.1.0.2, needed by /usr/lib/x86_64-linux-gnu/libcurl.so, may conflict with libssl.so.1.1
/usr/bin/ld: warning: libcrypto.so.1.0.2, needed by 
/usr/lib/x86_64-linux-gnu/libcurl.so, may conflict with libcrypto.so.1.1
/usr/bin/ld: warning: libssl.so.1.0.2, needed by 
/usr/lib/x86_64-linux-gnu/libcurl.so, may conflict with libssl.so.1.1
/usr/bin/ld: warning: libcrypto.so.1.0.2, needed by 
/usr/lib/x86_64-linux-gnu/libcurl.so, may conflict with libcrypto.so.1.1

I'm afraid I don't have time right now to look into this.  I haven't
tried to run anything from this build yet, there's no point my trying
to do that on the laptop.

--

73,
Ged.

_______________________________________________

clamav-users mailing list
clamav-users@lists.clamav.net
https://lists.clamav.net/mailman/listinfo/clamav-users


Help us build a comprehensive ClamAV guide:
https://github.com/vrtadmin/clamav-faq

http://www.clamav.net/contact.html#ml

Reply via email to