[Bug 2094839] Re: Dependency loop on tmp.mount via mkswap.service
Launchpad Bug Tracker
2094839 at bugs.launchpad.net
Fri Jan 24 17:34:53 UTC 2025
This bug was fixed in the package ubuntu-raspi-settings - 25.04.2
---------------
ubuntu-raspi-settings (25.04.2) plucky; urgency=medium
* Break dependency loop involving mkswap.service (LP: #2094839)
* d/control, d/copyright: Fix some lintian pedantry
-- Dave Jones <dave.jones at canonical.com> Fri, 24 Jan 2025 11:19:11
+0000
** Changed in: ubuntu-raspi-settings (Ubuntu)
Status: Confirmed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to ubuntu-raspi-settings in
Ubuntu.
https://bugs.launchpad.net/bugs/2094839
Title:
Dependency loop on tmp.mount via mkswap.service
Status in ubuntu-raspi-settings package in Ubuntu:
Fix Released
Status in ubuntu-raspi-settings source package in Oracular:
Confirmed
Bug description:
With /tmp moving to tmpfs there's now an "After=swap.target" clause in
tmp.mount. Unfortunately, with mkswap.service having "After=local-
fs.target" and local-fs.target being (necessarily) after tmp.mount
this causes a dependency loop which systemd has to break.
mkswap.service should replace "After=local-fs.target" with
"After=-mount" to break the loop.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-raspi-settings/+bug/2094839/+subscriptions
More information about the foundations-bugs
mailing list