Bug 753292 - clamav-server-sysvinit script broken
Summary: clamav-server-sysvinit script broken
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: clamav
Version: rawhide
Hardware: All
OS: Linux
unspecified
high
Target Milestone: ---
Assignee: Enrico Scholz
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-11-11 19:41 UTC by Philip Prindeville
Modified: 2011-11-18 10:05 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-11-18 10:05:40 UTC
Type: ---


Attachments (Terms of Use)

Description Philip Prindeville 2011-11-11 19:41:13 UTC
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:

Comment 1 Philip Prindeville 2011-11-18 10:05:40 UTC
By default (and perhaps design) this package installs itself but is not configured to run. Hand configuration is required.


Note You need to log in before you can comment on or make changes to this bug.