[Bug 210229] Unable to log in: "libpam.so.5" not found

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Jun 13 20:09:29 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210229

Palle Girgensohn <girgen at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |girgen at FreeBSD.org

--- Comment #3 from Palle Girgensohn <girgen at FreeBSD.org> ---
Hi,

Seems to me you have run make delete-old-libs without first upgrading your
ports? /usr/local/lib/pam_gnome_keyring.so must be rebuilt before you remove
the old versions of the library? Or in any case, since you run CURRENT, this is
the problem. 

    Jun 12 11:41:37 BIL-BSD login: in try_dlopen():
/usr/local/lib/pam_gnome_keyring.so: Shared object "libpam.so.5" not found

is because /usr/local/lib/pam_gnome_keyring.so was built when libpam.so.5 was
that latest and greatest. It isn't anymore. Update your ports and things will
work better. 

Cheers,
Palle

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-amd64 mailing list