Control: tag + fixed-upstream

On Sun, Jun 02, 2013 at 01:21:53AM +0200, Stefano Rivera wrote:
> Control: tag -1 upstream
>
> Hi Joerg (2012.11.02_11:58:16_+0200)
> > pip install --install-option="--prefix=${HOME}/.mypython27"
> > --ignore-installed <module name>
>
> Since 1.3, this should be possible, using --user instead of setting a
> prefix. While this doesn't solve your specific problem, it should allow
> you to install a newer version of a system package, locally.
> See https://github.com/pypa/pip/pull/705

Sorry for the late answer, yep, --user works (and has been working since 1.3). 
Following up on this bug, I even noticed, that if one first does a --user 
install even my above commandline works again, since it then tries to uninstall 
the installation in .local but not in /usr

> I'm not going to close this bug in the 1.3.1 upload, as this specific
> issue isn't dealt with. I recommend filing it upstream.

Even with me forgetting about the bug it has been filed upstream ( 
https://github.com/pypa/pip/issues/991 )

an recently fixed (see this pull request https://github.com/pypa/pip/pull/1352 )

I just built pip 1.5rc4 and found that the bug is indeed fixed, so when pip 1.5 
is released I would hope for it to quickly move to the Debian repos.

best regards,
Joerg

Attachment: pgpFwsk0YJh5W.pgp
Description: PGP signature

Reply via email to