[Bug 809043] Re: Upstart bash completion does not work on ubuntu server

Dmitrijs Ledkovs launchpad at surgut.co.uk
Sat Nov 2 23:35:24 UTC 2013


but bash_completion is optional functionality that is not guaranteed to
work, e.g. upstart doesn't declare dependency on bash either.

Returning nothing in completion would be also confusing (nothing
available to restart) and failing loud at runtime (by printing errors)
is acceptable to let user know that something is wrong.

upstart package is not going to get dependency on "dbus" package.  And
bash-completion is Suggests already.

** Changed in: upstart (Ubuntu)
       Status: Confirmed => Won't Fix

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to upstart in Ubuntu.
https://bugs.launchpad.net/bugs/809043

Title:
  Upstart bash completion does not work on ubuntu server

Status in “upstart” package in Ubuntu:
  Won't Fix

Bug description:
  Natty server does not install the dbus daemon, but upstart's bash
  completion script (/etc/bash_completion.d/upstart) depends on it to be
  running. Therefore, typing:

  $ sudo restart <tab>

  will output the following error message:
  initctl: Unable to connect to system bus: Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/upstart/+bug/809043/+subscriptions



More information about the foundations-bugs mailing list