GNOME Bugzilla – Bug 753076
Unable to relogin with systemd >= 222
Last modified: 2015-07-31 15:42:37 UTC
After I updated systemd to version 223, I'm unable to login second time with GDM after logout if openssh is installed. I have to kill the ssh-agent process manually before I'm able to login again. In the log files I can see the following message: gdm-password][1309]: pam_systemd(gdm-password:session): Cannot create session: Already occupied by a session This message is added by this commit to systemd: https://github.com/systemd/systemd/commit/b80120c4cba7d134b5437a58437a23fdf7ab2084 Package versions: - gdm 3.16.2 - systemd 223 - openssh 6.9p1 Distribution: Arch Linux
It's fixed in systemd by this commit: https://github.com/systemd/systemd/commit/10189fd6be0f547d75bc857860f3ecbbdbc447a6