← Back to team overview

touch-packages team mailing list archive

[Bug 1498310] Re: udev-finish.service still present in wily

 

$ sudo systemctl status -l udev-finish.service 
● udev-finish.service - LSB: Copy rules generated while the root was ro
   Loaded: loaded (/etc/init.d/udev-finish)
   Active: failed (Result: exit-code) since Tue 2015-09-22 08:42:49 CEST; 2min 43s ago
     Docs: man:systemd-sysv-generator(8)
  Process: 544 ExecStart=/etc/init.d/udev-finish start (code=exited, status=127)

Sep 22 08:42:49 lab16 systemd[1]: Starting LSB: Copy rules generated while the root was ro...
Sep 22 08:42:49 lab16 udev-finish[544]: /etc/init.d/udev-finish: 21: exec: /lib/udev/udev-finish: not found
Sep 22 08:42:49 lab16 systemd[1]: udev-finish.service: Control process exited, code=exited status=127
Sep 22 08:42:49 lab16 systemd[1]: Failed to start LSB: Copy rules generated while the root was ro.
Sep 22 08:42:49 lab16 systemd[1]: udev-finish.service: Unit entered failed state.
Sep 22 08:42:49 lab16 systemd[1]: udev-finish.service: Failed with result 'exit-code'.

Confirming that udev-finish.service is gone in udev 225-1ubuntu4 as
compared to 219-7ubuntu6 (vivid-updates). Yet several files that should
be removed (if I understand the udev package
preinst/postinst/prerm/postrm scripts) aren't.. The output below is
obtained after manually reinstalling the udev 225-7ubuntu6 deb via sudo
dpkg -i

$ ls -l /etc/init | grep udev
-rw-r--r-- 1 root root  337 Jun 17 23:24 udev.conf
-rw-r--r-- 1 root root  645 Jun 17 23:24 udev-fallback-graphics.conf
-rw-r--r-- 1 root root  651 Jun 17 23:24 udev-finish.conf
-rw-r--r-- 1 root root  360 Jun 17 23:24 udevmonitor.conf
-rw-r--r-- 1 root root  352 Jun 17 23:24 udevtrigger.conf
-rw-r--r-- 1 root root  553 May 18 12:20 upstart-udev-bridge.conf

$ ls -l /etc/init.d | grep udev
-rwxr-xr-x 1 root root  6084 Jun 17 23:24 udev
-rwxr-xr-x 1 root root   461 Jun 17 23:24 udev-finish

Hope this helps ..

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to systemd in Ubuntu.
https://bugs.launchpad.net/bugs/1498310

Title:
  udev-finish.service still present in wily

Status in systemd package in Ubuntu:
  Incomplete

Bug description:
  $ lsb_release -rd
  Description:	Ubuntu Wily Werewolf (development branch)
  Release:	15.10

  $ apt-cache policy udev
  udev:
    Installed: 225-1ubuntu4
    Candidate: 225-1ubuntu4
    Version table:
   *** 225-1ubuntu4 0
          500 http://archive.ubuntu.com/ubuntu/ wily/main amd64 Packages
          100 /var/lib/dpkg/status

  The udev package in wily is missing /lib/udev/udev-finish, hence systemd reports the udev-finish.service as failed.
  Placing this script , which is in udev package 219-7ubuntu6 (vivid-updates), into the correct location rectifies this.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1498310/+subscriptions