From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1RK5yn-0000Yk-B1 for garchives@archives.gentoo.org; Sat, 29 Oct 2011 10:17:33 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BCBDC21C053; Sat, 29 Oct 2011 10:17:24 +0000 (UTC) Received: from mail-ww0-f53.google.com (mail-ww0-f53.google.com [74.125.82.53]) by pigeon.gentoo.org (Postfix) with ESMTP id 1FE6521C030 for ; Sat, 29 Oct 2011 10:16:28 +0000 (UTC) Received: by wwi36 with SMTP id 36so6215717wwi.10 for ; Sat, 29 Oct 2011 03:16:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=TI8+E+hl7ucnWbvm0Pvn/PYp+jJ8zCRlkFa79630lfE=; b=Aah1cznMYPC5XAcwK0fXYGlRAx/P4s+cM2RiN/5rwTpNOUglxkFIyh2XTB4rCXm6om hnjizkFZRWqVpvyIb3EyL0+TG/oRu5G62EU9IQQ/nVjj5Me0pEPP2ZnMPtr75WYfdjQG bgXgsg6wKZhfi13iTibbdWp19P0BQQnbgKTlY= Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Received: by 10.227.203.132 with SMTP id fi4mr8507862wbb.6.1319883388340; Sat, 29 Oct 2011 03:16:28 -0700 (PDT) Received: by 10.227.151.147 with HTTP; Sat, 29 Oct 2011 03:16:28 -0700 (PDT) In-Reply-To: References: Date: Sat, 29 Oct 2011 21:16:28 +1100 Message-ID: Subject: Re: [gentoo-user] problem with pam From: Adam Carter To: gentoo-user@lists.gentoo.org Content-Type: text/plain; charset=ISO-8859-1 X-Archives-Salt: X-Archives-Hash: 5d9236aa0f2c8a134cb385399b004f29 On Sat, Oct 29, 2011 at 8:55 PM, co 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