Skip to content
This repository was archived by the owner on Oct 2, 2018. It is now read-only.

pip fails to install #83

Closed
mal opened this issue Feb 6, 2014 · 3 comments
Closed

pip fails to install #83

mal opened this issue Feb 6, 2014 · 3 comments

Comments

@mal
Copy link
Contributor

mal commented Feb 6, 2014

Just tried to run this on a clean 12.04 vm, and traced the error back to the behavior reported in #77, however in this case the error that's obscured appears different.

$ sudo python /srv/chef/file_store/cookbooks/python/files/default/get-pip.py
Downloading/unpacking pip
  Downloading pip-1.5.2-py2.py3-none-any.whl (1.2MB): 1.2MB downloaded
Downloading/unpacking setuptools
  Downloading setuptools-2.1.2.tar.gz (785kB): 785kB downloaded
Cleaning up...
setuptools must be installed to install from a source distribution
Storing debug log for failure in /home/vagrant/.pip/pip.log
$ echo $?
0
@mal
Copy link
Contributor Author

mal commented Feb 6, 2014

Seems this is a pip issue; filed here pypa/pip#1533. I've also added a workaround there, maybe it can be worked into the cookbook?

@mal
Copy link
Contributor Author

mal commented Feb 6, 2014

Fixed upstream; confirmed locally. Closing.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant