Need to pre-depend on stuff used by systemctl, so systemctl works in other package's preinst
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| systemd (Debian) |
Fix Released
|
Unknown
|
||
| systemd (Ubuntu) |
Undecided
|
Unassigned | ||
| Bionic |
Undecided
|
Unassigned | ||
| Cosmic |
Undecided
|
Unassigned |
Bug Description
[Impact]
systemd used to pre-depend on the libraries used by systemctl or something, but now systemctl uses libsystemd-shared, and there are no pre-depends for that, meaning that systemctl fails in maintainer scripts of other packages.
[Test case]
Grab the apt-clone file from comment #20 in bug 1766890, and upgrade it to bionic with apt dist-upgrade -o APT::Immediate-
[Regression potential]
Installation ordering changes. Might make things harder for apt to solve.
[Other info]
Debian 897986
Changed in systemd (Debian): | |
status: | Unknown → New |
Changed in systemd (Ubuntu Cosmic): | |
status: | New → Fix Committed |
Changed in systemd (Ubuntu Bionic): | |
status: | New → Fix Committed |
tags: | added: verification-needed verification-needed-bionic |
Julian Andres Klode (juliank) wrote : | #2 |
Ran the dist-upgrade:
with bionic, bionic-updates:
Unpacking bluez (5.48-0ubuntu3) over (5.37-0ubuntu5.1) ...
systemctl: error while loading shared libraries: libcryptsetup.
with bionic, bionic-updates, bionic-proposed (pinned to only allow src:systemd packages) it works fine. Well, it hangs in my container, but that might be a container thingy.
tags: |
added: verification-done verification-done-bionic removed: verification-needed verification-needed-bionic |
Changed in systemd (Debian): | |
status: | New → Fix Released |
Steve Langasek (vorlon) wrote : | #3 |
Hello Julian, or anyone else affected,
Accepted systemd into bionic-proposed. The package will build now and be available at https:/
Please help us by testing this new package. See https:/
If this package fixes the bug for you, please add a comment to this bug, mentioning the version of the package you tested and change the tag from verification-
Further information regarding the verification process can be found at https:/
tags: |
added: verification-needed verification-needed-bionic removed: verification-done verification-done-bionic |
Dimitri John Ledkov (xnox) wrote : | #4 |
Pre-Depends: libacl1 (>= 2.2.51-8), libblkid1 (>= 2.19.1), libc6 (>= 2.27), libcap2 (>= 1:2.10), libcryptsetup12 (>= 2:1.4), libgcrypt20 (>= 1.8.0), libidn11 (>= 1.13), libip4tc0 (>= 1.6.0+snapshot2
This is in 237-3ubuntu10.2 thus still correctly listing the new ABIs of all the libsystemd0 libraries.
tags: |
added: verification-done verification-done-bionic removed: verification-needed verification-needed-bionic |
Launchpad Janitor (janitor) wrote : | #5 |
This bug was fixed in the package systemd - 237-3ubuntu10.2
---------------
systemd (237-3ubuntu10.2) bionic; urgency=medium
* logind: backport v238/v239 fixes for handling DRM devices.
These changes introduce all the fixes that correct handling of open fd's
related to the DRM devices, as used by for example NVIDIA GPUs. This backport
includes some refactoring, corrections, and comment updates. This to insure
that correct history is preserved, code comments match reality, and to ease
backporting logind fixes in the future SRUs. (LP: #1777099)
* Disable dh_installinit generation of tmpfiles for the systemd package.
Replace with a manual safe call to systemd-tmpfiles which will process any
updates to the tmpfiles shipped by systemd package, taking into account any
overrides shipped by other packages, sysadmin, or specified in the runtime
directories. (LP: #1748147)
systemd (237-3ubuntu10.1) bionic; urgency=medium
[ Dimitri John Ledkov ]
* hwdb: Fix wlan/rfkill keycode on Dell systems. (LP: #1762385)
* Cherrypick upstream fix for corrected detection of Virtualbox & Xen.
(LP: #1768104)
* Further improve captive portal workarounds.
Retry any NXDOMAIN results with lower feature levels, instead of just those
with 'secure' in the domain name. (LP: #1766969)
[ Michael Biebl ]
* Add dependencies of libsystemd-shared to Pre-Depends.
This is necessary so systemctl is functional at all times during a
dist-upgrade. (Closes: #897986) (LP: #1771791)
[ Mario Limonciello ]
* Fix hibernate disk offsets.
Configure resume offset via sysfs, to enable resume from a swapfile.
(LP: #1760106)
-- Dimitri John Ledkov 🌈 <email address hidden> Fri, 22 Jun 2018 13:55:09 +0100
Changed in systemd (Ubuntu Bionic): | |
status: | Fix Committed → Fix Released |
The verification of the Stable Release Update for systemd has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a regression using the package from -updates please report a new bug using ubuntu-bug and tag the bug report regression-update so we can easily find any regressions.
Launchpad Janitor (janitor) wrote : | #7 |
This bug was fixed in the package systemd - 239-7ubuntu4
---------------
systemd (239-7ubuntu4) cosmic; urgency=medium
* Workaround broken meson copying symlinked data files, as dangling symlinks.
-- Dimitri John Ledkov <email address hidden> Wed, 22 Aug 2018 14:11:35 +0100
Changed in systemd (Ubuntu Cosmic): | |
status: | Fix Committed → Fix Released |
Hello Julian, or anyone else affected,
Accepted systemd into bionic-proposed. The package will build now and be available at https:/ /launchpad. net/ubuntu/ +source/ systemd/ 237-3ubuntu10. 1 in a few hours, and then in the -proposed repository.
Please help us by testing this new package. See https:/ /wiki.ubuntu. com/Testing/ EnableProposed for documentation on how to enable and use -proposed.Your feedback will aid us getting this update out to other Ubuntu users.
If this package fixes the bug for you, please add a comment to this bug, mentioning the version of the package you tested and change the tag from verification- needed- bionic to verification- done-bionic. If it does not fix the bug for you, please add a comment stating that, and change the tag to verification- failed- bionic. In either case, without details of your testing we will not be able to proceed.
Further information regarding the verification process can be found at https:/ /wiki.ubuntu. com/QATeam/ PerformingSRUVe rification . Thank you in advance!