cisagov / Malcolm

Malcolm is a powerful, easily deployable network traffic analysis tool suite for full packet capture artifacts (PCAP files), Zeek logs and Suricata alerts.
https://cisagov.github.io/Malcolm/
Other
1.97k stars 331 forks source link

Issue regarding installation of netbox #503

Closed S1ubb closed 2 days ago

S1ubb commented 2 days ago

I encounter a problem when trying to install netbox, it can't get the packages randomcolor and malcolm_utils.

To Reproduce in your malcolm repository, go to /netbox/scripts/ Run the ./netbox_init.py see the error of a few packages not wanting to be installed, install them find out 2 packages are not available, those being randomcolor and malcolm_utils

Malcolm config -- via the docker on linux (debian)

mmguero commented 2 days ago

That script isn't to be run by the user, it's only run internally and programatically in the NetBox container.

To enable netbox, you do so during Malcolm configuration, by answering Y to Should Malcolm run and maintain an instance of NetBox, an infrastructure resource modeling tool?