https://bugzilla.novell.com/show_bug.cgi?id=807096 https://bugzilla.novell.com/show_bug.cgi?id=807096#c4 Frederic Crozat <fcrozat@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO InfoProvider| |jnelson-suse@jamponi.net --- Comment #4 from Frederic Crozat <fcrozat@suse.com> 2013-04-08 09:42:59 UTC --- (In reply to comment #0)
Upon boot, systemd grumps about:
Just to be sure: there is no real problem other than error output ?
cannot add dependency for unit xdm.service, ignoring.
xdm isn't installed. I think it particular error will disappear with next maintenance update of systemd for 12.3
systemd-initctl.socket failed to listen on sockets: Too many levels of symbolic links
ls -la /dev/initctl ?
Failed to open /dev/autofs Failed to initialize automounter Unit proc-sys-fs-binfmt_misc.automount entered failed state
This is because : [ 23.246390] systemd[1]: Your kernel apparently lacks built-in autofs4 support. Might be a good idea to compile it in. We'll now try to work around this by loading the module... [ 23.247152] systemd[1]: could not find module by name='autofs4' [ 23.247159] systemd[1]: Failed to insert module 'autofs4' systemd expects autofs4 module to be available.
systemd-journald: Failed to resolve 'adm' group: No such group
This is strange, because systemd %pre script contains : getent group adm >/dev/null || groupadd -r adm I'm also seeing : [ 23.244359] systemd[1]: Failed to set up the root directory for shared mount propagation: Invalid argument Could you attach the FULL dmesg output. How are you starting your system exactly ? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.