Your message dated Fri, 12 Oct 2018 13:14:44 +0200
with message-id <[email protected]>
and subject line Re: distro-info: FTBFS: test failure: UnicodeDecodeError
has caused the Debian Bug report #910854,
regarding distro-info: FTBFS: test failure: UnicodeDecodeError
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.)
--
910854: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=910854
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
package: src:distro-info
version: 0.19
severity: serious
tags: ftbfs
Hi,
The latest version of distro-info in unstable fails on all architectures:
https://buildd.debian.org/status/package.php?p=distro-info
cd python && python3.6 setup.py test
Traceback (most recent call last):
File "setup.py", line 32, in <module>
version=get_debian_version(),
File "setup.py", line 22, in get_debian_version
head = open(changelog).readline()
File "/usr/lib/python3.6/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 111:
ordinal not in range(128)
make[1]: *** [Makefile:40: test-python] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_test: make -j4 test returned exit code 2
make: *** [debian/rules:6: binary-indep] Error 2
dpkg-buildpackage: error: debian/rules binary-indep subprocess returned exit
status 2
Cheers,
Ivo
--- End Message ---
--- Begin Message ---
Version: 0.20
On Fri, Oct 12, 2018 at 10:16:23AM +0000, Ivo De Decker wrote:
> The latest version of distro-info in unstable fails on all architectures:
This is fixed in 0.20, which was uploaded around the same time I filed the
bug. Sorry for the noise.
Ivo
--- End Message ---