Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 319451 - sys-apps/cracklib-words-20080507 should DEPEND on sys-libs/cracklib
Summary: sys-apps/cracklib-words-20080507 should DEPEND on sys-libs/cracklib
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-12 19:07 UTC by Johan Hattne
Modified: 2010-05-21 02:02 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Johan Hattne 2010-05-12 19:07:24 UTC
Because the dictionary is generated by create-cracklib-dict which is supplied by sys-libs/cracklib, cracklib-words-20080507 should DEPEND on it.

Reproducible: Always

Steps to Reproduce:
1. emerge -C cracklib
2. emerge cracklib-words

Actual Results:  
create-cracklib-dict: command not found


Expected Results:  
No error messages.
Comment 1 SpanKY gentoo-dev 2010-05-21 02:02:14 UTC
ive changed the ebuild to avoid create-cracklib-dict when it isnt available

http://sources.gentoo.org/sys-apps/cracklib-words/cracklib-words-20080507.ebuild?r1=1.7&r2=1.8