Your message dated Fri, 11 Oct 2013 11:09:09 +0800
with message-id <52576bd5.4060...@debian.org>
and subject line Closing 725550
has caused the Debian Bug report #725550,
regarding python-falcon: FTBFS: UnicodeDecodeError: 'ascii' codec can't decode
byte 0xc3 in position 586: ordinal not in range(128)
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 ow...@bugs.debian.org
immediately.)
--
725550: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=725550
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: python-falcon
Version: 0.1.7-1
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20131006 qa-ftbfs
Justification: FTBFS on amd64
Hi,
During a rebuild of all packages in sid, your package failed to build on
amd64.
Relevant part (hopefully):
> running install_egg_info
> Copying falcon.egg-info to
> /«PKGBUILDDIR»/debian/python-falcon/usr/lib/python2.7/dist-packages/falcon-0.1.7.egg-info
> running install_scripts
> Installing falcon-bench script to /«PKGBUILDDIR»/debian/python-falcon/usr/bin
> set -e && for pyvers in 3.3; do \
> python$pyvers setup.py install --install-layout=deb \
> --root /«PKGBUILDDIR»/debian/python3-falcon; \
> done
>
> WARNING: Cython not installed. Falcon modules WILL NOT be compiled with
> Cython.
>
> Traceback (most recent call last):
> File "setup.py", line 56, in <module>
> long_description=open('README.rst', 'r').read(),
> File "/usr/lib/python3.3/encodings/ascii.py", line 26, in decode
> return codecs.ascii_decode(input, self.errors)[0]
> UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 586:
> ordinal not in range(128)
> make[1]: *** [override_dh_auto_install] Error 1
The full build log is available from:
http://aws-logs.debian.net/ftbfs-logs/2013/10/06/python-falcon_0.1.7-1_unstable.log
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.
--- End Message ---
--- Begin Message ---
As per previous comment in this bug report, I'm closing this issue.
Thomas
--- End Message ---