FS#30506 - [john] Fails with 'fopen: /usr/share/john/john.local.conf: No such file or directory'

Attached to Project: Community Packages
Opened by Vertlo Oraerk (oraerk) - Sunday, 01 July 2012, 20:23 GMT
Last edited by Thorsten Töpper (Atsutane) - Monday, 02 July 2012, 05:47 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Thorsten Töpper (Atsutane)
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description: John the Ripper fails with:
'fopen: /usr/share/john/john.local.conf: No such file or directory'


Additional info:
* Introduced in version pkg. version 1.7.9-5. Internal version: 1.7.9-jumbo-6_omp
* All previous packages worked ok with config in /etc/john/john.conf

Steps to reproduce:
Run 'john --test'.

This task depends upon

Closed by  Thorsten Töpper (Atsutane)
Monday, 02 July 2012, 05:47 GMT
Reason for closing:  Fixed
Additional comments about closing:  Fixed in 1.7.9-6 thank you.
Comment by Gaetan Bisson (vesath) - Monday, 02 July 2012, 02:03 GMT
Here, I get:

$ john /dev/null
fopen: /etc/john.local.conf: No such file or directory
Comment by Gaetan Bisson (vesath) - Monday, 02 July 2012, 02:05 GMT
Thorsten, did you mean to write /etc/john.local.conf in place of /etc/john/john.local.conf ?
Comment by Thorsten Töpper (Atsutane) - Monday, 02 July 2012, 05:47 GMT
/etc/john/john.local.conf is fine, just the first sed for the config not. Fixed with 1.7.9-6 ... this time made sure the config from the package is in place and not the customized one I used so far...

Loading...