Bug#976796: Sporadically fails to create virtualenv with Python 3.9

2021-06-20 Thread Stefano Rivera
Hi Daniel (2021.06.14_13:48:37_-0400) > Turns out there is a file > ~/.local/share/virtualenv/wheel/3.9/embed/1/setuptools.json with the > following content: > > { > "completed": "2021-05-17T17:34:03.491147Z", > "periodic": true, > "started": "2021-05-17T17:33:59.488436Z", > "versions": [

Bug#976796: Sporadically fails to create virtualenv with Python 3.9

2021-06-14 Thread Daniel Roschka
On Mon, 14 Jun 2021 09:35:16 -0400 Stefano Rivera wrote: > I wish I was able to reproduce this. Is there any chance you can > reproduce it in a VM or controlled environment that I can try to > recreate? > > It shouldn't matter, but what filesystem is this on? I'm running this on btrfs. I tried

Bug#976796: Sporadically fails to create virtualenv with Python 3.9

2021-06-14 Thread Stefano Rivera
Hi Daniel (2021.06.14_01:38:54_-0400) > I just ran into the exact same bug. For me it happens around 50% of the times > I try to create a virtualenv. I wish I was able to reproduce this. Is there any chance you can reproduce it in a VM or controlled environment that I can try to recreate? It sho

Bug#976796: Sporadically fails to create virtualenv with Python 3.9

2021-06-13 Thread Daniel Roschka
I just ran into the exact same bug. For me it happens around 50% of the times I try to create a virtualenv. The version of python3-virtualenv installed is 20.4.0+ds-1. Daniel -- System Information: Debian Release: 11.0 APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (

Bug#976796: Sporadically fails to create virtualenv with Python 3.9

2021-01-22 Thread Russ Allbery
Stefano Rivera writes: > Hi Russ (2020.12.07_18:22:07_-0700) >> FileNotFoundError: [Errno 2] No such file or directory: >> '/home/eagle/tmp/test/lib/python3.9/site-packages/pkg_resources/_vendor/appdirs.py' >> >> Running the command repeatedly will sometimes cause it to succeed, which >> makes m

Bug#976796: Sporadically fails to create virtualenv with Python 3.9

2021-01-22 Thread Stefano Rivera
Hi Russ (2020.12.07_18:22:07_-0700) > FileNotFoundError: [Errno 2] No such file or directory: > '/home/eagle/tmp/test/lib/python3.9/site-packages/pkg_resources/_vendor/appdirs.py' > > Running the command repeatedly will sometimes cause it to succeed, which > makes me think there's some sort of ra

Bug#976796: Sporadically fails to create virtualenv with Python 3.9

2020-12-07 Thread Russ Allbery
Package: python3-virtualenv Version: 20.2.1+ds-1 Severity: important Since the upgrade to Python 3.9, creating new virtualenvs sporadically fails with error messages like this: % virtualenv tmp/test -p /usr/bin/python3 RuntimeError: failed to build image setuptools because: Traceback (most recent