On Sat, Oct 29, 2011 at 8:55 PM, co <[email protected]> wrote: > I upgrade pad to 1.1.5 ,then openrc can't work,and can't login to system. > libpam.so.0 can't open shared object file. > please help!
I always run revdep-rebuild any time libs are updated, but in this case the lib name stays the same. What do you see if you run this command? # ls -l /lib/libpam.so* lrwxrwxrwx 1 root root 11 Oct 29 17:49 /lib/libpam.so -> libpam.so.0 lrwxrwxrwx 1 root root 16 Oct 29 17:49 /lib/libpam.so.0 -> libpam.so.0.83.1 -rwxr-xr-x 1 root root 55712 Oct 29 17:49 /lib/libpam.so.0.83.1

