From: bugzilla at busybox.net <bugzilla@busybox.net>
To: buildroot@busybox.net
Subject: [Buildroot] [Bug 12576] 2020.02-RC1: error while loading shared libraries: libsystemd-shared-244.so
Date: Fri, 28 Feb 2020 15:54:10 +0000 [thread overview]
Message-ID: <bug-12576-163-vp0DH16am0@https.bugs.busybox.net/> (raw)
In-Reply-To: <bug-12576-163@https.bugs.busybox.net/>
https://bugs.busybox.net/show_bug.cgi?id=12576
--- Comment #1 from Thomas Petazzoni <thomas.petazzoni@free-electrons.com> ---
Hello Melanie,
Thanks for your bug report. Could you try the below patch, and see if it fixes
the issue for you:
diff --git a/package/systemd/systemd.mk b/package/systemd/systemd.mk
index 1150fd390e..20637f3a8a 100644
--- a/package/systemd/systemd.mk
+++ b/package/systemd/systemd.mk
@@ -570,6 +570,7 @@ HOST_SYSTEMD_DEPENDENCIES = \
# * thus re-tweak rpath after the installation for all binaries that need it
HOST_SYSTEMD_HOST_TOOLS = \
systemd-analyze \
+ systemd-machine-id-setup \
systemd-mount \
systemctl \
udevadm
--
You are receiving this mail because:
You are on the CC list for the bug.
next prev parent reply other threads:[~2020-02-28 15:54 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-02-24 2:09 [Buildroot] [Bug 12576] New: 2020.02-RC1: error while loading shared libraries: libsystemd-shared-244.so bugzilla at busybox.net
2020-02-28 15:54 ` bugzilla at busybox.net [this message]
2020-02-29 22:47 ` [Buildroot] [Bug 12576] " bugzilla at busybox.net
2020-03-01 18:19 ` bugzilla at busybox.net
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=bug-12576-163-vp0DH16am0@https.bugs.busybox.net/ \
--to=bugzilla@busybox.net \
--cc=buildroot@busybox.net \
/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.