Bug 144705

Summary: chkconfig icecream on doesn't work
Product: [openSUSE] SUSE Linux 10.1 Reporter: Andreas Kleen <ak>
Component: BasesystemAssignee: Dr. Werner Fink <werner>
Status: RESOLVED DUPLICATE QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None    
Version: Beta 1   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Andreas Kleen 2006-01-23 01:31:19 UTC
Something seems to be broken with chkconfig:

# chkconfig icecream on
insserv: Service network has to be enabled for service icecream
insserv: Service syslog has to be enabled for service icecream
insserv: exiting now!
/sbin/insserv failed, exit code 1

network and syslog are enabled and active of course:
# chkconfig network
network  on
# chkconfig syslog
syslog  on
Comment 1 Dr. Werner Fink 2006-01-23 10:34:12 UTC
run  /sbin/insserv -d
the problem is known and hopefully fixed.
Comment 2 Dr. Werner Fink 2006-01-23 10:34:44 UTC

*** This bug has been marked as a duplicate of 144657 ***