[clamav-users] Communication error

2014-05-30 Thread Henri Salo
Hello list, I've been having lots of problems with scanning major dataset. Command I execute is: "clamdscan -i -m --fdpass /mnt/dataset/ --log=clamav.log" After some time of processing ClamAV starts to find malware and in this point I'm still a happy administrator. Soon my feelings get little con

Re: [clamav-users] Communication error

2014-05-30 Thread Shawn Webb
On Fri, May 30, 2014 at 6:21 AM, Henri Salo wrote: > Hello list, > > I've been having lots of problems with scanning major dataset. Command I > execute > is: "clamdscan -i -m --fdpass /mnt/dataset/ --log=clamav.log" > > After some time of processing ClamAV starts to find malware and in this > poi

Re: [clamav-users] ClamAV®: ClamAV 0.98.4rc1 is now available!

2014-05-30 Thread Andreas Schulze
Am 16.05.2014 16:08 schrieb Martin Preen: > The compilation with Solaris OpenSSL 0.9.7 stops with > > "crypto.c", line 834: undefined symbol: X509_VERIFY_PARAM > "crypto.c", line 834: undefined symbol: param > "crypto.c", line 834: syntax error before or at: = > "crypto.c", line 860: warning: impl

Re: [clamav-users] ClamAV®: ClamAV 0.98.4rc1 is now available!

2014-05-30 Thread Charles Swiger
Hi-- On May 30, 2014, at 6:37 AM, Andreas Schulze wrote: > Am 16.05.2014 16:08 schrieb Martin Preen: >> The compilation with Solaris OpenSSL 0.9.7 stops with >> >> "crypto.c", line 834: undefined symbol: X509_VERIFY_PARAM >> "crypto.c", line 834: undefined symbol: param >> "crypto.c", line 834:

Re: [clamav-users] Communication error

2014-05-30 Thread Henri Salo
On Fri, May 30, 2014 at 08:16:46AM -0400, Shawn Webb wrote: > Hey Henri, > > Which version of ClamAV are you using? On what OS and architecture? > > Thanks, > Shawn Hello Shawn and thank you for replying, I have this issue with versions: - Debian stable 0.98.1+dfsg-1+deb7u3 - ClamAV upstream 0.

Re: [clamav-users] Communication error

2014-05-30 Thread Shawn Webb
On Fri, May 30, 2014 at 1:14 PM, Henri Salo wrote: > On Fri, May 30, 2014 at 08:16:46AM -0400, Shawn Webb wrote: > > Hey Henri, > > > > Which version of ClamAV are you using? On what OS and architecture? > > > > Thanks, > > Shawn > > Hello Shawn and thank you for replying, > > I have this issue w

Re: [clamav-users] ClamAV®: ClamAV 0.98.4rc1 is now available!

2014-05-30 Thread Andreas Schulze
Am 30.05.2014 10:02 schrieb Charles Swiger: > > Is there a chance the codepath could be disabled? > > Of course. Source code is available; and anyone is welcome to create a patch. Charles, thanks for response. I'm not unfamiliar in creating patches but here I need a hint to a starting point. T

[clamav-users] libclamunrar_iface.so

2014-05-30 Thread Andreas Schulze
Hello, after packaging 0.98.4-rc1 I noticed a message after starting clamav: LibClamAV Warning: Cannot dlopen: file not found – unrar support unavailable solution: ln -s /usr/lib/libclamunrar_iface.so.6 /usr/lib/libclamunrar_iface.so I wonder why this link is now needed while 0.98.1 and ma

Re: [clamav-users] libclamunrar_iface.so

2014-05-30 Thread Shawn Webb
On May 30, 2014 5:11 PM, "Andreas Schulze" wrote: > > Hello, > > after packaging 0.98.4-rc1 I noticed a message after starting clamav: > LibClamAV Warning: Cannot dlopen: file not found – unrar support unavailable > > solution: > ln -s /usr/lib/libclamunrar_iface.so.6 /usr/lib/libclamunrar_if

Re: [clamav-users] ClamAV®: ClamAV 0.98.4rc1 is now available!

2014-05-30 Thread Charles Swiger
On May 30, 2014, at 2:06 PM, Andreas Schulze wrote: > Am 30.05.2014 10:02 schrieb Charles Swiger: >>> Is there a chance the codepath could be disabled? >> >> Of course. Source code is available; and anyone is welcome to create a >> patch. > > Charles, > > thanks for response. I'm not unfamili