Re: [gentoo-user] Can't emerge pam

2006-01-01 Thread Abhay Kedia
On Sunday 01 January 2006 05:44, [EMAIL PROTECTED] wrote:

  * ERROR: pam_cracklib have dependencies in /usr.

Known bug
http://bugs.gentoo.org/show_bug.cgi?id=85679

Work around:
It comes from zombie libraries that should have been removed with the 
upgrade. The turnaround is to delete these libraries by hand : 
 
 Library to keep : 
 /lib/libcrack.so.2 - libcrack.so.2.8.0 
 /lib/libcrack.so.2.8.0 
 
 Library to delete : 
 /usr/lib/libcrack.so.2 - libcrack.so.2.7 
 /usr/lib/libcrack.so.2.7

http://forums.gentoo.org/viewtopic-t-312002-highlight-kbiff.html?sid=b64dd908091afff12a8749defb7d


pgpguirJZ66ta.pgp
Description: PGP signature


[gentoo-user] Can't emerge pam

2005-12-31 Thread schroder
I've been trying to fix email here kmail and thunderbird won't send emails I'm
missing something probably because I did an emerge --depclean and missed
something important Anyway, I got the bright idea to do
# emerge -eD system. The run stopped at pam

mkdir -p /var/tmp/portage/pam-0.78-r3/image//lib/security
/bin/install -c -m 755 pam_xauth.so
/var/tmp/portage/pam-0.78-r3/image//lib/security
test -d /var/tmp/portage/pam-0.78-r3/image//usr/share/man/man8 || mkdir -p
/var/tmp/portage/pam-0.78-r3/image//usr/share/man/man8
/bin/install -c -m 644 pam_xauth.8
/var/tmp/portage/pam-0.78-r3/image//usr/share/man/man8/
make[2]: Leaving directory
`/var/tmp/portage/pam-0.78-r3/work/Linux-PAM-0.78/modules/pam_xauth'
make[1]: Leaving directory
`/var/tmp/portage/pam-0.78-r3/work/Linux-PAM-0.78/modules'
 * Checking if all modules were built...

 * ERROR: pam_cracklib have dependencies in /usr.


!!! ERROR: sys-libs/pam-0.78-r3 failed.
!!! Function src_install, Line 307, Exitcode 0
!!! pam_cracklib have dependencies in /usr.
!!! If you need support, post the topmost build error, NOT this status message.


I've tried revdep-rebuild pam and I've remerged cracklib. Suggestions?

-- 
gentoo-user@gentoo.org mailing list