Your message dated Fri, 22 Jun 2018 10:00:04 +0200
with message-id <1cc7a897-a7ec-cbd7-8b57-4317c96a3...@debian.org>
and subject line Re: python3-venv: Cannot create new virtual environments 
anymore
has caused the Debian Bug report #901803,
regarding python3-venv: Cannot create new virtual environments anymore
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
901803: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=901803
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
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

--- End Message ---
--- Begin Message ---
this is fixed in python3.6-venv in unstable.

--- End Message ---

Reply via email to