[Bug 184777] Re: start-stop-daemon: select() failed for pause: Invalid argument

2011-03-25 Thread Raphaël Hertzog
Fixed upstream in commit fb08b88f65d57baa742f33e8e6ec36a772fe801a and available in dpkg >= 1.14.16.3. ** Changed in: dpkg (Ubuntu) Status: In Progress => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs

[Bug 184777] Re: start-stop-daemon: select() failed for pause: Invalid argument

2008-02-17 Thread Daniel Holbach
Setting to In Progress. ** Changed in: dpkg (Ubuntu) Status: Incomplete => In Progress -- start-stop-daemon: select() failed for pause: Invalid argument https://bugs.launchpad.net/bugs/184777 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug cont

[Bug 184777] Re: start-stop-daemon: select() failed for pause: Invalid argument

2008-01-25 Thread Daniel Holbach
Setting to incomplete for now - set back to 'new' if you've attached the debdiff and subscribed the sponsoring team. ** Changed in: dpkg (Ubuntu) Status: New => Incomplete -- start-stop-daemon: select() failed for pause: Invalid argument https://bugs.launchpad.net/bugs/184777 You received

[Bug 184777] Re: start-stop-daemon: select() failed for pause: Invalid argument

2008-01-24 Thread Daniel Holbach
To get your fix (or workaround) included in Ubuntu, try transforming it into a debdiff (http://wiki.ubuntu.com/PackagingGuide/Recipes/Debdiff) and submitting it for review (http://wiki.ubuntu.com/SponsorshipProcess). -- start-stop-daemon: select() failed for pause: Invalid argument https://bugs.l

[Bug 184777] Re: start-stop-daemon: select() failed for pause: Invalid argument

2008-01-24 Thread Andreas Påhlsson
The actual patch... ** Attachment added: "ap.diff" http://launchpadlibrarian.net/11519844/ap.diff -- start-stop-daemon: select() failed for pause: Invalid argument https://bugs.launchpad.net/bugs/184777 You received this bug notification because you are a member of Ubuntu Bugs, which is the b

Re: [Bug 184777] Re: start-stop-daemon: select() failed for pause: Invalid argument

2008-01-24 Thread Andreas Påhlsson
An update of the previous patch. regards, Andreas Påhlsson Please note that this message may contain confidential information. Unless explicitly so designated this e-mail does not constitute a contract offer, a contract amendment, or an acceptance of a contract offer. The views expressed in thi

[Bug 184777] Re: start-stop-daemon: select() failed for pause: Invalid argument

2008-01-21 Thread Andreas Påhlsson
The bug seams to be that the interval argument to select is negative. This patch addresses that and also removes time macros that made the code unreadable. Test, test, test. ** Attachment added: "Negative interval patch" http://launchpadlibrarian.net/11457974/ap.diff -- start-stop-daemon: sel