On Sat, 10 Sep 2016 09:44:10 +0200 Lucas Nussbaum <lu...@debian.org> wrote: > Relevant part (hopefully): > > Test Summary Report > > ------------------- > > t/model_tests.t (Wstat: 65280 Tests: 814 Failed: 0) > > Non-zero exit status: 255
This means that t/model_tests.t exited on error. The logs contains: # Beginning subtest dpkg pan-copyright-upgrade-update ok 813 - Copied dpkg example pan-copyright-upgrade-update ok 814 - Read configuration and created instance with init() method without warning check # updating config with quiet 1 in t/scanner/examples/pan.in writing back cache file Dubious, test returned 255 (wstat 65280, 0xff00) All 814 subtests passed The last line here is a bit confusing, it means all tests were fine before the program crashed. This is due to an error in the test which is now trapped by Config::Model since v2.089. This is fixed in git and will be uploaded quite soon. Thanks for the report All the best -- https://github.com/dod38fr/ -o- http://search.cpan.org/~ddumont/ http://ddumont.wordpress.com/ -o- irc: dod at irc.debian.org