[Bug 430883] Re: Can start, but not restart, a stopped Upstart job

2010-04-27 Thread Steve Langasek
Not all upstart jobs correspond to running services. 'networking' is one that does not. 'stop/waiting' is the expected state for a task that has run, and finished. -- Can start, but not restart, a stopped Upstart job https://bugs.launchpad.net/bugs/430883 You received this bug notification beca

[Bug 430883] Re: Can start, but not restart, a stopped Upstart job

2010-04-27 Thread carloslp
I am using karmic up-to-date (upstart-0.6.3-11 and debhelper-7.3.15ubuntu3) and still broken. There is no way to stop/start a service: r...@quimerix:~# status networking networking stop/waiting r...@quimerix:~# start networking networking stop/waiting r...@quimerix:~# stop networking stop: Unknown

[Bug 430883] Re: Can start, but not restart, a stopped Upstart job

2009-10-02 Thread Steve Langasek
debhelper side should be fixed in 7.3.15ubuntu3. Changelog: debhelper (7.3.15ubuntu3) karmic; urgency=low * dh_installinit: - Create the upstart-job symlink even when --upstart-only is called, since this simplifies implementation of... - --restart-after-upgrade: we can't use the

[Bug 430883] Re: Can start, but not restart, a stopped Upstart job

2009-10-02 Thread Launchpad Bug Tracker
This bug was fixed in the package upstart - 0.6.3-6 --- upstart (0.6.3-6) karmic; urgency=low * Don't use "telinit q" to reconnect to D-Bus, since that breaks lots of things. Invent another secret way instead. [ Steve Langasek ] * upstart-job's restart target must also not

[Bug 430883] Re: Can start, but not restart, a stopped Upstart job

2009-09-28 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-core-dev/upstart/ubuntu -- Can start, but not restart, a stopped Upstart job https://bugs.launchpad.net/bugs/430883 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lis

[Bug 430883] Re: Can start, but not restart, a stopped Upstart job

2009-09-27 Thread Steve Langasek
Had a closer look at policy, and see that it says: `restart' stop and restart the service if it's already running, otherwise start the service So upstart-job needs to be changed to implement this behavior still. I'll have a look at this ASAP. ** Changed in: upstart (Ubun

[Bug 430883] Re: Can start, but not restart, a stopped Upstart job

2009-09-24 Thread Scott James Remnant
Steve worked on making upstart-job more policy compliant, I think that he's done now. ** Changed in: debhelper (Ubuntu) Assignee: Scott James Remnant (scott) => Steve Langasek (vorlon) -- Can start, but not restart, a stopped Upstart job https://bugs.launchpad.net/bugs/430883 You received t

[Bug 430883] Re: Can start, but not restart, a stopped Upstart job

2009-09-21 Thread Robbie Williamson
** Changed in: debhelper (Ubuntu) Milestone: ubuntu-9.10-beta => None ** Changed in: debhelper (Ubuntu) Assignee: Scott James Remnant (scott) => (unassigned) ** Changed in: debhelper (Ubuntu) Assignee: (unassigned) => Scott James Remnant (scott) ** Tags removed: ubuntu-boot -- Ca

[Bug 430883] Re: Can start, but not restart, a stopped Upstart job

2009-09-18 Thread Rick Spencer
** Changed in: upstart (Ubuntu) Milestone: None => ubuntu-8.04.4 ** Changed in: upstart (Ubuntu) Milestone: ubuntu-8.04.4 => ubuntu-9.10-beta ** Changed in: debhelper (Ubuntu) Milestone: None => ubuntu-9.10-beta ** Changed in: upstart (Ubuntu) Milestone: ubuntu-9.10-beta => None

[Bug 430883] Re: Can start, but not restart, a stopped Upstart job

2009-09-17 Thread Rick Spencer
** Changed in: debhelper (Ubuntu) Assignee: (unassigned) => Scott James Remnant (scott) ** Changed in: debhelper (Ubuntu) Importance: Medium => Low -- Can start, but not restart, a stopped Upstart job https://bugs.launchpad.net/bugs/430883 You received this bug notification because you a

Re: [Bug 430883] Re: Can start, but not restart, a stopped Upstart job

2009-09-16 Thread Scott James Remnant
tag ubuntu-boot -- Scott James Remnant sc...@canonical.com -- Can start, but not restart, a stopped Upstart job https://bugs.launchpad.net/bugs/430883 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-

[Bug 430883] Re: Can start, but not restart, a stopped Upstart job

2009-09-16 Thread Scott James Remnant
We should review the debhelper autoscripts to make sure they're consistent with what packages expect. ** Changed in: debhelper (Ubuntu) Importance: Undecided => Medium ** Changed in: debhelper (Ubuntu) Status: New => Confirmed -- Can start, but not restart, a stopped Upstart job https

[Bug 430883] Re: Can start, but not restart, a stopped Upstart job

2009-09-16 Thread Scott James Remnant
This is by design. Upstart's "restart" command is intended to *only* atomically restart a running instance, that's because I consider it a bug that a restarting a service that is not running can start it in the old system. This can mean that a sysadmin's desire to have a service not running is no