package udev tag #677936 + patch thanks Bastian Blank, 2012-06-17 23:24+0200:
udev fails to start if ps is not available.| /etc/init.d/udev: 131: /etc/init.d/udev: ps: not found | [warn] udev does not support containers, not started ... (warning).
I think the easiest way to work around that would be to depend on procps to ensure that /bin/ps is available. Here is a patch for that.
-- ,--. : /` ) Tanguy Ortolo <xmpp:tan...@ortolo.eu> <irc://irc.oftc.net/Tanguy> | `-' Debian Developer \_
--- debian/control.old 2012-06-25 16:12:10.106620787 +0200 +++ debian/control 2012-06-25 16:13:52.635257534 +0200 @@ -9,7 +9,7 @@ Architecture: linux-any Multi-Arch: foreign Pre-Depends: debconf (>= 1.4.69) | debconf-2.0 -Depends: ${shlibs:Depends}, ${misc:Depends}, libudev0 (= ${binary:Version}), lsb-base (>= 3.0-6), util-linux (>= 2.16), s390-tools (>> 1.6.2) [s390] +Depends: ${shlibs:Depends}, ${misc:Depends}, libudev0 (= ${binary:Version}), lsb-base (>= 3.0-6), util-linux (>= 2.16), s390-tools (>> 1.6.2) [s390], psmisc Recommends: usbutils, pciutils Conflicts: libc6 (<< 2.9-22) Replaces: libudev0
signature.asc
Description: Digital signature