Rollback EVE-NG Pro to Community

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
jajao555
Posts: 5
Joined: Wed Feb 05, 2020 11:03 pm

Rollback EVE-NG Pro to Community

Post by jajao555 » Wed Sep 28, 2022 10:23 pm

When following this guide (https://www.eve-ng.net/index.php/rollba ... community/) I get an error saying eve-ng-guacamole package isn't available.

Code: Select all

root@eve-ng:~# apt install eve-ng-guacamole
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package eve-ng-guacamole is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
However the following packages replace it:
  eve-ng-pro-guacamole

E: Package 'eve-ng-guacamole' has no installation candidate
Here's output from eve-info for server specs. No issues before trying to downgrade. Now nodes won't start though.

Code: Select all

root@eve-ng:~# eve-info
Wed Sep 28 18:11:47 EDT 2022
---------------Packages Installed----------------
ii eve-ng-dockers 3.0-eve-ng
ii eve-ng-dynamips 2.0.6-54
ii eve-ng-janus 1.2-eve-ng
ii eve-ng-pro 3.0.1-16
ii eve-ng-pro-guacamole 2.0.6-54
ii eve-ng-qemu 2.0.6-58
ii eve-ng-schema 2.0.6-54
ii eve-ng-vpcs 1.2-eve-ng
ii linux-headers-4.9.40-eve-ng-ukms+ 4.9.40-eve-ng-ukms-brctl
ii linux-image-4.20.17-eve-ng-ukms+ 4.20.17-eve-ng-ukms-brctl
ii linux-image-4.20.17-eve-ng-uksm+ 1

---------------Hostname--------------------------
   Static hostname: eve-ng
    Virtualization: kvm
  Operating System: Ubuntu 18.04.4 LTS
            Kernel: Linux 4.20.17-eve-ng-uksm+
      Architecture: x86-64
---------------Disk Usage------------------------
Filesystem      Size  Used Avail Use% Mounted on
udev             58G     0   58G   0% /dev
tmpfs            12G   13M   12G   1% /run
/dev/vda1       771G   44G  689G   6% /
tmpfs            58G     0   58G   0% /dev/shm
tmpfs           5.0M     0  5.0M   0% /run/lock
tmpfs            58G     0   58G   0% /sys/fs/cgroup
tmpfs            12G     0   12G   0% /run/user/0

---------------CPU Info--------------------------
Architecture:        x86_64
CPU op-mode(s):      32-bit, 64-bit
Byte Order:          Little Endian
CPU(s):              32
On-line CPU(s) list: 0-31
Thread(s) per core:  1
Core(s) per socket:  16
Socket(s):           2
NUMA node(s):        2
Vendor ID:           GenuineIntel
CPU family:          6
Model:               62
Model name:          Intel(R) Xeon(R) CPU E5-2697 v2 @ 2.70GHz
Stepping:            4
CPU MHz:             2699.998
BogoMIPS:            5399.99
Virtualization:      VT-x
Hypervisor vendor:   KVM
Virtualization type: full
L1d cache:           32K
L1i cache:           32K
L2 cache:            4096K
L3 cache:            16384K
NUMA node0 CPU(s):   0-15
NUMA node1 CPU(s):   16-31
Flags:               fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon rep_good nopl xtopology cpuid tsc_known_freq pni pclmulqdq vmx ssse3 cx16 pdcm pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cpuid_fault ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust smep erms xsaveopt arat umip arch_capabilities

---------------Memory Info-----------------------
              total        used        free      shared  buff/cache   available
Mem:           115G        1.1G        112G         13M        1.2G        113G
Swap:          117G          0B        117G

---------------Nic Info--------------------------
2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel master pnet0 state UP mode DEFAULT group default qlen 1000
3: eth1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel master pnet1 state UP mode DEFAULT group default qlen 1000

---------------IP Info---------------------------
●        State: n/a
                172.29.129.254 on nat0
                172.17.0.1 on docker0

---------------Bridge Info-----------------------
pnet0           8000.62bfcfb2cbe2       no              eth0
pnet1           8000.a2d091fc3df5       no              eth1
pnet2           8000.000000000000       no
pnet3           8000.000000000000       no
pnet4           8000.000000000000       no
pnet5           8000.000000000000       no
pnet6           8000.000000000000       no
pnet7           8000.000000000000       no
pnet8           8000.000000000000       no
pnet9           8000.000000000000       no

---------------H/W Accel-------------------------
INFO: /dev/kvm exists
KVM acceleration can be used

---------------Service Info----------------------
-------------------------------------------------
--------------Guacamole--------------------------
● guacd.service - LSB: Guacamole proxy daemon
   Loaded: loaded (/etc/init.d/guacd; generated)
   Active: active (running) since Wed 2022-09-28 09:32:46 EDT; 8h ago

--------------Tomcat-----------------------------
● tomcat8.service - LSB: Start Tomcat.
   Loaded: loaded (/etc/init.d/tomcat8; generated)
   Active: active (running) since Wed 2022-09-28 09:32:47 EDT; 8h ago

--------------Mysql------------------------------
● mysql.service - MySQL Community Server
   Loaded: loaded (/lib/systemd/system/mysql.service; enabled; vendor preset: enabled)
   Active: active (running) since Wed 2022-09-28 09:33:13 EDT; 8h ago

--------------Apache-----------------------------
● apache2.service - The Apache HTTP Server
   Loaded: loaded (/lib/systemd/system/apache2.service; enabled; vendor preset: enabled)
  Drop-In: /lib/systemd/system/apache2.service.d
           └─apache2-systemd.conf
   Active: active (running) since Wed 2022-09-28 09:32:47 EDT; 8h ago

root@eve-ng:~#

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

Re: Rollback EVE-NG Pro to Community

Post by Uldis (UD) » Thu Sep 29, 2022 5:15 pm

Only backup labs and install eve community
no roll back

Post Reply