Your message dated Sun, 2 Jun 2013 00:21:10 +0200 with message-id <[email protected]> and subject line Re: Bug#685302: Installing html package with Python 3 has caused the Debian Bug report #685302, regarding python3-pip: Fails to be able to install packages from PyPI 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.) -- 685302: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=685302 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: python3-pip Version: 1.1-3 Severity: important Dear Maintainer, >> pip-3.2 install html Downloading/unpacking html Running setup.py egg_info for package html Traceback (most recent call last): File "<string>", line 14, in <module> File "/root/build/html/setup.py", line 12, in <module> long_description = __doc__.decode('utf8'), AttributeError: 'str' object has no attribute 'decode' Complete output from command python setup.py egg_info: Traceback (most recent call last): File "<string>", line 14, in <module> File "/root/build/html/setup.py", line 12, in <module> long_description = __doc__.decode('utf8'), AttributeError: 'str' object has no attribute 'decode' ---------------------------------------- Command python setup.py egg_info failed with error code 1 in /root/build/html Storing complete log in /root/.pip/pip.log My guess is that when running setup.py it does so with /usr/bin/python instead of /usr/bin/python3 -- System Information: Debian Release: wheezy/sid APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 3.2.0-3-amd64 (SMP w/8 CPU cores) Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=str=こんにちわ世界, bytes_read=21, bytes_written=21) (ignored: LC_ALL set to en_GB.UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages python3-pip depends on: ii python3 3.2.3-5 ii python3-pkg-resources 0.6.24-1 ii python3-setuptools 0.6.24-1 ii python3.2 3.2.3-3 Versions of packages python3-pip recommends: ii build-essential 11.5 ii python3-dev 3.2.3-5 python3-pip suggests no packages. -- no debconf information
--- End Message ---
--- Begin Message ---Hi Russel (2012.08.19_17:56:10_+0200) Digging up the ancient past: > I sent in a bug report but then thought actually it is not a packaging > problem, something Jakub replied with to my bug report. Yeah, closing this bug. SR -- Stefano Rivera http://tumbleweed.org.za/ H: +27 21 465 6908 C: +27 72 419 8559 UCT: x3127
--- End Message ---
_______________________________________________ Python-modules-team mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team

