Bug#979819: Raise severity, cannot create venv for any older python versions!

2021-02-10 Thread Kostis Anagnostopoulos
On Wed, 10 Feb 2021 at 21:33, Stefano Rivera wrote: > > Hi Kostis (2021.01.21_05:52:57_-0800) > > I think there are two issues to solve here: > > 1: Tighten the dependency on python3-distutils, to avoid this happening. > > 2: The thing that prints out the instructions to install python3-venv >

Bug#979819: Raise severity, cannot create venv for any older python versions!

2021-02-10 Thread Stefano Rivera
Hi Kostis (2021.01.21_05:52:57_-0800) I think there are two issues to solve here: 1: Tighten the dependency on python3-distutils, to avoid this happening. 2: The thing that prints out the instructions to install python3-venv could be more intelligent about when it prints the message. We

Bug#979819: Raise severity, cannot create venv for any older python versions!

2021-01-21 Thread Kostis Anagnostopoulos
FYI, i managed to complete the workaround attempted above and install a working python3.8 venv in "sid" by downloading and unpacking python3-distutils from "buster"[1] (which is for Python 3.7.3-1: all) and then moving it over in 3.8 directory: sudo dpkg --unpack

Bug#979819: Raise severity, cannot create venv for any older python versions!

2021-01-21 Thread Kostis Anagnostopoulos
Action required === I would suggest to raise the severity of this bug. Reason == This is a major blocker for using Debian as an "integrated Python distribution"[1] since you cannot create a venv for (probably) ANY of the older Python releases. Creating older envs is an essential