Bug 144908

Summary: chkconfig, insserv or init-scripts broken
Product: [openSUSE] SUSE Linux 10.1 Reporter: Andreas Klein <asklein>
Component: BasesystemAssignee: Dr. Werner Fink <werner>
Status: RESOLVED DUPLICATE QA Contact: E-mail List <qa-bugs>
Severity: Critical    
Priority: P5 - None CC: vetter
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 Klein 2006-01-23 18:18:13 UTC
linux:~ # chkconfig boot.quota
boot.quota  off
linux:~ # chkconfig boot.quota on
insserv: Service boot.swap has to be enabled for service boot.quota
insserv: Service boot.clock has to be enabled for service boot.quota
insserv: Service boot.localfs has to be enabled for service boot.quota
insserv: exiting now!
/sbin/insserv failed, exit code 1
linux:~ # chkconfig boot.swap on
linux:~ # chkconfig boot.clock on
linux:~ # chkconfig boot.localfs on
linux:~ # chkconfig boot.quota on
insserv: Service boot.swap has to be enabled for service boot.quota
insserv: Service boot.clock has to be enabled for service boot.quota
insserv: Service boot.localfs has to be enabled for service boot.quota
insserv: exiting now!
/sbin/insserv failed, exit code 1
Comment 1 Dr. Werner Fink 2006-01-23 18:21:36 UTC

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