Your message dated Thu, 20 Nov 2014 15:19:21 +0000 with message-id <[email protected]> and subject line Bug#755106: fixed in python-urllib3 1.9.1-3 has caused the Debian Bug report #755106, regarding virtualenv: Python virtualenv will not create virtualenv from locally compiled python 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.) -- 755106: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=755106 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: virtualenv Version: 1.11.6-2 Severity: important Dear Maintainer, Virtualenv does not work for manually compiled pythons. To reproduce: 1. Download python source (may be latest version; tested for 2.7.8) 2. Compile, make and install locally 3. Try to create virtualenv Error: virtualenv /tmp/test -p /tmp/python/bin/python Running virtualenv with interpreter /tmp/python/bin/python New python executable in /tmp/test/bin/python Installing setuptools, pip... Complete output from command /tmp/test/bin/python -c "import sys, pip; sys...d\"] + sys.argv[1:]))" setuptools pip: Traceback (most recent call last): File "<string>", line 1, in <module> File "/usr/share/python-wheels/pip-1.5.6-py2.py3-none- any.whl/pip/__init__.py", line 61, in <module> File "/usr/share/python-wheels/pip-1.5.6-py2.py3-none- any.whl/pip/vcs/mercurial.py", line 9, in <module> File "/usr/share/python-wheels/pip-1.5.6-py2.py3-none- any.whl/pip/download.py", line 22, in <module> File "/tmp/test/lib/python-wheels/requests-2.3.0-py2.py3-none- any.whl/requests/__init__.py", line 58, in <module> File "/tmp/test/lib/python-wheels/requests-2.3.0-py2.py3-none- any.whl/requests/utils.py", line 25, in <module> File "/tmp/test/lib/python-wheels/requests-2.3.0-py2.py3-none- any.whl/requests/compat.py", line 92, in <module> File "/tmp/test/lib/python-wheels/urllib3-1.8.3-py2.py3-none- any.whl/urllib3/__init__.py", line 16, in <module> File "/tmp/test/lib/python-wheels/urllib3-1.8.3-py2.py3-none- any.whl/urllib3/connectionpool.py", line 33, in <module> ImportError: cannot import name CertificateError ---------------------------------------- ....Installing setuptools, pip...done. Traceback (most recent call last): File "/usr/lib/python3/dist-packages/virtualenv.py", line 2378, in <module> main() File "/usr/lib/python3/dist-packages/virtualenv.py", line 830, in main symlink=options.symlink) File "/usr/lib/python3/dist-packages/virtualenv.py", line 1032, in create_environment install_wheel(to_install, py_executable, search_dirs) File "/usr/lib/python3/dist-packages/virtualenv.py", line 975, in install_wheel 'PIP_NO_INDEX': '1' File "/usr/lib/python3/dist-packages/virtualenv.py", line 917, in call_subprocess % (cmd_desc, proc.returncode)) OSError: Command /tmp/test/bin/python -c "import sys, pip; sys...d\"] + sys.argv[1:]))" setuptools pip failed with error code 1 Compilation output: Actually not all python modules build succesfully, but all revelant to pip (ssl) were compiled. Python build finished, but the necessary bits to build these modules were not found: _bsddb _curses _curses_panel bsddb185 dbm dl gdbm imageop sunaudiodev -- System Information: Debian Release: jessie/sid APT prefers testing APT policy: (990, 'testing'), (500, 'stable-updates'), (500, 'stable') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 3.14-1-amd64 (SMP w/8 CPU cores) Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages virtualenv depends on: ii python3 3.4.1-1 ii python3-virtualenv 1.11.6-2 virtualenv recommends no packages. virtualenv suggests no packages. -- no debconf information
--- End Message ---
--- Begin Message ---Source: python-urllib3 Source-Version: 1.9.1-3 We believe that the bug you reported is fixed in the latest version of python-urllib3, 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. Daniele Tricoli <[email protected]> (supplier of updated python-urllib3 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: SHA1 Format: 1.8 Date: Thu, 20 Nov 2014 13:17:59 +0100 Source: python-urllib3 Binary: python-urllib3 python3-urllib3 python-urllib3-whl Architecture: source all Version: 1.9.1-3 Distribution: unstable Urgency: medium Maintainer: Debian Python Modules Team <[email protected]> Changed-By: Daniele Tricoli <[email protected]> Description: python-urllib3 - HTTP library with thread-safe connection pooling for Python python-urllib3-whl - HTTP library with thread-safe connection pooling python3-urllib3 - HTTP library with thread-safe connection pooling for Python3 Closes: 755106 763389 770246 Changes: python-urllib3 (1.9.1-3) unstable; urgency=medium . [ Stefano Rivera ] * Replace 05_do-not-use-embedded-ssl-match-hostname.patch with 05_avoid-embedded-ssl-match-hostname.patch. Users may use virtualenv with cPython << 2.7.9 (or Debian python2.7 2.7.8-7). (Closes: #755106, #763389) . [ Daniele Tricoli ] * debian/patches/06_do-not-make-SSLv3-mandatory.patch - Since SSL version 3 is insecure it is supported only if Python supports it. (Closes: #770246) Checksums-Sha1: cb0764e3e76f4e0a6abfd628fcdb60cec65bcdfd 1750 python-urllib3_1.9.1-3.dsc 349df3f0c4f64a1e0f7c3e8f116f7a8815dad4ec 8080 python-urllib3_1.9.1-3.debian.tar.xz 12287ada42f0748080d2f14ac754fcc77ee0ca4b 55396 python-urllib3_1.9.1-3_all.deb c10d957a1fc87b54eb4ce619796b356d3c35fea2 55512 python3-urllib3_1.9.1-3_all.deb fa2a2ea07db29f3660668d4f7b2267dbf195bdab 76840 python-urllib3-whl_1.9.1-3_all.deb Checksums-Sha256: af8b947bfecd8f4ab9fb9285fc1a4980eb30aaedef14448bc9b3f1e6f86de5c8 1750 python-urllib3_1.9.1-3.dsc 1d73103bf4b7c0f84140830ffa63cf1b9b8d43ca0de17cc8e1d0bc125f803453 8080 python-urllib3_1.9.1-3.debian.tar.xz 495840e5740ec4d0dfd5f729b9412fdaaa99eef1f168327977d9e849a7d890a3 55396 python-urllib3_1.9.1-3_all.deb a66e799d6f5193df2c226b5db19b3ec9aadd3be4fb723e4a5ec92cc0d76e67cd 55512 python3-urllib3_1.9.1-3_all.deb 47f837eddce0e08b7b3939ea9f467aaeb19b77aa9bbd8b315854fff3edfbbb6e 76840 python-urllib3-whl_1.9.1-3_all.deb Files: da356c92231494062921b8a8c9eacff8 1750 python optional python-urllib3_1.9.1-3.dsc a224c6132def2ecb070fc0dfcbb8876b 8080 python optional python-urllib3_1.9.1-3.debian.tar.xz 43ba3f7c2afb1730be7c657f5ec48163 55396 python optional python-urllib3_1.9.1-3_all.deb be01fae3804776fc876bfb2d03fee215 55512 python optional python3-urllib3_1.9.1-3_all.deb 8b2ddec8c0b20c7f01859504d5be1faa 76840 python optional python-urllib3-whl_1.9.1-3_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlRt+wsACgkQStlRaw+TLJyyvgCfUEDx0LaODuj6i0oiIz4qGsH4 facAoLc5RpbN7uLUDI3ySLygR7pqohGK =cbSU -----END PGP SIGNATURE-----
--- End Message ---
_______________________________________________ Python-modules-team mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team

