Package: python3-venv
Version: 3.6.5-3
Severity: important

Dear Maintainer,

Recently I cannot create new virtual environments anymore:

```bash
$ python3 -m venv 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/venv/bin/python3', '-Im', 'ensurepip', '--upgrade', '--default-pip']
```

However I have python3-venv installed:

```bash
$ 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)
```

Cheers,

Bastian


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

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

Versions of packages python3-venv depends on:
ii  python3            3.6.5-3
ii  python3-distutils  3.6.6~rc1-3
ii  python3.6-venv     3.6.6~rc1-1

python3-venv recommends no packages.

python3-venv suggests no packages.

-- no debconf information

--
Dr. Bastian Venthur                                  http://venthur.de
Debian Developer                                 venthur at debian org

Reply via email to