diff mbox series

[V4,3/3] parselogs: ignore error on qemuarm as a workaround

Message ID 20251029045527.2865818-3-Qi.Chen@windriver.com
State New
Headers show
Series [V4,1/3] base-passwd: add clock group | expand

Commit Message

ChenQi Oct. 29, 2025, 4:55 a.m. UTC
From: Chen Qi <Qi.Chen@windriver.com>

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>
---
 meta/lib/oeqa/runtime/cases/parselogs-ignores-qemuarm.txt | 3 +++
 1 file changed, 3 insertions(+)
 create mode 100644 meta/lib/oeqa/runtime/cases/parselogs-ignores-qemuarm.txt
diff mbox series

Patch

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
index 0000000000..a0430483a2
--- /dev/null
+++ b/meta/lib/oeqa/runtime/cases/parselogs-ignores-qemuarm.txt
@@ -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