Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 550520 - sys-libs/pam-1.2.0 - cron[18115]: PAM unable to dlopen(/lib64/security/pam_unix.so): /lib64/libpam.so.0: version `LIBPAM_MODUTIL_1.1.9' not found (required by /lib64/security/pam_unix.so)
Summary: sys-libs/pam-1.2.0 - cron[18115]: PAM unable to dlopen(/lib64/security/pam_un...
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-05-27 07:36 UTC by Juergen Rose
Modified: 2015-05-29 15:06 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Juergen Rose 2015-05-27 07:36:39 UTC
'journalctl | grep cron' reports since May 20:

May 20 20:20:01 condor cron[29757]: PAM unable to dlopen(/lib64/security/pam_unix.so): /lib64/libpam.so.0: version `LIBPAM_MODUTIL_1.1.9' not found (required by /lib64/security/pam_unix.so)
May 20 20:20:01 condor cron[29757]: PAM adding faulty module: /lib64/security/pam_unix.so

May 20 20:30:01 condor cron[31487]: PAM unable to dlopen(/lib64/security/pam_unix.so): /lib64/libpam.so.0: version `LIBPAM_MODUTIL_1.1.9' not found (required by /lib64/security/pam_unix.so)
May 20 20:30:01 condor cron[31487]: PAM adding faulty module: /lib64/security/pam_unix.so
May 20 20:40:01 condor cron[2011]: PAM unable to dlopen(/lib64/security/pam_unix.so): /lib64/libpam.so.0: version `LIBPAM_MODUTIL_1.1.9' not found (required by /lib64/security/pam_unix.so)
...
May 27 09:10:01 condor cron[18492]: PAM unable to dlopen(/lib64/security/pam_unix.so): /lib64/libpam.so.0: version `LIBPAM_MODUTIL_1.1.9' not found (required by /lib64/security/pam_unix.so)
May 27 09:10:01 condor cron[18492]: PAM adding faulty module: /lib64/security/pam_unix.so



The postinst messages of sys-libs/pam-1.2.0 shown by elogviewer suggested to restart all services depending on libpam.so or to reboot the system, which really seems to resolve the issue.

Reproducible: Always
Comment 1 Mike Gilbert gentoo-dev 2015-05-29 01:43:15 UTC
> The postinst messages of sys-libs/pam-1.2.0 shown by elogviewer suggested to restart all services depending on libpam.so or to reboot the system, which really seems to resolve the issue.

So... what's the problem here?
Comment 2 Juergen Rose 2015-05-29 07:16:35 UTC
(In reply to Mike Gilbert from comment #1)
> > The postinst messages of sys-libs/pam-1.2.0 shown by elogviewer suggested to restart all services depending on libpam.so or to reboot the system, which really seems to resolve the issue.
> 
> So... what's the problem here?

I solved the issue writing this bug report. Maybe somebody else have the same problem.
Comment 3 Mike Gilbert gentoo-dev 2015-05-29 15:06:03 UTC
(In reply to Juergen Rose from comment #2)
> I solved the issue writing this bug report. Maybe somebody else have the
> same problem.

That's not what bug reports are for. As you said, the package already tells you what action to take.