From: Daniel Turull <daniel.turull@ericsson.com>
To: "Ross.Burton@arm.com" <Ross.Burton@arm.com>
Cc: "Openembedded-core@lists.openembedded.org"
<Openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH] systemd: restore libdw/libelf to elfutils PACKAGECONFIG RRECOMMENDS
Date: Thu, 6 Aug 2026 11:32:06 +0000 [thread overview]
Message-ID: <c6e541776d35aeafbdc1610676590585f57bd403.camel@ericsson.com> (raw)
In-Reply-To: <55681715-1058-42D3-82B9-880BACD55E48@arm.com>
On Thu, 2026-08-06 at 11:22 +0000, Ross Burton wrote:
> On 6 Aug 2026, at 12:17, daniel.turull@ericsson.com wrote:
> >
> > From: Daniel Turull <daniel.turull@ericsson.com>
> >
> > systemd-coredump dlopen()s libdw to symbolicate backtraces. These
> > libraries are marked as "suggested" in libsystemd-shared's .note.dlopen
> > metadata, causing them to land in RSUGGESTS rather than RRECOMMENDS.
> > RSUGGESTS packages are not installed into the rootfs, breaking
> > symbolication and causing test_systemd_coredump_minidebuginfo to fail.
>
> If RSUGGESTS are not respected anywhere then would it be better to just change the logic to use
> RRECOMMENDS?
I don't know if this is the exception or they are not respected. Changing to all RRECOMMENDS will be
safer but it will increase the dependencies?
There are some recommends as well in the so file for systemd-shared-261.so
|@FDO
[{"feature":"acl","description":"Support for file Access Control Lists
(ACLs)","priority":"recommended","soname":["libacl.so.1"]}]
|@FDO
[{"feature":"blkid","description":"Support for block device
identification","priority":"recommended","soname":["libblkid.so.1"]}]
|@FDO
[{"feature":"dw","description":"Support for backtrace and ELF package metadata decoding from core
files","priority":"suggested","soname":["libdw.so.1"]}]
|@FDO
[{"feature":"elf","description":"Support for backtraces and reading ELF package metadata from core
files","priority":"suggested","soname":["libelf.so.1"]}]
|@FDO
[{"feature":"fdisk","description":"Support for reading and writing partition
tables","priority":"suggested","soname":["libfdisk.so.1"]}]
|@FDO
[{"feature":"gnutls","description":"Support for TLS via
GnuTLS","priority":"suggested","soname":["libgnutls.so.30"]}]
|@FDO
[{"feature":"archive","description":"Support for decompressing archive
files","priority":"suggested","soname":["libarchive.so.13"]}]
|@FDO
[{"feature":"crypt","description":"Support for hashing
passwords","priority":"recommended","soname":["libcrypt.so.2","libcrypt.so.1","libcrypt.so.1.1"]}]
|@FDO
[{"feature":"mount","description":"Support for mount
enumeration","priority":"recommended","soname":["libmount.so.1"]}]
|@FDO
[{"feature":"kmod","description":"Support for loading kernel
modules","priority":"recommended","soname":["libkmod.so.2"]}]
|@FDO
[{"feature":"seccomp","description":"Support for Seccomp
Sandboxes","priority":"recommended","soname":["libseccomp.so.2"]}]
|@FDO
[{"feature":"zstd","description":"Support zstd compression in journal and coredump
files","priority":"recommended","soname":["libzstd.so.1"]}]
|@FDO
[{"feature":"gcrypt","description":"Support for journald forward-
sealing","priority":"suggested","soname":["libgcrypt.so.20"]}]
I noticed it when testing systemd.
Daniel
>
> Ross
prev parent reply other threads:[~2026-08-06 11:32 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-08-06 11:17 [PATCH] systemd: restore libdw/libelf to elfutils PACKAGECONFIG RRECOMMENDS daniel.turull
2026-08-06 11:22 ` Ross Burton
2026-08-06 11:32 ` Daniel Turull [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=c6e541776d35aeafbdc1610676590585f57bd403.camel@ericsson.com \
--to=daniel.turull@ericsson.com \
--cc=Openembedded-core@lists.openembedded.org \
--cc=Ross.Burton@arm.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox