Bug 747292

Summary: problem with "insserv boot.clock" and others
Product: [openSUSE] openSUSE 12.1 Reporter: Forgotten User E4aj6OYf6m <forgotten_E4aj6OYf6m>
Component: BasesystemAssignee: Frederic Crozat <fcrozat>
Status: RESOLVED INVALID QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None CC: forgotten_E4aj6OYf6m
Version: Final   
Target Milestone: ---   
Hardware: x86-64   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Forgotten User E4aj6OYf6m 2012-02-16 07:19:06 UTC
User-Agent:       Mozilla/5.0 (X11; Linux x86_64; rv:10.0.1) Gecko/20100101 Firefox/10.0.1

This is my system upgraded to 12.1 from 11.4:

# insserv boot.clock                                                                      insserv: Note: sysvinit service boot.clock is shadowed by systemd clock.service,                                                                  Forwarding request to '/bin/systemctl enable clock.service'.                                                                 Failed to issue method call: No such file or directory                                                                         insserv: Forward service request to systemctl returned error status : 256

I get this message also for boot.rootfsck, and a similar for dbus:

# insserv boot.clock                                                                      insserv: Note: sysvinit service boot.clock is shadowed by systemd clock.service,                                                                  Forwarding request to '/bin/systemctl enable clock.service'.                                                                 Failed to issue method call: No such file or directory                                                                       insserv: Forward service request to systemctl returned error status : 256 

Reproducible: Always

Steps to Reproduce:
Try "insserv dbus" etc.


Expected Results:  
should work.
Comment 1 Forgotten User E4aj6OYf6m 2012-02-16 07:20:10 UTC
sorry for the strange formatting - I copy&paste the text via mouse, no idea why it looks so shitty.
Comment 2 Forgotten User E4aj6OYf6m 2012-03-12 07:13:31 UTC
ping?
Comment 3 Frederic Crozat 2012-03-14 15:41:52 UTC
those initscripts are disabled by systemd (which is providing its own services for them), which is why trying to enable them is not accepted.
Comment 4 Frederic Crozat 2013-03-11 15:54:01 UTC
(I should have closed this bug)