From: "Martin Siegumfeldt" <mns@gomspace.com>
To: openembedded-core@lists.openembedded.org
Subject: Re: [walnascar][PATCH 3/3] systemd.bbclass: Make systemd_postinst run as intended
Date: Sun, 28 Sep 2025 22:52:58 -0700 [thread overview]
Message-ID: <18494.1759125178700011203@lists.openembedded.org> (raw)
In-Reply-To: <20743.1758782219733650322@lists.openembedded.org>
[-- Attachment #1: Type: text/plain, Size: 409 bytes --]
Just fyi, issue appears related to non-instantiated template services - i.e. the below contruct:
SYSTEMD_SERVICE:${BPN} = "${BPN}@.service"
which in the past was not an issue for the rootfs creation.
It may have been an "undocumented feature" so far, and I guess such services in fact should be disabled (SYSTEMD_AUTO_ENABLE = "disable"). At least, doing so enables the rootfs to succeed.
Thanks
[-- Attachment #2: Type: text/html, Size: 532 bytes --]
prev parent reply other threads:[~2025-09-29 5:53 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-09-12 15:57 [walnascar][PATCH 1/3] systemd-systemctl-native: Use += instead of :append Peter Kjellerstedt
2025-09-12 15:57 ` [walnascar][PATCH 2/3] systemd-systemctl-native: Install systemd-sysv-install Peter Kjellerstedt
2025-09-12 15:57 ` [walnascar][PATCH 3/3] systemd.bbclass: Make systemd_postinst run as intended Peter Kjellerstedt
2025-09-24 18:03 ` Martin Siegumfeldt
2025-09-24 19:44 ` [OE-core] " Peter Kjellerstedt
2025-09-25 6:36 ` Martin Siegumfeldt
2025-09-29 5:52 ` Martin Siegumfeldt [this message]
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=18494.1759125178700011203@lists.openembedded.org \
--to=mns@gomspace.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.