[Bug 2012437] Re: Ship a static libsystemd.a
Launchpad Bug Tracker
2012437 at bugs.launchpad.net
Wed Aug 30 15:09:14 UTC 2023
This bug was fixed in the package systemd - 253.5-1ubuntu4
---------------
systemd (253.5-1ubuntu4) mantic; urgency=medium
* Revert "Drop Provides: time-daemon for bin:systemd-timesyncd"
File: debian/control
https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=e88d9f0241a307a3c1b4bcaf4bf29799d984aa3c
-- Nick Rosbrook <enr0n at ubuntu.com> Fri, 25 Aug 2023 16:36:26 -0400
** Changed in: systemd (Ubuntu)
Status: Fix Committed => Fix Released
--
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 Released
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