[Bug 1301828] Re: udev postinst script fails → package does not configure: “/etc/init.d/udev[115]: kill: udev: arguments must be jobs or process IDs”
Martin Pitt
martin.pitt at ubuntu.com
Mon Feb 23 17:23:28 UTC 2015
/etc/init.d/udev[115]: kill: udev: arguments must be jobs or process IDs
We don't support running sysvinit on Ubuntu, only upstart. (udev has
upstart jobs, nobody ever tested the init scripts)
What kind of machine is that? Did you uninstall upstart, or move away
/etc/init/udev* or similar?
** Changed in: udev (Ubuntu)
Status: Confirmed => Incomplete
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to udev in Ubuntu.
https://bugs.launchpad.net/bugs/1301828
Title:
udev postinst script fails → package does not configure:
“/etc/init.d/udev[115]: kill: udev: arguments must be jobs or process
IDs”
Status in udev package in Ubuntu:
Incomplete
Bug description:
On two systems here, udev fails to configure after upgrading within
the same distribution:
System 1 is running “precise”:
# lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 12.04.4 LTS
Release: 12.04
Codename: precise
# dpkg -a --configure
Setting up udev (175-0ubuntu9.5) ...
/etc/init.d/udev[115]: kill: udev: arguments must be jobs or process IDs
invoke-rc.d: initscript udev, action "restart" failed.
dpkg: error processing udev (--configure):
subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
udev
System 2 is running “quantal”:
# lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 12.10
Release: 12.10
Codename: quantal
# dpkg -a --configure
Setting up udev (175-0ubuntu13.1) ...
/etc/init.d/udev[115]: kill: udev: arguments must be jobs or process IDs
invoke-rc.d: initscript udev, action "restart" failed.
dpkg: error processing udev (--configure):
subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
udev
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/udev/+bug/1301828/+subscriptions
More information about the foundations-bugs
mailing list