Hi,
I tried to upgrade and this is what i got:
And
I'm using Enterprise Repositories and these are my repo config:
Do you have a solution?
Thanks!
I tried to upgrade and this is what i got:
Code:
root@kettop01:/# apt dist-upgrade
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Calculating upgrade... Error!
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:
libpve-common-perl : Breaks: qemu-server (< 7.0-19) but 7.0-14 is to be installed
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.
And
Code:
root@kettop01:/# apt upgrade libpve-common-perl
Reading package lists... Done
Building dependency tree... Done
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:
proxmox-ve : Depends: qemu-server but it is not installable
pve-ha-manager : Depends: qemu-server (>= 6.0-15) but it is not installable
pve-manager : Depends: qemu-server (>= 6.2-17) but it is not installable
E: Broken packages
I'm using Enterprise Repositories and these are my repo config:
Code:
cat /etc/apt/sources.list
deb http://ftp.debian.org/debian bullseye main contrib
deb http://ftp.debian.org/debian bullseye-updates main contrib
# deb http://ftp.it.debian.org/debian bullseye main contrib
# deb http://ftp.it.debian.org/debian bullseye-updates main contrib
# security updates
# deb http://security.debian.org bullseye-security main contrib
deb http://security.debian.org/debian-security bullseye-security main contrib
----------------------
cat pve-enterprise.list
deb https://enterprise.proxmox.com/debian/pve bullseye pve-enterprise
Do you have a solution?
Thanks!