Package: lintian Version: 2.140.0 I noticed that since the release of 2.140.0 running lintian on 'mariadb' seems to stall and never complete (or take more than 4h).
This is visible in e.g. the 'lintian' job logs at https://salsa.debian.org/mariadb-team/mariadb-server/-/jobs?name=lintian&kind=BUILD I can reproduce this locally: running lintian stalls and never completes. I had to abort it manually with Ctrl+C after waiting for 1h+ hours (I didn't have the patience to wait longer on my laptop). I tried to debug the run with the commands below but not sure if it is helpful. root@fb77e1557f08:/build# lintian --print-version 2.140.0 root@fb77e1557f08:/build# lintian --verbose --debug --display-info --pedantic --allow-root mariadb_11.8.9+ds-2_amd64.changes Using profile debian/main. Lintian v2.140.0 Lintian root directory: /usr/share/lintian Configuration file: (none) Starting on group mariadb_1:11.8.9+ds-2 Base directory for processable: /tmp/lintian-pool-lDMgknMsuO/mariadb/mariadb_1_11.8.9+ds-2_amd64-all_changes Loading overrides file (if any) ... Running check: apache2 on changes:mariadb_1:11.8.9+ds-2_amd64_all ... Check apache2 for changes:mariadb_1:11.8.9+ds-2_amd64_all done (0.000s) Running check: application-not-library on changes:mariadb_1:11.8.9+ds-2_amd64_all ... Check application-not-library for changes:mariadb_1:11.8.9+ds-2_amd64_all done (0.000s) ... Running check: dh-make/template on binary:libmariadbd19t64_1:11.8.9+ds-2_amd64 ... Check dh-make/template for binary:libmariadbd19t64_1:11.8.9+ds-2_amd64 done (0.000s) Running check: documentation on binary:libmariadbd19t64_1:11.8.9+ds-2_amd64 ... Check documentation for binary:libmariadbd19t64_1:11.8.9+ds-2_amd64 done (0.002s) Running check: documentation/devhelp/standard on binary:libmariadbd19t64_1:11.8.9+ds-2_amd64 ... Check documentation/devhelp/standard for binary:libmariadbd19t64_1:11.8.9+ds-2_amd64 done (0.000s) Running check: documentation/doxygen on binary:libmariadbd19t64_1:11.8.9+ds-2_amd64 ... Check documentation/doxygen for binary:libmariadbd19t64_1:11.8.9+ds-2_amd64 done (0.000s) Running check: documentation/examples on binary:libmariadbd19t64_1:11.8.9+ds-2_amd64 ... Check documentation/examples for binary:libmariadbd19t64_1:11.8.9+ds-2_amd64 done (0.000s) Running check: documentation/manual on binary:libmariadbd19t64_1:11.8.9+ds-2_amd64 ...

