From: "Mathieu Dubois-Briand" <mathieu.dubois-briand@bootlin.com>
To: <Qi.Chen@windriver.com>, <openembedded-core@lists.openembedded.org>
Subject: Re: [OE-core][PATCH V3 2/2] systemd: upgrade from 257.8 to 258
Date: Fri, 17 Oct 2025 18:18:19 +0200 [thread overview]
Message-ID: <DDKQEKP5R8RA.185ZCAGQ6EA07@bootlin.com> (raw)
In-Reply-To: <20251016084700.1537381-2-Qi.Chen@windriver.com>
On Thu Oct 16, 2025 at 10:47 AM CEST, Chen Qi via lists.openembedded.org wrote:
> From: Chen Qi <Qi.Chen@windriver.com>
>
> 258 Release Changes:
> https://github.com/systemd/systemd/releases/tag/v258
>
> The 'runlevel', 'initctl', 'telinit' related contents are removed
> because they are offically removed in v258.
>
> Disable tests explicitly. This is because we're not installing any
> tests. There's no point building them out. And this puts extra burden
> on making things compile for musl.
>
> gcrypt and gnutls PACKAGECONFIGs are removed as "OpenSSL is now the only
> supported cryptography backend for systemd-resolved and systemd-importd."
>
> musl changes:
> 1. This version has big changes in musl patches. The goal is to
> help maintenance. I want patches to be more easily applied
> to new versions. The count of files modified by musl specific
> patches decreased from 113 (v257) to 34 (v258).
> 2. All patches are re-evaluated.
> This version of systemd introduces big changes in header
> files and other places. So the previous musl patches are
> re-evaluated one by one. Those that are dropped are considered not
> needed. A few new ones are added. There are some notable ones.
> 0012-do-not-disable-buffer-in-writing-files.patch is dropped because
> there is not runtime error.
> 0016-Fix-the-segfault-for-glob-related-codes-and-define-d.patch is
> added because this version of systemd uses strv_free to free gl_pathv
> instead of relying on globfree provided by libc.
>
> Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
> ---
Hi Chen,
Thanks for the new version. Still, we get some errors with post install
scripts:
ERROR: core-image-sato-1.0-r0 do_rootfs: Postinstall scriptlets of ['bluez5', 'ofono', 'connman', 'xserver-nodm-init', 'avahi-daemon', 'rpcbind', 'run-postinsts'] have failed. If the intention is to defer them to first boot,
then please place them into pkg_postinst_ontarget:${PN} ().
Deferring to first boot via 'exit 1' is no longer supported.
Details of the failure are in /srv/pokybuild/yocto-worker/qa-extras2/build/build/tmp/work/qemux86_64-poky-linux/core-image-sato/1.0/temp/log.do_rootfs.
ERROR: Logfile of failure stored in: /srv/pokybuild/yocto-worker/qa-extras2/build/build/tmp/work/qemux86_64-poky-linux/core-image-sato/1.0/temp/log.do_rootfs.2882514
NOTE: recipe core-image-sato-1.0-r0: task do_rootfs: Failed
ERROR: Task (/srv/pokybuild/yocto-worker/qa-extras2/build/layers/openembedded-core/meta/recipes-sato/images/core-image-sato.bb:do_rootfs) failed with exit code '1'
https://autobuilder.yoctoproject.org/valkyrie/#/builders/26/builds/2590
Can you have a look at these, please?
Thanks,
Mathieu
--
Mathieu Dubois-Briand, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
next prev parent reply other threads:[~2025-10-17 16:18 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-10-16 8:46 [OE-core][PATCH V3 1/2] base-passwd: add clock group Qi.Chen
2025-10-16 8:47 ` [OE-core][PATCH V3 2/2] systemd: upgrade from 257.8 to 258 Qi.Chen
2025-10-17 16:18 ` Mathieu Dubois-Briand [this message]
2025-10-18 13:49 ` Mathieu Dubois-Briand
2025-10-20 4:37 ` ChenQi
2025-10-22 3:28 ` ChenQi
2025-10-23 8:29 ` Mathieu Dubois-Briand
2025-10-23 13:49 ` Mathieu Dubois-Briand
2025-10-24 2:42 ` ChenQi
2025-10-27 5:07 ` ChenQi
2025-10-16 9:49 ` [OE-core][PATCH V3 1/2] base-passwd: add clock group Peter Kjellerstedt
2025-10-17 2:56 ` ChenQi
2025-10-17 18:22 ` Alexander Kanavin
2025-10-20 5:14 ` ChenQi
2025-10-20 11:59 ` Alexander Kanavin
2025-10-20 14:29 ` Peter Kjellerstedt
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=DDKQEKP5R8RA.185ZCAGQ6EA07@bootlin.com \
--to=mathieu.dubois-briand@bootlin.com \
--cc=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