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

Bug 178217

Summary: net-fs/nfs-utils missing app-crypt/libgssapi dependency
Product: Gentoo Linux Reporter: Markus Ullmann (RETIRED) <jokey>
Component: New packagesAssignee: Network Filesystems <net-fs>
Status: RESOLVED FIXED    
Severity: normal CC: che, ed, howard_b_golden, jesse, nesl247, pat, patrick, Storklerk, uzytkownik2
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Markus Ullmann (RETIRED) gentoo-dev 2007-05-12 15:30:17 UTC
checking pkg-config is at least version 0.9.0... yes
checking for RPCSECGSS... yes
checking for GSSAPI... configure: error: Package requirements (libgssapi >= 0.11) were not met:

Requested 'libgssapi >= 0.11' but version of libgssapi is 0.10

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables GSSAPI_CFLAGS
and GSSAPI_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
Comment 1 Thomas Anderson (tanderson) (RETIRED) gentoo-dev 2007-05-12 17:08:14 UTC
Jokey wanted me to test this, but i was unable to as I have dialup and USE="kerberos" wanted me to download 9MB of files. I did want to give a heads up that libgss is way behind(i.e. Debian stable has a newer version (.18)) though. This is what the error is all about.
Comment 2 Howard B. Golden 2007-05-12 19:32:49 UTC
I installed libgssapi-0.11 using a renamed libgssapi-0.10 ebuild. Then nfs-utils-1.1.0 built successfully.
Comment 3 Patrick Ohearn 2007-05-12 23:41:56 UTC
Conforming that bumping the libgssapi ebuild works.
Comment 4 Jakub Moc (RETIRED) gentoo-dev 2007-05-13 06:14:36 UTC
*** Bug 178283 has been marked as a duplicate of this bug. ***
Comment 5 Jakub Moc (RETIRED) gentoo-dev 2007-05-13 13:21:25 UTC
*** Bug 178334 has been marked as a duplicate of this bug. ***
Comment 6 SpanKY gentoo-dev 2007-05-13 21:08:17 UTC
added the depend to cvs
Comment 7 Jakub Moc (RETIRED) gentoo-dev 2007-05-16 19:00:55 UTC
*** Bug 178788 has been marked as a duplicate of this bug. ***
Comment 8 Jakub Moc (RETIRED) gentoo-dev 2007-09-08 20:29:47 UTC
*** Bug 191746 has been marked as a duplicate of this bug. ***
Comment 9 Jakub Moc (RETIRED) gentoo-dev 2007-09-08 20:39:04 UTC
*** Bug 191746 has been marked as a duplicate of this bug. ***
Comment 10 Jakub Moc (RETIRED) gentoo-dev 2007-09-08 20:40:38 UTC
.
Comment 11 Torsten Kaiser 2007-09-08 20:45:20 UTC
The Bug #191746
I now found out, why --depclean broke my system.

nfs-utils depend on librpcsecgss.

The old net-libs/librpcsecgss-0.14-r1 depends on net-libs/libgssapi.
The new stable net-libs/librpcsecgss-0.16 only depends on net-libs/libgssglue
Comment 12 SpanKY gentoo-dev 2007-09-08 21:27:53 UTC
a different issue that'll get sorted once stabilization finishes on the new lib packages