https://bugzilla.wikimedia.org/show_bug.cgi?id=68442
Tim Landscheidt <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|WMFLabs: "service" |WMFLabs: "service diamond |incorrectly says init.d is |help" incorrectly says |invoked and suggests itself |init.d is invoked and |as alternative |suggests itself as | |alternative --- Comment #1 from Tim Landscheidt <[email protected]> --- AFAICS, this only happens for "service diamond help": | scfc@tools-login:~$ service diamond help | Rather than invoking init scripts through /etc/init.d, use the service(8) | utility, e.g. service diamond help | The script you are attempting to invoke has been converted to an Upstart | job, but help is not supported for Upstart jobs. | scfc@tools-login:~$ service diamond start | start: Rejected send message, 1 matched rules; type="method_call", sender=":1.150" (uid=2267 pid=19081 comm="start diamond ") interface="com.ubuntu.Upstart0_6.Job" member="Start" error name="(unset)" requested_reply="0" destination="com.ubuntu.Upstart" (uid=0 pid=1 comm="/sbin/init") | scfc@tools-login:~$ service toolwatcher status | toolwatcher start/running, process 868 | scfc@tools-login:~$ service toolwatcher help | toolwatcher: unrecognized service | scfc@tools-login:~$ The problem seems to be rooted upstream. -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
