[Python-modules-team] Bug#834920: python-socketpool: FTBFS too much often (UnicodeDecodeError)

Santiago Vila sanvila at unex.es
Sat Aug 20 15:19:25 UTC 2016


Package: src:python-socketpool
Version: 0.5.3-2
Severity: serious

Dear maintainer:

I tried to build this package with "dpkg-buildpackage -A"
(which is what the "Arch: all" autobuilder would do to build it)
but it failed:

--------------------------------------------------------------------------------
[...]
I: pybuild base:184: python3.5 setup.py clean 
Traceback (most recent call last):
  File "setup.py", line 26, in <module>
    long_description = f.read()
  File "/usr/lib/python3.5/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 3249: ordinal not in range(128)
E: pybuild pybuild:274: clean: plugin distutils failed with: exit code=1: python3.5 setup.py clean 
dh_auto_clean: pybuild --clean -i python{version} -p 3.5 returned exit code 13
debian/rules:8: recipe for target 'clean' failed
make: *** [clean] Error 25
dpkg-buildpackage: error: fakeroot debian/rules clean gave error exit status 2
--------------------------------------------------------------------------------

Because this source package only generates "Arch: all" packages, this
is the same as a FTBFS bug in the usual sense, and the fact that I was
doing "dpkg-buildpackage -A" does not mean anything special.

I attach three different failed build logs

Thanks.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: python-socketpool_0.5.3-2_amd64-20160819T104828Z.gz
Type: application/gzip
Size: 5934 bytes
Desc: 
URL: <http://lists.alioth.debian.org/pipermail/python-modules-team/attachments/20160820/f7c7235b/attachment-0003.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: python-socketpool_0.5.3-2_amd64-20160818T230935Z.gz
Type: application/gzip
Size: 5929 bytes
Desc: 
URL: <http://lists.alioth.debian.org/pipermail/python-modules-team/attachments/20160820/f7c7235b/attachment-0004.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: python-socketpool_0.5.3-2_amd64-20160818T193451Z.gz
Type: application/gzip
Size: 5944 bytes
Desc: 
URL: <http://lists.alioth.debian.org/pipermail/python-modules-team/attachments/20160820/f7c7235b/attachment-0005.bin>


More information about the Python-modules-team mailing list