# Init script does not stop as directed by LSB 3.1 Chapter 20.2
# At my and some other DD's opinion this is an RC bug
severity 378382 serious
Hi,
On Fri, Nov 17, 2006 at 12:14:19AM +0100 I wrote:
> I wrote:
> >As an intermediate solution (until #397977 is fixed) consider to use
> >start-stop-daem
Hi,
I wrote:
As an intermediate solution (until #397977 is fixed) consider to use
start-stop-daemon directly instead of using the broken killproc()
function.
#397977 is fixed now. The bugfix should be fairly easy now: Just call
killproc with argument -p $PIDFILE as argument.
I'd like to see
Hi,
On Thu, Oct 12, 2006 at 01:12:28AM +0200, Timo Reimann wrote:
> If I omit the "--name"-parameter, start-stop-daemon will successfully
> kill the process.
>
> My guess is that this is a bug of killproc() and should therefore be
> filed to the lsb-base maintainer as not every process will be na
I don't think that this bug relates to signal issues -- I can clearly
verify that puppetmaster reliably stops using the initscript after
modifying the killproc() function of /lib/lsb/init-functions that
/etc/init.d/puppetmaster calls (through stop_puppetmaster()).
The problem is the parameter "--n
This one time, at band camp, Micah Anderson wrote:
>Running the puppetmaster initscript to stop the dæemon doesn't seem to
>stop it properly:
>
># /etc/init.d/puppetmaster stop
>Stopping puppet configuration management tool master server.
>pond:/etc/puppet/manifests# ps auxw |grep puppet
>puppet
On Sat, Jul 15, 2006 at 05:07:38PM -0400, Micah Anderson wrote:
> Running the puppetmaster initscript to stop the dæemon doesn't seem to
> stop it properly:
>
> # /etc/init.d/puppetmaster stop
> Stopping puppet configuration management tool master server.
> pond:/etc/puppet/manifests# ps auxw |gre
Package: puppetmaster
Version: 0.18.2-1
Severity: normal
Running the puppetmaster initscript to stop the dæemon doesn't seem to
stop it properly:
# /etc/init.d/puppetmaster stop
Stopping puppet configuration management tool master server.
pond:/etc/puppet/manifests# ps auxw |grep puppet
puppet
7 matches
Mail list logo