Re: [clamav-users] ***UNCHECKED*** Re: Malformed database issue

2018-07-16 Thread Micah Snyder (micasnyd)
Hi Jay, Is your system 32bit? As noted in our 0.100.0 release notes, we found that Centos 6 (and 5) provide an old version of zlib (1.2.3.3) that will fail to properly extract the ClamAV databases. You can update to 1.2.4 to resolve the issue, but I recommend at least 1.2.9 or newer as 1.2.8

Re: [clamav-users] Weird windowsx64 install issues. Unable to install because installer missing +other questions

2018-07-16 Thread Micah Snyder (micasnyd)
Hi cryofruit, Thanks for trying ClamAV! clamav-users is the correct address. Be sure that you've subscribed so you see responses. I manually CC'd yo on this email to be sure you get it. Nevermind Eric's comments about the redistributable. He's correct in that it is required for some system

Re: [clamav-users] clamav-milter with sendmail on Fedora 28: init failed to open, to error state, initialization failed, temp failing commands

2018-07-16 Thread Robert Kudyba
Thanks Micah, now getting a different error: Jul 16 10:59:23 storm clamav-milter[32079]: ClamAV: Unable to remove /var/run/clamd.scan/clamd.sock: Permission denied Jul 16 10:59:23 storm clamav-milter[32079]: ERROR: Failed to create socket /var/run/clamd.scan/clamd.sock Jul 16 10:59:23 storm clamav-

Re: [clamav-users] LibClamAV Warning: RWX mapping denied

2018-07-16 Thread Micah Snyder (micasnyd)
Hi Tilman, Sorry no one has responded to you yet. I hate seeing questions go unanswered, but I truthfully don't know the answer. Did you find a solution? Micah Snyder ClamAV Development Talos Cisco Systems, Inc. On Jul 10, 2018, at 4:46 AM, Tilman Schmidt mailto:tschm...@cardtech.de>> wrot

Re: [clamav-users] ***UNCHECKED*** Re: Re: Malformed database issue

2018-07-16 Thread Jay Hart
I will check OS version this evening when I return home. I was not able to determine which version of zlib is installed, what is a command with options that will allow me to provide that data point to you? Thanks for help so far. Jay > Hi Jay, > > Is your system 32bit? As noted in our 0.100

Re: [clamav-users] ***UNCHECKED*** Re: Re: Malformed database issue

2018-07-16 Thread Micah Snyder (micasnyd)
On CentOS you should be able to check with: `yum info zlib-devel` Alternatively, take a peek in /usr/include/zlib.h for the line starting with: #define ZLIB_VERSION Micah Snyder ClamAV Development Talos Cisco Systems, Inc. On Jul 16, 2018, at 11:24 AM, Jay Hart mailto:jh...@kevla.org>> wrote:

Re: [clamav-users] clamav-milter with sendmail on Fedora 28: init failed to open, to error state, initialization failed, temp failing commands

2018-07-16 Thread Micah Snyder (micasnyd)
Hi Robert, clamav-milter is a separate process that interacts with clamd. What user are you running clamav-milter under? It seems as thought clamav-milter doesn't have permission to access the clamd socket file to interact with clamd. Regarding multiple socket options: You are correct in tha

Re: [clamav-users] clamav-milter with sendmail on Fedora 28: init failed to open, to error state, initialization failed, temp failing commands

2018-07-16 Thread Robert Kudyba
I set: MilterSocketGroup clamscan User clamscan Still getting the permission denied. Note the process: clamscan 30407 1.4 4.6 1406020 1150544 ? Ssl 10:57 1:08 /usr/sbin/clamd -c /etc/clamd.d/scan.conf And I added most of the clamav-related users to the closely name groups: clamilt:x:123

Re: [clamav-users] clamav-milter with sendmail on Fedora 28: init failed to open, to error state, initialization failed, temp failing commands

2018-07-16 Thread Micah Snyder (micasnyd)
What are your current user/group ownership and permissions on: /var/run/clamd.scan/clamd.sock ? Regards, Micah Micah Snyder ClamAV Development Talos Cisco Systems, Inc. On Jul 16, 2018, at 12:19 PM, Robert Kudyba mailto:rkud...@fordham.edu>> wrote: I set: MilterSocketGroup clamscan User cl

Re: [clamav-users] clamav-milter with sendmail on Fedora 28: init failed to open, to error state, initialization failed, temp failing commands

2018-07-16 Thread Robert Kudyba
/var/run/clamd.scan/clamd.sock srw-rw-rw- 1 clamscan clamscan 0 Jul 16 10:57 /var/run/clamd.scan/clamd.sock On Mon, Jul 16, 2018, 12:27 PM Micah Snyder (micasnyd) wrote: > What are your current user/group ownership and permissions on: > /var/run/clamd.scan/clamd.sock ? > > Regards, > Micah > >

Re: [clamav-users] Malformed database issue

2018-07-16 Thread Walter H.
On 15.07.2018 23:05, Jay Hart wrote: Hello and good afternoon, Yessterday on a Centos 6.10 server I ran the software updater application which indicated 134 packages needed to be updated, one of which was Clamav. can you remove clamav (yum remove clamav ...) and reboot, after this reinstall it

[clamav-users] ERROR: Can't create new socket: Address family not supported by protocol

2018-07-16 Thread msxc
Trying to solve: ERROR: Can't create new socket: Address family not supported by protocol Running Centos 7. Clamav from yum package. A few weeks ago I noticed getting this error when freshclam runs It does not happen every time freshclam runs, but instead, it only appears to happen when ther

Re: [clamav-users] ERROR: Can't create new socket: Address family not supported by protocol

2018-07-16 Thread Micah Snyder (micasnyd)
The error you're referring to has been fixed in 0.100.1. Unfortunately, unless you enable ipv6 for your computer/network, you'll have to live with the error until you're able to upgrade to 0.100.1. Regards, Micah Micah Snyder ClamAV Development Talos Cisco Systems, Inc. On Jul 16, 2018, at 1

Re: [clamav-users] ***UNCHECKED*** Re: Re: Re: Malformed database issue

2018-07-16 Thread Jay Hart
Two things (each item is a bit long), with two questions/comments at the bottom: 1. I don't think zlib-devel is installed: [root@centos tmp]# yum info zlib-devel Loaded plugins: fastestmirror, refresh-packagekit, security Loading mirror speeds from cached hostfile epel/metalink

[clamav-users] ***UNCHECKED*** Re: Malformed database issue

2018-07-16 Thread Jay Hart
I do have zlib installed: root@centos include]# yum info zlib Loaded plugins: fastestmirror, refresh-packagekit, security Loading mirror speeds from cached hostfile * base: ewr.edge.kernel.org * epel: mirror.cs.princeton.edu * extras: mirror.cs.vt.edu * updates: mirror.umd.edu Installed Packag

Re: [clamav-users] ***UNCHECKED*** Re: Malformed database issue

2018-07-16 Thread Al Varnell
Micah said earlier that 1.2.3 cannot be used with ClamAV 100.x and I suspect your hardware won't support using zlib 1.2.4 or above, so you will either need that new box or roll ClamAV back to an earlier version. -Al- On Mon, Jul 16, 2018 at 07:19 PM, Jay Hart wrote: > I do have zlib installed: