From: Qi.Chen@windriver.com
To: openembedded-core@lists.openembedded.org
Subject: [OE-core][PATCH V5 3/3] parselogs: ignore error on qemuarm as a workaround
Date: Fri, 31 Oct 2025 11:05:19 +0800 [thread overview]
Message-ID: <20251031030519.2602967-3-Qi.Chen@windriver.com> (raw)
In-Reply-To: <20251031030519.2602967-1-Qi.Chen@windriver.com>
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 --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
--
2.34.1
next prev parent reply other threads:[~2025-10-31 3:05 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-10-31 3:05 [OE-core][PATCH V5 1/3] base-passwd: add clock group Qi.Chen
2025-10-31 3:05 ` [OE-core][PATCH V5 2/3] systemd: upgrade from 257.8 to 258.1 Qi.Chen
2025-10-31 3:05 ` Qi.Chen [this message]
2025-10-31 5:54 ` [OE-core][PATCH V5 1/3] base-passwd: add clock group Alexander Kanavin
2025-10-31 6:09 ` ChenQi
2025-10-31 16:22 ` Alexander Kanavin
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=20251031030519.2602967-3-Qi.Chen@windriver.com \
--to=qi.chen@windriver.com \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox