Your message dated Fri, 29 Jul 2016 17:37:23 -0400
with message-id <20160729173723.498ae...@anarchist.wooz.org>
and subject line 
has caused the Debian Bug report #832616,
regarding virtualenv: Doesn't seem to know what version it runs under
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.)


-- 
832616: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=832616
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: virtualenv
Version: 15.0.2+ds-1
Severity: minor

Hi,

virtualenv allows specifying the python version to use. However, when
doing so I get the following output:

     $ virtualenv -p /usr/bin/python3 --system-site-packages .venv
     Already using interpreter /usr/bin/python3
     [..]

It seems to indicate I didn't need to pass in the python interpreter to
use. However, this is the output when I don't specify the version:

    $ virtualenv --system-site-packages .venv
    Running virtualenv with interpreter /usr/bin/python2
    [..]

This seems rather inconsistent...

Regards,
Matijs

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

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

Versions of packages virtualenv depends on:
ii  python3             3.5.1-4
ii  python3-virtualenv  15.0.2+ds-1

virtualenv recommends no packages.

virtualenv suggests no packages.

-- no debconf information

--- End Message ---
--- Begin Message ---
This isn't a bug, and not worth changing, so closing.

Attachment: pgpVKunIVpMDj.pgp
Description: OpenPGP digital signature


--- End Message ---
_______________________________________________
Python-modules-team mailing list
Python-modules-team@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team

Reply via email to