Hi
I'm a bit lost. I executed the upgrade like described on https://pve.proxmox.com/wiki/Upgrade_from_6.x_to_7.0 and followed most of the steps (at least the ones i could)
At some point I got a suspicios message that it wants to remove proxmox-ve and i have to type touch "please-allow-remove-proxmox" or something like that, I continued becasue i thought thats part of the flow.
Not it seems thatI have only my proxmox on the file system and there is nothinginstalled. I cannot execute pveversion nor cant I install proxmox-ve again. Im getting the error it depends on packages and does not install them:
I added the pve-no-subscription repo tothe configuration for bullseye:
and now I really dont know how to proceed.
Thanks in advance for the help, I relly appreciate it.
kind regards
mcflux
I'm a bit lost. I executed the upgrade like described on https://pve.proxmox.com/wiki/Upgrade_from_6.x_to_7.0 and followed most of the steps (at least the ones i could)
At some point I got a suspicios message that it wants to remove proxmox-ve and i have to type touch "please-allow-remove-proxmox" or something like that, I continued becasue i thought thats part of the flow.
Not it seems thatI have only my proxmox on the file system and there is nothinginstalled. I cannot execute pveversion nor cant I install proxmox-ve again. Im getting the error it depends on packages and does not install them:
Code:
root@SRV-PROXMOX:/etc# apt install proxmox-ve
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:
ceph-common : Depends: librbd1 (= 17.2.6-pve1+3) but 15.2.17-pve1~bpo10 is to be installed
Depends: python3-cephfs (= 17.2.6-pve1+3) but it is not going to be installed
Depends: python3-rados (= 17.2.6-pve1+3) but it is not going to be installed
Depends: python3-rbd (= 17.2.6-pve1+3) but it is not going to be installed
Depends: python3-rgw (= 17.2.6-pve1+3) but it is not going to be installed
Depends: libc6 (>= 2.34) but 2.31-13+deb11u6 is to be installed
Depends: libfmt9 (>= 9.1.0+ds1) but it is not installable
Depends: libgoogle-perftools4 (>= 2.10) but 2.8.1-1 is to be installed
Depends: libicu72 (>= 72.1~rc-1~) but it is not installable
Depends: libldap-2.5-0 (>= 2.5.4) but it is not installable
Depends: libsnappy1v5 (>= 1.1.9) but 1.1.8-1 is to be installed
Depends: libssl3 (>= 3.0.0) but it is not installable
Depends: libstdc++6 (>= 12) but 10.2.1-6 is to be installed
Depends: libthrift-0.17.0 (>= 0.17.0-1~) but it is not installable
libpve-rs-perl : Depends: perl (>= 5.36.0-7) but 5.32.1-4+deb11u2 is to be installed
Depends: perlapi-5.36.0 but it is not installable
Depends: libc6 (>= 2.34) but 2.31-13+deb11u6 is to be installed
Depends: libssl3 (>= 3.0.0) but it is not installable
proxmox-backup-file-restore : Depends: libc6 (>= 2.34) but 2.31-13+deb11u6 is to be installed
Depends: libssl3 (>= 3.0.0) but it is not installable
Depends: libzstd1 (>= 1.5.2) but 1.4.8+dfsg-2.1 is to be installed
Recommends: proxmox-backup-restore-image but it is not going to be installed
proxmox-mail-forward : Depends: libc6 (>= 2.34) but 2.31-13+deb11u6 is to be installed
proxmox-websocket-tunnel : Depends: libc6 (>= 2.34) but 2.31-13+deb11u6 is to be installed
Depends: libssl3 (>= 3.0.0) but it is not installable
pve-ha-manager : Depends: libc6 (>= 2.34) but 2.31-13+deb11u6 is to be installed
pve-qemu-kvm : Depends: libc6 (>= 2.34) but 2.31-13+deb11u6 is to be installed
Depends: libfdt1 (>= 1.6.1) but it is not going to be installed
Depends: libglib2.0-0 (>= 2.67.3) but 2.66.8-1 is to be installed
Depends: libgnutls30 (>= 3.7.5) but 3.7.1-5+deb11u3 is to be installed
Depends: libnuma1 (>= 2.0.15-1) but 2.0.12-1+b1 is to be installed
Depends: librados2 (>= 16.2.11+ds) but 15.2.17-pve1~bpo10 is to be installed
Depends: librbd1 (>= 16.2.6+ds) but 15.2.17-pve1~bpo10 is to be installed
Depends: libslirp0 (>= 4.7.0) but it is not going to be installed
Depends: liburing2 (>= 2.3) but it is not installable
Depends: libzstd1 (>= 1.5.2) but 1.4.8+dfsg-2.1 is to be installed
qemu-server : Depends: swtpm but it is not going to be installed
Depends: swtpm-tools but it is not going to be installed
Depends: libc6 (>= 2.34) but 2.31-13+deb11u6 is to be installed
spiceterm : Depends: libc6 (>= 2.34) but 2.31-13+deb11u6 is to be installed
E: Unable to correct problems, you have held broken packages.
I added the pve-no-subscription repo tothe configuration for bullseye:
deb http://download.proxmox.com/debian/pve bullseye pve-no-subscription
and now I really dont know how to proceed.
Thanks in advance for the help, I relly appreciate it.
kind regards
mcflux