'Twas brillig, and Colin Guthrie at 26/06/12 10:20 did gyre and gimble: > 'Twas brillig, and Guillaume Rousse at 26/06/12 09:36 did gyre and gimble: >> Le 25/06/2012 11:38, Colin Guthrie a écrit : >>> Wonder how best to debug? Are you certain it was the systemd upgrade >>> that caused this or could there be something else lurking do you think? >> It is clearly the systemd upgrade here, as upgrading only those packages >> causes the problem, and downgrading them fix it. > > OK, that's good to know. > >> pam modules usually support a debug flag. Testing is a bit invasive, >> tough, I'll try again tonight if possible. > > Great. I'm holding off on pushing this to a wider target in order to > test this specifically. I wonder if it's related to libudev... did you > definitely upgrade the dmsetup (especially lib[64]devmapper1.02) stuff > from testing too and not just systemd? (I can't immediately see any need > to rebuild more than that for pam_mount stuff. but I could be wrong).
Actually this can't be a fundamental issue as it works on the tty. I'm guessing that somewhere along the way gdm is pulling in the old udev library (can't see it immediately but I wouldn't be surprised) and this then causes problems with pam_mount which uses libdevmapper which uses the new libudev. Therefore, I'd hope this is just a product of me not rebuilding everything under the sun for new udev... That's my current guess... :) -- 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/
