[Python-modules-team] Bug#692108: python-pip: --ignore-installed option is ignored

Jörg Behrmann behrmann at physik.fu-berlin.de
Wed Jan 1 15:22:51 UTC 2014


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/python-modules-team/attachments/20140101/5fa56722/attachment.sig>


More information about the Python-modules-team mailing list