]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
parselogs: ignore error on qemuarm as a workaround
authorChen Qi <Qi.Chen@windriver.com>
Wed, 29 Oct 2025 04:55:27 +0000 (12:55 +0800)
committerMathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Wed, 5 Nov 2025 12:05:41 +0000 (13:05 +0100)
With systemd upgraded to v258+, there's an intermittent error on
qemuarm + core-image-sato at boot:

  failed to find screen to remove

I bisected systemd to locate the commit that introduces this
problem: https://github.com/systemd/systemd/commit/0ba9d06963ecb848e71951ed5e9f6f6f03b80b06

Workaround this issue for now to avoid blocking systemd upgrade.

More investigation is needed to fix this issue. See more details
in https://bugzilla.yoctoproject.org/show_bug.cgi?id=16045.

Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
meta/lib/oeqa/runtime/cases/parselogs-ignores-qemuarm.txt [new file with mode: 0644]

diff --git a/meta/lib/oeqa/runtime/cases/parselogs-ignores-qemuarm.txt b/meta/lib/oeqa/runtime/cases/parselogs-ignores-qemuarm.txt
new file mode 100644 (file)
index 0000000..a043048
--- /dev/null
@@ -0,0 +1,3 @@
+# The following error message is ignored as a workaround.
+# Tracked by bugzilla: https://bugzilla.yoctoproject.org/show_bug.cgi?id=16045
+failed to find screen to remove