bifrost gate job failing due to python-pip install

Bug #1468158 reported by Julia Kreger
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Bifrost
Fix Released
Critical
Unassigned

Bug Description

Looks like the logical thing to do is to remove the python-pip package. Seems unnecessary to have in the mix since we auto-install it and we install the requirements file which should upgrade it.

failed: [localhost] => (item=python-pip) => {"failed": true, "item": "python-pip"}
stderr: E: Unable to correct problems, you have held broken packages.

stdout: Reading package lists...
Building dependency tree...
Reading state information...
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-pip : Depends: python-pip-whl (= 1.5.4-1ubuntu3) but it is not going to be installed
              Recommends: python-dev-all (>= 2.6) but it is not installable

msg: '/usr/bin/apt-get -y -o "Dpkg::Options::=--force-confdef" -o "Dpkg::Options::=--force-confold" install 'python-pip'' failed: E: Unable to correct problems, you have held broken packages.

Tags: ci
Revision history for this message
Peter Martini (petercmartini) wrote :

Do you mean remove the package or remove it from the list of things we install via package manager? If its the latter, totally agreed

Revision history for this message
Julia Kreger (juliaashleykreger) wrote :

Fixed in change If96f0a8705bfd5039bf9661e26f5b230875a1477.

Changed in bifrost:
status: Triaged → Fix Committed
Revision history for this message
Julia Kreger (juliaashleykreger) wrote :

Peter, it was from the list installed by the package manager, since it was already installed, it was a redundant operation and breaking due to dependencies.

Changed in bifrost:
milestone: none → 0.0.1
status: Fix Committed → Fix Released
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.