hi i can not install proxmox-ve on raw Debian (note during Debian install i have no internet and i added manually apt servers to apt list )
here is my debian version
and here is my apt list
Bash:
# apt install proxmox-ve postfix open-iscsi
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:
criu : Depends: python-future but it is not installable
Depends: python-ipaddr but it is not installable
Depends: python-protobuf but it is not installable
libpve-u2f-server-perl : Depends: perlapi-5.28.1 but it is not installable
librados2-perl : Depends: perlapi-5.28.1 but it is not installable
proxmox-ve : Depends: pve-qemu-kvm but it is not installable
pve-cluster : Depends: corosync (>= 2.3.4-1) but it is not going to be installed
Depends: libqb0 (>= 0.17.1-1) but it is not installable
Depends: perlapi-5.28.1 but it is not installable
Depends: libcmap4 (>= 1.99.9) but it is not going to be installed
Depends: libcpg4 (>= 2.3.4-1) but it is not going to be installed
Depends: libquorum5 (>= 2.3.4-1) but it is not going to be installed
qemu-server : Depends: pve-qemu-kvm (>= 3.0.1-62) but it is not installable
Depends: libjson-c3 (>= 0.10) but it is not installable
spiceterm : Depends: pve-qemu-kvm but it is not installable
E: Unable to correct problems, you have held broken packages.
here is my debian version
Code:
lsb_release -a
No LSB modules are available.
Distributor ID: Debian
Description: Debian GNU/Linux 11 (bullseye)
Release: 11
Codename: bullseye
and here is my apt list
Code:
# deb cdrom:[Debian GNU/Linux 11.0.0 _Bullseye_ - Official amd64 NETINST 20210814-10:07]/ bullseye main
#deb cdrom:[Debian GNU/Linux 11.0.0 _Bullseye_ - Official amd64 NETINST 20210814-10:07]/ bullseye main
# Line commented out by installer because it failed to verify:
deb http://security.debian.org/debian-security/ bullseye-security main
# Line commented out by installer because it failed to verify:
deb-src http://security.debian.org/debian-security/ bullseye-security main
# bullseye-updates, to get updates before a point release is made;
# see https://www.debian.org/doc/manuals/debian-reference/ch02.en.html#_updates_and_backports
# A network mirror was not selected during install. The following entries
# are provided as examples, but you should amend them as appropriate
# for your mirror of choice.
#
deb http://deb.debian.org/debian bullseye-updates main
deb-src http://deb.debian.org/debian bullseye-updates main
deb http://deb.debian.org/debian bullseye main
deb-src http://deb.debian.org/debian bullseye main
deb http://download.proxmox.com/debian/pve buster pve-no-subscription
Last edited: