View Issue Details

IDProjectCategoryView StatusLast Update
0005201Kali LinuxKali Package Bugpublic2020-12-01 10:48
Reporter[email protected] Assigned Tosbrun  
PrioritynormalSeveritymajorReproducibilityalways
Status resolvedResolutionfixed 
Product Version2018.4 
Summary0005201: after dist-upgrade'ing to 2019.1 "John" is broken
Description

Hello,

First time submitting so apologies if I have the wrong category.

Same thing happened on both a machine at my home as well as a machine at work. Both were running a 2018 version of Kali (I think both were .4 but not certain, at least one was, the other might have been .2 or .3) - after running a dist-upgrade john gives the following error:

"fopen: $JOHN/rules/best64.rule: No such file or directory"

Same error will happen no matter how you invoke john, e.g.:

root@kalberto:~# john --list=formats
fopen: $JOHN/rules/best64.rule: No such file or directory

This happened on my home system first, so I then verified it on another system at work. I verified john worked, then ran the apt-get update && apt-get dist-upgrade and then john starting throwing this error, same as with my home system.

Steps To Reproduce

apt-get update
apt-get dist-upgrade

root@kalberto:~# john --list=formats
fopen: $JOHN/rules/best64.rule: No such file or directory

Attached Files

Activities

davidjcopenhaver@gmail.com

[email protected]

2019-01-07 16:23

reporter   ~0010176

forgot to include the version specifics:

root@kalberto:~# uname -a
Linux kalberto 4.18.0-kali2-amd64 0000001 SMP Debian 4.18.10-2kali1 (2018-10-09) x86_64 GNU/Linux
root@kalberto:~# cat /etc/release
DISTRIB_ID=Kali
DISTRIB_RELEASE=kali-rolling
DISTRIB_CODENAME=kali-rolling
DISTRIB_DESCRIPTION="Kali GNU/Linux Rolling"
PRETTY_NAME="Kali GNU/Linux Rolling"
NAME="Kali GNU/Linux"
ID=kali
VERSION="2019.1"
VERSION_ID="2019.1"
ID_LIKE=debian
ANSI_COLOR="1;31"
HOME_URL="https://www.kali.org/"
SUPPORT_URL="https://forums.kali.org/"
BUG_REPORT_URL="https://bugs.kali.org/"

sbrun

sbrun

2019-01-07 19:51

manager   ~0010177

I just uploaded the new version 1.8.0.13-jumbo-1-0kali2 to fix this issue.
It will be available soon in kali-dev and kali-rolling

atdtphreaker

atdtphreaker

2019-01-09 04:59

reporter   ~0010180

I've been experiencing the following output for 7+ days. *(Screenshot attached showing (Kali 'Live' usb (root)))

root@kali:~# john
execv: /usr/lib/john/: Permission denied
Sorry, AVX2 is required for this build
root@kali:~#

Thanks for your time.

sbrun

sbrun

2019-01-09 12:42

manager   ~0010181

@atdtphreaker
I uploaded new version 1.8.0.13-jumbo-1-0kali3. It's now in kali-rolling.
It should fix your issue. Please try and let me know

atdtphreaker

atdtphreaker

2019-01-09 22:36

reporter   ~0010183

@sbrun

It is functioning properly now.

Thanks for your time and efficient response.

atdtphreaker

atdtphreaker

2019-01-10 03:57

reporter   ~0010184

@sbrun

Issue History

Date Modified Username Field Change
2019-01-07 16:19 [email protected] New Issue
2019-01-07 16:23 [email protected] Note Added: 0010176
2019-01-07 19:51 sbrun Assigned To => sbrun
2019-01-07 19:51 sbrun Status new => confirmed
2019-01-07 19:51 sbrun Note Added: 0010177
2019-01-09 04:59 atdtphreaker File Added: Screenshot from 2019-01-08 23-49-17-kalilive_root.png
2019-01-09 04:59 atdtphreaker Note Added: 0010180
2019-01-09 12:42 sbrun Status confirmed => feedback
2019-01-09 12:42 sbrun Note Added: 0010181
2019-01-09 22:36 atdtphreaker Note Added: 0010183
2019-01-10 03:57 atdtphreaker File Added: Screenshot from 2019-01-09 22-53-53-kalilive_root.png
2019-01-10 03:57 atdtphreaker Note Added: 0010184
2019-01-10 08:39 sbrun Status feedback => resolved
2019-01-10 08:39 sbrun Resolution open => fixed
2020-12-01 10:48 g0tmi1k Priority high => normal