Page 1 of 1

Issue installing Ostinato

Posted: Wed Nov 17, 2021 11:09 am
by joffaloff
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?

Re: Issue installing Ostinato

Posted: Wed Nov 17, 2021 10:26 pm
by Uldis (UD)
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/

Re: Issue installing Ostinato

Posted: Thu Nov 18, 2021 11:35 am
by joffaloff
Hi Uldris

Thanks! It worked!

Regards
Joffy

Re: Issue installing Ostinato

Posted: Wed Jun 08, 2022 1:56 am
by Seven
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?