Your message dated Sat, 01 Mar 2008 23:47:23 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#468473: fixed in sysvinit 2.86.ds1-54
has caused the Debian Bug report #468473,
regarding sendsigs: catch error /proc/cmdline not found
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.)


-- 
468473: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=468473
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: initscripts
Version: 2.86.ds1-47~bpo40+1
Severity: normal
Tags: patch


In a vserver environment a /proc/cmdline may not exist.

46c46
<     for x in $(cat /proc/cmdline); do
---
>     [ -f /proc/cmdline ] && for x in $(cat /proc/cmdline); do


-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.22-3-vserver-686
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages initscripts depends on:
ii  deb 2.17                                 Miscellaneous utilities specific t
ii  e2f 1.39+1.40-WIP-2006.11.14+dfsg-2etch1 ext2 file system utilities and lib
ii  lib 2.3.6.ds1-13etch5                    GNU C Library: Shared libraries
ii  lsb 3.1-23.2etch1                        Linux Standard Base 3.1 init scrip
ii  mou 2.12r-19etch1                        Tools for mounting and manipulatin
ii  sys 2.86.ds1-47~bpo40+1                  System-V-like utilities

Versions of packages initscripts recommends:
ii  psmisc                        22.3-1     Utilities that use the proc filesy

-- no debconf information



--- End Message ---
--- Begin Message ---
Source: sysvinit
Source-Version: 2.86.ds1-54

We believe that the bug you reported is fixed in the latest version of
sysvinit, which is due to be installed in the Debian FTP archive:

initscripts_2.86.ds1-54_i386.deb
  to pool/main/s/sysvinit/initscripts_2.86.ds1-54_i386.deb
sysv-rc_2.86.ds1-54_all.deb
  to pool/main/s/sysvinit/sysv-rc_2.86.ds1-54_all.deb
sysvinit-utils_2.86.ds1-54_i386.deb
  to pool/main/s/sysvinit/sysvinit-utils_2.86.ds1-54_i386.deb
sysvinit_2.86.ds1-54.diff.gz
  to pool/main/s/sysvinit/sysvinit_2.86.ds1-54.diff.gz
sysvinit_2.86.ds1-54.dsc
  to pool/main/s/sysvinit/sysvinit_2.86.ds1-54.dsc
sysvinit_2.86.ds1-54_i386.deb
  to pool/main/s/sysvinit/sysvinit_2.86.ds1-54_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Petter Reinholdtsen <[EMAIL PROTECTED]> (supplier of updated sysvinit package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Sun, 02 Mar 2008 00:32:55 +0100
Source: sysvinit
Binary: sysvinit sysvinit-utils sysv-rc initscripts
Architecture: source i386 all
Version: 2.86.ds1-54
Distribution: unstable
Urgency: low
Maintainer: Debian sysvinit maintainers <[EMAIL PROTECTED]>
Changed-By: Petter Reinholdtsen <[EMAIL PROTECTED]>
Description: 
 initscripts - Scripts for initializing and shutting down the system
 sysv-rc    - System-V-like runlevel change mechanism
 sysvinit   - System-V-like init utilities
 sysvinit-utils - System-V-like utilities
Closes: 464869 468473
Changes: 
 sysvinit (2.86.ds1-54) unstable; urgency=low
 .
   * Fix shell quoting typo in conffile removal code (Closes: #464869).
   * Make sure to only check for conffile removal on upgrades.
   * Improve displayed text when removing unused obsolete conffiles.
   * Update version trigger for the /etc/init.d/bootclean to this
     version, to make sure those left with the file because of bug
     #464869 get it removed on this upgrade.
   * Patch startpar to use the correct path to the rcX.d/ directories
     in "make mode".
   * Update LSB dependency for mountnfs.sh to make sure it is started
     after portmap.
   * Make sure init.d/sendsigs work even when /proc/cmdline is missing
     as it is on vserver clients (Closes: #468473).
Files: 
 cd81e5c235179bfca6194da906d0adc3 1037 admin required sysvinit_2.86.ds1-54.dsc
 85391dca742b2e340c875750c6316340 149453 admin required 
sysvinit_2.86.ds1-54.diff.gz
 68d71c61804ebb7c7ed5cea837b80a09 110646 admin required 
sysvinit_2.86.ds1-54_i386.deb
 5282ebc3d784d33c81d36321cb11c0f2 69470 admin required 
sysvinit-utils_2.86.ds1-54_i386.deb
 ddefb4e7d8cb6ef457f64b2b45efea98 66632 admin required 
initscripts_2.86.ds1-54_i386.deb
 40e45f7cb075ad1caf9bc93d2781ad04 61638 admin required 
sysv-rc_2.86.ds1-54_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFHyef220zMSyow1ykRArVNAJ41SqGOViUCNiE2FN3tqdkurM/5gQCfd681
3+JKhjKnsFBKqCE3mxgznBE=
=xUNM
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to