When I try using command apt install proxmox-ve postfix open-iscsi I always get:
proxmox-ve : Depends: pve-kernel-5.15 but it is not going to be installed
Depends: pve-manager but it is not installable
Depends: pve-qemu-kvm but it is not installable
Depends: qemu-server but it is not installable
Depends: spiceterm but it is not installable
Depends: vncterm but it is not installable
E: Unable to correct problems, you have held broken packages.
I'm using Debian 11 amd64 based.
I ran such commands:
echo "deb [arch=amd64] http://download.proxmox.com/debian/pve bullseye pve-no-subscription" > /etc/apt/sources.list.d/pve-install-repo.list
wget https://enterprise.proxmox.com/debian/proxmox-release-bullseye.gpg -O /etc/apt/trusted.gpg.d/proxmox-release-bullseye.gpg
apt update
apt full-upgrade
apt install proxmox-ve postfix open-iscsi
Thank you in advance.
proxmox-ve : Depends: pve-kernel-5.15 but it is not going to be installed
Depends: pve-manager but it is not installable
Depends: pve-qemu-kvm but it is not installable
Depends: qemu-server but it is not installable
Depends: spiceterm but it is not installable
Depends: vncterm but it is not installable
E: Unable to correct problems, you have held broken packages.
I'm using Debian 11 amd64 based.
I ran such commands:
echo "deb [arch=amd64] http://download.proxmox.com/debian/pve bullseye pve-no-subscription" > /etc/apt/sources.list.d/pve-install-repo.list
wget https://enterprise.proxmox.com/debian/proxmox-release-bullseye.gpg -O /etc/apt/trusted.gpg.d/proxmox-release-bullseye.gpg
apt update
apt full-upgrade
apt install proxmox-ve postfix open-iscsi
Thank you in advance.