Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Jun 2016 20:09:30 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-amd64@FreeBSD.org
Subject:   [Bug 210229] Unable to log in: "libpam.so.5" not found
Message-ID:  <bug-210229-6-FvIuzLLi1A@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-210229-6@https.bugs.freebsd.org/bugzilla/>
References:  <bug-210229-6@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D210229

Palle Girgensohn <girgen@FreeBSD.org> changed:

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

--- Comment #3 from Palle Girgensohn <girgen@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, thi=
s is
the problem.=20

    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 w=
as
that latest and greatest. It isn't anymore. Update your ports and things wi=
ll
work better.=20

Cheers,
Palle

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-210229-6-FvIuzLLi1A>