[Bug 252686] Re: Reload action on init script kills daemon
Thierry Carrez
thierry.carrez at ubuntu.com
Tue Sep 2 14:36:59 BST 2008
Debdiff for bug 231004 + bug 252686 SRU
Bug Impact: calling the "reload" init script action for nagios2 results
in killing the daemon.
Affected supported releases: hardy. The bug in LSB has been introduced
between gutsy and hardy.
Development branch fix: nagios3 is shipped with Intrepid. LSB has been
fixed in intrepid so that killproc correctly transmits signals.
TEST CASE:
$ sudo apt-get install nagios2
[...]
$ pidof nagios2
5124
$ sudo /etc/init.d/nagios2 reload
* Reloading nagios2 monitoring daemon configuration files nagios2 [ OK ]
$ pidof nagios2
$
Nagios should be running after the reload.
Regression potential discussion:
This update only impacts the reload action of the nagios2 init script, which is currently completely broken.
** Attachment added: "nagios2_2.11-1ubuntu2.debdiff"
http://launchpadlibrarian.net/17239753/nagios2_2.11-1ubuntu2.debdiff
--
Reload action on init script kills daemon
https://bugs.launchpad.net/bugs/252686
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nagios2 in ubuntu.
More information about the Ubuntu-server-bugs
mailing list