From: Vyacheslav Yurkov <uvv.mail@gmail.com>
To: Openembedded-core@lists.openembedded.org
Cc: steve@sakoman.com
Subject: Re: [OE-core] [PATCH] systemd: Password agents shouldn't be optional
Date: Sun, 4 May 2025 20:12:34 +0200 [thread overview]
Message-ID: <7fd0841f-a002-414e-a2cd-76a448afb30e@gmail.com> (raw)
In-Reply-To: <183ADB3BB2889EAC.12076@lists.openembedded.org>
Do you think this change can be backported to scarthgap?
Slava
On 29.04.2025 19:46, Vyacheslav Yurkov via lists.openembedded.org wrote:
> From: Vyacheslav Yurkov <uvv.mail@gmail.com>
>
> If extra-utils package is not included in the image, you'll always see a
> warning that password agent is missing whenever you start/stop a service:
> Failed to execute /usr/bin/systemd-tty-ask-password-agent: No such file or directory
>
> Signed-off-by: Vyacheslav Yurkov <uvv.mail@gmail.com>
> ---
> meta/recipes-core/systemd/systemd_257.5.bb | 10 ----------
> 1 file changed, 10 deletions(-)
>
> diff --git a/meta/recipes-core/systemd/systemd_257.5.bb b/meta/recipes-core/systemd/systemd_257.5.bb
> index 2a18445eba..acf97517a9 100644
> --- a/meta/recipes-core/systemd/systemd_257.5.bb
> +++ b/meta/recipes-core/systemd/systemd_257.5.bb
> @@ -602,26 +602,16 @@ FILES:${PN}-extra-utils = "\
> ${bindir}/systemd-cgls \
> ${bindir}/systemd-cgtop \
> ${bindir}/systemd-stdio-bridge \
> - ${base_bindir}/systemd-ask-password \
> - ${base_bindir}/systemd-tty-ask-password-agent \
> ${base_sbindir}/mount.ddi \
> ${systemd_system_unitdir}/initrd.target.wants/systemd-pcrphase-initrd.path \
> - ${systemd_system_unitdir}/systemd-ask-password-console.path \
> - ${systemd_system_unitdir}/systemd-ask-password-console.service \
> - ${systemd_system_unitdir}/systemd-ask-password-wall.path \
> - ${systemd_system_unitdir}/systemd-ask-password-wall.service \
> - ${systemd_system_unitdir}/sysinit.target.wants/systemd-ask-password-console.path \
> - ${systemd_system_unitdir}/sysinit.target.wants/systemd-ask-password-wall.path \
> ${systemd_system_unitdir}/sysinit.target.wants/systemd-pcrphase.path \
> ${systemd_system_unitdir}/sysinit.target.wants/systemd-pcrphase-sysinit.path \
> - ${systemd_system_unitdir}/multi-user.target.wants/systemd-ask-password-wall.path \
> ${nonarch_libdir}/systemd/systemd-resolve-host \
> ${nonarch_libdir}/systemd/systemd-ac-power \
> ${nonarch_libdir}/systemd/systemd-activate \
> ${nonarch_libdir}/systemd/systemd-measure \
> ${nonarch_libdir}/systemd/systemd-pcrphase \
> ${nonarch_libdir}/systemd/systemd-socket-proxyd \
> - ${nonarch_libdir}/systemd/systemd-reply-password \
> ${nonarch_libdir}/systemd/systemd-sleep \
> ${nonarch_libdir}/systemd/system-sleep \
> ${systemd_system_unitdir}/systemd-hibernate.service \
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#215684): https://lists.openembedded.org/g/openembedded-core/message/215684
> Mute This Topic: https://lists.openembedded.org/mt/112524855/4455192
> Group Owner: openembedded-core+owner@lists.openembedded.org
> Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [uvv.mail@gmail.com]
> -=-=-=-=-=-=-=-=-=-=-=-
>
next parent reply other threads:[~2025-05-04 18:12 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <183ADB3BB2889EAC.12076@lists.openembedded.org>
2025-05-04 18:12 ` Vyacheslav Yurkov [this message]
2025-05-12 15:32 ` [OE-core] [PATCH] systemd: Password agents shouldn't be optional Steve Sakoman
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=7fd0841f-a002-414e-a2cd-76a448afb30e@gmail.com \
--to=uvv.mail@gmail.com \
--cc=Openembedded-core@lists.openembedded.org \
--cc=steve@sakoman.com \
/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.