`restart` target is broken (lucid)

Bug #1238369 reported by Ivan Kurnosov
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
supervisor (Ubuntu)
Fix Released
Undecided
Unassigned
Precise
Won't Fix
Low
Unassigned
Trusty
Fix Released
Undecided
Unassigned

Bug Description

That's it - if you run `service supervisor restart` on lucid (might be reproducible on other versions) then what you see is:

Restarting supervisor:

and it doesn't restart.

The fix is actually trivial:

to replace

        start-stop-daemon --stop --quiet --pidfile \
               /var/run/$NAME.pid --exec $DAEMON

with

start-stop-daemon --stop --quiet --oknodo --pidfile $PIDFILE

Revision history for this message
fqj1994 (fqj1994) wrote :

This affects all version less than 3.0b2-1.

Please do SRUs.

Martin Pitt (pitti)
Changed in supervisor (Ubuntu Trusty):
status: New → Fix Released
Changed in supervisor (Ubuntu Precise):
importance: Undecided → Low
Revision history for this message
Steve Langasek (vorlon) wrote :

While this is a bug, I tend to agree with Martin's marking it as importance: low, which means it does not warrant being included as an SRU.

Changed in supervisor (Ubuntu Precise):
status: New → Won't Fix
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.