Bug 114677 - app-crypt/johntheripper v1.6.38 (unstable) doesn't install charset files
Bug#: 114677 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: minor Priority: P2
Resolution: FIXED Assigned To: dragonheart@gentoo.org Reported By: matthias@towiski.de
Component: Applications
URL: 
Summary: app-crypt/johntheripper v1.6.38 (unstable) doesn't install charset files
Keywords:  
Status Whiteboard: 
Opened: 2005-12-06 16:51 0000
Description:   Opened: 2005-12-06 16:51 0000
As mentioned on http://www.openwall.com/john/ , the development versions of
johntheripper don't come with any charset files, but as they are required you
have to get them from the stable archives. Unmerging 1.6 and merging 1.6.38
leaves you without them, so the ebuild should always download the latest stable
archive as well. Installing the files by hand is easy but leaves the system
inconsistent with the ebuild database.

Reproducible: Always
Steps to Reproduce:
1. emerge johnthripper
2. ls /usr/share/john
3. echo "app-crypt/johntheripper ~x86" >>/etc/portage/package.keywords
4. emerge johnthripper
5. ls /usr/share/john
Actual Results:  
mb@huxley ~ $ ls /usr/share/john/
ls: /usr/share/john/: No such file or directory


Expected Results:  
mb@huxley ~ $ ls /usr/share/john/
all.chr  alpha.chr  digits.chr  john-dailyscript  lanman.chr  password.lst

------- Comment #1 From Daniel Black 2006-01-07 03:28:50 0000 -------
I've added 1.6.40 which does include the charsets.

It is currently masked for testing and to fix a TEXTREL associated with it.

Can you please test it by adding =app-crypt/johntheripper-1.6.40 to
/etc/portage/package.mask and emergeing it.

In particular please test john is using the paths correctly for config and all
other files it uses.

Thanks.

------- Comment #2 From Daniel Black 2006-01-07 04:58:31 0000 -------
file is /etc/portage/package.unmask - sorry.