Installation problem with Debian, unmatched dependencies

  • Thread starter Thread starter Der_Fisch
  • Start date Start date
D

Der_Fisch

Guest
Dear all,
currently I'm struggling with the Installation of Version 2.1 on a Debian Squeeze System, following the Instructions in http://pve.proxmox.com/wiki/Install_Proxmox_VE_on_Debian_Squeeze

Kernel and Firmware are installed, system has been rebooted. Output of uname -a: Linux ... 2.6.32-14-pve....
The hostname could be resolved via /etc/hosts.

The next step:
apt-get install proxmox-ve-2.6.32

fails with:

The following packages have unmet dependencies:
proxmox-ve-2.6.32 : Depends: pve-manager but it is not going to be installed
Depends: qemu-server but it is not going to be installed
Depends: pve-qemu-kvm but it is not going to be installed
Depends: vncterm but it is not going to be installed
Depends: vzctl (>= 3.0.29) but it is not going to be installed
E: Broken packages
A few days ago I've installed Proxmox on a similar system without problems.

Any ideas or suggestions?

Michael

 
use aptitude to install. Or simply install required packages first (vzctl, vncterm, pve-qemu-kvm, qemu-server).
 
Hi Dietmar,

thank you for your suggestion. The Problem has been resolved in the meantime, the reason was a broken Apt-cacher Installation .... Another case of Pebcac.

Best

Michael