Bug#876145: python-pip: pip install --system as non-root shouldn't default --ignore-installed

2018-01-03 Thread Kjell Braden
On Wed, 3 Jan 2018 17:02:14 +0100 Kjell Braden wrote:> Also note that the virtualenv detection fails on python3 venv, breaking > the --system-site-packages option. Disregard that, this can be worked around by invoking "python3 -m pip" instead of "pip3", and is a different issue.

Bug#876145: python-pip: pip install --system as non-root shouldn't default --ignore-installed

2018-01-03 Thread Kjell Braden
On Mon, 18 Sep 2017 21:21:31 -0400 Peter Amstutz wrote: > When running "pip install --system" as a non-root user, the change in > set_user_default.patch forces the --ignore-installed flag to be enabled. > > This has the effect of breaking pip for use cases that

Bug#876145: python-pip: pip install --system as non-root shouldn't default --ignore-installed

2017-09-18 Thread Peter Amstutz
Source: python-pip Version: 9.0.1-2 Severity: normal Dear Maintainer, When running "pip install --system" as a non-root user, the change in set_user_default.patch forces the --ignore-installed flag to be enabled. This has the effect of breaking pip for use cases that install packages as non-