Unable to install netem

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
gwav8or
Posts: 2
Joined: Mon Apr 12, 2021 8:36 pm

Unable to install netem

Post by gwav8or » Wed Jul 06, 2022 1:41 pm

All,

I'm having difficulty installing netem. I'm running EVE Community Edition on an ESXi server and the VM has 8 CPU, 64GB RAM, 320GB hard drive. I only have a couple labs and none are running. I'm running eve 2.0.3-112 (dpkg -l eve-ng). Hard disk space is barely used (10%).

I've tried running apt update but it fails with the following:

Err:4 http://www.eve-ng.net/repo xenial InRelease
Clearsigned file isn't valid, got 'NOSPLIT' (does the network require authentication?)
Fetched 311 kB in 2s (108 kB/s)
Reading package lists... Done
E: Failed to fetch http://www.eve-ng.net/repo/dists/xenial/InRelease Clearsigned file isn't valid, got 'NOSPLIT' (does the network require authentication?)
E: Some index files failed to download. They have been ignored, or old ones used instead.

Authentication is not required for inernet access on my network.

When I try installing netem with apt-get update & apt-get install eve-ng-addons-netem I get basically the same as above:

Err:4 http://www.eve-ng.net/repo xenial InRelease
Clearsigned file isn't valid, got 'NOSPLIT' (does the network require authentication?)
Fetched 296 kB in 2s (114 kB/s)
Reading package lists... Done
E: Failed to fetch http://www.eve-ng.net/repo/dists/xenial/InRelease Clearsigned file isn't valid, got 'NOSPLIT' (does the network require authentication?)
E: Some index files failed to download. They have been ignored, or old ones used instead.

Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package eve-ng-addons-netem

Any help is much appreciated.

Post Reply