Bug 772097

Summary: installing systemd-sysvinit-44-9.11.1 kills console login
Product: [openSUSE] openSUSE 12.2 Reporter: Bernhard Wiedemann <bwiedemann>
Component: BasesystemAssignee: Frederic Crozat <fcrozat>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None CC: fcrozat
Version: Factory   
Target Milestone: ---   
Hardware: All   
OS: openSUSE 12.2   
Whiteboard:
Found By: System Test Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Bernhard Wiedemann 2012-07-18 17:58:18 UTC
watching 2:49 of
http://openqa.opensuse.org/openqa/video/openSUSE-DVD-x86_64-Build0065-cryptlvm.ogv
you can see on a 12.2-RC+ install
zypper patch installing systemd-sysvinit-44-9.11.1
and immediately afterwards
the console login is killed

Reproducible: Always

last changelog entry mentions
Disable logind-logout.patch (bug 769531)


/var/log/messages has
Jul 18 13:32:31 linux-omsh dbus[665]: [system] Reloaded configuration
Jul 18 13:32:31 linux-omsh dbus-daemon[665]: dbus[665]: [system] Reloaded configuration
Jul 18 13:32:31 linux-omsh dbus[665]: [system] Reloaded configuration
Jul 18 13:32:31 linux-omsh systemd[1]: Reexecuting.
Jul 18 13:32:31 linux-omsh systemd[1]: systemd 44 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX +SYSVINIT +LIBCRYPTSETUP; suse)
Jul 18 13:32:31 linux-omsh systemd-logind[28896]: New seat seat0.
Jul 18 13:32:31 linux-omsh systemd-logind[28896]: New session 2 of user bernhard.
Jul 18 13:32:31 linux-omsh systemd-logind[28896]: New session 1 of user bernhard.
Jul 18 13:32:31 linux-omsh systemd-logind[28896]: Linked /tmp/.X11-unix/X0 to /run/user/bernhard/X11-display.
Comment 1 Frederic Crozat 2012-07-19 07:20:32 UTC
This is probably due to disabling logind-logout.patch which is causing session crashes with pkexec. There is nothing we can do about it for this particular update.
Comment 2 Bernhard Wiedemann 2012-08-16 12:20:30 UTC
the base image now contains the newer systemd, so issue is solved