persistent dependency problems

Michael Schwendt mschwendt.tmp0701.nospam at arcor.de
Wed Nov 21 08:25:17 UTC 2007


On Tue, 20 Nov 2007 16:14:49 -0700, stan wrote:

> Hi,
> 
> I have been seeing the dependency problems below for quite some time.
> 
> 
> libtirpc needs libgssapi.so.2(libgssapi_CITI_2), this is not available.
> 
> libtirpc needs libgssapi.so.2, this is not available.
> 
> nfs-utils needs libgssapi >= 0.11, this is not available.
> 
> nfs-utils needs libgssapi.so.2(libgssapi_CITI_2), this is not available.
> 
> nfs-utils needs libgssapi.so.2, this is not available.
> 
> nfs-utils-lib needs libgssapi >= 0.11, this is not available.
> 
> The wierd thing is both are available on the system.
> 
> # yum list all | grep -i gssapi
> cyrus-sasl-gssapi.i386                   2.1.22-7               
> installed      
> libgssapi.i386                           0.11-2.fc8             
> installed      
> libgssapi-devel.i386                     0.11-2.fc8             
> installed      
> 
> # ls -l libgssapi*
> lrwxrwxrwx 1 root root     18 2007-09-07 15:48 libgssapi.so -> 
> libgssapi.so.2.0.0
> lrwxrwxrwx 1 root root     18 2007-09-07 15:48 libgssapi.so.2 -> 
> libgssapi.so.2.0.0
> -rwxr-xr-x 1 root root  30972 2007-08-29 00:58 libgssapi.so.2.0.0
> 
> Uninstalling would be problematic because of dependencies.

The local files do no matter, because libgssapi has been replaced with
libgssglue in an update, which renames the libraries -- that's why they
are taken away during your update attempt. Verify your repository
configuration. What "nfs-utils"* pkgs have you got?  The one from Oct 18th
uses libgssglue not libgssapi.




More information about the test mailing list