Issue installing Ostinato

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
joffaloff
Posts: 3
Joined: Wed Nov 17, 2021 11:04 am

Issue installing Ostinato

Post by joffaloff » Wed Nov 17, 2021 11:09 am

I am having issues trying to install Ostinato to Eve. When running the commands from the Help section I get this return:

Code: Select all

root@esh-EveNG:~# apt-get install eve-ng-addons-ostinato-drone
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package eve-ng-addons-ostinato-drone
root@esh-EveNG:~#
I have successfully updated Eve itself, it looks like I cannot access a repository with Ostinato though. Anyone have any ideas?

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

Re: Issue installing Ostinato

Post by Uldis (UD) » Wed Nov 17, 2021 10:26 pm

NOT drone !!!

Read eve pro cookbook chapter 14.5

Code: Select all

apt install eve-ng-ostinato
https://www.eve-ng.net/index.php/docume ... -cookbook/

and here is nice lab how to use ostinato docker in the EVE
https://www.eve-ng.net/index.php/lab-li ... ious-labs/

joffaloff
Posts: 3
Joined: Wed Nov 17, 2021 11:04 am

Re: Issue installing Ostinato

Post by joffaloff » Thu Nov 18, 2021 11:35 am

Hi Uldris

Thanks! It worked!

Regards
Joffy

Seven
Posts: 1
Joined: Wed Jun 08, 2022 1:46 am

Re: Issue installing Ostinato

Post by Seven » Wed Jun 08, 2022 1:56 am

Hi, I've been trying to install Ostinato in Eve community edition. The Drone package doesn't exist (see above) and i tried using

Code: Select all

#apt install eve-ng-ostinato 
but it converted my eve-ng instance to pro, which was weird, and ostinato didn't show up in the list of available nodes anyway. Does anyone have any ideas other than getting a vmdk and converting it to work myself?

Post Reply