[Icedove] UnicodeDecodeError: 'utf-8' codec can't decode byte 0xfc in position 333: invalid start byte
Martin Pitt
mpitt at debian.org
Sat Jul 23 09:04:35 UTC 2016
Hello Carsten,
Carsten Schoenert [2016-07-23 10:52 +0200]:
> > File "/usr/bin/adt-run", line 607, in process_actions
> > tests_tree = build_source(kind, arg, built_binaries)
> > File "/usr/bin/adt-run", line 352, in build_source
> > (testpkg_name, testpkg_version, _) = f.readline().split(' ', 2)
> > File "/usr/lib/python3.5/codecs.py", line 321, in decode
> > (result, consumed) = self._buffer_decode(data, self.errors, final)
> > UnicodeDecodeError: 'utf-8' codec can't decode byte 0xfc in position 333: invalid start byte
> > + EXIT=20
> > + tar -caf /build/autopkgtest.tar.gz /build/autopkgtest.out
> > tar: Removing leading `/' from member names
> > + exit 20
This got fixed in the testing/unstable version long ago already. I
recommend using the 4.0 version in jessie-backports.
Martin
--
Martin Pitt | http://www.piware.de
Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org)
More information about the autopkgtest-devel
mailing list