nova-vncproxy depends on missing version of nova-common

Bug #1096698 reported by Tudor Holton
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
nova (Ubuntu)
Invalid
Undecided
Unassigned

Bug Description

I can't currently install nova-vncproxy because it is requiring a version of nova-common which is no longer in the repository. All other nova-* packages install ok.

Current and up-to-date Ubuntu 12.04.1 LTS with Ubuntu folsom repository added:

$ sudo apt-get install nova-vncproxy
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:
 nova-vncproxy : Depends: nova-common (= 2012.2~f3-0ubuntu1~cloud0) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
$ sudo apt-get install nova-common=2012.2~f3-0ubuntu1~cloud0
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Version '2012.2~f3-0ubuntu1~cloud0' for 'nova-common' was not found

Revision history for this message
Tudor Holton (tudor) wrote :

Sorry, that should be 12.04.1 LTS.

Tudor Holton (tudor)
description: updated
Revision history for this message
Yaguang Tang (heut2008) wrote :

the 2012.2~f3 is a not a long support version , to use folsom in ubuntu 12.04, you can do

cat <<EOF >>/etc/apt/sources.list
deb http://ubuntu-cloud.archive.canonical.com/ubuntu precise-proposed/folsom main
deb http://ubuntu-cloud.archive.canonical.com/ubuntu precise-updates/folsom main
EOF

to install the stable folsom version.

Changed in nova:
status: New → Invalid
Revision history for this message
Thierry Carrez (ttx) wrote :

Yes, this looks like stale repository: trying to install nova-vncproxy 2012.2~f3-0ubuntu1~cloud0 while the world has moved on.

affects: nova → nova (Ubuntu)
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.