Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

upstart 'start' '`stop' hang (Ubuntu 14) #8

Open
thorsummoner opened this issue Aug 12, 2016 · 0 comments
Open

upstart 'start' '`stop' hang (Ubuntu 14) #8

thorsummoner opened this issue Aug 12, 2016 · 0 comments

Comments

@thorsummoner
Copy link

thorsummoner commented Aug 12, 2016

Issuing sudo service avahi-aliases start and stop hang. Waiting and breaking with ^C show a status of; which look reasonable to me, its just that the command to start/stop hangs.
status works fine, I haven't tried other service commands.

$ sudo service avahi-aliases start  # .. ^C
$ sudo service avahi-aliases status
avahi-aliases start/pre-start, process 2089

$ sudo service avahi-aliases stop  # .. ^C
$ sudo service avahi-aliases status
avahi-aliases stop/pre-start, process 2089

Confirmed on two ubuntu14 machines

installation method:

sudo apt-get install python-avahi
python2.7 -m pip install git+https://github.com/airtonix/avahi-aliases.git
sudo service avahi-aliases start  # this is where it hangs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant