On Tue, 19 Jul 2022 at 05:31, Paride Legovini <paride@ubuntu.com> wrote:
mathcomp-multinomials:
- holding 3 packages
- missing builds on all archs but riscv64
- reason: missing b-deps (riscv64 got lucky because it slow)
- retriggered builds; built everywhere but on arm64.
- reason for missing arm64 build:
.
The following packages have unmet dependencies:
libcoq-mathcomp-bigenough : Depends: libcoq-mathcomp-ssreflect-94ef7
E: Unable to correct problems, you have held broken packages.
.
- HANDOVER: I think we just need a no-change rebuild of
src:mathcomp-bigenough to rebuild against a newer ssreflect.
I did this.
qiime:
- holding 2 packages
- direct autopkgregression on armhf, with error:
AssertionError: dtype('int64') != <class 'int'>
- I wasn't expecting this to ever pass on armhf and did a
migration-reference/0 retrigger, but it actually passed!
- I expect the package to now be a candiate.
This is backwards, I think? The reference test succeeded but the new version fails --> this is a regression on armhf. However the Debian maintainer has requested removal on 32 bit arches: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1014692. I guess we should follow.
Cheers,
mwh