Comment 134 for bug 1311316

Revision history for this message
nybbler (nybbler77) wrote :

I've just run into this with Ubuntu 14.04.1, updated today at about 15:45. I didn't happen immediately after the update, in fact it was fine for a few hours so I think it's unlikely to be related.

Some info:
* unity --version: unity 7.2.3
* uname -r -v -p -i -o: 3.13.0-43-generic #72-Ubuntu SMP Mon Dec 8 19:35:06 UTC 2014 x86_64 x86_64 GNU/Linux
* Dual-head?: yes, 2 monitors
* modified pam?: no, and not using ldap
* Running 2 VMware Workstation 10 VMs (both Windows 7 x86_64)

I have too much work (in VMs) going to risk re-setting unity, so I'm going to have to wait for it to timeout and hope!

Some redacted output from /var/log/auth.log:

Jan 8 14:24:12 machinename compiz: PAM unable to dlopen(pam_kwallet.so): /lib/security/pam_kwallet.so: cannot open shared object file: No such file or directory
Jan 8 14:24:12 machinename compiz: PAM adding faulty module: pam_kwallet.so
Jan 8 14:24:12 machinename compiz: pam_succeed_if(lightdm:auth): requirement "user ingroup nopasswdlogin" not met by user "my-username"
Jan 8 14:39:43 machinename compiz: gkr-pam: unlocked login keyring
Jan 8 14:41:59 machinename compiz: PAM unable to dlopen(pam_kwallet.so): /lib/security/pam_kwallet.so: cannot open shared object file: No such file or directory
Jan 8 14:41:59 machinename compiz: PAM adding faulty module: pam_kwallet.so
Jan 8 14:41:59 machinename compiz: pam_succeed_if(lightdm:auth): requirement "user ingroup nopasswdlogin" not met by user "my-username"
Jan 8 14:42:57 machinename compiz: gkr-pam: unlocked login keyring
Jan 8 14:43:04 machinename compiz: PAM unable to dlopen(pam_kwallet.so): /lib/security/pam_kwallet.so: cannot open shared object file: No such file or directory
Jan 8 14:43:04 machinename compiz: PAM adding faulty module: pam_kwallet.so
Jan 8 14:43:04 machinename compiz: pam_succeed_if(lightdm:auth): requirement "user ingroup nopasswdlogin" not met by user "my-username"
Jan 8 14:47:37 machinename compiz: PAM unable to dlopen(pam_kwallet.so): /lib/security/pam_kwallet.so: cannot open shared object file: No such file or directory
Jan 8 14:47:37 machinename compiz: PAM adding faulty module: pam_kwallet.so
Jan 8 14:47:37 machinename compiz: pam_succeed_if(lightdm:auth): requirement "user ingroup nopasswdlogin" not met by user "my-username"
Jan 8 14:47:41 machinename compiz: gkr-pam: unlocked login keyring
Jan 8 14:48:38 machinename compiz: PAM unable to dlopen(pam_kwallet.so): /lib/security/pam_kwallet.so: cannot open shared object file: No such file or directory
Jan 8 14:48:38 machinename compiz: PAM adding faulty module: pam_kwallet.so
Jan 8 14:48:38 machinename compiz: pam_succeed_if(lightdm:auth): requirement "user ingroup nopasswdlogin" not met by user "my-username"
Jan 8 14:49:01 machinename compiz: PAM unable to dlopen(pam_kwallet.so): /lib/security/pam_kwallet.so: cannot open shared object file: No such file or directory
Jan 8 14:49:01 machinename compiz: PAM adding faulty module: pam_kwallet.so
Jan 8 14:49:10 machinename compiz: gkr-pam: unlocked login keyring
Jan 8 14:49:10 machinename compiz: pam_succeed_if(lightdm:auth): requirement "user ingroup nopasswdlogin" not met by user "my-username"
Jan 8 14:54:45 machinename compiz: PAM unable to dlopen(pam_kwallet.so): /lib/security/pam_kwallet.so: cannot open shared object file: No such file or directory
Jan 8 14:54:45 machinename compiz: PAM adding faulty module: pam_kwallet.so

Robin