Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 23476 - miscfiles-1.3-r2 breaks passook (/usr/share/dict/words)
Summary: miscfiles-1.3-r2 breaks passook (/usr/share/dict/words)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Seemant Kulleen (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-06-25 11:43 UTC by D-Bugger
Modified: 2003-06-27 08:12 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 D-Bugger 2003-06-25 11:43:32 UTC
from /usr/portage/sys-apps/miscfiles/miscfiles-1.3-r2.ebuild:
    # Remove this, as it causes language clash in ispell
    rm ${D}/usr/share/dict/words

while for example app-admin/passook uses this to generate passwords
Comment 1 D Wollmann 2003-06-26 09:26:52 UTC
This also breaks look(1), which expects to read the same file.

(look -a will use the alternate dictionary in /usr/share/dict/web2)
Comment 2 Seemant Kulleen (RETIRED) gentoo-dev 2003-06-27 08:12:37 UTC
-r2 is masked -- -r1 is the new default again.