Your message dated Fri, 21 Nov 2008 09:44:37 +0100
with message-id <[EMAIL PROTECTED]>
and subject line Re: Bug#490985: portmap: init script should use 
start-stop-daemon's --pidfile option
has caused the Debian Bug report #490985,
regarding portmap: init script should use start-stop-daemon's --pidfile option
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.)


-- 
490985: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=490985
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: portmap
Version: 6.0-6
Severity: important

The portmap init script still uses `pidof portmap' when deciding whether
to start portmap instead of creating a pidfile under /var/run.  This
means that

- the potential DoS in #448470 still exists

- on system shutdown portmap will be killed by sendsigs, causing trouble.
  
The latter problem was triggered on my system when I switched to a
dependency based boot system with the insserv package.  It moved
nfs-common after sendsigs and the rpc.{stat,idmap}.d processes had to be
SIGKILLed, causing a 5-6 seconds delay in the shutdown process.  See the
thread starting at
http://lists.alioth.debian.org/pipermail/initscripts-ng-devel/2008-July/000548.html.


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

Kernel: Linux 2.6.25.11
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages portmap depends on:
ii  debconf [debconf-2.0]         1.5.22     Debian configuration management sy
ii  libc6                         2.7-12     GNU C Library: Shared libraries
ii  libwrap0                      7.6.q-15   Wietse Venema's TCP wrappers libra
ii  lsb-base                      3.2-13     Linux Standard Base 3.2 init scrip

portmap recommends no packages.

-- debconf information:
* portmap/loopback: false



--- End Message ---
--- Begin Message ---
Version: 6.0-8

On 2008-07-15 21:15 +0200, Sven Joachim wrote:

> Package: portmap
> Version: 6.0-6
> Severity: important
>
> The portmap init script still uses `pidof portmap' when deciding whether
> to start portmap instead of creating a pidfile under /var/run.  This
> means that
>
> - the potential DoS in #448470 still exists
>
> - on system shutdown portmap will be killed by sendsigs, causing trouble.

It seems this is fixed now that portmap uses pidofproc instead of
pidof.  At least I'm no longer able to reproduce the bug, so closing it
now.  Maybe this had already been fixed in 6.0-7, but I didn't accept
the new init script back then.

Regards,
        Sven


--- End Message ---

Reply via email to