Hallo Andreas, On Fri, Aug 25, 2023 at 11:28:16AM +0200, Andreas Tille wrote: > Am Wed, Aug 16, 2023 at 03:43:24PM +0200 schrieb Emanuele Rocca: > > btllib currently fails to build from source on armhf with the following > > tests-related error: > > Armhf (as well as all other 32bit archs) are not part of the supportet > architectures. since the latest upload > > btllib (1.4.10+dfsg-1) unstable; urgency=medium
[...] > So I'm wondering why this bug came up at all and closing it hereby. Ah yes, the reason why it came up is that btllib-tools is still Architecture: any. The buildds are attempting to build the package, and it fails. See for example 1.4.10+dfsg-1 on i386: https://buildd.debian.org/status/fetch.php?pkg=btllib&arch=i386&ver=1.4.10%2Bdfsg-1&stamp=1685883214&raw=0 Emanuele