Netem , unable to locate package eve-ng-addons-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
dazgee
Posts: 1
Joined: Mon Jul 04, 2022 4:57 pm

Netem , unable to locate package eve-ng-addons-netem

Post by dazgee » Tue Jul 05, 2022 2:50 pm

Hi folks,

I need help. I have a new install of 5.0.1-12-Community and trying to install Netem. The documentation mentions the two commands to install, but if fails for me.
Thanks in advance!

https://www.eve-ng.net/index.php/docume ... nux-netem/
apt update
apt-get install eve-ng-addons-netem

###########

root@eve-ng-01:~# apt update
Hit:1 http://www.eve-ng.net/focal focal InRelease
Hit:2 http://lv.archive.ubuntu.com/ubuntu focal InRelease
Hit:3 http://lv.archive.ubuntu.com/ubuntu focal-updates InRelease
Hit:4 http://lv.archive.ubuntu.com/ubuntu focal-backports InRelease
Hit:5 http://lv.archive.ubuntu.com/ubuntu focal-security InRelease
Reading package lists... Done
Building dependency tree
Reading state information... Done
12 packages can be upgraded. Run 'apt list --upgradable' to see them.


root@eve-ng-01:~# apt-get install eve-ng-addons-netem
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package eve-ng-addons-netem




root@eve-ng-01:~# cat /etc/apt/sources.list
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.
deb http://lv.archive.ubuntu.com/ubuntu focal main restricted
# deb-src http://lv.archive.ubuntu.com/ubuntu focal main restricted

## Major bug fix updates produced after the final release of the
## distribution.
deb http://lv.archive.ubuntu.com/ubuntu focal-updates main restricted
# deb-src http://lv.archive.ubuntu.com/ubuntu focal-updates main restricted

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team. Also, please note that software in universe WILL NOT receive any
## review or updates from the Ubuntu security team.
deb http://lv.archive.ubuntu.com/ubuntu focal universe
# deb-src http://lv.archive.ubuntu.com/ubuntu focal universe
deb http://lv.archive.ubuntu.com/ubuntu focal-updates universe
# deb-src http://lv.archive.ubuntu.com/ubuntu focal-updates universe

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
deb http://lv.archive.ubuntu.com/ubuntu focal multiverse
# deb-src http://lv.archive.ubuntu.com/ubuntu focal multiverse
deb http://lv.archive.ubuntu.com/ubuntu focal-updates multiverse
# deb-src http://lv.archive.ubuntu.com/ubuntu focal-updates multiverse

## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
deb http://lv.archive.ubuntu.com/ubuntu focal-backports main restricted universe multiverse
# deb-src http://lv.archive.ubuntu.com/ubuntu focal-backports main restricted universe multiverse

## Uncomment the following two lines to add software from Canonical's
## 'partner' repository.
## This software is not part of Ubuntu, but is offered by Canonical and the
## respective vendors as a service to Ubuntu users.
# deb http://archive.canonical.com/ubuntu focal partner
# deb-src http://archive.canonical.com/ubuntu focal partner

deb http://lv.archive.ubuntu.com/ubuntu focal-security main restricted
# deb-src http://lv.archive.ubuntu.com/ubuntu focal-security main restricted
deb http://lv.archive.ubuntu.com/ubuntu focal-security universe
# deb-src http://lv.archive.ubuntu.com/ubuntu focal-security universe
deb http://lv.archive.ubuntu.com/ubuntu focal-security multiverse
# deb-src http://lv.archive.ubuntu.com/ubuntu focal-security multiverse
deb [arch=amd64] http://www.eve-ng.net/focal focal main
# deb-src [arch=amd64] http://www.eve-ng.net/focal focal main



/daz

Post Reply