[Bug 1428487] Re: dependency cycle with $remote_fs rcS init scripts
Launchpad Bug Tracker
1428487 at bugs.launchpad.net
Thu Mar 5 11:01:42 UTC 2015
This bug was fixed in the package nfs-utils - 1:1.2.8-9ubuntu4
---------------
nfs-utils (1:1.2.8-9ubuntu4) vivid; urgency=medium
* Add autopkgtest for installing server and client on localhost, setting up
two exports, rebooting, and ensuring that the NFS mounts work.
* Add 23-systemd-relax-dependencies.patch: Stop depending on basic.target in
the daemons which still do; i. e. add DefaultDependencies=no. This makes
it possible to run NFS during early boot, helps if you e. g. have /var
on NFS, and avoids dependency cycles with rcS init.d scripts which depend
on $remote_fs. (LP: #1428487)
* Shift number prefixes of other systemd patches accordingly, and adjust
them to the above patch.
-- Martin Pitt <martin.pitt at ubuntu.com> Thu, 05 Mar 2015 10:43:54 +0100
** Changed in: nfs-utils (Ubuntu)
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to nfs-utils in Ubuntu.
https://bugs.launchpad.net/bugs/1428487
Title:
dependency cycle with $remote_fs rcS init scripts
Status in nfs-utils package in Ubuntu:
Fix Released
Status in pollinate package in Ubuntu:
Fix Released
Bug description:
rcS init scripts which depend on $remote_fs currently cause a
dependency cycle as NFS starts too late. We fixed apparmor in bug
1312976, but console-setup is still left:
Found ordering cycle on basic.target/start
Found dependency on sysinit.target/start
Found dependency on console-setup.service/start
Found dependency on remote-fs.target/start
Found dependency on remote-fs-pre.target/start
Found dependency on nfs-client.target/start
Found dependency on rpc-statd-notify.service/start
Found dependency on nfs-server.service/start
Found dependency on rpc-svcgssd.service/start
Found dependency on basic.target/start
Breaking ordering cycle by deleting job console-setup.service/start
Job console-setup.service/start deleted to break ordering cycle starting with basic.target/start
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nfs-utils/+bug/1428487/+subscriptions
More information about the foundations-bugs
mailing list