From: "Mathieu Dubois-Briand" <mathieu.dubois-briand@bootlin.com>
To: <mikko.rapeli@linaro.org>, <openembedded-core@lists.openembedded.org>
Subject: Re: [OE-core] [PATCH v5 1/4] wic bootimg-efi.py: fail build if no binaries installed
Date: Thu, 29 May 2025 15:55:56 +0200 [thread overview]
Message-ID: <DA8P2QRAA1SJ.3VHA71AFG09UZ@bootlin.com> (raw)
In-Reply-To: <20250528125635.684302-1-mikko.rapeli@linaro.org>
On Wed May 28, 2025 at 2:56 PM CEST, Mikko Rapeli via lists.openembedded.org wrote:
> With systemd-boot, some builds included correct EFI
> bootloader binaries and some not. Thus some builds
> booted and some not. Check that some boot binary
> was installed so that build fails if none were installed.
>
> Signed-off-by: Mikko Rapeli <mikko.rapeli@linaro.org>
> ---
Hi Mikko,
It looks like we have a new selftest error:
2025-05-29 06:41:09,920 - oe-selftest - INFO - overlayfs.OverlayFSEtcRunTimeTests.test_image_feature_is_missing (subunit.RemotedTestCase)
2025-05-29 06:41:09,921 - oe-selftest - INFO - ... FAIL
...
ERROR: core-image-minimal-1.0-r0 do_image_wic: Execution of '/srv/pokybuild/yocto-worker/oe-selftest-debian/build/build-st-1199444/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0/temp/run.do_image_wic.2027179' failed with exit code 1
...
| ERROR: No EFI loaders installed to ESP partition. Check that grub-efi, systemd-boot or similar is installed.
https://autobuilder.yoctoproject.org/valkyrie/#/builders/35/builds/1649
https://autobuilder.yoctoproject.org/valkyrie/#/builders/48/builds/1590
Can you have a look please?
--
Mathieu Dubois-Briand, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
next prev parent reply other threads:[~2025-05-29 13:56 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-05-28 12:56 [PATCH v5 1/4] wic bootimg-efi.py: fail build if no binaries installed Mikko Rapeli
2025-05-28 12:56 ` [PATCH v5 2/4] image_types_wic.bbclass: depend on grub-efi and systemd-boot on aarch64, systemd-boot on arm Mikko Rapeli
2025-05-28 12:56 ` [PATCH v5 3/4] image_types_wic.bbclass: remove os-release from WKS_FILE_DEPENDS_BOOTLOADERS on x86 and x86_64 Mikko Rapeli
2025-05-28 12:56 ` [PATCH v5 4/4] image_types_wic.bbclass: capture verbose wic output by default Mikko Rapeli
2025-05-29 13:55 ` Mathieu Dubois-Briand [this message]
2025-05-30 8:30 ` [OE-core] [PATCH v5 1/4] wic bootimg-efi.py: fail build if no binaries installed Mikko Rapeli
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=DA8P2QRAA1SJ.3VHA71AFG09UZ@bootlin.com \
--to=mathieu.dubois-briand@bootlin.com \
--cc=mikko.rapeli@linaro.org \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.