net-fs/nfs-utils-2.5.3-r1 contains line: newinitd "${FILESDIR}"/nfsmount.initd-1.3.1 nfsmount # Nuke after 2015/08/01 is that still needed? net-fs/nfs-utils-2.5.3-r1 + net-fs/nfs-utils-2.5.4 both contain: if use nfsv4 && use nfsidmap ; then insinto /etc doins support/nfsidmap/idmapd.conf should require nfsidmap + one or more of nfs4 nfsv41 to provide idmapd.conf Reproducible: Always Actual Results: Without idmapd.conf, the nfs server won't start for v4.1 nfs Adding nfsv4 when only need nfsv41 starts normal: 2021-06-26_13:29:40 root@workbox ~ $ /etc/init.d/nfs restart * Caching service dependencies ... [ ok ] * Starting NFS statd ... [ ok ] * Setting up RPC pipefs ... [ ok ] * Starting idmapd ... [ ok ] * Mounting nfsd filesystem in /proc ... [ ok ] * Starting NFS mountd ... [ ok ] * Starting NFS daemon ... [ ok ] Without, idmap service not found/fucntionable * Starting NFS smnotify ... Expected Results: normal startup
Created attachment 719487 [details, diff] nfs-utils-2.5.4.ebuild.patch Removed the stub rc script from bug #537996 Made +nfsv4 and +nfsv41 symmetric, which fixes the case where +nfsidmap -nfsv4 +nfsv41 would not result in /etc/init.d/rpc.idmapd being created
Essay writing are small samples of data. you can't elaborate on an endless discussion. you want to provides it a robust voice and copy with supportive arguments and discussions. The essay must invoke the reader's thought process. Keep everything carefully. don't lose your focus. An essay is an array of thoughts and concepts. Right alignment of thought process with strong command over English develops an individual from a good cheap essay writing service - https://essayservices.org/ writer to a professional essay writer. essay as a process and not a task bounded by deadlines. you've got to think about reading, thinking, planning, and organizing your thoughts. you've got to know the subject and study about the subject. Primary research is extremely important before drafting your thoughts. Once you're finished with the research process, start thinking creatively about the subject and make notes or pointers, which can assist you during the documentation process.
commit cda6f318133f1fc45ca306d0991ff1dfe9a5efda Author: Hanabishi <13597663+HanabishiRecca@users.noreply.github.com> Date: Tue Jan 23 15:45:28 2024 +0100 net-fs/nfs-utils: simplify NFS versions handling Closes: https://github.com/gentoo/gentoo/pull/34977 Signed-off-by: Hanabishi <13597663+HanabishiRecca@users.noreply.github.com> Signed-off-by: David Seifert <soap@gentoo.org> This improved the situation quite a bit, and soap is going to remove nfsidmap as a USE too.
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c54cb04aac675eebda4970990d7fd073f0d56e40 commit c54cb04aac675eebda4970990d7fd073f0d56e40 Author: David Seifert <soap@gentoo.org> AuthorDate: 2024-01-25 11:07:48 +0000 Commit: David Seifert <soap@gentoo.org> CommitDate: 2024-01-25 11:07:48 +0000 net-fs/nfs-utils: remove USE={idmap,nfsdcld} * The absence of idmap leads to obscure issues on NFSv4. Closes: https://github.com/gentoo/gentoo/pull/34988 Bug: https://bugs.gentoo.org/798831 Bug: https://bugs.gentoo.org/914203 Signed-off-by: David Seifert <soap@gentoo.org> ...s-2.6.4-r2.ebuild => nfs-utils-2.6.4-r3.ebuild} | 23 ++++++++-------------- 1 file changed, 8 insertions(+), 15 deletions(-)
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b088105deeb5406690698f092535767f71546570 commit b088105deeb5406690698f092535767f71546570 Author: David Seifert <soap@gentoo.org> AuthorDate: 2024-02-26 10:36:28 +0000 Commit: David Seifert <soap@gentoo.org> CommitDate: 2024-02-26 10:36:28 +0000 net-fs/nfs-utils: drop 2.6.3-r3, 2.6.4-r4 Closes: https://bugs.gentoo.org/413173 Closes: https://bugs.gentoo.org/694288 Closes: https://bugs.gentoo.org/798831 Closes: https://bugs.gentoo.org/914203 Signed-off-by: David Seifert <soap@gentoo.org> net-fs/nfs-utils/Manifest | 1 - net-fs/nfs-utils/files/nfs.confd | 38 ----- net-fs/nfs-utils/files/nfsclient.confd | 18 --- net-fs/nfs-utils/files/nfsmount.initd-1.3.1 | 26 ---- net-fs/nfs-utils/metadata.xml | 35 ++--- net-fs/nfs-utils/nfs-utils-2.6.3-r3.ebuild | 233 --------------------------- net-fs/nfs-utils/nfs-utils-2.6.4-r4.ebuild | 234 ---------------------------- 7 files changed, 16 insertions(+), 569 deletions(-)