On Mon, 7 Nov 2022 at 11:01, Luca Bocassi <[email protected]> wrote: > > This makes oe-selftest fail: > > > > https://autobuilder.yoctoproject.org/typhoon/#/builders/87/builds/4353/steps/14/logs/stdio > > > > [ 1.465610] Run /init as init process > > [ 1.532366] input: QEMU QEMU USB Tablet as > > /devices/pci0000:00/0000:00:1d.7/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input1 > > [ 1.534612] hid-generic 0003:0627:0001.0001: input: USB HID v0.01 Mouse > > [QEMU QEMU USB Tablet] on usb-0000:00:1d.7-1/input0 > > /init: eval: line 103: syntax error: EOF in backquote substitution > > This is a very strange error, I don't think it comes from systemd? Any clue?
This comes from a specific selftest: wic.Wic2.test_efi_plugin_unified_kernel_image_qemu You should replicate what the test does, so you can see the issue first hand - or confirm that it's not the new systemd: https://git.yoctoproject.org/poky/tree/meta/lib/oeqa/selftest/cases/wic.py#n1171 Particularly the wic plugin used by the test does refer to systemd: https://git.yoctoproject.org/poky/tree/meta-selftest/wic/test_efi_plugin.wks Alex
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#172834): https://lists.openembedded.org/g/openembedded-core/message/172834 Mute This Topic: https://lists.openembedded.org/mt/94753667/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
