[opensuse] systemd-udev-root-symlink.service not starting any on 13.2
Hello List! As stated ind the title: The systemd-udev-root-symlink.service doesnt start anymore and spams my logs with: Cannot add dependency job for unit systemd-udev-root-symlink.service, ignoring: Unit systemd-udev-root-symlink.service failed to load: Invalid argument. See system logs and 'systemctl status systemd-udev-root-symlink.service' for details. I only see: systemd[1]: [/usr/lib/systemd/system/systemd-udev-root-symlink.service:10] Executable path is not absolute, ignoring: udevlibexec@/rootsymlink-generator in my /usr/lib/systemd/system/systemd-udev-root-symlink.service i see ExecStart=@udevlibexec@/rootsymlink-generator (The two at-signs don't make sense to me..) shouldn't it bee ExecStart=/usr/lib/udev/rootsymlink-generator ? Thanks for helping! --Tom -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On Sun, Jan 31, 2016 at 4:02 PM, Thomas Bühlmann <tomnet@tbuhl.ch> wrote:
systemd[1]: [/usr/lib/systemd/system/systemd-udev-root-symlink.service:10] Executable path is not absolute, ignoring: udevlibexec@/rootsymlink-generator
https://bugzilla.opensuse.org/show_bug.cgi?id=964355 -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
Hi Andre Thanks! Am 01.02.2016 um 12:33 schrieb Andrei Borzenkov:
On Sun, Jan 31, 2016 at 4:02 PM, Thomas Bühlmann <tomnet@tbuhl.ch> wrote:
systemd[1]: [/usr/lib/systemd/system/systemd-udev-root-symlink.service:10] Executable path is not absolute, ignoring: udevlibexec@/rootsymlink-generator
https://bugzilla.opensuse.org/show_bug.cgi?id=964355 I looked into bugzilla but was unable to find it..!
--Tom -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On 02/01/2016 08:36 AM, Thomas Bühlmann wrote:
Hi Andre Thanks!
Am 01.02.2016 um 12:33 schrieb Andrei Borzenkov:
On Sun, Jan 31, 2016 at 4:02 PM, Thomas Bühlmann <tomnet@tbuhl.ch> wrote:
systemd[1]: [/usr/lib/systemd/system/systemd-udev-root-symlink.service:10] Executable path is not absolute, ignoring: udevlibexec@/rootsymlink-generator
https://bugzilla.opensuse.org/show_bug.cgi?id=964355 I looked into bugzilla but was unable to find it..!
--Tom
I trust you've found it now? The link worked for me. The key part is:
(In reply to Mathias Homann from comment #0)
On closer inspection I'm guessing that there is a syntax error in the unit file:
ExecStart=@udevlibexec@/rootsymlink-generator
sigh.... @udevlibexecdir@ should have been used.
Thanks for spotting.
Please note however that this service and the use of /dev/root is deprecated.
I too am seeing this in my logs. -- After all is said and done, more is said than done. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
participants (3)
-
Andrei Borzenkov
-
John Andersen
-
Thomas Bühlmann