Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

net-tools installation on Ubuntu failed #177

Closed
m-1-k-3 opened this issue Nov 10, 2021 · 5 comments
Closed

net-tools installation on Ubuntu failed #177

m-1-k-3 opened this issue Nov 10, 2021 · 5 comments
Assignees
Labels
bug Something isn't working

Comments

@m-1-k-3
Copy link
Member

m-1-k-3 commented Nov 10, 2021

I'm running in a fresh Ubuntu VM and cloned EMBA from git then ran the installer and yes, it seems to have failed to install the net-tools.

I could (untested!) imagine that the way you handle parameters with a dash (-) in it, that it somehow breaks because the dash is interpreted as a command line parameter switch. But that's just wild speculation.

Originally posted by @floyd-fuh in #118 (comment)

@m-1-k-3 m-1-k-3 self-assigned this Nov 10, 2021
@m-1-k-3 m-1-k-3 added the bug Something isn't working label Nov 10, 2021
@m-1-k-3
Copy link
Member Author

m-1-k-3 commented Nov 10, 2021

@floyd-fuh I opened an issue for this. Which installation mode are you using?

@floyd-fuh
Copy link
Contributor

floyd-fuh commented Nov 11, 2021

Exactly what the wiki told me, sudo ./installer.sh -d. Can you check if you can reproduce in a fresh Ubuntu VM?

I was also thinking that it might be good to have EMBA as a docker container (e.g. from an Ubuntu base). I know it would use Docker-in-Docker then. But I would then probably just create a VM anyway and in that VM run Docker and install the EMBA tool. I don't know if that is possible yet, but having a prebuilt Docker container that has all of EMBA in it would probably make installation a lot less painfull for most.

@m-1-k-3
Copy link
Member Author

m-1-k-3 commented Nov 11, 2021

I think I found the problem ... could you do a quick check with my current dev fork: https://github.com/m-1-k-3/emba

@m-1-k-3
Copy link
Member Author

m-1-k-3 commented Nov 11, 2021

Regarding the other topic: EMBA is a docker container. With the installation -d you download the EMBA docker and install only CVE search on the host

@m-1-k-3
Copy link
Member Author

m-1-k-3 commented Nov 13, 2021

fixed

@m-1-k-3 m-1-k-3 closed this as completed Nov 13, 2021
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants