Re: [clamav-users] Question about clamAV dependencies

2020-12-09 Thread Ttito Concha, Darwin via clamav-users
Hi Andrew, thanks for the quick reply. I am using it to scan any type of file that is uploaded to our server. Regards, Darwin On 09/12/20 18:53, "Andrew C Aitchison" wrote: On Wed, 9 Dec 2020, Ttito Concha, Darwin via clamav-users wrote: > Hi Team, > > Currently I am using Cl

[clamav-users] Question about clamAV dependencies

2020-12-09 Thread Ttito Concha, Darwin via clamav-users
Hi Team, Currently I am using ClamAV in openSUSE. So to install it I run zypper install clamav, which ask to install 27 dependencies. I would like to know if all these dependencies are needed, since I tried to install clamAV only by installing two of these dependencies: libclammspack0, libclam

Re: [clamav-users] local server takes time to update clamav db

2020-12-09 Thread Micah Snyder (micasnyd) via clamav-users
Hey Gal, This message: “*The daily.cvd database downloaded from https://database.clamav.net is one version older than advertised in the DNS TXT record.” is a verbose-level message from freshclam but is not an error to worry about. It indicates a known issue with CloudFlare caching that our team

Re: [clamav-users] local server takes time to update clamav db

2020-12-09 Thread Paul Kosinski via clamav-users
"This is one of the IPs which I was expecting to see. I wouldn't expect any problems with it, our ClamAV server updated from it at 1818 GMT last night." Unfortunately, given the way Cloudflare works, the IP address (e.g., 104.16.218.84) isn't the whole story. A particular Anycast IP address such

Re: [clamav-users] local server takes time to update clamav db

2020-12-09 Thread Gal Cohen
The same problem happens to me now when trying to update from 26012 to 26013 version I was trying to wget directly from each IP (104.16.218.84, 104.16.219.8) and still I'm getting 26012 version from them. maybe this relates to the fact `scriptUpdates no`? even though the server should be configure

Re: [clamav-users] local server takes time to update clamav db

2020-12-09 Thread G.W. Haywood via clamav-users
Hi there, On Wed, 9 Dec 2020, Gal Cohen wrote: 5. here are the full logs of the latest update failure (26011 -> 26012),freshclam run takes 19 sec Tue Dec 8 22:00:02 2020 -> ClamAV update process started at Tue Dec 8 22:00:02 2020 ... Tue Dec 8 22:00:02 2020 -> *check_for_new_database_versi

Re: [clamav-users] Pop! OS

2020-12-09 Thread G.W. Haywood via clamav-users
Hi there, On Tue, 8 Dec 2020, David García via clamav-users wrote: Hi, i'm having problems installing ClamAV following the method shown in: https://www.clamav.net/documents/installation-on-debian-and-ubuntu-linux-distributions ... I got scared by the last message (Unable to locate package...)

Re: [clamav-users] local server takes time to update clamav db

2020-12-09 Thread Gal Cohen
Hi all, 1. the daily.cvd file I referring to is on the local server which acts as the private local mirror (not referring to clients at all) 2. The freshclam is running in a docker , his image came from `alpine:3.12` and clamav was install with that command: `apk add --no-cache clamav=0.102.4-r11