Can you be more specific about your use case here, and what failure mode
you're experiencing?
libarchive is a dlopen dep, and according to the metadata, it should be
a suggests of libsystemd-shared, which it is:
root@r:~# dlopen-notes -f archive
/usr/lib/x86_64-linux-gnu/systemd/libsystemd-shared-259.so
# grouped by feature
{
"archive": {
"description": "Support for decompressing archive files",
"sonames": {
"libarchive.so.13": "suggested"
}
}
}
root@r:~# apt show libsystemd-shared
Package: libsystemd-shared
Version: 259-1ubuntu3
Priority: important
Section: libs
Source: systemd
Origin: Ubuntu
Maintainer: Ubuntu Developers <[email protected]>
Original-Maintainer: Debian systemd Maintainers
<[email protected]>
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 7602 kB
Depends: libc6 (>= 2.39), libcrypt1 (>= 1:4.4.0), libssl3t64 (>= 3.4.0)
Recommends: libacl1, libapparmor1, libaudit1, libblkid1, libkmod2, libmount1,
libpam0g, libseccomp2, libselinux1, libzstd1
Suggests: libarchive13t64, libbpf1, libcryptsetup12, libdw1t64, libelf1t64,
libfido2-1, libgcrypt20, libidn2-0, liblz4-1, liblzma5, libp11-kit0, >
Homepage: https://systemd.io
Task: cloud-minimal, minimal, server-minimal
Download-Size: 2519 kB
APT-Manual-Installed: no
APT-Sources: http://archive.ubuntu.com/ubuntu resolute/main amd64 Packages
Description: systemd shared private library
This internal shared library provides common code used by various systemd
components. It is supposed to decrease memory and disk footprint.
The shared library is not meant for public use and is not API or ABI stable.
Maybe that should be made an explicit Depends: or Recommends: for
systemd-container, but without more information its hard to know.
** Changed in: systemd (Ubuntu)
Status: New => Incomplete
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2139822
Title:
systemd-importd uses libarchive but systemd-container does not
depend/recommend it
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/2139822/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs