[Bug 863303] missing dependency "clamav-server-sysvinit" required

bugzilla at redhat.com bugzilla at redhat.com
Thu Oct 11 13:23:45 UTC 2012


https://bugzilla.redhat.com/show_bug.cgi?id=863303

Neil Squires <neil at squires.id.au> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |neil at squires.id.au

--- Comment #2 from Neil Squires <neil at squires.id.au> ---
I also experienced this bug following a restart of the server. The fix was to
do:

# yum install clamav-server-sysvinit

Log errors before the install

Oct 11 23:02:12 mailgw amavis[10659]: (10659-04) (!)ClamAV-clamd: Can't connect
to UNIX socket /var/spool/amavisd/clamd.sock: No such file or directory,
retrying (2)
Oct 11 23:02:15 mailgw amavis[10658]: (10658-04) (!)ClamAV-clamd av-scanner
FAILED: run_av error: Too many retries to talk to /var/spool/amavisd/clamd.sock
(Can't connect to UNIX socket /var/spool/amavisd/clamd.sock: No such file or
directory) at (eval 86) line 375.\n
Oct 11 23:02:15 mailgw amavis[10658]: (10658-04) (!!)WARN: all primary virus
scanners failed, considering backups
Oct 11 23:02:18 mailgw amavis[10659]: (10659-04) (!)ClamAV-clamd av-scanner
FAILED: run_av error: Too many retries to talk to /var/spool/amavisd/clamd.sock
(Can't connect to UNIX socket /var/spool/amavisd/clamd.sock: No such file or
directory) at (eval 86) line 375.\n
Oct 11 23:02:18 mailgw amavis[10659]: (10659-04) (!!)WARN: all primary virus
scanners failed, considering backups

Prior to the install

# service clamd.amavisd start
/etc/init.d/clamd.amavisd: line 7: /usr/share/clamav/clamd-wrapper: No such
file or directory

# ls /usr/share/clamav/
freshclam-sleep

# yum list | grep clam
clamav.x86_64                           0.97.6-1700.fc17            
@anaconda-0
clamav-data.noarch                      0.97.6-1700.fc17            
@anaconda-0
clamav-filesystem.noarch                0.97.6-1700.fc17            
@anaconda-0
clamav-lib.x86_64                       0.97.6-1700.fc17            
@anaconda-0
clamav-milter.x86_64                    0.97.6-1700.fc17            
@anaconda-0
clamav-milter-systemd.noarch            0.97.6-1700.fc17            
@anaconda-0
clamav-server.x86_64                    0.97.6-1700.fc17            
@anaconda-0
clamav-update.x86_64                    0.97.6-1700.fc17            
@anaconda-0
clamav-data-empty.noarch                0.97.6-1700.fc17             updates
clamav-devel.i686                       0.97.6-1700.fc17             updates
clamav-devel.x86_64                     0.97.6-1700.fc17             updates
clamav-lib.i686                         0.97.6-1700.fc17             updates
clamav-milter-upstart.noarch            0.97.6-1700.fc17             updates
clamav-scanner.noarch                   0.97.6-1700.fc17             updates
clamav-scanner-systemd.noarch           0.97.6-1700.fc17             updates
clamav-scanner-upstart.noarch           0.97.6-1700.fc17             updates
clamav-server-systemd.noarch            0.97.6-1700.fc17             updates
clamav-server-sysvinit.noarch           0.97.6-1700.fc17             updates
clamav-unofficial-sigs.noarch           3.7.1-7.fc17                 updates
clamsmtp.x86_64                         1.10-9.fc17                  updates
clamtk.noarch                           4.42-1.fc17                  updates
clamz.x86_64                            0.5-1.fc17                   fedora
claws-mail-plugins-clamd.x86_64         3.8.1-1.fc17                 updates
exim-clamav.x86_64                      4.76-8.fc17                  fedora
exim-clamav-sysvinit.noarch             4.76-8.fc17                  fedora

# systemctl start clamd at amavisd.service
Failed to issue method call: Unit clamd at amavisd.service failed to load: No such
file or directory. See system logs and 'systemctl status clamd at amavisd.service'
for details.

Post install clamd at amavisd.service starts normally.

-- 
You are receiving this mail because:
You are on the CC list for the bug.



More information about the perl-devel mailing list