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,

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

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:

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 module load_entry_point('pip==1.1',