Hi, I am CC:ing debci mail list also.
On Thu, Mar 27, 2025 at 1:16 AM Andreas Metzler <[email protected]> wrote: > > Hello, > > do you have any idea what broke lintian's CI on riscv64? This has been > blocking gnupg2 for two days. > > https://ci.debian.net/packages/l/lintian/testing/riscv64/59297550/ > 90s The following packages have unmet dependencies: > 192s satisfy:command-line : Depends: libperl-critic-freenode-perl but it is > not installable > 192s E: Unable to correct problems, you have held broken packages. > 192s build-and-evaluate-test-packages FAIL badpkg > 192s blame: lintian > 192s badpkg: Test dependencies are unsatisfiable. A common reason is that > your testbed is out of date with respect to the archive, and you need to use > a current testbed or run apt-get update or use -U. > > libperl-critic-freenode-perl is not part of or provided by any package > in trixies/sid, it was a transitional package in bookworm. > This seems to be normal behavior[0][1], but the riscv64 debci worker discovered the issue in time. I reproduced the same error on x86 locally: ``` Re-Instated wbritish:amd64 Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation: The following packages have unmet dependencies: satisfy:command-line : Depends: libperl-critic-freenode-perl but it is not installable E: Unable to correct problems, you have held broken packages. build-and-evaluate-test-packages FAIL badpkg blame: . badpkg: Test dependencies are unsatisfiable. A common reason is that your testbed is out of date with respect to the archive, and you need to use a current testbed or run apt-get update or use -U. autopkgtest [06:10:18]: @@@@@@@@@@@@@@@@@@@@ summary build-and-evaluate-test-packages FAIL badpkg blame: . ``` Lintian reports the issue itself[2] also. [0]: https://salsa.debian.org/lintian/lintian/-/blob/master/debian/tests/control?ref_type=heads#L24 [1]: https://salsa.debian.org/lintian/lintian/-/blob/master/debian/control?ref_type=heads#L36 [2]: https://tracker.debian.org/pkg/lintian BR, Bo > cu Andreas > -- > `What a good friend you are to him, Dr. Maturin. His other friends are > so grateful to you.' > `I sew his ears on from time to time, sure' >

