Install on Debian Squeeze, unmet dependencies for pve-manager and qemu

davidh2k

New Member
Jul 9, 2013
3
0
1
Iam trying to install with this tutorial:

http://pve.proxmox.com/wiki/Install_Proxmox_VE_on_Debian_Squeeze

Kernel installs fine (selected the .18, but i don't think this is the problem).

But i cannot install proxmox-ve-2.6.32.


Code:
apt-get install proxmox-ve-2.6.32
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-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
E: Broken packages

What am I missing?

Greetings
David

Edit: aptitude install does not find the package.
installing the required packages first as suggested here http://forum.proxmox.com/threads/11129-Installation-problem-with-Debian-unmatched-dependencies does not work either.
 
Last edited:
post your /etc/hosts
 
### Hetzner Online AG installimage
# nameserver config
# IPv4
127.0.0.1 localhost
88.198.*.* srv001.***.de srv001
#
# IPv6
::1 ip6-localhost ip6-loopback
fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
ff02::3 ip6-allhosts
2a01:4f8:***:****::2 srv001.****.de srv001

## VPS Hosts ... der einfachheit halber
2a01:4f8:***:****::3 vps003

Greetings
David
 

Already did. The Problem is persistent.

and why do you install the outdated squeeze? not supported anymore. use latest, based on Wheezy.

Maybe because my Server runs with it before Wheezy was even released?
And since when are you forced to migrate your servers to the new Debian Stable on Day 1? I don't had the time yet, so iam still running, the oldstable.

Anyways. I got further and found out the problem, but i cannot solve it:
Code:
aptitude install proxmox-ve-2.6.32
The following NEW packages will be installed:
  attr{a} clvm{a} corosync-pve{a} cstream{a} dtach{a} fancontrol{a}
  fence-agents-pve{a} ifenslave-2.6{a} iputils-arping{a}
  libapache2-mod-apreq2{a} libapache2-mod-perl2{a}
  libapache2-reload-perl{a} libapache2-request-perl{a} libapreq2{a}
  libauthen-pam-perl{a} libbsd-resource-perl{a} libcgroup1{a}
  libcommon-sense-perl{a} libconvert-asn1-perl{a} libcorosync4-pve{a}
  libcrypt-openssl-bignum-perl{a} libcrypt-openssl-random-perl{a}
  libcrypt-openssl-rsa-perl{a} libdbi0{a} libdevel-cycle-perl{a}
  libdevel-symdump-perl{a} libdigest-hmac-perl{a} libdigest-sha1-perl{a}
  libevent-1.4-2{a} libfile-chdir-perl{a} libfile-readbackwards-perl{a}
  libfile-sync-perl{a} libfilesys-df-perl{a} libfont-afm-perl{a}
  libgssglue1{a} libhtml-format-perl{a} libhtml-parser-perl{a}
  libhtml-tagset-perl{a} libhtml-tree-perl{a} libintl-perl{a}
  libio-multiplex-perl{a} libio-socket-ssl-perl{a} libio-stringy-perl{a}
  libjson-perl{a} libjson-xs-perl{a} liblinux-inotify2-perl{a}
  liblockfile-simple-perl{a} liblog-agent-perl{a} liblzo2-2{a}
  libmailtools-perl{a} libnet-dns-perl{a} libnet-ip-perl{a}
  libnet-ldap-perl{a} libnet-libidn-perl{a} libnet-snmp-perl{a}
  libnet-ssleay-perl{a} libnet-telnet-perl{a} libnfsidmap2{a}
  libopenais3-pve{a} libopenipmi0{a} libperl5.10{a}
  libpve-access-control{a} libpve-common-perl{a} libpve-storage-perl{a}
  libqb{a} librpcsecgss3{a} librrd4{a} librrds-perl{a} libsensors4{a}
  libsgutils2-2{a} libsnmp-base{a} libsnmp15{a}
  libstring-shellquote-perl{a} libterm-readline-gnu-perl{a} liburi-perl{a}
  libwww-perl{a} libxml-parser-perl{a} libxml2-utils{a} libxslt1.1{a}
  lm-sensors{a} lzop{a} nfs-common{a} openais-pve{a} openipmi{a}
  perl-suid{a} portmap{a} proxmox-ve-2.6.32 pve-cluster{a}
  pve-kernel-2.6.32-19-pve{a} pve-manager{a} python-central{a}
  python-openssl{a} python-pexpect{a} python-pycurl{a} python-support{a}
  qemu-server{a} redhat-cluster-pve{a} resource-agents-pve{a} rrdcached{a}
  sg3-utils{a} snmp{a} telnet{a} ttf-dejavu{a} ttf-dejavu-extra{a} vlan{a}
  vzctl{a} vzquota{a} xsltproc{a}
0 packages upgraded, 108 newly installed, 0 to remove and 0 not upgraded.
Need to get 54.2 MB/54.7 MB of archives. After unpacking 56.5 MB will be used.
The following packages have unmet dependencies:
  libgssapi-krb5-2: Breaks: libgssglue1 (< 0.2-2) but 0.1-4 is to be installed.
The following actions will resolve these dependencies:

     Keep the following packages at their current version:
1)     libgssglue1 [Not Installed]
2)     libpve-storage-perl [Not Installed]
3)     librpcsecgss3 [Not Installed]
4)     nfs-common [Not Installed]
5)     proxmox-ve-2.6.32 [Not Installed]
6)     pve-manager [Not Installed]
7)     qemu-server [Not Installed]
8)     resource-agents-pve [Not Installed]
9)     vzctl [Not Installed]



Accept this solution? [Y/n/q/?]

Unfortunately i cannot remove libgssapi-krb5-2. It would break half a dozen of packages, like mysql froxlor etc.

Greetings
David

PS: Funny thing that Proxmox on Wheezy still needs to use the oldstable kernel?!

Edit: Nevermind, i solved the problem. The problem was related to the wheezy version of the library ...
 
Last edited:
...
PS: Funny thing that Proxmox on Wheezy still needs to use the oldstable kernel?!
.. ...

Proxmox VE does not use a Debian kernel. We use a kernel based on RHEL.
 

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!