Page 1 of 1

Issue with upgrade Sat to 6.0.1

Posted: Thu May 30, 2024 10:35 am
by keb.ced
Hello

i have a issue with satellite upgrade to 6.0.1

dpkg -l eve-agent
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name Version Architecture Description
+++-====================================================-===============================-===============================-=============================================================================================================
ii eve-agent 5.0.1-144 amd64 Agent for EVE-NG Sat Cluster member


apt update :
1 package can be upgraded. Run 'apt list --upgradable' to see it.

apt list --upgradable -a
Listing... Done
eve-ng-qemu/unknown 5.0.1-1 amd64 [upgradable from: 4.0.1-80]
eve-ng-qemu/unknown,now 4.0.1-80 amd64 [installed,upgradable to: 5.0.1-1]

apt upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

apt upgrade eve-ng-qemu
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
eve-ng-qemu : Depends: libbrlapi0.7 but it is not installable
Depends: libc6 (>= 2.29) but 2.27-3ubuntu1.6 is to be installed
Depends: libepoxy0 (>= 1.3) but it is not going to be installed
Depends: libfdt1 (>= 1.5.1) but 1.4.5-3 is to be installed
Depends: libgcc-s1 (>= 4.7) but it is not installable
Depends: libgnutls30 (>= 3.6.12) but 3.5.18-1ubuntu1.6 is to be installed
Depends: libibverbs1 (>= 28) but 17.1-1ubuntu0.2 is to be installed
Depends: libncursesw6 (>= 6) but it is not installable
Depends: libnettle7 but it is not installable
Depends: libpmem1 (>= 1.4) but it is not going to be installed
Depends: libsasl2-2 (>= 2.1.27+dfsg) but 2.1.27~101-g0780600+dfsg-3ubuntu2.4 is to be installed
Depends: libslirp0 (>= 4.0.0) but it is not installable
Depends: libspice-server1 (>= 0.14.2) but 0.14.0-1ubuntu2.5 is to be installed
Depends: libtinfo6 (>= 6) but it is not installable
Depends: libusb-1.0-0 (>= 2:1.0.22) but 2:1.0.21-2 is to be installed
Depends: libvirglrenderer1 (>= 0.8.2) but it is not installable
Depends: qemu-system-common (> 1:2.12~)
Depends: qemu-system-data (> 1:4.2-3ubuntu6.21~) but it is not installable
E: Broken packages


the upgrade script can't be start because 1 upgrade is needed. but the command "apt upgrade" do nothing

the master is finished, but i can't upgrade my 3 satellites with the same issue.

what can i do please ?

Re: Issue with upgrade Sat to 6.0.1

Posted: Thu May 30, 2024 11:06 am
by rusty725
come to our chat https://webchat.eve-ng.net and give me anydesk id so I can connect and check your Sat.

Re: Issue with upgrade Sat to 6.0.1

Posted: Thu May 30, 2024 11:30 am
by keb.ced
the EVE cluster is locate in my entreprise servers. you can't take the control on it

Re: Issue with upgrade Sat to 6.0.1

Posted: Thu May 30, 2024 8:48 pm
by rusty725
show output of this command on Sat
apt list --upgradable

Re: Issue with upgrade Sat to 6.0.1

Posted: Fri May 31, 2024 8:34 am
by keb.ced
eve-ng-qemu/unknown 5.0.1-1 amd64 [upgradable from: 4.0.1-80]

Re: Issue with upgrade Sat to 6.0.1

Posted: Fri May 31, 2024 9:54 am
by rusty725
apt install eve-ng-qemu

Re: Issue with upgrade Sat to 6.0.1

Posted: Fri May 31, 2024 10:21 am
by keb.ced
apt install eve-ng-qemu
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
eve-ng-qemu : Depends: libbrlapi0.7 but it is not installable
Depends: libc6 (>= 2.29) but 2.27-3ubuntu1.6 is to be installed
Depends: libfdt1 (>= 1.5.1) but 1.4.5-3 is to be installed
Depends: libgcc-s1 (>= 4.7) but it is not installable
Depends: libgnutls30 (>= 3.6.12) but 3.5.18-1ubuntu1.6 is to be installed
Depends: libibverbs1 (>= 28) but 17.1-1ubuntu0.2 is to be installed
Depends: libncursesw6 (>= 6) but it is not installable
Depends: libnettle7 but it is not installable
Depends: libsasl2-2 (>= 2.1.27+dfsg) but 2.1.27~101-g0780600+dfsg-3ubuntu2.4 is to be installed
Depends: libslirp0 (>= 4.0.0) but it is not installable
Depends: libspice-server1 (>= 0.14.2) but 0.14.0-1ubuntu2.5 is to be installed
Depends: libtinfo6 (>= 6) but it is not installable
Depends: libusb-1.0-0 (>= 2:1.0.22) but 2:1.0.21-2 is to be installed
Depends: libvirglrenderer1 (>= 0.8.2) but it is not installable
Depends: qemu-system-common (> 1:2.12~)
Depends: qemu-system-data (> 1:4.2-3ubuntu6.21~) but it is not installable
E: Unable to correct problems, you have held broken packages.

Re: Issue with upgrade Sat to 6.0.1

Posted: Fri May 31, 2024 9:44 pm
by rusty725
can you do zoom ? or at least come to our chat we can try fixing it real time