Le 11/11/2013 23:31, Michael Stapelberg a écrit : > Hi Julien, > > Julien Puydt <[email protected]> writes: >> I was having issues with my computer lately: >> - I wasn't able to mount USB keys anymore in thunar ; >> - I wasn't able to shutdown/restart/hibernate anymore in xfce ; >> - even when logged out, lightdm didn't allow shutdown/restart/hibernate. >> >> I searched around, and found bug #728361 against lightdm, where someone >> mentioned kicking out libpam-systemd was fixing the lightdm problem. >> >> In fact all three problems listed above are fixed by removing >> libpam-systemd, so this package breaks several unrelated things. > In case you are not running logind, libpam-systemd should not do > anything: > > /* Make this a NOP on non-logind systems */ > if (!logind_running()) > return PAM_SUCCESS; > > Can you check if /run/systemd/seats/ exists on your machine? > > Also, can you outline the steps to reproduce this problem in a clean > Debian wheezy VM please?
I have /run/systemd/seats/ (with a seat0 ascii file). Notice that you focus on lightdm but that removing libpam-systemd solved other problems. I have no clue how to reproduce it... I only have the system where I had problems and solved them. Snark on #debian-science -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

