On 26.12.2019 17.11, Holger Levsen wrote: > many thanks, merged and deployed, now this is left:
> File > "/srv/piuparts.debian.org/lib/python3/dist-packages/piupartslib/__init__.py", > line 58, in readline > empty = not self._refill() > File > "/srv/piuparts.debian.org/lib/python3/dist-packages/piupartslib/__init__.py", > line 49, in _refill > chunk = chunk.decode() > UnicodeDecodeError: 'utf-8' codec can't decode byte 0xc3 in position 14159: > unexpected end of data This did not happen in my test setup, but I have a theory of what is causing this. Could you check if https://salsa.debian.org/debian/piuparts/merge_requests/18 fixes it?