Hello,
Maybe what I'm saying doesn't help you fix your specific problem but
why don't you try devstack (http://devstack.org/) for installing?
It's designed for developers but software installation is easy and works.
If your purpose is test driving OpenStack, I would recommend that.
Hope it helps.
Bye,
MCo.
*From:*openstack-bounces+marco.consonni=hp.com@xxxxxxxxxxxxxxxxxxx
[mailto:openstack-bounces+marco.consonni=hp.com@xxxxxxxxxxxxxxxxxxx]
*On Behalf Of *Bilel Msekni
*Sent:* Thursday, October 04, 2012 1:52 PM
*To:* openstack@xxxxxxxxxxxxxxxxxxx
*Subject:* [Openstack] Problem installing Nova 2012.2
Hi Stackers,
I am encountering a problem when i do this: _apt-get -y install
nova-common nova-compute nova-volume nova-vncproxy nova-api
nova-ajax-console-proxy nova-cert nova-consoleauth nova-doc
nova-scheduler nova-network_
It replies back with : _The following packages have unmet dependencies:
nova-vncproxy : Depends: nova-common (=
2012.2+git201209200431~precise-0ubuntu1) but
2012.2+git201209250431~precise-0ubuntu1 is to be installed
E: Unable to correct problems, you have held broken packages._
Does anyone have an idea how to fix this ?