Hardhat-Enterprises / Deakin-Detonator-Toolkit

Deakin Detonator Toolkit redesign using Tauri, React and Mantine.
16 stars 30 forks source link

[Bug]: Arpaname tool dependency inconsistency #996

Open GoldenBanksia opened 1 week ago

GoldenBanksia commented 1 week ago

Name of Bug

Wrong dependency listed for tool

What Happened?

‘arpaname’ needs changing to ‘bind9’ package dependency which includes the arpaname command. This needs to be changed when checking the installed dependencies on the system, and when using the tool itself.

Steps to Reproduce

Go into Tools, click Go for the Arpaname tool, try to install the required dependency. You can also check this via the terminal command 'arpaname --version'.