• Jaret Cantu
  • eudev
  • Issues
  • #1

Closed
Open
Opened 2015-05-17T23:33Z by Anto @anto

Warnings during udev installation

During the installations of udev, there are some warnings shown due to the default runlevels do not match wit the default start/stop, as below.

update-initramfs: deferring update (trigger activated)
update-rc.d: warning: default start runlevel arguments (2 3 4 5) do not match udev Default-Start values (S)
update-rc.d: warning: default stop runlevel arguments (0 1 6) do not match udev Default-Stop values (none)
update-rc.d: warning: default start runlevel arguments (2 3 4 5) do not match udev-finish Default-Start values (S)
update-rc.d: warning: default stop runlevel arguments (0 1 6) do not match udev-finish Default-Stop values (none)
Removing obsolete conffile /etc/init.d/udev-mtab ... 

Please solve the reCAPTCHA

We want to be sure it is you, please confirm you are not a robot.

  • Jaret Cantu
    Jaret Cantu @jaretcantu · 2015-05-24T13:22Z

    Good.

    It isn't supposed to start and stop at the default runlevels. udev is supposed to only start at S and never stop. That's what the initscripts explicitly supply, so that is what should explicitly happen.

    Why you are seeing a warning about it is beyond me. It is kind of like that famous "No error occurred" dialog.

    This is not my problem: https://bugs.launchpad.net/ubuntu/+source/sysvinit/+bug/1334596 Upstream, dude. "Ah, this is because our update-rc.d still interprets 'defaults' as '2345'/'016' instead of reading the LSB header."

  • Jaret Cantu @jaretcantu Status changed to closed · 2015-05-24T13:22Z

    Status changed to closed