| Summary: | >=net-fs/nfs-utils-1.3.4 does not build rpc.svcgssd binary | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Róbert Čerňanský <openhs> |
| Component: | Current packages | Assignee: | Gentoo Linux bug wranglers <bug-wranglers> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | normal | ||
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: |
emerge --info
Full build log. Patch for nfs-utils-1.3.4.ebuild. |
||
Created attachment 471726 [details]
Full build log.
Created attachment 471776 [details, diff]
Patch for nfs-utils-1.3.4.ebuild.
Upstream changed build option --enable-svcgss so that it is disabled by default now. This patch explicitly enables svcgss when kerberos use flag is specified.
*** This bug has been marked as a duplicate of bug 614542 *** |
Created attachment 471724 [details] emerge --info net-fs/nfs-utils-1.3.4 and net-fs/nfs-utils-2.1.1 does not install /usr/sbin/rpc.svcgssd binary. It however installs /etc/init.d/rpc.svcgssd script which fails when invoked: # /etc/init.d/rpc.svcgssd start * Starting svcgssd ... * start-stop-daemon: /usr/sbin/rpc.svcgssd does not exist [ !! ] * ERROR: rpc.svcgssd failed to start Older - net-fs/nfs-utils-1.3.1-r5 - works fine. Use flags for nfs-utils are following: # emerge -pv nfs-utils [ebuild UD ] net-fs/nfs-utils-1.3.4::gentoo [2.1.1::gentoo] USE="caps ipv6 kerberos libmount nfsv4 tcpd uuid -nfsdcld -nfsidmap -nfsv41 (-selinux)" 0 KiB