[Bug 2012437] Re: Ship a static libsystemd.a
Nick Rosbrook
2012437 at bugs.launchpad.net
Fri Aug 18 14:04:54 UTC 2023
** Changed in: systemd (Ubuntu)
Status: Triaged => Fix Committed
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to systemd in Ubuntu.
https://bugs.launchpad.net/bugs/2012437
Title:
Ship a static libsystemd.a
Status in systemd package in Ubuntu:
Fix Committed
Bug description:
More and more things are requiring linking against libsystemd. In
particular, because dbus is now linked against libsystemd, anything
that wants to make a dbus client call needs it. By not shipping a
static libsystemd.a, all such users are prevented from building
statically. This includes tools like the lxc-init container init, and
stacker container build tool, which both want to be re-execed inside a
container which may have completely different - or no - distro.
With the attached debdiff, libsystemd-dev ships a libsystem.a so tools
can be built statically.
The package has been built (for lunar) with this debdiff at ppa:serge-
hallyn/systemd.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/2012437/+subscriptions
More information about the foundations-bugs
mailing list