Bug 239575 - crack uses obsolete sort option syntax
Summary: crack uses obsolete sort option syntax
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: crack
Version: 5
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Christian Iseli
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-05-09 16:15 UTC by Ahmon Dancy
Modified: 2007-11-30 22:12 UTC (History)
0 users

Fixed In Version: 5.0a-4
Clone Of:
Environment:
Last Closed: 2007-05-12 19:59:55 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Ahmon Dancy 2007-05-09 16:15:25 UTC
Description of problem:

/usr/bin/Crack specifies an obsolete sort option syntax which doesn't work on FC5. 


Version-Release number of selected component (if applicable):

crack-5.0a-3.fc5

Invoked: /usr/bin/Crack target.passwd

Crack: The dictionaries seem up to date...
Crack: Sorting out and merging feedback, please be patient...
Crack: Merging password files...
cat: run/F-merged: No such file or directory
sort: open failed: +1: No such file or directory
Crack: Creating gecos-derived dictionaries
mkgecosd: making non-permuted words dictionary
mkgecosd: making permuted words dictionary
Crack: launching: cracker -kill run/Khostname.31051   


Proposed fix:
Change line 329 of /usr/bin/Crack from
crack-sort -t: +1
to
crack-sort -t: -k 2

Comment 1 Christian Iseli 2007-05-10 10:56:45 UTC
Thanks for the report.  I'll look into it shortly.


Comment 2 Christian Iseli 2007-05-12 19:59:55 UTC
Fixed, rebuilt, and pushed for FC-5, FC-6, and devel.



Note You need to log in before you can comment on or make changes to this bug.