Package: src:ofxstatement Version: 0.5.0-1 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 28, in <module>
long_description = chlogf.read() + "\n\n" + rdmef.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 0xc5 in position 2954:
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:7: 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.
ofxstatement_0.5.0-1_amd64-20160819T104820Z.gz
Description: application/gzip
ofxstatement_0.5.0-1_amd64-20160818T230931Z.gz
Description: application/gzip
ofxstatement_0.5.0-1_amd64-20160818T193445Z.gz
Description: application/gzip

