Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 192069
Alias:
Product:
Component:
Status: RESOLVED
Resolution: DUPLICATE of bug 191746
Assigned To: Gentoo Linux bug wranglers <bug-wranglers@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Charles Stewart <ccstewart@gmail.com>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 192069 depends on: Show dependency tree
Bug 192069 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2007-09-11 07:10 0000
I'm trying to emerge net-fs/nfs-utils with kerberos support for Secure NFS, and
I am running into so major dependency issues between packages.  Following is my
conclusions so far:

net-libs/libgssglue-0.1 ebuild blocks app-crypt/libgssapi-0.10 ebuild

net-libs/librpcsecgss-0.16 ebuild depends on net-libs/libgssglue ebuild

net-fs/nfs-utils-1.0.12 ebuild depends on net-libs/librpcsecgss ebuild

net-fs/nfs-utils-1.0.12 configure script depends on app-crypt/libgssapi, but
this is not reflected in the current ebuild

The configure script script for nfs-utils depends on a package that the ebuild
doesnt mark as a dependency, and the kerberos dependencies could not be
resolved if it did.  I believe that previous nfs-utils ebuilds did not directly
mark libgssapi as a depency because it was assumed to be resolved with
librpcsecgss, which is no longer the case.

Also, why does libgssglue block libgssapi?  libgssglue does not provide
/usr/lib/libgssapi.so, which nfs-utils depends on in addition to
librpcsecgss.so.

This has worked in the past until a recent update to the net-lib/librpcsecgss
ebuild which added the libgssglue dependency.

Reproducible: Always

Steps to Reproduce:
1. USE='kerberos' emerge -vDN nfs-utils
2. watch the fireworks

Actual Results:  
net-fs/nfs-utils with kerberos support fails to build due to dependency related
issues describe above.

Expected Results:  
net-fs/nfs-utils with kerberos support succeed to build, I can configure Secure
NFS, and gentoo sysadmins are happy with their completely encrypted linux
network.

------- Comment #1 From Jakub Moc (RETIRED) 2007-09-11 07:25:23 0000 -------

*** This bug has been marked as a duplicate of bug 191746 ***

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug