After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 753076 - Unable to relogin with systemd >= 222
Unable to relogin with systemd >= 222
Status: RESOLVED NOTGNOME
Product: gdm
Classification: Core
Component: general
3.16.x
Other Linux
: Normal critical
: ---
Assigned To: GDM maintainers
GDM maintainers
Depends on:
Blocks:
 
 
Reported: 2015-07-30 19:37 UTC by Balló György
Modified: 2015-07-31 15:42 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Balló György 2015-07-30 19:37:28 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
Comment 1 Balló György 2015-07-31 15:42:37 UTC
It's fixed in systemd by this commit:
https://github.com/systemd/systemd/commit/10189fd6be0f547d75bc857860f3ecbbdbc447a6