Your message dated Sat, 27 Dec 2014 18:49:10 +0000 with message-id <[email protected]> and subject line Bug#772730: fixed in python3.4 3.4.2-4 has caused the Debian Bug report #772730, regarding python-pip: pyvenv created virtual environments are missing their .whl files 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 [email protected] immediately.) -- 772730: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=772730 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: python-pip Version: 1.5.6-4 Severity: important -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Dear Maintainer, When creating a virtual environment with virtualenv, the dependent ..whl files are copied into <venv>/lib/python-wheels/*.whl. This allows pip inside such venvs to work. However, inside pyvenv created venvs, there are no wheels in <venv>/lib/python-wheels so pip inside pyvenv created venvs does not work: % pyvenv-3.4 /tmp/aa % source /tmp/aa/bin/activate (aa) @chemistry[~:1003]% pip install nose2 Traceback (most recent call last): File "/tmp/aa/bin/pip", line 7, in <module> from pip import main File "/tmp/aa/lib/python3.4/site-packages/pip/__init__.py", line 59, in <module> from pip.log import logger File "/tmp/aa/lib/python3.4/site-packages/pip/log.py", line 9, in <module> import colorama, pkg_resources ImportError: No module named 'colorama' % find /tmp/aa -name \*.whl | wc -l 0 - -- System Information: Debian Release: 8.0 APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (x86_64) Kernel: Linux 3.16.0-4-amd64 (SMP w/1 CPU core) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) Versions of packages python-pip depends on: ii ca-certificates 20141019 ii python 2.7.8-2 ii python-colorama 0.3.2-1 ii python-distlib 0.1.9-1 ii python-html5lib 0.999-3 ii python-pkg-resources 5.5.1-1 ii python-requests 2.4.3-5 ii python-setuptools 5.5.1-1 ii python-six 1.8.0-1 pn python:any <none> Versions of packages python-pip recommends: ii build-essential 11.7 pn python-dev-all <none> ii python-wheel 0.24.0-1 python-pip suggests no packages. - -- no debconf information -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBCAAGBQJUiGQlAAoJEBJutWOnSwa/kXUP/04IHTmD8VAtrT0+7WAyHwvs JPTHYXvBMKtP5xB8JNktxz3mAbm8gIHgruwd6rUDM1RESr+YOy9ibsjNE0tZv6Nc zK3dje8KvELzzEwV3ZgCMisa2FcLU/1W457YmpFW2e8I4ficldgDu4pY/LKzMYNu jynxsVMvG8xBL2uD9k4avl+/9MaPru14Yltj3aIMpHsv2bF3aG3poa4lUsHDYkOJ R+TnJSvsYwcP0I1Gu+DuDbEAmzPnpZzZttjcmHyh2BtAAJKyXCx/MDvwHLWZ8jK0 FPXzP/5LuYzXoTKEoqv/1esUTJS+Q1ydIhHEoe+o2rpj8SZ9oyVc8nzWh41xwbfT 8ilVpfmo88jcxwth0eHB5t39ivsY2xq/EjcKE1d3u2V8H2ch/HCLdbuBtt/3Vzmh Kiglt/dlXCQaOk12CDd4EUlCL8kk9WrmuwGIDswriQpAVwWsiRfatkgtZ6UmNn7T UMNxYXpnavEhVQrrkRNzsUExoWzxPVXD/4IkwNoU/o9YHJSRZiFt3QB3vs2KaL/O rpYUvNrMdHZkl9Z2uHukVKpjMd1gqjdwzhqBP+9r6dBYOeQI080K9pxWURDNbqIy FkunL0b2O0Az1DG4dNURtLFYwkR88Ll4k1Mddq65OWZcPQ49XX0isLBrk2ASuTbk pv6/y0yfqqiPrVR+WK3o =cpZe -----END PGP SIGNATURE-----
--- End Message ---
--- Begin Message ---Source: python3.4 Source-Version: 3.4.2-4 We believe that the bug you reported is fixed in the latest version of python3.4, which is due to be installed in the Debian FTP archive. A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [email protected], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Matthias Klose <[email protected]> (supplier of updated python3.4 package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [email protected]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Format: 1.8 Date: Sat, 27 Dec 2014 12:23:33 +0100 Source: python3.4 Binary: python3.4 python3.4-venv libpython3.4-stdlib python3.4-minimal libpython3.4-minimal libpython3.4 python3.4-examples python3.4-dev libpython3.4-dev libpython3.4-testsuite idle-python3.4 python3.4-doc python3.4-dbg libpython3.4-dbg Architecture: source all amd64 Version: 3.4.2-4 Distribution: unstable Urgency: medium Maintainer: Matthias Klose <[email protected]> Changed-By: Matthias Klose <[email protected]> Description: idle-python3.4 - IDE for Python (v3.4) using Tkinter libpython3.4 - Shared Python runtime library (version 3.4) libpython3.4-dbg - Debug Build of the Python Interpreter (version 3.4) libpython3.4-dev - Header files and a static library for Python (v3.4) libpython3.4-minimal - Minimal subset of the Python language (version 3.4) libpython3.4-stdlib - Interactive high-level object-oriented language (standard library libpython3.4-testsuite - Testsuite for the Python standard library (v3.4) python3.4 - Interactive high-level object-oriented language (version 3.4) python3.4-dbg - Debug Build of the Python Interpreter (version 3.4) python3.4-dev - Header files and a static library for Python (v3.4) python3.4-doc - Documentation for the high-level object-oriented language Python python3.4-examples - Examples for the Python language (v3.4) python3.4-minimal - Minimal subset of the Python language (version 3.4) python3.4-venv - Interactive high-level object-oriented language (pyvenv binary, v Closes: 742927 772730 Changes: python3.4 (3.4.2-4) unstable; urgency=medium . * Fix issue #22935: Fix ssl module when SSLv3 protocol is not supported. * Fix issue #16043: Add a default limit for the amount of data xmlrpclib.gzip_decode will return. CVE-2013-1753. Closes: #742927. * Disable ensurepip for the system installation, only enable it for virtual environments. Closes: #772730. Checksums-Sha1: ec95a4ab614d7bc19e5afff859050b86ecd234ed 3248 python3.4_3.4.2-4.dsc 2ee80f1a304c1034f58075ce6a631868645c4a3a 474732 python3.4_3.4.2-4.debian.tar.xz 19ea82d18a09211a15fb7a8dfbea5ded824115e5 393624 python3.4-examples_3.4.2-4_all.deb 48aef5e8bf8c728b0b97a0a6db7d25f432cd3bfb 3033746 libpython3.4-testsuite_3.4.2-4_all.deb 21f4b0e880f44655b91c7d612d63d5f012b7c08e 84078 idle-python3.4_3.4.2-4_all.deb 2c63fcafa95a6d04f5b25b8828600f4665d65bd8 5269234 python3.4-doc_3.4.2-4_all.deb 48163cfc0d3e6fdd2f706c683fbae79aa19434c4 208588 python3.4_3.4.2-4_amd64.deb 03bc11f370974d0eeac0baec31a14bdbfe13854b 6108 python3.4-venv_3.4.2-4_amd64.deb a50bc855bc59bea58dbee88c8d84b95a4c28a2eb 2090922 libpython3.4-stdlib_3.4.2-4_amd64.deb d75f8827241a8676e2b32a6ad8c02dc4da6f45e8 1648852 python3.4-minimal_3.4.2-4_amd64.deb d851bc7f80c3df97e54701f7075c83034e540560 494744 libpython3.4-minimal_3.4.2-4_amd64.deb 51258c20388596eb97e9b9d468a295cddc961545 1313358 libpython3.4_3.4.2-4_amd64.deb a0d15c690ba1939b2350850c6622143d99405417 420448 python3.4-dev_3.4.2-4_amd64.deb 420c0aba470325ee1544f62f79ec89ad159b4be3 39467742 libpython3.4-dev_3.4.2-4_amd64.deb 9935393fccd925d777e425cc6097c512ab866b2d 7863702 python3.4-dbg_3.4.2-4_amd64.deb 0d63174b655c8a41b8f11d8141b81508e394e8a4 5378022 libpython3.4-dbg_3.4.2-4_amd64.deb Checksums-Sha256: f1e9d04645e1af71946c0eeb1401e8decd91fd9a284a77625d84e64e1f894e85 3248 python3.4_3.4.2-4.dsc 23772782d288f4a7eaf4f912616f1544ad96626b975a7e6e317cd08df9838802 474732 python3.4_3.4.2-4.debian.tar.xz 8b10f2bb9b00fa710374980526dddc6c4cc437addfea8da1dbeb9cc27c328f03 393624 python3.4-examples_3.4.2-4_all.deb 2241d89d0430d268b23bfe2c25a17cfed1524fed3a7dd75276bed75c328918ff 3033746 libpython3.4-testsuite_3.4.2-4_all.deb 4b4f4ff6c47ebf422107c9b07d91674df683df573d23692ebf99a45ebfd1db9d 84078 idle-python3.4_3.4.2-4_all.deb 98821a9990f83cb8ae4327ca231250ed0b40e710ffe06dba85480eeb4dc754b4 5269234 python3.4-doc_3.4.2-4_all.deb d67243f870ec798a3aa54aaaf21a94700c399f0dc639751a0f67f975f9354682 208588 python3.4_3.4.2-4_amd64.deb f40773d9d81293aaae4026a0eb91d34e01e257b440348a55cf1c380cb0c314e8 6108 python3.4-venv_3.4.2-4_amd64.deb 6cf920f30a173e1cf6b3485ced387bf539018fa517408977ce45ebcfef121ef9 2090922 libpython3.4-stdlib_3.4.2-4_amd64.deb 2369528125ac5684e08b5eeb526691b417061f5b8fa4b5e3da248da0c481af3a 1648852 python3.4-minimal_3.4.2-4_amd64.deb ac58b27d64587971fa33045b83460137391360ef50c1539e9b41afe217e7b7d3 494744 libpython3.4-minimal_3.4.2-4_amd64.deb d8302dcd8bda409fd0a6a22773a3edf61f687b418cc2d5d9b7d6c941dcf68daf 1313358 libpython3.4_3.4.2-4_amd64.deb 7658c94e12eeefed42c66a2f680359a42d810b55d97de05e163183b72f40a3a4 420448 python3.4-dev_3.4.2-4_amd64.deb 1767ba1927fdb70ce925c9d5a2191483cb8cbe0ca538384f11af5595f64b4d22 39467742 libpython3.4-dev_3.4.2-4_amd64.deb 1fe3fd9a40721610da2e50896eda581af5f8ee322b0b024566b70153bf8a0c3d 7863702 python3.4-dbg_3.4.2-4_amd64.deb 88eeed8f762c89a3223c9bb916b8a0b8c60d19d163a83e03c198abd3cac75106 5378022 libpython3.4-dbg_3.4.2-4_amd64.deb Files: 51cff211ff5052aaa581017c852ba9d2 3248 python optional python3.4_3.4.2-4.dsc eabe02e9fd6fadd0c3e2542e212fd3f2 474732 python optional python3.4_3.4.2-4.debian.tar.xz ca3b07aeaa812f3d298c58787702bbb5 393624 python optional python3.4-examples_3.4.2-4_all.deb 5572f2f943ed0d3f4cf46205fa823a56 3033746 libdevel optional libpython3.4-testsuite_3.4.2-4_all.deb 8eef928d13830b8ab315c05b483c00eb 84078 python optional idle-python3.4_3.4.2-4_all.deb 0726e08d43c93fb4d56c8851ad0076c4 5269234 doc optional python3.4-doc_3.4.2-4_all.deb 3c6972608938486a1bdf4e8df97793ad 208588 python optional python3.4_3.4.2-4_amd64.deb e0bed77a25bb9a462a7ad0ab0e6d9140 6108 python optional python3.4-venv_3.4.2-4_amd64.deb 45fcdce42efbf433c7779c8379d5c28f 2090922 python optional libpython3.4-stdlib_3.4.2-4_amd64.deb a51db7d8bc8974760352c255903e8065 1648852 python optional python3.4-minimal_3.4.2-4_amd64.deb 964785c55ad183afdb3ed8453ddbabf7 494744 python optional libpython3.4-minimal_3.4.2-4_amd64.deb c17db7030e3bdb0c36fd7695c6ae5b5c 1313358 libs optional libpython3.4_3.4.2-4_amd64.deb 2c813d35ccf8580a8251c0a0b7c4cb20 420448 python optional python3.4-dev_3.4.2-4_amd64.deb 6cece203455106a410788f8a89f05c66 39467742 libdevel optional libpython3.4-dev_3.4.2-4_amd64.deb db165efc5379df557692d77fd2a26806 7863702 debug extra python3.4-dbg_3.4.2-4_amd64.deb e17207520d2aa79e1f555c8ddaf62a5d 5378022 debug extra libpython3.4-dbg_3.4.2-4_amd64.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBCAAGBQJUnv1GAAoJEL1+qmB3j6b1wPkP/3BqJpxgZC6S7Aaxw289QfgB PsSKYnlP6mGqjpIsb9+kipeB8aZqs+PxqBFShM7af/ry1Ja6EVacgDHSL1QVDAir o04t0BEJl5cPF19MPlojZXaSMaErXMpzo8UqmQZJA3KXzJemqoG37xnvp/LNg1m4 CQU1sbZOwRIN6HheIgB6WkzvRmCKgNE2hYonSxE/mETx+d7W9FmMmtziraXj8Coo cfL6bpDZJJSdJwIqqdgW9Xyx8jnJoGlM1by5cITJOQvrYxLQ4TD1z3zMetub8Hn1 ZTvkjeSgYx2ya5Sa57920KuG2Rh5dzEi5eVDkrm7I0xHUYxPYn0oI5husApid4TV nnHJynrgQuFqPBaYWPpH/W8Fwxq9rLnoxHBQooOcUAaJsEPJm2NlQDKOzIxwwCgU KIsWhc90lBgbYTskLv468TKtzmtTtEw8RSv2kcNWBg/vXJjRfCcgebUvhbdjrOKf lrhOHW1lDYE7dRiSwNT3zAw2W6jrkHgBGe77hO+QtbaMj+YsrND9SZ8VEbpmh20J o5oTVe2fmBRrTBAXLcbyL5eDfx2lz9BXqYWWKuNkU+Kuqt3X/8sHoMkBIseKldFS sJNadzPUR50mqrlpARxz7gwpNsomY4cVhQ9MxC9hDdoevqQrpYSjvgbJQ7K7UXpJ fGus+i2KjsboTCnxhTsf =i3Yo -----END PGP SIGNATURE-----
--- End Message ---

