Bug#1111449: autopkgtests aren't restricted to the build architectures
Michael Tokarev <[email protected]> Mon, 18 Aug 2025 10:04:28 +0300
| Newsgroups | gmane.linux.debian.devel.cd |
|---|---|
| Message-ID | <175550066835.458045.10546282275273025263.reportbug__15223.0728346453$1755500729$gmane$org@localhost> |
Source: syslinux Version: 3:6.04~git20190206.bf6db5b4+dfsg1-3.2 Severity: important Tags: patch X-Debbugs-Cc: [email protected] debian/test/control does not restrict the list of architectures where test is being performed to the list of build architectures. This results in failing tests on all but the architectures where syslinux builds on (x86). This results in failures to migrate other, unrelated packages (in this example, syslinux). Please add Architecture: amd64 i386 x32 to debian/test/control Thanks, /mjt