Bugzilla – Bug 680396
YaST2 NTP Module can't start NTP (Runlevel)
Last modified: 2011-06-24 12:40:39 UTC
Created attachment 419885 [details] The YaST2 Logs User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; de; rv:1.9.2.15) Gecko/20110303 SUSE/3.6.15-1.1 Firefox/3.6.15 Hello when I config NTP with YaST2 Module (start now and by start), it is not possible to start NTP a Error Message is opening can't start ntp Reproducible: Always Steps to Reproduce: 1. 2. 3.
Reason why it fails, is that inserv fails with this error report. Martin do you think it is ntp package error itself of inserv who should ensure its dependencies? 2011-03-16 09:14:00 <3> techz(7947) [bash] ShellCommand.cc(shellcommand):78 insserv: FATAL: service syslog is missed in the runlevels 4 to use service pcscd 2011-03-16 09:14:00 <3> techz(7947) [bash] ShellCommand.cc(shellcommand):78 insserv: exiting now! 2011-03-16 09:14:00 <3> techz(7947) [YCP] Service.ycp:198 Der Dienst ntp konnte nicht aktiviert werden: insserv: FATAL: service syslog is missed in the runlevels 4 to use service pcscd insserv: exiting now!
Isn't this really a problem in the init-script pcscd? "FATAL: service syslog is missed in the runlevels 4 to use service pcscd"
It is a bug in insserv that was already fixed in a maintenance update, patch:insserv-4270 The condition is no longer fatal.
So it should be fixed now, as it is reason why insserv failed. Interesting coincidence.
Here is the duplicate *** This bug has been marked as a duplicate of bug 682861 ***