Hello
After updating the server from 7.3 to 7.4, I encountered an error
sudo systemctl start pveproxy.service pvedaemon.service pvestatd.service
Failed to start pveproxy.service: Unit pveproxy.service not found.
Failed to start pvedaemon.service: Unit pvedaemon.service not found.
Failed to start pvestatd.service: Unit pvestatd.service not found.
Now I want to install again, I get an error
The following packages have unmet dependencies: libgnutlsxx28 : Depends: libgnutls30 (= 3.7.1-5+deb11u3) but 3.7.9-2 is to be installed libpve-rs-perl : Depends: perlapi-5.32.1 libpve-u2f-server-perl : Depends: perlapi-5.32.1 librados2-perl : Depends: perlapi-5.32.1 pve-cluster : Depends: perlapi-5.32.1E: Unable to correct problems, you have held broken packages.
root@xxx:~# sudo apt update
Hit:1 http://security.debian.org bullseye-security InRelease
Hit:2 http://ftp.debian.org/debian bullseye InRelease
Hit:3 http://ftp.debian.org/debian bullseye-updates InRelease
Hit:4 http://download.proxmox.com/debian/pve bullseye InRelease
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
All packages are up to date.
root@xxx:~# sudo apt --fix-broken install
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
root@xxx:~# sudo apt-cache policy libgnutls30
libgnutls30:
Installed: 3.7.9-2
Candidate: 3.7.9-2
Version table:
*** 3.7.9-2 100
100 /var/lib/dpkg/status
3.7.1-5+deb11u3 500
500 http://ftp.debian.org/debian bullseye/main amd64 Packages
500 http://security.debian.org bullseye-security/main amd64 Packages
root@xxx:~# sudo apt --fix-broken install
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
root@xxx:~# sudo apt install libgnutls30=3.7.1-5+deb11u3
Reading package lists... Done
Building dependency tree... Done
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:
apt : Depends: libgnutls30 (>= 3.7.5) but 3.7.1-5+deb11u3 is to be installed
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.
root@xxx:~# sudo apt install libgnutlsxx28 --no-install-recommends
Reading package lists... Done
Building dependency tree... Done
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:
libgnutlsxx28 : Depends: libgnutls30 (= 3.7.1-5+deb11u3) but 3.7.9-2 is to be installed
E: Unable to correct problems, you have held broken packages.
Do you have a solution to this problem?
After updating the server from 7.3 to 7.4, I encountered an error
sudo systemctl start pveproxy.service pvedaemon.service pvestatd.service
Failed to start pveproxy.service: Unit pveproxy.service not found.
Failed to start pvedaemon.service: Unit pvedaemon.service not found.
Failed to start pvestatd.service: Unit pvestatd.service not found.
Now I want to install again, I get an error
The following packages have unmet dependencies: libgnutlsxx28 : Depends: libgnutls30 (= 3.7.1-5+deb11u3) but 3.7.9-2 is to be installed libpve-rs-perl : Depends: perlapi-5.32.1 libpve-u2f-server-perl : Depends: perlapi-5.32.1 librados2-perl : Depends: perlapi-5.32.1 pve-cluster : Depends: perlapi-5.32.1E: Unable to correct problems, you have held broken packages.
root@xxx:~# sudo apt update
Hit:1 http://security.debian.org bullseye-security InRelease
Hit:2 http://ftp.debian.org/debian bullseye InRelease
Hit:3 http://ftp.debian.org/debian bullseye-updates InRelease
Hit:4 http://download.proxmox.com/debian/pve bullseye InRelease
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
All packages are up to date.
root@xxx:~# sudo apt --fix-broken install
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
root@xxx:~# sudo apt-cache policy libgnutls30
libgnutls30:
Installed: 3.7.9-2
Candidate: 3.7.9-2
Version table:
*** 3.7.9-2 100
100 /var/lib/dpkg/status
3.7.1-5+deb11u3 500
500 http://ftp.debian.org/debian bullseye/main amd64 Packages
500 http://security.debian.org bullseye-security/main amd64 Packages
root@xxx:~# sudo apt --fix-broken install
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
root@xxx:~# sudo apt install libgnutls30=3.7.1-5+deb11u3
Reading package lists... Done
Building dependency tree... Done
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:
apt : Depends: libgnutls30 (>= 3.7.5) but 3.7.1-5+deb11u3 is to be installed
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.
root@xxx:~# sudo apt install libgnutlsxx28 --no-install-recommends
Reading package lists... Done
Building dependency tree... Done
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:
libgnutlsxx28 : Depends: libgnutls30 (= 3.7.1-5+deb11u3) but 3.7.9-2 is to be installed
E: Unable to correct problems, you have held broken packages.
Do you have a solution to this problem?