I believe this is related to the Upgrading PVE Tries to Remove proxmox-ve package thread, however not seeing an issue reported specifically around install in case it is not.
Currently unable to install Proxmox using the default Debian 12 command, after importing the Proxmox source.
And source list
Currently unable to install Proxmox using the default Debian 12 command, after importing the Proxmox source.
Code:
apt install -yy 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:
pve-container : Depends: proxmox-backup-client (>= 3.2.5-1) but 3.2.3-1 is to be installed
E: Unable to correct problems, you have held broken packages.
And source list
Code:
grep '' /etc/apt/sources.list* /etc/apt/sources.list.d/*
/etc/apt/sources.list:deb http://deb.debian.org/debian bookworm main non-free-firmware
/etc/apt/sources.list:deb-src http://deb.debian.org/debian bookworm main non-free-firmware
/etc/apt/sources.list:
/etc/apt/sources.list:deb http://deb.debian.org/debian-security/ bookworm-security main non-free-firmware
/etc/apt/sources.list:deb-src http://deb.debian.org/debian-security/ bookworm-security main non-free-firmware
/etc/apt/sources.list:
/etc/apt/sources.list:deb http://deb.debian.org/debian bookworm-updates main non-free-firmware
/etc/apt/sources.list:deb-src http://deb.debian.org/debian bookworm-updates main non-free-firmware
grep: /etc/apt/sources.list.d: Is a directory
/etc/apt/sources.list.d/pve-install-repo.list:deb [arch=amd64] http://download.proxmox.com/debian/pve bookworm pve-no-subscription
Last edited: