Bug 239575

Summary: crack uses obsolete sort option syntax
Product: [Fedora] Fedora Reporter: Ahmon Dancy <dancy>
Component: crackAssignee: Christian Iseli <Christian.Iseli>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: 5   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 5.0a-4 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-05-12 19:59:55 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

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.