Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 951116 - net-wireless/aircrack-ng-1.7-r3 airgraph-ng missing OUI dir prevents execution
Summary: net-wireless/aircrack-ng-1.7-r3 airgraph-ng missing OUI dir prevents execution
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Rick Farina (Zero_Chaos)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-03-10 10:29 UTC by Nick Owens
Modified: 2025-03-10 15:59 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nick Owens 2025-03-10 10:29:34 UTC
mischief@beast:~ $ airgraph-ng -h
Traceback (most recent call last):
  File "/usr/lib/python-exec/python3.12/airgraph-ng", line 16, in <module>
    from airgraphviz import *
  File "/usr/lib/python3.12/site-packages/airgraphviz/libOuiParse.py", line 49, in <module>
    raise Exception("Could not determine path, please, check your installation or set AIRGRAPH_HOME environment variable")
Exception: Could not determine path, please, check your installation or set AIRGRAPH_HOME environment variable

it appears airgraph-ng wants some data in /usr/share/airgraph-ng/, but it doesn't exist, so airgraph-ng doesn't run.