Your message dated Sun, 18 Jul 2010 11:14:18 +0200
with message-id <[email protected]>
and subject line Re: Bug#521183: start-stop-daemon: do not print (Success) when
failing due to lack of /proc
has caused the Debian Bug report #521183,
regarding start-stop-daemon: do not print (Success) when failing due to lack of
/proc
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.)
--
521183: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=521183
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: nfs-kernel-server
Version: 1:1.1.2-6lenny1
Severity: normal
'lo.
While automating building an image through a chroot, I've experienced
this:
| Starting NFS common utilities: statdstart-stop-daemon: nothing in /proc - not
mounted? (Success)
| failed!
OK, I didn't mount /proc at all. But well, please be consistent.
Cheers,
--
Cyril Brulebois
-- System Information:
Debian Release: 5.0
APT prefers stable
APT policy: (500, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.26-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages nfs-kernel-server depends on:
ii libblkid1 1.41.3-1 block device id library
ii libc6 2.7-18 GNU C Library: Shared libraries
ii libcomerr2 1.41.3-1 common error description library
ii libgssglue1 0.1-2 mechanism-switch gssapi library
ii libkrb53 1.6.dfsg.4~beta1-5 MIT Kerberos runtime libraries
ii libnfsidmap2 0.20-1 An nfs idmapping library
ii librpcsecgss3 0.18-1 allows secure rpc communication us
ii libwrap0 7.6.q-16 Wietse Venema's TCP wrappers libra
ii lsb-base 3.2-20 Linux Standard Base 3.2 init scrip
ii nfs-common 1:1.1.2-6lenny1 NFS support files common to client
ii ucf 3.0016 Update Configuration File: preserv
nfs-kernel-server recommends no packages.
nfs-kernel-server suggests no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Version: 1.15.1
On Wed, 2009-03-25 at 16:16:10 +0100, Cyril Brulebois wrote:
> Package: nfs-kernel-server
> Version: 1:1.1.2-6lenny1
> Severity: normal
> While automating building an image through a chroot, I've experienced
> this:
> | Starting NFS common utilities: statdstart-stop-daemon: nothing in /proc -
> not mounted? (Success)
> | failed!
>
> OK, I didn't mount /proc at all. But well, please be consistent.
This was fixed in dpkg some time ago, changelog entry follows:
dpkg (1.15.1) unstable; urgency=low
[...]
[ Guillem Jover ]
* Only print fatal errno string in start-stop-daemon if it was non-zero.
[...]
-- Guillem Jover <[email protected]> Thu, 21 May 2009 06:45:45 +0200
regards,
guillem
--- End Message ---