Package: python3-setuptools Version: 0.6.16-1 Severity: normal When attempting to get packages using ‘python3-setuptools’, I'm getting the following error:
===== $ easy_install3 lockfile Searching for lockfile Reading http://pypi.python.org/simple/lockfile/ Reading http://smontanaro.dyndns.org/python/ Reading http://code.google.com/p/pylockfile/ Reading http://code.google.com/p/pylockfile/downloads/detail?name=lockfile-0.9.1.tar.gz Best match: lockfile 0.9.1 Downloading http://pylockfile.googlecode.com/files/lockfile-0.9.1.tar.gz Traceback (most recent call last): File "/usr/bin/easy_install3", line 9, in <module> load_entry_point('distribute==0.6.16dev-r0', 'console_scripts', 'easy_install')() File "/usr/lib/python3/dist-packages/setuptools/command/easy_install.py", line 1912, in main with_ei_usage(lambda: File "/usr/lib/python3/dist-packages/setuptools/command/easy_install.py", line 1893, in with_ei_usage return f() File "/usr/lib/python3/dist-packages/setuptools/command/easy_install.py", line 1916, in <lambda> distclass=DistributionWithoutHelpCommands, **kw File "/usr/lib/python3.2/distutils/core.py", line 149, in setup dist.run_commands() File "/usr/lib/python3.2/distutils/dist.py", line 919, in run_commands self.run_command(cmd) File "/usr/lib/python3.2/distutils/dist.py", line 938, in run_command cmd_obj.run() File "/usr/lib/python3/dist-packages/setuptools/command/easy_install.py", line 364, in run self.easy_install(spec, not self.no_deps) File "/usr/lib/python3/dist-packages/setuptools/command/easy_install.py", line 591, in easy_install self.local_index File "/usr/lib/python3/dist-packages/setuptools/package_index.py", line 492, in fetch_distribution dist = find(requirement) File "/usr/lib/python3/dist-packages/setuptools/package_index.py", line 475, in find location=self.download(dist.location, tmpdir) File "/usr/lib/python3/dist-packages/setuptools/package_index.py", line 414, in download found = self._download_url(scheme.group(1), spec, tmpdir) File "/usr/lib/python3/dist-packages/setuptools/package_index.py", line 663, in _download_url return self._attempt_download(url, filename) File "/usr/lib/python3/dist-packages/setuptools/package_index.py", line 672, in _attempt_download headers = self._download_to(url, filename) File "/usr/lib/python3/dist-packages/setuptools/package_index.py", line 583, in _download_to content_length = headers.getheaders("Content-Length")[0] AttributeError: 'HTTPMessage' object has no attribute 'getheaders' ===== -- System Information: Debian Release: wheezy/sid APT prefers testing APT policy: (990, 'testing'), (900, 'stable') Architecture: powerpc (ppc64) Kernel: Linux 2.6.38-2-powerpc64 (SMP w/2 CPU cores) Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to en_AU.utf8) Shell: /bin/sh linked to /bin/dash Versions of packages python3-setuptools depends on: ii python3 3.2-3 interactive high-level object-orie ii python3-pkg-resources 0.6.16-1 Package Discovery and Resource Acc python3-setuptools recommends no packages. python3-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