Mailing List Archive

Re: [clamav-users] [External] Re: [External] ClamAV® blog: ClamAV 0.103.0 release candidate
>> 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


_______________________________________________

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
Re: [clamav-users] [External] RE: [External] ClamAV® blog: ClamAV 0.103.0 release candidate [ In reply to ]
Hi Micah, I just posted a detailed response to G.W.'s thoughts but from
my POV, clamd is not starting up after waiting 29 minutes. If a ticket
is not open, I'll get a BZ filed after the next round of debugging. 
Want to make sure it isn't something stupid on my end.

On 8/19/2020 2:46 PM, Micah Snyder (micasnyd) wrote:
>
> Hi Kevin,
>
>  
>
> Do I understand you correctly that clamd is hanging indefinitely?
>
> A few things that may help…
>
>  
>
> 1. Lets track this in a Bugzilla ticket:
> https://bugzilla.clamav.net/enter_bug.cgi?product=ClamAV
> 2. Can you provide the clamconf output?
> 3. Try running clamd Debug yes set in clamd.conf.  The output
> probably won’t show much, but perhaps there will be something.
> 4. Kevin’s note about using `script` to record and review the log is
> also interesting.  The libssl version mismatch between what
> libclamav pulled in and what libcurl was compiled with (observed
> by Ged) is certainly concerning, thought it shouldn’t affect clamd
> startup (no curl dependency there).  Did you observe anything
> similar?
>
>  
>
> -Micah
>
>  
>
--
*Kevin A. McGrail*
CEO Emeritus

Peregrine Computer Consultants Corporation
10311 Cascade Lane
Fairfax, VA 22032

http://www.pccc.com/

703-359-9700 / 800-823-8402 (Toll-Free)
703-798-0171 (wireless)
KMcGrail@PCCC.com <mailto:kmcgrail@pccc.com>

https://www.linkedin.com/in/kmcgrail
Re: [clamav-users] [External] Re: [External] ClamAV? blog: ClamAV 0.103.0 release candidate [ In reply to ]
Hi there,

On Wed, 19 Aug 2020, Kevin A. McGrail via clamav-users wrote:

> ?./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

You might want to try 'make check' before 'make install'.

At least if the tests don't fail we'll know they need work. :)

--

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
Re: [clamav-users] [External] Re: [External] ClamAV® blog: ClamAV 0.103.0 release candidate [ In reply to ]
Citeren "G.W. Haywood via clamav-users" <clamav-users@lists.clamav.net>:

> Hi there,
>
> On Wed, 19 Aug 2020, Kevin A. McGrail via clamav-users wrote:
>
>>  ./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
>
> You might want to try 'make check' before 'make install'.
>
> At least if the tests don't fail we'll know they need work. :)

I guess we already know from the results in openSUSE Tumbleweed (which
fails in a similar fashion):

[ 149s]
============================================================================
[ 149s] Testsuite summary for ClamAV 0.103.0-rc
[ 149s]
============================================================================
[ 149s] # TOTAL: 13
[ 149s] # PASS: 7
[ 149s] # SKIP: 6
[ 149s] # XFAIL: 0
[ 149s] # FAIL: 0
[ 149s] # XPASS: 0
[ 149s] # ERROR: 0
[ 149s]
============================================================================

Full log:
https://build.opensuse.org/public/build/home:adkorte/openSUSE_Tumbleweed/x86_64/clamav/_log






_______________________________________________

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