Hi Proxmox Team,
On debian bookworm with all updates I cannot install Proxmox 8, there is a problem with the dependency libgnutls30 = 3.7.9-2
How to solve this dependency problem ?
Here is my log:
On debian bookworm with all updates I cannot install Proxmox 8, there is a problem with the dependency libgnutls30 = 3.7.9-2
How to solve this dependency problem ?
Here is my log:
Code:
root@cs:~# uname -a
Linux cs 6.2.16-19-pve #1 SMP PREEMPT_DYNAMIC PMX 6.2.16-19 (2023-10-24T12:07Z) x86_64 GNU/Linux
root@cs:~# apt update
Hit:1 https://download.docker.com/linux/debian bookworm InRelease
Hit:2 http://security.debian.org bookworm-security InRelease
Hit:3 http://deb.debian.org/debian bookworm InRelease
Hit:4 https://deb.debian.org/debian sid InRelease
Hit:5 http://download.proxmox.com/debian/pve bookworm InRelease
Hit:6 http://deb.debian.org/debian bookworm-updates InRelease
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
All packages are up to date.
root@cs:~# uname -a
Linux cs 6.2.16-19-pve #1 SMP PREEMPT_DYNAMIC PMX 6.2.16-19 (2023-10-24T12:07Z) x86_64 GNU/Linux
root@cs:~# apt install proxmox-ve postfix open-iscsi chrony
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
open-iscsi is already the newest version (2.1.9-1).
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:
libgnutlsxx30 : Depends: libgnutls30 (= 3.7.9-2) but 3.8.1-4+b1 is to be installed
E: Unable to correct problems, you have held broken packages.
root@cs:~# apt-cache depends libgnutls30
libgnutls30
Depends: libc6
Depends: libgmp10
Depends: libhogweed6
Depends: libidn2-0
Depends: libnettle8
Depends: libp11-kit0
Depends: libtasn1-6
Depends: libunistring5
Suggests: gnutls-bin
root@cs:~# apt list -a libgnutls30
Listing... Done
libgnutls30/unstable,now 3.8.1-4+b1 amd64 [installed]
libgnutls30/stable 3.7.9-2 amd64
root@cs:~# apt-get install libgnutls30=3.7.9-2
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.8.1) but 3.7.9-2 is to be installed
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.
root@cs:~# apt list --installed | grep pve
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
libnvpair3linux/stable,now 2.1.13-pve1 amd64 [installed,automatic]
libuutil3linux/stable,now 2.1.13-pve1 amd64 [installed,automatic]
libzfs4linux/stable,now 2.1.13-pve1 amd64 [installed,automatic]
libzpool5linux/stable,now 2.1.13-pve1 amd64 [installed,automatic]
proxmox-kernel-6.2.16-19-pve/stable,now 6.2.16-19 amd64 [installed,automatic]
pve-firmware/stable,now 3.8-3 all [installed,automatic]
pve-kernel-5.4.203-1-pve/now 5.4.203-1 amd64 [installed,local]
pve-kernel-5.4.65-1-pve/now 5.4.65-1 amd64 [installed,local]
pve-qemu-kvm/stable,now 8.1.2-1 amd64 [installed,automatic]
smartmontools/stable,now 7.3-pve1 amd64 [installed]
zfs-zed/stable,now 2.1.13-pve1 amd64 [installed]
zfsutils-linux/stable,now 2.1.13-pve1 amd64 [installed]