HI Aram, On Wed, May 10, 2023 at 04:39:34PM -0700, Aram Akhavan wrote: > Yes. The issue still exists with nfs-common 2.6.2 (and the new libnfsidmap1 > dependency). Not surprising since systemd unit in question is the same. The > fix for nfs-idmapd.service is a trivial two-line addition: > > Wants=network-online.target > After=network-online.target > > I recall a comment somewhere mentioning that other distros already implement > this fix. I can dig up which particular one, if it's helpful. > > Please let me know how to proceed!
We have diverged already too much in past with nfs-utils from upstream, leading to Debian having for a very long time ancient nfs-utils versions. So the way to go here is to make sure the fix is integrated upstream in the service files. Then we can pick up the fix in anvance and drop it again once we rebase the version. Does this helps? Regards, Salvatore