Hi, I messed up a %post script in the pam package which causes issues with systemd related authentication stuff. Sorry about that.
It's a pain to fix with a script so I won't and thus a manual fix is needed. Simply edit the system-auth pam.d file, e.g.: sudo vi /etc/pam.d/system-auth and remove the last line which should say: -session optional pam_systemd.so This line should be a duplicate of an entry one or two lines above. You DO want one line with the above in it, you do NOT want more than one. pam package is fixed to not do this any more but you'll need to manually fix this up. Sorry for the inconvenience. Col -- Colin Guthrie colin(at)mageia.org http://colin.guthr.ie/ Day Job: Tribalogic Limited http://www.tribalogic.net/ Open Source: Mageia Contributor http://www.mageia.org/ PulseAudio Hacker http://www.pulseaudio.org/ Trac Hacker http://trac.edgewall.org/
