Tags: + pending Hi,
On Mon, Jul 30, 2018 at 06:09:24PM +0200, Pascal De Vuyst wrote: > Package: dose-distcheck > Version: 5.0.1-11 > Severity: normal > > $ /usr/bin/dose-debcheck --failures --explain > ~/my-simple-cdd/tmp/cd-build/buster/CD1/dists/buster/main/binary-amd64/Packages.gz > Fatal error in module common/format822.ml: > character 19-0: RFC 822 error. Thanks for your bug report. This seems to be related to the current version of dose3 in sid being compiled against camlzip 1.06. When I recompile on my machine against camlzip 1.07 it works fine. I'll launch a recompilation. In the meantime you can always do something like zcat Packages.gz | dose-distcheck --failures --explain -Ralf.

