Bug#996998: libconfig-model-dpkg-perl: scan-copyrights fails for package rust-coreutils

Dominique Dumont domi.dumont at free.fr
Wed Nov 3 18:06:48 GMT 2021


On Wednesday, 3 November 2021 07:28:52 CET you wrote:
> I'm facing an issue where I'm unable to find a good and bad commit in
> one distribution.
> 
> *Bullseye:*
> Updated libconfig-model-dpkg-perl from 2.143 to 2.153 and the crash was
> still seen.
> *Bookworm:*
> Downgraded libconfig-model-dpkg-perl from 2.153 to 2.143 and it worked fine.
> 

The original error message is: "toml parse error at line 253: expected key-
value pair, table, or array of tables but got bool".

cme with dpkg uses Toml::Tiny.

The command "apt-cache policy libtoml-tiny-perl" shows that bullseye has 
version 0.11 and unstable has version 0.15.

Toml::Tiny change log shows that version 0.14 has a lot of bug fixes. 

I guess that the issue you've seen is fixed by Toml::Tiny 0.14

All the best



More information about the pkg-perl-maintainers mailing list