proxmox-ve : Depends: pve-kernel-4.4.19-1-pve but it is not installable

We are testing proxmox and we are trying to install it using the following document:
https://pve.proxmox.com/wiki/Install_Proxmox_VE_on_Debian_Jessie


when I have to run:
apt-get install proxmox-ve ssh postfix ksm-control-daemon open-iscsi systemd-sysv
I receive the following 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:
proxmox-ve : Depends: pve-kernel-4.4.19-1-pve but it is not installable
Depends: pve-manager but it is not installable
Depends: qemu-server but it is not installable
Depends: pve-qemu-kvm but it is not installable
Depends: vncterm but it is not installable
Depends: spiceterm but it is not installable
E: Unable to correct problems, you have held broken packages.



If I try to install "apt-get install ssh postfix ksm-control-daemon open-iscsi systemd-sysv" everything is installed. It seems that the error is related to
apt-get install proxmox-ve
only.
Any suggestion?
 
please post your repository configuration ("/etc/apt/sources.list" and any file in "/etc/apt/sources.list.d/")
 
As wrote at the beginning I followed all the steps as published in:
https://pve.proxmox.com/wiki/Install_Proxmox_VE_on_Debian_Jessie


echo "deb http://download.proxmox.com/debian jessie pve-no-subscription" > /etc/apt/sources.list.d/pve-install-repo.list
changed to: deb [arch=amd64] http://download.proxmox.com/debian jessie pve-no-subscription
wget -O- "http://download.proxmox.com/debian/key.asc" | apt-key add -
apt-get update && apt-get dist-upgrade
apt-get install proxmox-ve ssh postfix ksm-control-daemon open-iscsi systemd-sysv

The error that I obtain is related with "apt-get install proxmox-ve" only and as wrote <at the beginning is:

The following information may help to resolve the situation:
The following packages have unmet dependencies:
proxmox-ve : Depends: pve-kernel-4.4.19-1-pve but it is not installable
Depends: pve-manager but it is not installable
Depends: qemu-server but it is not installable
Depends: pve-qemu-kvm but it is not installable
Depends: vncterm but it is not installable
Depends: spiceterm but it is not installable
E: Unable to correct problems, you have held broken packages.




 
please post the other file I referenced as well, and the complete output of "apt-get update", "apt-get dist-upgrade" and "apt-get install proxmox-ve"
 
root@kvmtest01:/etc/apt# apt-get update

Ign http://ftp.it.debian.org jessie InRelease
Ign http://download.proxmox.com jessie InRelease
Get:1 http://security.debian.org jessie/updates InRelease [63.1 kB]
Get:2 http://ftp.it.debian.org jessie-updates InRelease [142 kB]
Hit http://download.proxmox.com jessie Release.gpg
Hit http://download.proxmox.com jessie Release
Hit http://download.proxmox.com jessie/pve-no-subscription amd64 Packages
Get:3 http://security.debian.org jessie/updates/main Sources [162 kB]
Get:4 http://ftp.it.debian.org jessie Release.gpg [2,373 B]
Get:5 http://ftp.it.debian.org jessie-updates/main Sources [15.5 kB]
Get:6 http://security.debian.org jessie/updates/contrib Sources [1,439 B]
Get:7 http://ftp.it.debian.org jessie-updates/contrib Sources [32 B]
Get:8 http://security.debian.org jessie/updates/non-free Sources [14 B]
Get:9 http://ftp.it.debian.org jessie-updates/non-free Sources [920 B]
Get:10 http://security.debian.org jessie/updates/main i386 Packages [305 kB]
Get:11 http://ftp.it.debian.org jessie-updates/contrib i386 Packages [32 B]
Ign http://download.proxmox.com jessie/pve-no-subscription Translation-en_US
Ign http://download.proxmox.com jessie/pve-no-subscription Translation-en
Get:12 http://ftp.it.debian.org jessie-updates/contrib Translation-en [14 B]
Get:13 http://ftp.it.debian.org jessie-updates/main Translation-en [12.6 kB]
Get:14 http://security.debian.org jessie/updates/contrib i386 Packages [2,526 B]
Get:15 http://ftp.it.debian.org jessie-updates/non-free Translation-en [496 B]
Get:16 http://security.debian.org jessie/updates/non-free i386 Packages [14 B]
Get:17 http://ftp.it.debian.org jessie Release [148 kB]
Get:18 http://security.debian.org jessie/updates/contrib Translation-en [1,211 B]
Get:19 http://security.debian.org jessie/updates/main Translation-en [163 kB]
Get:20 http://security.debian.org jessie/updates/non-free Translation-en [14 B]
Get:21 http://ftp.it.debian.org jessie-updates/main i386 Packages [15.9 kB]
Get:22 http://ftp.it.debian.org jessie-updates/non-free i386 Packages [516 B]
Get:23 http://ftp.it.debian.org jessie/main Sources [7,059 kB]
Get:24 http://ftp.it.debian.org jessie/non-free Sources [99.0 kB]
Get:25 http://ftp.it.debian.org jessie/contrib Sources [50.8 kB]
Get:26 http://ftp.it.debian.org jessie/main i386 Packages [6,789 kB]
Get:27 http://ftp.it.debian.org jessie/non-free i386 Packages [80.4 kB]
Get:28 http://ftp.it.debian.org jessie/contrib i386 Packages [49.5 kB]
Get:29 http://ftp.it.debian.org jessie/contrib Translation-en [38.5 kB]
Get:30 http://ftp.it.debian.org jessie/main Translation-en [4,583 kB]
Get:31 http://ftp.it.debian.org jessie/non-free Translation-en [72.3 kB]
Fetched 19.9 MB in 48s (407 kB/s)
Reading package lists... Done

