Bug 144705 - chkconfig icecream on doesn't work
Summary: chkconfig icecream on doesn't work
Status: RESOLVED DUPLICATE of bug 144657
Alias: None
Product: SUSE Linux 10.1
Classification: openSUSE
Component: Basesystem (show other bugs)
Version: Beta 1
Hardware: Other Other
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: Dr. Werner Fink
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-23 01:31 UTC by Andreas Kleen
Modified: 2006-01-23 10:34 UTC (History)
0 users

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***