unable to install python-pip (1.5.4-1ubuntu3). Depends: python-pip-whl but it is not going to be installed

Bug #1468155 reported by Kurt Grandis
86
This bug affects 16 people
Affects Status Importance Assigned to Milestone
python-pip (Ubuntu)
Fix Released
Critical
William Grant

Bug Description

Trusty, 1.5.4-1ubuntu3

vagrant@ubuntu-14:~$ sudo apt-get install python-pip
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-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
E: Unable to correct problems, you have held broken packages.

vagrant@ubuntu-14:~$ sudo apt-get install python-pip-whl
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-pip-whl : Depends: python-requests-whl but it is not installable
                  Depends: python-setuptools-whl but it is not installable
                  Depends: python-six-whl but it is not installable
                  Depends: python-urllib3-whl but it is not going to be installed
E: Unable to correct problems, you have held broken packages.

vagrant@ubuntu-14:~$ sudo apt-get install python-dev-all
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package python-dev-all 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-dev-all' has no installation candidate

Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in python-pip (Ubuntu):
status: New → Confirmed
Revision history for this message
Conrado Buhrer (conrado) wrote :

How this get there? Why? you tell me?

Revision history for this message
Conrado Buhrer (conrado) wrote :

For those others that won't wait...

sudo apt-get install python-pip=1.5.4-1

Revision history for this message
Abhilash Joseph C (ouncebook) wrote :

sudo apt-get install python-pip
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-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
E: Unable to correct problems, you have held broken packages.

Revision history for this message
William Grant (wgrant) wrote :

I've reverted trusty-updates from 1.5.4-1ubuntu3 to 1.5.4-1ubuntu1, and it's fixed on archive.ubuntu.com. If you're using a different mirror, it may be a few hours until it's fixed for you.

See the end of https://bugs.launchpad.net/ubuntu/+source/python-pip/+bug/1324391 for details.

Changed in python-pip (Ubuntu):
assignee: nobody → William Grant (wgrant)
importance: Undecided → Critical
status: Confirmed → Fix Released
Revision history for this message
Snow UCSD (snowru) wrote :

I think the bug has not yet been fixed.
sudo apt-get install python-pip
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-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
              Recommends: python-wheel but it is not installable
E: Unable to correct problems, you have held broken packages.

====

skierpage (skierpage)
summary: - unable to install python-pip (1.5.4-1ubuntu3). python-dev-all not
- installable
+ unable to install python-pip (1.5.4-1ubuntu3). Depends: python-pip-whl
+ but it is not going to be installed
Revision history for this message
skierpage (skierpage) wrote :

The failure here is python-pip-whl, not python-dev-all. The bug title was wrong, I corrected it.

  python-pip : Depends: python-pip-whl (= 1.5.4-1ubuntu3) but it is not going to be installed
is the actual failure. The later message
   Recommends: python-dev-all (>= 2.6) but it is not installable
is only informative, since it's only a recommended package. I filed bug 1495708 "python-pip recommends nonexistent python-dev-all package"

(For what it's worth, this bug seems fixed in Vivid 15.04, python-pip no longer depends on python-pip-whl.)

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.