On Mon, 03 Jul 2006 12:03:00 -0500 Jeff Vian <jvian10@xxxxxxxxxxx> wrote: > On Mon, 2006-07-03 at 09:07 +0100, Paul Howarth wrote: > > On Sun, 2006-07-02 at 17:57 -0400, Tom Horsley wrote: > > > OK, the latest update repos don't give me errors about > > > libgssapi.so.1 and nfs-utils anymore, now they complain > > > about this: > > > > > > Missing Dependency: libgssapi.so.1()(64bit) is needed by package > > > netatalk > > > > > > Presumably netatalk is something that needs updating as well > > > in order to expect the correct version of libgssapi. > > > > Yes. > > https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=197437 > > > > > Does it only describe these one at a time when it runs into > > > the first one? It might take years to find all the rpms > > > that depend on libgssapi that way :-). > > > > I thought it listed all of the dependency issues it saw. Strange. > > Did not for me, only nfs-utils was listed. When I excluded that it > then listed another. > > BTW, if you do a 'yum clean cache' and retry the update it should > work. The nfs-utils package on the updates repo has been updated to > work now. Hello, Everyone I just made sure that I had only the versions of libgsappi, nfs-utils and netatalk installed that shipped with Fedora Core 5. I discovered that I only do have the original versions of these RPM's installed (I've gotten through the last few days of updates by excluding nfs-utils and netatalk) I then ran "yum clean all", followed by "yum update" (with nothing excluded) The result was as follows: Resolving Dependencies --> Populating transaction set with selected packages. Please wait. ---> Downloading header for libgssapi-devel to pack into transaction set. libgssapi-devel-0.9-1.FC5 100% |=========================| 2.5 kB 00:00 ---> Package libgssapi-devel.i386 0:0.9-1.FC5 set to be updated ---> Downloading header for apr-util to pack into transaction set. ftp://mirror.newnanutilities.org/pub/fedora/linux/core/updates/5/i386/apr-util-1.2.7-1.1.i386.rpm: [Errno 4] IOError: [Errno ftp error] 421 There are too many connected users, please try later. Trying other mirror. repomd.xml 100% |=========================| 951 B 00:00 apr-util-1.2.7-1.1.i386.r 100% |=========================| 7.0 kB 00:00 ---> Package apr-util.i386 0:1.2.7-1.1 set to be updated ---> Downloading header for libgssapi to pack into transaction set. libgssapi-0.9-1.FC5.i386. 100% |=========================| 3.7 kB 00:00 ---> Package libgssapi.i386 0:0.9-1.FC5 set to be updated ---> Downloading header for nfs-utils to pack into transaction set. nfs-utils-1.0.8-2.fc5.i38 100% |=========================| 26 kB 00:00 ---> Package nfs-utils.i386 1:1.0.8-2.fc5 set to be updated ---> Downloading header for nfs-utils-lib-devel to pack into transaction set. nfs-utils-lib-devel-1.0.8 100% |=========================| 3.3 kB 00:00 ---> Package nfs-utils-lib-devel.i386 0:1.0.8-4.FC5 set to be updated ---> Downloading header for nfs-utils-lib to pack into transaction set. nfs-utils-lib-1.0.8-4.FC5 100% |=========================| 4.8 kB 00:00 ---> Package nfs-utils-lib.i386 0:1.0.8-4.FC5 set to be updated ---> Downloading header for ckermit to pack into transaction set. ckermit-8.0.211-5.fc5.i38 100% |=========================| 7.7 kB 00:00 ---> Package ckermit.i386 0:8.0.211-5.fc5 set to be updated --> Running transaction check --> Processing Dependency: libgssapi.so.1 for package: netatalk --> Finished Dependency Resolution Error: Missing Dependency: libgssapi.so.1 is needed by package netatalk This is the error that the Original Post referred to. So I would "assume" that some people either don't have netatalk installed, or they are excluding it when they update. Because this is still an issue on our system. Almost forgot. I have the following installed on our system: libgssapi-0.7-2.1 libgssapi-devel-0.7-2.1 netatalk-devel-2.0.3-4.2.1 netatalk-2.0.3-4.2.1 nfs-utils-1.0.8.rc2-4.FC5.2 nfs-utils-lib-devel-1.0.8-3.1 nfs-utils-lib-1.0.8-3.1 Steven P. Ulrick