On Sun, 2025-05-11 at 09:49 +0200, Paul Gevers wrote: > Hi Ben > > On 25-04-2025 04:24, Ben Hutchings wrote: > > [ Tests ] > > There are autopkgtest test cases for mkinitramfs. A new test case has > > been added to exercise all the corner cases of copy_file. All of > > these passed in Salsa CI. > > > For your info, the new test fails on i386: > > https://ci.debian.net/packages/i/initramfs-tools/stable/i386/60459229/ > > 128s autopkgtest [12:27:43]: test copy-file: [----------------------- > 128s E: Test must set SUPPORTED_FLAVOURS and depend on those flavours > 129s autopkgtest [12:27:44]: test copy-file: -----------------------] This is harmless. There is nothing architecture-specific about the copy_file logic, but all the shared test code wants to know which kernel version it should operate on. As the test dependency linux-image-generic is only a virtual package in Debian, tests currently have to list the actual flavour names. Since there is no longer an i386 kernel in unstable, I didn't include the flavour name "686-pae" when adding this test and then I missed adding that when backporting. Ben. -- Ben Hutchings Tomorrow will be cancelled due to lack of interest.
Attachment:
signature.asc
Description: This is a digitally signed message part