[Bug 556189] Re: $ pip install fails on missing setuptools

2011-08-11 Thread Bug Watch Updater
** Changed in: python-pip (Debian) Status: Unknown => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/556189 Title: $ pip install fails on missing setuptools To manage notificati

[Bug 556189] Re: $ pip install fails on missing setuptools

2011-04-04 Thread Launchpad Bug Tracker
This bug was fixed in the package python-pip - 0.3.1-1ubuntu2.1 --- python-pip (0.3.1-1ubuntu2.1) lucid-proposed; urgency=low * debian/control: Added python-setuptools as a dependancy. (LP: #556189) -- Vivien Nicolas <2...@vingtetun.org> Wed, 26 Jan 2011 01:42:10 +0100 ** Ch

[Bug 556189] Re: $ pip install fails on missing setuptools

2011-04-01 Thread Pedro Villavicencio
I've followed the test case and can confirm that the proposed package indeed fix the bug, marking this as verification-done, thanks all. ** Tags added: verification-done ** Tags removed: verification-needed -- You received this bug notification because you are a member of Ubuntu Bugs, which is s

[Bug 556189] Re: $ pip install fails on missing setuptools

2011-02-24 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/lucid-proposed/python-pip -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/556189 Title: $ pip install fails on missing setuptools -- ubuntu-bugs mailing list ubuntu-bugs

[Bug 556189] Re: $ pip install fails on missing setuptools

2011-02-23 Thread Martin Pitt
Accepted python-pip into lucid-proposed, the package will build now and be available in a few hours. Please test and give feedback here. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to enable and use -proposed. Thank you in advance! ** Changed in: python-pip (Ubuntu Luc

[Bug 556189] Re: $ pip install fails on missing setuptools

2011-02-15 Thread Michael Vogt
Its fixed in natty with the 0.8.1 version we got from debian. ** Changed in: python-pip (Ubuntu) Status: In Progress => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/556189 Title:

[Bug 556189] Re: $ pip install fails on missing setuptools

2011-02-10 Thread Brian Murray
** Changed in: python-pip (Ubuntu Lucid) Importance: Undecided => Medium -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/556189 Title: $ pip install fails on missing setuptools -- ubuntu-bugs ma

[Bug 556189] Re: $ pip install fails on missing setuptools

2011-02-09 Thread Martin Pitt
Please fix this in natty first before SRUing. Thanks! ** Also affects: python-pip (Ubuntu Lucid) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/556189 Title

[Bug 556189] Re: $ pip install fails on missing setuptools

2011-01-26 Thread Michael Vogt
** Description changed: + TEST CASE: + 1. use fresh lucid + 2. install python-pip + 3. run "pip install windmill" + 4. watch it fail + 5. install python-pip from lucid-proposed + 6. repeat (3) and very that it runs now + Binary package hint: python-pip $ pip install windmill Downloading

[Bug 556189] Re: $ pip install fails on missing setuptools

2011-01-26 Thread Michael Vogt
** Changed in: python-pip (Ubuntu) Status: New => In Progress ** Changed in: python-pip (Ubuntu) Importance: Undecided => Medium ** Changed in: python-pip (Ubuntu) Assignee: (unassigned) => Michael Vogt (mvo) -- You received this bug notification because you are a member of Ubunt

[Bug 556189] Re: $ pip install fails on missing setuptools

2011-01-25 Thread 21-vingtetun
** Branch linked: lp:ubuntu/lucid/python-pip ** Branch unlinked: lp:ubuntu/lucid/python-pip ** Branch linked: lp:ubuntu/lucid/python-pip ** Branch linked: lp:~21-vingtetun/ubuntu/lucid/python-pip/python- setuptools-dependancy -- You received this bug notification because you are a member of Ub

[Bug 556189] Re: $ pip install fails on missing setuptools

2010-11-08 Thread Christopher Lin
I get the same error as Karel using Linux Mint 9 (based on Lucid). Like Tommaso, I solved the issue by installing the python-setuptools package, so the best solution is probably to add a dependency on that package. -- $ pip install fails on missing setuptools https://bugs.launchpad.net/bugs/556

[Bug 556189] Re: $ pip install fails on missing setuptools

2010-09-01 Thread Karel Zengdurf
Second that confirmation: $ sudo pip install django Downloading/unpacking django Running setup.py egg_info for package django Traceback (most recent call last): File "", line 3, in ImportError: No module named setuptools.command Complete output from command python setup.py egg

[Bug 556189] Re: $ pip install fails on missing setuptools

2010-08-25 Thread Tommaso
I confirm as well, the package python-setuptools must be installed as well. Probably a dependency is missing. -- $ pip install fails on missing setuptools https://bugs.launchpad.net/bugs/556189 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubu

[Bug 556189] Re: $ pip install fails on missing setuptools

2010-05-20 Thread Jake Cobb
I can confirm this bug in lucid. Relevant snippets: $ apt-cache show python-pip | grep -E '^(Package|Version|Depends|Conflicts)' Package: python-pip Version: 0.3.1-1ubuntu2 Depends: python, python-central (>= 0.6.11), python-pkg-resources | python-setuptools (<< 0.6c8-1) $ dpkg --get-selection

[Bug 556189] Re: $ pip install fails on missing setuptools

2010-04-14 Thread alien8
Hi, I cannot confirm that bug under lucid. mkvirtualenv pip_test rm ~/.virtualenvs/pip_test/lib/python2.6/site-packages/setuptools* #That's a virtualenv bug of coming w/ an old setuptools version /usr/bin/pip -E ~/.virtualenvs/pip_test install windmill Downloading/unpacking windmill Running s

[Bug 556189] Re: $ pip install fails on missing setuptools

2010-04-05 Thread Alain Kalker
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/43214355/Dependencies.txt ** Attachment added: "XsessionErrors.txt" http://launchpadlibrarian.net/43214356/XsessionErrors.txt ** Bug watch added: Debian Bug tracker #546432 http://bugs.debian.org/cgi-bin/bugreport.cgi