Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 294080 - net-fs/nfs-utils-1.2.1 fails lacking libgssglue, but doesn't have it as a dependency
Summary: net-fs/nfs-utils-1.2.1 fails lacking libgssglue, but doesn't have it as a dep...
Status: RESOLVED DUPLICATE of bug 294082
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-22 19:55 UTC by N. Andrew Walsh
Modified: 2009-11-22 20:15 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description N. Andrew Walsh 2009-11-22 19:55:40 UTC
Like it says: the net-fs/nfs-utils-1.2.1 package will fail to compile on my system, saying it can't find gssglue. But this can be fixed by installing the libgssglue package. 

The ebuild should thus show it as a dependency.

Reproducible: Always

Steps to Reproduce:
1. try to emerge nfs-utils-1.2.1 without first emerging gssglue
2. fail
3. emo tears

Actual Results:  
nfs-utils looks for the gssglue libraries that it never said it needed, and fails.

Expected Results:  
nfs-utils should have called libgssglue as a dependency, so the package would be installed beforehand.
Comment 1 Patrick Lauer gentoo-dev 2009-11-22 20:15:19 UTC

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