https://bugzilla.novell.com/show_bug.cgi?id=707524 https://bugzilla.novell.com/show_bug.cgi?id=707524#c0 Summary: chkconfig - insserv: FATAL: service boot.clock has to be enabled to use service squid Classification: openSUSE Product: openSUSE 12.1 Version: Factory Platform: Other OS/Version: Other Status: NEW Severity: Major Priority: P5 - None Component: Basesystem AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: rob.opensuse.linux@googlemail.com QAContact: qa@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:5.0) Gecko/20100101 Firefox/5.0 Start a service manually by rcsquid for example. Later try with "chkconfig squid on" to enable it on boot. Reproducible: Always Steps to Reproduce: 1. Install 2. Configure squid & test, starting by hand 3. Attempt to enable on future boots by "chkconfig squid on" or "chkconfig squid 35" Actual Results: fir:~ # chkconfig squid on insserv: FATAL: service boot.clock has to be enabled to use service squid insserv: exiting now! /sbin/insserv failed, exit code 1 fir:~ # rcsquid start Starting WWW-proxy squid fir:~ # echo peer |ntpdc peer remote local st poll reach delay offset disp ======================================================================= =ns0.fredprod.co 82.26.243.130 2 64 377 0.01733 -0.026154 0.05135 *glfd-dmzutil-1. 82.26.243.130 2 64 377 0.01447 -0.008398 0.06831 =LOCAL(0) 127.0.0.1 10 64 0 0.00000 0.000000 3.99217 =winn-dmzutil-1. 82.26.243.130 2 64 377 0.01639 -0.021070 0.06396 =ntp0.lon.bitfol 82.26.243.130 3 64 377 0.02509 -0.019903 0.05228 fir:~ # chkconfig ntp --list ntp 0:off 1:off 2:off 3:on 4:off 5:on 6:off fir:~ # rpm -qf `which !:0` rpm -qf `which chkconfig` aaa_base-12.1-96.1.x86_64 fir:~ # chkconfig squid 35 insserv: FATAL: service boot.clock has to be enabled to use service squid insserv: exiting now! /sbin/insserv failed, exit code 1 Expected Results: Expect /etc/init.d links to be adjusted to start up the service in runlevels 35. Saw this in 12.1 M2 to in fresh install couple weeks ago. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.