Gentoo Archives: gentoo-user

From: co <cuicle@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] problem with pam
Date: Sat, 29 Oct 2011 11:16:29
Message-Id: CAChzKCqTEu+jGJGSjad_8BE1Pe8fEpJ64mJXXmT0FLub5kKSCQ@mail.gmail.com
In Reply to: Re: [gentoo-user] problem with pam by co
1 And when i revdep-rebuild ,it still warning libpam.so.0,when finished ,it
2 still can't work.
3 And i try to re-emerge pam,but i can't
4
5 2011/10/29 co <cuicle@×××××.com>
6
7 > lrwxrwxrwx 1 root root 11 Oct 21 23:47 /lib32/libpam.so -> libpam.so.0
8 > lrwxrwxrwx 1 root root 16 Oct 21 23:48 /lib32/libpam.so.0 ->
9 > libpam.so.0.83.0
10 > -rwxr-xr-x 1 root root 46520 Sep 28 19:37 /lib32/libpam.so.0.83.0
11 >
12 > 2011/10/29 Adam Carter <adamcarter3@×××××.com>
13 >
14 >> On Sat, Oct 29, 2011 at 8:55 PM, co <cuicle@×××××.com> wrote:
15 >> > I upgrade pad to 1.1.5 ,then openrc can't work,and can't login to
16 >> system.
17 >> > libpam.so.0 can't open shared object file.
18 >> > please help!
19 >>
20 >> I always run revdep-rebuild any time libs are updated, but in this
21 >> case the lib name stays the same.
22 >>
23 >> What do you see if you run this command?
24 >>
25 >> # ls -l /lib/libpam.so*
26 >> lrwxrwxrwx 1 root root 11 Oct 29 17:49 /lib/libpam.so -> libpam.so.0
27 >> lrwxrwxrwx 1 root root 16 Oct 29 17:49 /lib/libpam.so.0 ->
28 >> libpam.so.0.83.1
29 >> -rwxr-xr-x 1 root root 55712 Oct 29 17:49 /lib/libpam.so.0.83.1
30 >>
31 >>
32 >

Replies

Subject Author
Re: [gentoo-user] problem with pam Adam Carter <adamcarter3@×××××.com>