Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 194492

Summary: Error merging pam-0.78-r5 : cracklib dictionary none found
Product: Gentoo Linux Reporter: dfingonnet
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: VERIFIED TEST-REQUEST    
Severity: normal CC: dfingonnet
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Config log of pam-0.78

Description dfingonnet 2007-10-02 12:06:54 UTC
During emerging pam-0.78-r5, I get an error when checking path to cracklib dictionnary :
checking path to cracklib dictionary... configure: error: none found

 * ERROR: sys-libs/pam-0.78-r5 failed.
 * Call stack:
 *   ebuild.sh, line 1654:   Called dyn_compile
 *   ebuild.sh, line 990:   Called qa_call 'src_compile'
 *   ebuild.sh, line 44:   Called src_compile
 *   pam-0.78-r5.ebuild, line 238:   Called econf '--enable-static-libpam' '--enable-fakeroot=/var/tmp/portage/sys-libs/pam-0.78-r5/image/' '--libdir=/lib' '--enable-isadir=../../lib/security'
 *   ebuild.sh, line 591:   Called die

Reproducible: Always

Steps to Reproduce:
1. emerge -uDavt world

Actual Results:  
 * ERROR: sys-libs/pam-0.78-r5 failed.
 * Call stack:
 *   ebuild.sh, line 1654:   Called dyn_compile
 *   ebuild.sh, line 990:   Called qa_call 'src_compile'
 *   ebuild.sh, line 44:   Called src_compile
 *   pam-0.78-r5.ebuild, line 238:   Called econf '--enable-static-libpam' '--enable-fakeroot=/var/tmp/portage/sys-libs/pam-0.78-r5/image/' '--libdir=/lib' '--enable-isadir=../../lib/security'
 *   ebuild.sh, line 591:   Called die

Expected Results:  
installation success of pam-0.78-r5
Comment 1 dfingonnet 2007-10-02 12:09:08 UTC
Created attachment 132384 [details]
Config log of pam-0.78
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2007-10-02 12:12:28 UTC
Re-emerge/upgrade your cracklib, it's broken.
Comment 3 dfingonnet 2007-10-02 13:12:23 UTC
It works. Thanks