| Summary: | net-fs/nfs-utils: /usr/sbin/nfs.idmap is missing | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Victor Mataré <vmatare+gbug> |
| Component: | [OLD] Core system | Assignee: | Gentoo Linux bug wranglers <bug-wranglers> |
| Status: | RESOLVED NEEDINFO | ||
| Severity: | normal | ||
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| URL: | http://git.overlays.gentoo.org/gitweb/?p=dev/eva.git;a=commitdiff_plain;h=c2f4f62e | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
|
Description
Victor Mataré
2011-05-19 00:35:56 UTC
I think you want net-nds/rpcbind (In reply to comment #1) > I think you want net-nds/rpcbind I've got rpcbind: # qlist rpcbind /etc/init.d/rpcbind /etc/conf.d/rpcbind /usr/lib/debug/sbin/rpcinfo.debug /usr/lib/debug/sbin/rpcbind.debug /usr/share/man/man8/rpcinfo.8.bz2 /usr/share/man/man8/rpcbind.8.bz2 /usr/share/doc/rpcbind-0.2.0/ChangeLog.bz2 /usr/share/doc/rpcbind-0.2.0/README.bz2 /usr/share/doc/rpcbind-0.2.0/AUTHORS.bz2 /usr/share/doc/rpcbind-0.2.0/NEWS.bz2 /sbin/rpcinfo /sbin/rpcbind but nfs.idmap is nowhere to be seen... To compile the nfsidmap for the new idmapper routine from kernel, nfs-utils needs libnfsidmap-0.24 and keyutils. I bumped both the libnfsidmap and nfs-utils from portage. nfs-utils-1.2.4 has the needed patches. http://sourceforge.net/projects/nfs/files/nfs-utils/1.2.4/ Did that before I found this bug, so I haven't tested the 1.2.3 patched version from the eva overlay. |