First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 114677
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Daniel Black <dragonheart@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Matthias Bethke <matthias@towiski.de>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 114677 depends on: Show dependency tree
Show dependency graph
Bug 114677 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)







View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


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.

First Last Prev Next    No search results available      Search page      Enter new bug