Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 398901

Summary: net-fs/nfs-utils-1.2.5 libgssglue dependency needs to be >=0.3
Product: Gentoo Linux Reporter: Marien Zwart (RETIRED) <marienz>
Component: Current packagesAssignee: Network Filesystems <net-fs>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Marien Zwart (RETIRED) gentoo-dev 2012-01-14 17:26:51 UTC
net-fs/nfsutils-1.2.5 and up check for libgssglue being >= 0.3 (see nfs-utils-1.2.5/aclocal/rpcsec_vers.m4), but the dependency in the ebuild is just "net-libs/libgssglue" (unversioned). Please fix the dependency to avoid a build failure if libgssglue-0.1 is installed (current stable).
Comment 1 SpanKY gentoo-dev 2012-01-14 22:34:22 UTC
should be all set now in the tree; thanks for the report!

Commit message: Require newer version of libgssglue
http://sources.gentoo.org/net-fs/nfs-utils/nfs-utils-1.2.5.ebuild?r1=1.1&r2=1.2