On 2016-05-19 23:02, Carlos E. R. wrote: > >> This other message remains, every five minutes, sometimes twice: > >> <3.4> 2016-05-19 16:15:01 Telcontar systemd 1 - - Cannot add dependency job >> for unit udev.service, ignoring: Unit udev.service failed to load: No such >> file or directory. > >> This is after applying all pending updates and rebooting this morning. > > Grepping with 'mc' on the entire "/usr/, I found these entries:
...
> I don't think those are in use, being "skeletons", but there are entries
> like:
>
> Wants=udev.service
>
> or
>
> Service=udev.service
The directories and files in the skels might have been copied to the proposed
destinations, but no:
Telcontar:~ # l lib/systemd/system/udev*
ls: cannot access lib/systemd/system/udev*: No such file or directory
Telcontar:~ # l /lib/systemd/system/udev*
ls: cannot access /lib/systemd/system/udev*: No such file or directory
Telcontar:~ # l /usr/lib/systemd/system/udev*
ls: cannot access /usr/lib/systemd/system/udev*: No such file or directory
Telcontar:~ # l /usr/lib/systemd/system/udev*
ls: cannot access /usr/lib/systemd/system/udev*: No such file or directory
Telcontar:~ # l /usr/lib/systemd/system/sockets.target.wants/udev*
ls: cannot access /usr/lib/systemd/system/sockets.target.wants/udev*: No such
file or directory
Telcontar:~ #
They would be symlinks, though:
Telcontar:~ # l /usr/lib/systemd/system/sockets.target.wants/*
lrwxrwxrwx 1 root root 14 Feb 19 2015
/usr/lib/systemd/system/sockets.target.wants/dbus.socket -> ../dbus.socket
lrwxrwxrwx 1 root root 25 Apr 22 12:06
/usr/lib/systemd/system/sockets.target.wants/systemd-initctl.socket ->
../systemd-initctl.socket
lrwxrwxrwx 1 root root 26 Apr 22 12:06
/usr/lib/systemd/system/sockets.target.wants/systemd-journald.socket ->
../systemd-journald.socket
lrwxrwxrwx 1 root root 27 Apr 22 12:06
/usr/lib/systemd/system/sockets.target.wants/systemd-shutdownd.socket ->
../systemd-shutdownd.socket
lrwxrwxrwx 1 root root 31 Apr 22 12:06
/usr/lib/systemd/system/sockets.target.wants/systemd-udevd-control.socket ->
../systemd-udevd-control.socket
lrwxrwxrwx 1 root root 30 Apr 22 12:06
/usr/lib/systemd/system/sockets.target.wants/systemd-udevd-kernel.socket ->
../systemd-udevd-kernel.socket
Telcontar:~ #
That "../systemd-udevd-control.socket" contains:
[Unit]
Description=udev Control Socket
Documentation=man:systemd-udevd.service(8) man:udev(7)
DefaultDependencies=no
Before=sockets.target
ConditionPathIsReadWrite=/sys
[Socket]
Service=systemd-udevd.service <========================
ListenSequentialPacket=/run/udev/control
SocketMode=0600
PassCredentials=yes
Could be that one? The error message mentions udev.service, not ude.service, so
I don't think so.
--
Cheers / Saludos,
Carlos E. R.
(from 13.1 x86_64 "Bottle" at Telcontar)
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Evergreen mailing list [email protected] http://lists.rosenauer.org/mailman/listinfo/evergreen
