Package: python-setuptools Version: 5.3-1 Severity: important The original bug report is here: https://lists.debian.org/debian-python/2014/06/msg00003.html
In short, a fix that made it into Python 2.7.7 and 3.4.1 changes the behavior of httplib.HTTPConnection's tunneling handling. setuptools is one of the packages affected by this change: it is unusable if one is behind an HTTP proxy, as it tries to connect via HTTPS to https://pypi.python.org/simple/pip/ and fails. I've sent a fix upstream [1] similar to the one done to urllib3 and it was released with version 5.4.1. Please consider updating to it. [1] https://bitbucket.org/pypa/setuptools/pull-request/71/ssl_support-adjust-to-tunneling-changes-in -- System Information: Debian Release: jessie/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (x86_64) Kernel: Linux 3.14-1-amd64 (SMP w/4 CPU cores) Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages python-setuptools depends on: ii python-pkg-resources 5.3-1 pn python:any <none> python-setuptools recommends no packages. python-setuptools suggests no packages. -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org