Your message dated Sun, 01 Feb 2009 15:36:46 +0000
with message-id <[email protected]>
and subject line Not a bug
has caused the Debian Bug report #508560,
regarding clean up PID file on termination
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
508560: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=508560
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: dnsmasq
Version: 2.45-1
Severity: minor

When a SIGTERM takes down dnsmasq, it fails to clean up the PID
file:

khyber:~# ps aux | grep dnsmasq
nobody    3216  0.0  0.0  14640   644 ?        S    14:28   0:00 dnsmasq 
--conf-file --bind-interfaces --listen-address=172.23.0.1 
--listen-address=2001:41e0:ff38:ffff::1 --except-interface=lo --strict-order 
--pid-file=/var/run/dnsmasq.vnet.pid --dhcp-range=172.23.0.32,172.23.0.254,12h 
--dhcp-leasefile=/var/lib/misc/dnsmasq.vnet.leases --dhcp-authoritative
root      3891  0.0  0.0   5416   796 ttyS1    S+   14:30   0:00 grep dnsmasq
khyber:~# kill -TERM 3216
khyber:~# ls /var/run/dnsmasq.vnet.pid
/var/run/dnsmasq.vnet.pid

It would be good to have that fixed for all the cases when the
shutdown can be gracefully controlled.

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.27-1-686 (SMP w/1 CPU core)
Locale: LANG=en_GB, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash


-- 
 .''`.   martin f. krafft <[email protected]>      Related projects:
: :'  :  proud Debian developer               http://debiansystem.info
`. `'`   http://people.debian.org/~madduck    http://vcs-pkg.org
  `-  Debian - when you have better things to do than fixing systems

Attachment: digital_signature_gpg.asc
Description: Digital signature (see http://martin-krafft.net/gpg/)


--- End Message ---
--- Begin Message ---
Closing this since it's behaving as-designed.

Cheers,

Simon.


--- End Message ---

Reply via email to