[Python-modules-team] Bug#830892: python-pip defaults to --user, breaks upstream --target option

2017-06-14 Thread Ross Vandegrift
Package: python-pip Version: 9.0.1-2 Followup-For: Bug #830892 I've tested anatoly's patch, and it seems to work well. I can once again use --target without --system. The --system workaround is not very good, since it breaks on other platforms. This prevents us from having cross-platform

Re: [Python-modules-team] Bug#830892: python-pip defaults to --user, breaks upstream --target option

2016-07-12 Thread Barry Warsaw
On Jul 12, 2016, at 05:41 PM, Daniel Holth wrote: >The problem is that Debian patched pip to make the --user option the >default. In talking with Donald, we all agree that we need to move forward on the upstream switch to --user by default. I don't have time right now to continue working on

[Python-modules-team] Bug#830892: python-pip defaults to --user, breaks upstream --target option

2016-07-12 Thread Daniel Holth
Package: python-pip Version: 8.1.2 Debian's python-pip has caused an entire category of upstream bugs in pip: https://github.com/pypa/pip/issues?q=is%3Aissue+is%3Aopen+label%3A%22--target+option%22 The problem is that Debian patched pip to make the --user option the default. This breaks the