← Back to team overview

openstack-ubuntu-testing team mailing list archive

Cannot install quantum-server: python-oslo-config missing

 

root@tri15:~# apt-get install quantum-server
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:
 quantum-server : Depends: quantum-common (= 2013.1.a571.g4298be0+git201302180305~precise-0ubuntu1) but it is not going to be installed
                  Recommends: quantum-plugin-openvswitch but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
root@tri15:~# apt-get install quantum-common
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:
 quantum-common : Depends: python-quantum (= 2013.1.a571.g4298be0+git201302180305~precise-0ubuntu1) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
root@tri15:~# apt-get install python-quantum
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:
 python-quantum : Depends: python-oslo-config but it is not installable
E: Unable to correct problems, you have held broken packages.
root@tri15:~# apt-get install python-oslo-config
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Package python-oslo-config is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

E: Package 'python-oslo-config' has no installation candidate
root@tri15:~# 



Follow ups