[Bug 148734] Re: postinst script causes network installer to fail

2007-10-17 Thread Martin Pitt
Considering as verified as per Scott's comment. Copied to -updates. ** Tags added: verification-done ** Tags removed: verification-needed ** Changed in: upstart (Ubuntu Edgy) Status: Fix Committed => Fix Released -- postinst script causes network installer to fail https://bugs.launchpad

[Bug 148734] Re: postinst script causes network installer to fail

2007-10-17 Thread Scott James Remnant
Confirmed that it's been tested on an edgy box by simple installation; and tested on netboot too -- postinst script causes network installer to fail https://bugs.launchpad.net/bugs/148734 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubun

[Bug 148734] Re: postinst script causes network installer to fail

2007-10-04 Thread Matthew L. Dailey
Just to chime in... I downloaded the upstart source, applied the diff, compiled, and installed updated 0.2.7-7.2 debs on a running edgy system here. Everything worked perfectly, both before and after a reboot. I can't think of any obvious way to test the network install here locally, but I'd assume

[Bug 148734] Re: postinst script causes network installer to fail

2007-10-04 Thread Thom May
I applied this patch to our internal repository after talking to Scott on IRC and can confirm that it works in the netboot case. -- postinst script causes network installer to fail https://bugs.launchpad.net/bugs/148734 You received this bug notification because you are a member of Ubuntu Bugs, w

[Bug 148734] Re: postinst script causes network installer to fail

2007-10-04 Thread Martin Pitt
Accepted into edgy-proposed. Verifying the fix with netboot is quite tricky admittedly. However, the most important point about verifying this is to check that existing installations do not break with this upgrade. ** Tags added: verification-needed ** Changed in: upstart (Ubuntu Edgy) Sta

[Bug 148734] Re: postinst script causes network installer to fail

2007-10-04 Thread Martin Pitt
In gutsy the kill is necessary, and it needs a vastly different fix. This is tracked in bug 92177. ** Changed in: upstart (Ubuntu) Status: New => Invalid ** Changed in: upstart (Ubuntu Edgy) Importance: Undecided => High Assignee: (unassigned) => Scott James Remnant (keybuk)

[Bug 148734] Re: postinst script causes network installer to fail

2007-10-04 Thread Scott James Remnant
This bug is caused by fix for the previous SRU Bug #141034 being installed from -updates; that fix itself is fine, but the netboot image upgrading Upstart within the installer is what causes this problem. The attached debdiff is the proposed fix, it simply comments out the kill. In practice, this