Package: python3.6-venv
Version: 3.6.6~rc1-1
Severity: grave
Justification: renders package unusable

Dear Maintainer,

This version of pyvenv can't create a working virtual env. The failing command
is an ensurepip invocation. The error message also tells me to install
python3-venv, but that package is installed and up-to-date.

I've tried older versions of python3.6-venv using snapshot.debian.org. The
last working version was 3.6.5-9.

$ pyvenv-3.6 foo
WARNING: the pyenv script is deprecated in favour of `python3.6 -m venv`
The virtual environment was not created successfully because ensurepip is not
available.  On Debian/Ubuntu systems, you need to install the python3-venv
package using the following command.

    apt-get install python3-venv

You may need to use sudo with that command.  After installing the python3-venv
package, recreate your virtual environment.

Failing command: ['/tmp/foo/bin/python3.6', '-Im', 'ensurepip', '--upgrade', 
'--default-pip']

$ dpkg -l python3-venv
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name                                           Version                      
Architecture                 Description
+++-==============================================-============================-============================-==================================================================================================
ii  python3-venv                                   3.6.5-3                      
amd64                        pyvenv-3 binary for python3 (default python3 
version)


-- System Information:
Debian Release: buster/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'unstable'), (500, 'stable'), (1, 
'experimental-debug'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.13.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=nl_BE.utf8, LC_CTYPE=nl_BE.utf8 (charmap=UTF-8), 
LANGUAGE=nl_BE.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages python3.6-venv depends on:
ii  python-pip-whl  9.0.1-2.3
ii  python3.6       3.6.6~rc1-1

python3.6-venv recommends no packages.

python3.6-venv suggests no packages.

-- no debconf information

Reply via email to