Description of problem: Journal error reports missing library: /usr/lib64/security/pam_mate_keyring.so yum reports that nothing provides this library. mate-screensaver-dialog is looking for this library. Version-Release number of selected component (if applicable): Name : mate-desktop Arch : x86_64 Version : 1.6.2 Release : 1.fc20 How reproducible: NA Steps to Reproduce: 1. NA 2. 3. Actual results: Expected results: Additional info: Journal report: Jan 22 09:09:28 fedorad.dswaner.home mate-screensaver-dialog[7727]: PAM adding faulty module: /usr/lib64/security/pam_mate_keyring.so Jan 22 09:09:28 fedorad.dswaner.home mate-screensaver-dialog[7727]: PAM unable to dlopen(/usr/lib64/security/pam_mate_keyring.so): /usr/lib64/security/pam_mate_keyring.so: cannot open shared object file: No such file or directory
yum install mate-keyring results: Package mate-keyring-1.6.0-3.fc20.x86_64 is obsoleted by mate-desktop-1.6.2-1.fc20.x86_64 which is already installed
/etc/pam.d/mate-screensaver (owned by mate-screensaver), contains: auth optional pam_mate_keyring.so Either remove that line (if it's not truly available or needed), or prepend the lines with '-', like -auth optional pam_mate_keyring.so to make it not complain when missing.
And, let me know if mate-keyring is truly obsolete/deprecated (looks like it, but would like confirmation), and I'll take care of removing it from login manager pam configs (kdm, lightdm, sddm).
Rex, libmatekeyring and mate-keyring is obsolete with => f20, we did switch to libsecrete/gnome-keyring in upstream master and use the commits for f20 too. I will fix the mate-screensaver pam file. It's a good idea to do the same for lightdm.
@ Don Swaner you should edit this line /etc/pam.d/mate-screensaver auth optional pam_mate_keyring.so to auth optional pam_gnome_keyring.so until the the fix build is in repos.
Rex, of course this can savely remove from all DM's for f20.
mate-screensaver-1.6.1-5.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/mate-screensaver-1.6.1-5.fc20
Package mate-screensaver-1.6.1-5.fc20: * should fix your issue, * was pushed to the Fedora 20 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing mate-screensaver-1.6.1-5.fc20' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2014-1600/mate-screensaver-1.6.1-5.fc20 then log in and leave karma (feedback).
fyi, per comment #4, since those login managers already consider mate-kerying as optional, and it's still needed for f19, I'll postpone removing it until f19 goes EOL.
mate-screensaver-1.6.2-1.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/mate-screensaver-1.6.2-1.fc20
mate-screensaver-1.6.2-1.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report.