root@kvmtest01:/etc/apt# apt-get upgrade

Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

root@kvmtest01:/etc/apt# apt-get install proxmox-ve

Reading package lists... Done
Building dependency tree
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:
proxmox-ve : Depends: pve-kernel-4.4.19-1-pve but it is not installable
Depends: pve-manager but it is not installable
Depends: qemu-server but it is not installable
Depends: pve-qemu-kvm but it is not installable
Depends: vncterm but it is not installable
Depends: spiceterm but it is not installable
E: Unable to correct problems, you have held broken packages.

Thanks a lot
 
root@kvmtest01:/etc/apt# apt-get update

Ign http://ftp.it.debian.org jessie InRelease
Ign http://download.proxmox.com jessie InRelease
Get:1 http://security.debian.org jessie/updates InRelease [63.1 kB]
Get:2 http://ftp.it.debian.org jessie-updates InRelease [142 kB]
Hit http://download.proxmox.com jessie Release.gpg
Hit http://download.proxmox.com jessie Release
Hit http://download.proxmox.com jessie/pve-no-subscription amd64 Packages
Get:3 http://security.debian.org jessie/updates/main Sources [162 kB]
Get:4 http://ftp.it.debian.org jessie Release.gpg [2,373 B]
Get:5 http://ftp.it.debian.org jessie-updates/main Sources [15.5 kB]
Get:6 http://security.debian.org jessie/updates/contrib Sources [1,439 B]
Get:7 http://ftp.it.debian.org jessie-updates/contrib Sources [32 B]
Get:8 http://security.debian.org jessie/updates/non-free Sources [14 B]
Get:9 http://ftp.it.debian.org jessie-updates/non-free Sources [920 B]
Get:10 http://security.debian.org jessie/updates/main i386 Packages [305 kB]
Get:11 http://ftp.it.debian.org jessie-updates/contrib i386 Packages [32 B]
Ign http://download.proxmox.com jessie/pve-no-subscription Translation-en_US
Ign http://download.proxmox.com jessie/pve-no-subscription Translation-en
Get:12 http://ftp.it.debian.org jessie-updates/contrib Translation-en [14 B]
Get:13 http://ftp.it.debian.org jessie-updates/main Translation-en [12.6 kB]
Get:14 http://security.debian.org jessie/updates/contrib i386 Packages [2,526 B]
Get:15 http://ftp.it.debian.org jessie-updates/non-free Translation-en [496 B]
Get:16 http://security.debian.org jessie/updates/non-free i386 Packages [14 B]
Get:17 http://ftp.it.debian.org jessie Release [148 kB]
Get:18 http://security.debian.org jessie/updates/contrib Translation-en [1,211 B]
Get:19 http://security.debian.org jessie/updates/main Translation-en [163 kB]
Get:20 http://security.debian.org jessie/updates/non-free Translation-en [14 B]
Get:21 http://ftp.it.debian.org jessie-updates/main i386 Packages [15.9 kB]
Get:22 http://ftp.it.debian.org jessie-updates/non-free i386 Packages [516 B]
Get:23 http://ftp.it.debian.org jessie/main Sources [7,059 kB]
Get:24 http://ftp.it.debian.org jessie/non-free Sources [99.0 kB]
Get:25 http://ftp.it.debian.org jessie/contrib Sources [50.8 kB]
Get:26 http://ftp.it.debian.org jessie/main i386 Packages [6,789 kB]
Get:27 http://ftp.it.debian.org jessie/non-free i386 Packages [80.4 kB]
Get:28 http://ftp.it.debian.org jessie/contrib i386 Packages [49.5 kB]
Get:29 http://ftp.it.debian.org jessie/contrib Translation-en [38.5 kB]
Get:30 http://ftp.it.debian.org jessie/main Translation-en [4,583 kB]
Get:31 http://ftp.it.debian.org jessie/non-free Translation-en [72.3 kB]
Fetched 19.9 MB in 48s (407 kB/s)
Reading package lists... Done

you are mixing 32-bit Debian with PVE, this won't work. PVE is 64bit / amd64 only!
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!