Hide Forgot
Description of problem: The init.d script that comes with this package (/etc/rc.d/init.d/clamav-server-sysvinit) appears to be damaged: [root@mail sysconfig]# chkconfig clamd-wrapper --list Note: This output shows SysV services only and does not include native systemd services. SysV configuration data might be overridden by native systemd configuration. service clamd-wrapper does not support chkconfig [root@mail sysconfig]# egrep '(chkconfig|description):' /etc/init.d/clamd-wrapper # Xchkconfig: - 75 35 # Xdescription: The clamd daemon listens for incoming connections on \ [root@mail sysconfig]# Also, there seems to be no %postinst script in the package: % rpm -q --scripts clamav-server-sysvinit % Version-Release number of selected component (if applicable): 0.97.3-1500 How reproducible: As above. Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
By default (and perhaps design) this package installs itself but is not configured to run. Hand configuration is required.