[Bug 1935882] Re: pypy virtualenv has broken pip on focal

2021-07-20 Thread Launchpad Bug Tracker
This bug was fixed in the package python-pip - 20.0.2-5ubuntu1.6 --- python-pip (20.0.2-5ubuntu1.6) focal; urgency=medium * Update debundle.patch so pypy uses base_prefix as well, fixing pypy virtualenvs. (LP: #1935882) -- Stefano Rivera Mon, 12 Jul 2021 23:11:28 -0400 **

[Bug 1935882] Re: pypy virtualenv has broken pip on focal

2021-07-16 Thread Ben Bariteau
** Tags removed: verification-needed ** Tags added: verification-done -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1935882 Title: pypy virtualenv has broken pip on focal To manage notifications

[Bug 1935882] Re: pypy virtualenv has broken pip on focal

2021-07-14 Thread Stefano Rivera
> The following regressions have been reported in tests triggered by the package: > python3.9/3.9.5-3~20.04.1 (amd64) This was a transient failure (a timeout), retrying it worked. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1935882] Re: pypy virtualenv has broken pip on focal

2021-07-14 Thread Ben Bariteau
I used the proposed version of python-pip-whl, 20.0.2-5ubuntu1.6 and it solved the bugs I was dealing with. I followed the reproduction steps above but got the proper help output. Also, I went ahead and installed some packages, specifically a different version of pip and the pip- custom-platform

[Bug 1935882] Re: pypy virtualenv has broken pip on focal

2021-07-13 Thread Stefano Rivera
Tests successfully for me, although I have to clear the virtualenv cached eggs with --clear-app-data. We could upload virtualenv to bump the version again, like https://launchpad.net/ubuntu/+source/python- virtualenv/20.0.17-1ubuntu0.3 to make this automatic, and avoid users who have hit the bug,

[Bug 1935882] Re: pypy virtualenv has broken pip on focal

2021-07-13 Thread Brian Murray
Hello Ben, or anyone else affected, Accepted python-pip into focal-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/python- pip/20.0.2-5ubuntu1.6 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See

[Bug 1935882] Re: pypy virtualenv has broken pip on focal

2021-07-12 Thread Stefano Rivera
** Description changed: + [Impact] + + * pypy and pypy3 virtualenvs created with virtualenv have an unuseable + pip. + + [Test Plan] + + # apt install pypy virtualenv + $ virtualenv -p pypy testve + $ testve/bin/python -m pip + + Failure: + A traceback ending in: + ModuleNotFoundError: No

[Bug 1935882] Re: pypy virtualenv has broken pip on focal

2021-07-12 Thread Stefano Rivera
** Patch added: "python-pip_20.0.2-5ubuntu1.6.debdiff" https://bugs.launchpad.net/ubuntu/+source/python-virtualenv/+bug/1935882/+attachment/5510678/+files/python-pip_20.0.2-5ubuntu1.6.debdiff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 1935882] Re: pypy virtualenv has broken pip on focal

2021-07-12 Thread Stefano Rivera
This was fixed in https://salsa.debian.org/python-team/packages/python- pip/-/commit/752d2a38f88d5c80b6d93ce91992057f5c75cafc I should have included that in 20.0.2-5ubuntu1.2 ** Also affects: python-virtualenv (Ubuntu Focal) Importance: Undecided Status: New ** Changed in: