Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 194492 - Error merging pam-0.78-r5 : cracklib dictionary none found
Summary: Error merging pam-0.78-r5 : cracklib dictionary none found
Status: VERIFIED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-02 12:06 UTC by dfingonnet
Modified: 2007-10-02 13:12 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Config log of pam-0.78 (config.log,82.98 KB, text/plain)
2007-10-02 12:09 UTC, dfingonnet
Details

Note You need to log in before you can comment on or make changes to this bug.
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