[Pkg-sysvinit-devel] Bug#468473: sendsigs: catch error /proc/cmdline not found

Markus Neubauer markus.neubauer at std-service.com
Fri Feb 29 09:14:59 UTC 2008


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: LANG=de_DE at euro, LC_CTYPE=de_DE at euro (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





More information about the Pkg-sysvinit-devel mailing list