Bug#677801: AttributeError: 'module' object has no attribute

2012-06-27 Thread Carl Chenet
> It's not a problem of python-pip. > For new venvs it's a problem of python-virtualenv that contains an > embedded source of pip 1.1 in /usr/share/python-virtualenv/pip-1.1.tar.gz > For old venvs I'm afraid there can be no proper solution aside from > installing the new pip version (unreleased yet

Bug#677801: AttributeError: 'module' object has no attribute 'uses_fragment'

2012-06-27 Thread Andrey Rahmatullin
On Wed, Jun 27, 2012 at 07:00:50PM +0200, Marek Hobler wrote: > Package: python-pip > Version: 1.1-3 > Followup-For: Bug #677801 > > Dear Maintainer, > > On my system it works only outside virtualenv... Another words: I can > reporoduce this on my systems in virtualenvs. It's not a problem of pyt

Bug#677801: AttributeError: 'module' object has no attribute 'uses_fragment'

2012-06-27 Thread Marek Hobler
Package: python-pip Version: 1.1-3 Followup-For: Bug #677801 Dear Maintainer, On my system it works only outside virtualenv... Another words: I can reporoduce this on my systems in virtualenvs. -- System Information: Debian Release: wheezy/sid APT prefers unstable APT policy: (500, 'unsta

Bug#677801: AttributeError: 'module' object has no attribute 'uses_fragment'

2012-06-19 Thread Xavier Bassery
Package: python-pip Version: 1.1-2 Followup-For: Bug #677801 Here is a patch with the proposed fixes found in the upstream bug report. It tests if urlparse has the now gone attribute (with latest python 2 & 3 versions) uses_fragment before using it. -- System Information: Debian Release: wheezy/

Bug#677801: AttributeError: 'module' object has no attribute 'uses_fragment'

2012-06-16 Thread FĂ©lix Sipma
Package: python-pip Version: 1.1-2 Severity: grave Justification: renders package unusable With or without arguments, pip fails with this message: gueux@elcaca:8856:20:~$ pip Traceback (most recent call last): File "/usr/bin/pip", line 9, in load_entry_point('pip==1.1', 'cons