cloudbox fails to install

Bug #1177816 reported by Jeff Lane 
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
cloud-testing
Fix Committed
Undecided
Unassigned

Bug Description

Did a test build into my PPA by simply pusing 0.2 as is. Packages built successfully, however on install I get the following unmet deps errors on a freshly installed 12.04.2 system with devstack installed and running:

Last login: Tue May 7 12:43:39 2013
bladernr@openstack:~$ sudo apt-get install cloudbox
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:
 cloudbox : Depends: python3-requests but it is not installable
            Recommends: pm-utils but it is not going to be installed
            Recommends: python3-apt but it is not going to be installed
            Recommends: python3-dbus but it is not going to be installed
            Recommends: python3-gi but it is not going to be installed
E: Unable to correct problems, you have held broken packages.

This is, however, without checkbox installed on the machine... so that's most likely just a side effect of developing this separately.

Revision history for this message
Jeff Lane  (bladernr) wrote :

Additionally, looking at the dump from apt-cache dump, does it really need to depend on gir1.2-gudev-1.0?

and why does it suggest bonnie++ (are we using this in a test somewhere?), bootchart, curl, fwts, glmark2, glmark2-es mesa-utils and sox?

Revision history for this message
Jeff Lane  (bladernr) wrote :

After installing checkbox-certification-server, all but one of the missing deps are present:

The following packages have unmet dependencies:
 cloudbox : Depends: python3-requests but it is not installable
E: Unable to correct problems, you have held broken packages.

So control needs to be fixed to add this on install.

Changed in cloud-testing:
status: New → Triaged
Revision history for this message
Jeff Marcom (jeffmarcom) wrote :

I think we can close this, despite that python3-requests is not available in 12.04.2 it's trivial to fix this.

Just build and add the following dependencies to your ppa:

python-urllib3
requests

As, for bonnie++, etc those have been removed.

Changed in cloud-testing:
status: Triaged → Fix Committed
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.