Eve-Ng Baremetal Installation

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

usasmaz
Posts: 7
Joined: Tue Mar 21, 2017 2:27 pm

Eve-Ng Baremetal Installation

Post by usasmaz » Tue Mar 21, 2017 2:39 pm

Hey,

I tried to install Eve on top of Ubuntu but i got errors along the way.

Code: Select all


7.     wget -O - http://everbx.podzone.net/repo/eczema@ecze.com.gpg.key | sudo apt-key add -


8.     apt-get update
 
[quote]
W: Failed to fetch http://www.unetlab.com/apt/dists/trusty/rrlabs/binary-amd64/Packages  404  Not Found[/quote]

9.     sudo add-apt-repository "deb [arch=amd64]  http://everbx.podzone.net/repo xenial main"

10.  apt-get update

11.  DEBIAN_FRONTEND=noninteractive apt-get -y install eve-ng
[code]# sudo apt-get install eve-ng
Reading package lists... Done
Building dependency tree       
Reading state information... Done
E: Unable to locate package eve-ng
[/code]

Since im a newbie in linux, i cant handle the problems and i couldnt find the old step by step tutorial on website. I would appreciate any kind of help.

Best Regards,
Umut

ecze
Posts: 534
Joined: Wed Mar 15, 2017 1:54 pm

Re: Eve-Ng Baremetal Installation

Post by ecze » Tue Mar 21, 2017 3:39 pm

W: Failed to fetch http://www.unetlab.com/apt/dists/trusty ... 4/Packages 404 Not Found[/quote]

This means you try to install EVE on a Unetlab server...

2 Majors mistakes:

1. There is NO path for migration from UNL to EVE -> You need a Fresh Install
2. Eve works on Ubuntu 16.04 ( UNL was on 14.04 ) -> Package repo incompatible

My advice:

Install a minimalistic Ubuntu server 16.04 and follow the guide

http://www.eve-ng.net/index.php/documen ... re-install

usasmaz
Posts: 7
Joined: Tue Mar 21, 2017 2:27 pm

Re: Eve-Ng Baremetal Installation

Post by usasmaz » Tue Mar 21, 2017 3:45 pm

Thank you for fast and kind reply. I will now upgrade to latest version then follow the guide :) Will post update

usasmaz
Posts: 7
Joined: Tue Mar 21, 2017 2:27 pm

Re: Eve-Ng Baremetal Installation

Post by usasmaz » Tue Mar 21, 2017 6:33 pm

I still get same errors. I upgraded to 16.04.2 LTS . Followed the steps on the guide and yet still getting below errors.

Code: Select all

~# DEBIAN_FRONTEND=noninteractive apt-get -y install eve-ng
Reading package lists... Done
Building dependency tree       
Reading state information... Done
N: Ignoring file '50unattended-upgrades.ucf-old' in directory '/etc/apt/apt.conf.d/' as it has an invalid filename extension
E: Unable to locate package eve-ng
Any suggestion from now on?

usasmaz
Posts: 7
Joined: Tue Mar 21, 2017 2:27 pm

Re: Eve-Ng Baremetal Installation

Post by usasmaz » Tue Mar 21, 2017 8:14 pm

I tried everything i could think of from checking the sources.list
deb [arch=amd64] http://everbx.podzone.net/repo xenial main
# deb-src [arch=amd64] http://everbx.podzone.net/repo xenial main

I saw;
# sudo apt-get update
Hit:1 http://tr.archive.ubuntu.com/ubuntu xenial InRelease
Hit:2 http://tr.archive.ubuntu.com/ubuntu xenial-updates InRelease
Hit:3 http://tr.archive.ubuntu.com/ubuntu xenial-backports InRelease
Get:4 http://security.ubuntu.com/ubuntu xenial-security InRelease [102 kB]
Get:5 http://everbx.podzone.net/repo xenial InRelease [1,437 B]
Get:6 http://everbx.podzone.net/repo xenial/main amd64 Packages [3,610 B]
Fetched 107 kB in 0s (113 kB/s)
Reading package lists... Done
Still couldnt get the eve-ng package under the repo. Any help would be appreciated. I'm desperate atm.

ecze
Posts: 534
Joined: Wed Mar 15, 2017 1:54 pm

Re: Eve-Ng Baremetal Installation

Post by ecze » Tue Mar 21, 2017 11:56 pm

You upgrade from where ? from what ?

My advice was to install from scratch

usasmaz
Posts: 7
Joined: Tue Mar 21, 2017 2:27 pm

Re: Eve-Ng Baremetal Installation

Post by usasmaz » Wed Mar 22, 2017 5:22 am

I upgraded from version 14.04 which was the only version that is supported before. Now i will try to make a clean install from scratch :)

usasmaz
Posts: 7
Joined: Tue Mar 21, 2017 2:27 pm

Re: Eve-Ng Baremetal Installation

Post by usasmaz » Mon Mar 27, 2017 10:48 am

I wiped everything then installed the latest of Ubuntu Server from the installation link then in the last step i got this error.

# DEBIAN_FRONTEND=noninteractive apt-get -y install eve-ng
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
eve-ng : PreDepends: eve-ng-guacamole (>= 2.0.1-23) but it is not going to be installed
Depends: eve-ng-guacamole but it is not going to be installed
Depends: eve-ng-qemu (>= 1.0.0-6) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.

cant fix it. Any help will be appreciated?

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

Re: Eve-Ng Baremetal Installation

Post by Uldis (UD) » Mon Mar 27, 2017 9:13 pm

Seems broken Ubuntu install.
Be sure you have installed Ubuntu server 16.04 xenial 64 bit

usasmaz
Posts: 7
Joined: Tue Mar 21, 2017 2:27 pm

Re: Eve-Ng Baremetal Installation

Post by usasmaz » Mon Mar 27, 2017 10:56 pm

Hey Uldis,
can you give me a link to exact version of Ubuntu that you are talking about?

Post Reply