View Issue Details

IDProjectCategoryView StatusLast Update
0006894Kali LinuxKali Package Bugpublic2020-12-08 10:44
ReporterMister_X Assigned Tosbrun  
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Summary0006894: airgraph-ng crashes when downloading the OUI file
Description

After installing via sudo apt install airgraph-ng, it fails to use the request module in urllib. The full error can be reproduced by running the following command:

$ airgraph-ng -o Picture1.png -i dump.csv -g CAPR
None
Globals:
Getting OUI file from https://linuxnet.ca/ieee/oui.txt to /usr/share/airgraph-ng/
Could not download file:
 'module' object has no attribute 'request'
 Exiting airgraph-ng

The following patch fixes the issue: https://github.com/aircrack-ng/aircrack-ng/commit/82597038a2eeeaeb0534dc6181d3f08cc8074bbd

Activities

sbrun

sbrun

2020-12-08 10:44

manager   ~0013952

fixed in version 1:1.6+git20201206.8259703-1

Issue History

Date Modified Username Field Change
2020-12-01 15:03 Mister_X New Issue
2020-12-08 10:44 sbrun Assigned To => sbrun
2020-12-08 10:44 sbrun Status new => resolved
2020-12-08 10:44 sbrun Resolution open => fixed
2020-12-08 10:44 sbrun Note Added: 0013952