For whatever reason the CI is building against a fairly old commit... (maybe this is how the CI is enforcing the current package build suspension till aarch64 substitutes get caught up). For reference, based on the qa error message, it looks to be building against a commit from Nov. 19: ``` commit f129a6cc591817c5c51770d5b8712eeb344ba4e4 Author: Lars Bilke Date: Tue Nov 19 15:18:06 2024 +0100 ``` I may try to rebase against this commit and see what happens... v/r, Aaron