[Bug 43574] Re: Needs Ubuntu-style init script

2013-02-14 Thread Scott Moser
** Changed in: server-papercuts Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to xinetd in Ubuntu. https://bugs.launchpad.net/bugs/43574 Title: Needs Ubuntu-style init script To manage

[Bug 43574] Re: Needs Ubuntu-style init script

2013-02-14 Thread Scott Moser
** Changed in: server-papercuts Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to the bug report. https://bugs.launchpad.net/bugs/43574 Title: Needs Ubuntu-style init script To manage

[Bug 43574] Re: Needs Ubuntu-style init script

2010-12-06 Thread Kees Cook
Thanks, this looks good. I'll upload shortly. ** Changed in: xinetd (Ubuntu) Status: In Progress = Fix Committed ** Changed in: xinetd (Ubuntu) Assignee: (unassigned) = Scott Moser (smoser) -- You received this bug notification because you are a member of Ubuntu Server Team, which

[Bug 43574] Re: Needs Ubuntu-style init script

2010-12-06 Thread Launchpad Bug Tracker
This bug was fixed in the package xinetd - 1:2.3.14-7ubuntu4 --- xinetd (1:2.3.14-7ubuntu4) natty; urgency=low * add xinetd upstart job (LP: #43574) -- Scott Moser smo...@ubuntu.com Tue, 13 Jul 2010 09:24:49 -0400 ** Changed in: xinetd (Ubuntu) Status: Fix Committed =

[Bug 43574] Re: Needs Ubuntu-style init script

2010-12-06 Thread Kees Cook
Thanks, this looks good. I'll upload shortly. ** Changed in: xinetd (Ubuntu) Status: In Progress = Fix Committed ** Changed in: xinetd (Ubuntu) Assignee: (unassigned) = Scott Moser (smoser) -- You received this bug notification because you are a member of Ubuntu Bugs, which is a

[Bug 43574] Re: Needs Ubuntu-style init script

2010-12-06 Thread Launchpad Bug Tracker
This bug was fixed in the package xinetd - 1:2.3.14-7ubuntu4 --- xinetd (1:2.3.14-7ubuntu4) natty; urgency=low * add xinetd upstart job (LP: #43574) -- Scott Moser smo...@ubuntu.com Tue, 13 Jul 2010 09:24:49 -0400 ** Changed in: xinetd (Ubuntu) Status: Fix Committed =

[Bug 43574] Re: Needs Ubuntu-style init script

2010-12-03 Thread Jamie Strandboge
@ttx and @smoser, This was marked 'Fix Committed' for maverick-alpha-3. I don't see the changes in xinetd in natty. Is this something that is planned? If yes, please mark the status as 'Triaged' or something more appropriate. If not, please mark as Won't Fix with reasons why. There is no reason

[Bug 43574] Re: Needs Ubuntu-style init script

2010-12-03 Thread Scott Moser
Dan, In my tests here, I added 'respawn', and made the pre-stop script look like: pre-stop script xinetd_pid=$(status | awk '/stop\/pre-stop/ { print $NF }') [ -n ${xinetd_pid} ] || exit 0 kill -QUIT ${xinetd_pid} wait ${xinetd_pid} stop # Prevent respawn bug in upstart (LP: #605007)

[Bug 43574] Re: Needs Ubuntu-style init script

2010-12-03 Thread Scott Moser
I've linked a new branch (lp:~smoser/ubuntu/natty/xinetd/bug43574) which is identical to the one I unlinked except for 'natty' as the release in debian/changelog. Please sponsor and upload. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed

[Bug 43574] Re: Needs Ubuntu-style init script

2010-12-03 Thread Jamie Strandboge
@ttx and @smoser, This was marked 'Fix Committed' for maverick-alpha-3. I don't see the changes in xinetd in natty. Is this something that is planned? If yes, please mark the status as 'Triaged' or something more appropriate. If not, please mark as Won't Fix with reasons why. There is no reason

[Bug 43574] Re: Needs Ubuntu-style init script

2010-12-03 Thread Scott Moser
I've linked a new branch (lp:~smoser/ubuntu/natty/xinetd/bug43574) which is identical to the one I unlinked except for 'natty' as the release in debian/changelog. Please sponsor and upload. -- You received this bug notification because you are a member of Ubuntu Bugs, which is a direct

[Bug 43574] Re: Needs Ubuntu-style init script

2010-12-03 Thread Scott Moser
Dan, In my tests here, I added 'respawn', and made the pre-stop script look like: pre-stop script xinetd_pid=$(status | awk '/stop\/pre-stop/ { print $NF }') [ -n ${xinetd_pid} ] || exit 0 kill -QUIT ${xinetd_pid} wait ${xinetd_pid} stop # Prevent respawn bug in upstart (LP: #605007)

[Bug 43574] Re: Needs Ubuntu-style init script

2010-11-04 Thread Sebastien Bacher
Why is the task fix commited? Does anybody plan to upload that to natty? -- Needs Ubuntu-style init script https://bugs.launchpad.net/bugs/43574 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to xinetd in ubuntu. -- Ubuntu-server-bugs

[Bug 43574] Re: Needs Ubuntu-style init script

2010-11-04 Thread Sebastien Bacher
Why is the task fix commited? Does anybody plan to upload that to natty? -- Needs Ubuntu-style init script https://bugs.launchpad.net/bugs/43574 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs mailing list

[Bug 43574] Re: Needs Ubuntu-style init script

2010-10-15 Thread Dan DeMaggio
A work-around: add stop to the pre-stop script. This will prevent respawning. This seems to work: {{{ P=`cat /pidfile` kill -QUIT $P wait $P stop # Prevent respawn bug in upstart }}} -- Needs Ubuntu-style init script https://bugs.launchpad.net/bugs/43574 You

[Bug 43574] Re: Needs Ubuntu-style init script

2010-10-15 Thread Dan DeMaggio
A work-around: add stop to the pre-stop script. This will prevent respawning. This seems to work: {{{ P=`cat /pidfile` kill -QUIT $P wait $P stop # Prevent respawn bug in upstart }}} -- Needs Ubuntu-style init script https://bugs.launchpad.net/bugs/43574 You

[Bug 43574] Re: Needs Ubuntu-style init script

2010-08-03 Thread Thierry Carrez
** Changed in: server-papercuts Status: Triaged = Fix Committed -- Needs Ubuntu-style init script https://bugs.launchpad.net/bugs/43574 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to xinetd in ubuntu. -- Ubuntu-server-bugs

[Bug 43574] Re: Needs Ubuntu-style init script

2010-08-03 Thread Thierry Carrez
** Changed in: server-papercuts Status: Triaged = Fix Committed -- Needs Ubuntu-style init script https://bugs.launchpad.net/bugs/43574 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs mailing list

[Bug 43574] Re: Needs Ubuntu-style init script

2010-07-15 Thread Scott Moser
Some comments on the upstart job. In order to maintain the old behavior, we send a SIGQUIT in the pre-stop portion of the upstart job. Per man page: - SIGQUIT causes program termination. - SIGTERM terminates all running servers before terminating xinetd. Doing this is incompatible with using

[Bug 43574] Re: Needs Ubuntu-style init script

2010-07-15 Thread Scott Moser
Some comments on the upstart job. In order to maintain the old behavior, we send a SIGQUIT in the pre-stop portion of the upstart job. Per man page: - SIGQUIT causes program termination. - SIGTERM terminates all running servers before terminating xinetd. Doing this is incompatible with using

[Bug 43574] Re: Needs Ubuntu-style init script

2010-07-13 Thread Launchpad Bug Tracker
** Branch linked: lp:~smoser/ubuntu/maverick/xinetd/xinetd.bug43574 -- Needs Ubuntu-style init script https://bugs.launchpad.net/bugs/43574 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to xinetd in ubuntu. -- Ubuntu-server-bugs mailing

[Bug 43574] Re: Needs Ubuntu-style init script

2010-07-13 Thread Scott Moser
** Changed in: xinetd (Ubuntu) Assignee: Scott Moser (smoser) = (unassigned) -- Needs Ubuntu-style init script https://bugs.launchpad.net/bugs/43574 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to xinetd in ubuntu. --

[Bug 43574] Re: Needs Ubuntu-style init script

2010-07-13 Thread Launchpad Bug Tracker
** Branch linked: lp:~smoser/ubuntu/maverick/xinetd/xinetd.bug43574 -- Needs Ubuntu-style init script https://bugs.launchpad.net/bugs/43574 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs mailing list

[Bug 43574] Re: Needs Ubuntu-style init script

2010-07-13 Thread Scott Moser
** Changed in: xinetd (Ubuntu) Assignee: Scott Moser (smoser) = (unassigned) -- Needs Ubuntu-style init script https://bugs.launchpad.net/bugs/43574 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs mailing list

[Bug 43574] Re: Needs Ubuntu-style init script

2010-06-29 Thread Thierry Carrez
** Changed in: server-papercuts Importance: Undecided = Wishlist ** Changed in: server-papercuts Status: New = Triaged ** Changed in: server-papercuts Milestone: None = maverick-alpha-3 -- Needs Ubuntu-style init script https://bugs.launchpad.net/bugs/43574 You received this bug

[Bug 43574] Re: Needs Ubuntu-style init script

2010-06-29 Thread Thierry Carrez
** Changed in: server-papercuts Importance: Undecided = Wishlist ** Changed in: server-papercuts Status: New = Triaged ** Changed in: server-papercuts Milestone: None = maverick-alpha-3 -- Needs Ubuntu-style init script https://bugs.launchpad.net/bugs/43574 You received this bug

[Bug 43574] Re: Needs Ubuntu-style init script

2010-06-29 Thread Scott Moser
** Changed in: server-papercuts Assignee: (unassigned) = Scott Moser (smoser) ** Changed in: xinetd (Ubuntu) Assignee: (unassigned) = Scott Moser (smoser) -- Needs Ubuntu-style init script https://bugs.launchpad.net/bugs/43574 You received this bug notification because you are a

[Bug 43574] Re: Needs Ubuntu-style init script

2010-06-28 Thread Chuck Short
** Also affects: server-papercuts Importance: Undecided Status: New -- Needs Ubuntu-style init script https://bugs.launchpad.net/bugs/43574 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to xinetd in ubuntu. --

[Bug 43574] Re: Needs Ubuntu-style init script

2010-06-28 Thread Chuck Short
** Also affects: server-papercuts Importance: Undecided Status: New -- Needs Ubuntu-style init script https://bugs.launchpad.net/bugs/43574 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs mailing list

[Bug 43574] Re: Needs Ubuntu-style init script

2010-04-21 Thread Scott James Remnant
Strictly speaking, converting it to an Upstart job would be better ** Changed in: xinetd (Ubuntu) Status: Confirmed = Triaged -- Needs Ubuntu-style init script https://bugs.launchpad.net/bugs/43574 You received this bug notification because you are a member of Ubuntu Server Team, which

[Bug 43574] Re: Needs Ubuntu-style init script

2010-04-21 Thread Scott James Remnant
Strictly speaking, converting it to an Upstart job would be better ** Changed in: xinetd (Ubuntu) Status: Confirmed = Triaged -- Needs Ubuntu-style init script https://bugs.launchpad.net/bugs/43574 You received this bug notification because you are a member of Ubuntu Bugs, which is a

[Bug 43574] Re: Needs Ubuntu-style init script

2008-09-11 Thread Daniel T Chen
** Changed in: xinetd (Ubuntu) Importance: Medium = Wishlist Status: New = Confirmed -- Needs Ubuntu-style init script https://bugs.launchpad.net/bugs/43574 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs

[Bug 43574] Re: Needs Ubuntu-style init script

2007-02-14 Thread Colin Watson
/usr/share/doc/lsb-base/README.Debian.gz says: This package also includes the LSB-specified logging functions: log_success_msg message log_failure_msg message log_warning_msg message These functions *do not* comply with Debian policy and should only be used by LSB packages. I'm not