Hi Gregor, I noticed you pushed a commit to https://salsa.debian.org/perl-team/modules/packages/libdbd-mariadb-perl/-/commits/master two weeks ago and saw that the post-build tests started to fail. Did you investigate the failures?
Do you see what is the root cause to these failing? not ok 140 - NoChopBlanks: c_text should not have blanks chopped not ok 141 - NoChopBlanks: c_tinytext should not have blanks chopped not ok 142 - NoChopBlanks: c_mediumtext should not have blanks chopped not ok 143 - NoChopBlanks: c_longtext should not have blanks chopped not ok 144 - NoChopBlanks: b_blob should not have blanks chopped not ok 145 - NoChopBlanks: b_tinyblob should not have blanks chopped not ok 146 - NoChopBlanks: b_mediumblob should not have blanks chopped not ok 147 - NoChopBlanks: b_longblob should not have blanks chopped ... not ok 11 ... Test Summary Report ------------------- t/50chopblanks.t (Wstat: 2048 (exited 8) Tests: 180 Failed: 8) Failed tests: 140-147 Non-zero exit status: 8 t/rt118977-zerofill.t (Wstat: 256 (exited 1) Tests: 12 Failed: 1) Failed test: 11 Non-zero exit status: 1 Files=94, Tests=4136, 54 wallclock secs ( 0.77 usr 0.19 sys + 9.22 cusr 1.91 csys = 12.09 CPU) Result: FAIL Failed 2/94 test programs. 9/4136 subtests failed. Clearly this is related to some change in libmariadb3 from 11.8.8 but we would need find out some more details to be able to poinpoint what change it was, or at least have enough data to file a bug upstream. I was wondering if you were already aware of something as you saw the build failure some weeks ago.

