eve-ng not installing on bare metal

Before posting something, READ the changelog, WATCH the videos, howto and provide following:
Your install is: Bare metal, ESXi, what CPU model, RAM, HD, what EVE version you have, output of the uname -a and any other info that might help us faster.

Moderator: mike

Post Reply
giodelarosa
Posts: 1
Joined: Sat Mar 23, 2019 1:53 am

eve-ng not installing on bare metal

Post by giodelarosa » Sat Mar 23, 2019 2:07 am

I install ubunto on ISO using 16.04
I followed the install guide for eve-ng

https://www.eve-ng.net/documentation/in ... re-install

the WGET command that install eve does not find the packages see errors below

root@eve-ng:~# apt-get update
Get:1 http://security.ubuntu.com/ubuntu xenial-security InRelease [109 kB]
Hit:2 http://us.archive.ubuntu.com/ubuntu xenial InRelease
Get:3 http://us.archive.ubuntu.com/ubuntu xenial-updates InRelease [109 kB]
Hit:4 http://www.eve-ng.net/repo xenial InRelease
Hit:5 http://everbx.podzone.net/repo xenial InRelease
Get:6 http://us.archive.ubuntu.com/ubuntu xenial-backports InRelease [107 kB]
Fetched 325 kB in 0s (491 kB/s)
Reading package lists... Done
root@eve-ng:~# DEBIAN_FRONTEND=noninteractive apt-get -y docker-engine
E: Command line option 'y' [from -y] is not understood in combination with the other options.
root@eve-ng:~# DEBIAN_FRONTEND=noninteractive apt-get -y install eve-ng
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package eve-ng
root@eve-ng:~# /etc/init.d/mysql restart
bash: /etc/init.d/mysql: No such file or directory
root@eve-ng:~# DEBIAN_FRONTEND=noninteractive apt-get -y install eve-ng
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package eve-ng
root@eve-ng:~# rm -fr /var/lib/docker/aufs
root@eve-ng:~# DEBIAN_FRONTEND=noninteractive apt-get -y install eve-ng
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package eve-ng
root@eve-ng:~# cp /lib/firmware/bnx2/*.fw /lib/firmware/4.9.40-eve-ng-ukms-2+/bnx2/
cp: target '/lib/firmware/4.9.40-eve-ng-ukms-2+/bnx2/' is not a directory
root@eve-ng:~# exit


root@10.0.0.150's password:
Welcome to Ubuntu 16.04.6 LTS (GNU/Linux 4.4.0-142-generic i686)

* Documentation: https://help.ubuntu.com
* Management: https://landscape.canonical.com
* Support: https://ubuntu.com/advantage

8 packages can be updated.
8 updates are security updates.

New release '18.04.2 LTS' available.
Run 'do-release-upgrade' to upgrade to it.


Last login: Fri Mar 22 21:44:37 2019
root@eve-ng:~#
root@eve-ng:~#
root@eve-ng:~#
root@eve-ng:~# apt-get install eve-ng
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package eve-ng
root@eve-ng:~#

Uldis (UD)
Posts: 5081
Joined: Wed Mar 15, 2017 4:44 pm
Location: London
Contact:

Re: eve-ng not installing on bare metal

Post by Uldis (UD) » Sat Mar 23, 2019 8:50 am

Internet must be all right before, DNS resoving/ DNS IP must be ok.
And if you are behind proxy it can make issues as well

EdwardLal
Posts: 2
Joined: Wed Mar 20, 2019 1:40 am

eve ng not installing on bare metal

Post by EdwardLal » Sat Mar 23, 2019 10:14 pm

So i did a fresh install of EVE and when i am setting the static IP the machine reboots and the static ip setting does not apply. Is anyone else having this issue?

Post Reply