Bob Goodwin wrote:
Your experience is not unique. You can a) file a bug report ("a good
thing"), b) exclude nfs-utils and update the remaining packages, c)
wait a day or two and hope that it is a repository synchronization
problem or d) do nothing.
No amount of "exclude=anything" seems to help?
yum update --exclude=*nfs* --exclude=*xine*
It looks to me like the only option is "do nothing" and wait?
--> Running transaction check
--> Processing Dependency: libgssapi.so.1 for package: nfs-utils
--> Processing Dependency: libdirectfb-0.9.so.24 for package: xine-lib
--> Finished Dependency Resolution
Error: Missing Dependency: libdirectfb-0.9.so.24 is needed by package
xine-lib
Error: Missing Dependency: libgssapi.so.1 is needed by package nfs-utils
I don't know about xine updates, however, for FC-core updates, excluding both
nfs-utils-lib and libgssapi is needed.
[root@halo ~]# yum -y upgrade --exclude=nfs-utils* --exclude=libgssapi*
Loading "installonlyn" plugin
Loading "fastestmirror" plugin
Setting up Upgrade Process
Setting up repositories
core [1/6]
updates-debuginfo [2/6]
extras-debuginfo [3/6]
updates [4/6]
core-debuginfo [5/6]
extras [6/6]
Loading mirror speeds from cached hostfile
Reading repository metadata in from local files
Excluding Packages in global exclude list
Finished
Resolving Dependencies
--> Populating transaction set with selected packages. Please wait.
---> Package xorg-x11-server-Xnest.i386 0:1.0.1-9.fc5.5 set to be updated
---> Package httpd.i386 0:2.2.2-1.0 set to be updated
---> Package gnupg.i386 0:1.4.4-2 set to be updated
---> Package libX11.i386 0:1.0.0-3.FC5.0 set to be updated
---> Package xorg-x11-apps.i386 0:7.0-1 set to be updated
---> Package xorg-x11-xfs-utils.i386 1:1.0.1-4.FC5.0 set to be updated
---> Package xorg-x11-xfs.i386 1:1.0.1-4.FC5.0 set to be updated
---> Package kasumi.i386 0:2.0.1-1.fc5 set to be updated
---> Package xorg-x11-server-Xvfb.i386 0:1.0.1-9.fc5.5 set to be updated
---> Package xorg-x11-xtrans-devel.i386 0:1.0.0-3.2.FC5.0 set to be updated
---> Package xorg-x11-server-Xorg.i386 0:1.0.1-9.fc5.5 set to be updated
---> Package xorg-x11-xinit.i386 0:1.0.1-2.FC5.0 set to be updated
---> Package libX11-devel.i386 0:1.0.0-3.FC5.0 set to be updated
--> Running transaction check
Dependencies Resolved
=============================================================================
Package Arch Version Repository Size
=============================================================================
Updating:
gnupg i386 1.4.4-2 updates 1.8 M
httpd i386 2.2.2-1.0 updates 1.1 M
kasumi i386 2.0.1-1.fc5 updates 84 k
libX11 i386 1.0.0-3.FC5.0 updates 759 k
libX11-devel i386 1.0.0-3.FC5.0 updates 662 k
xorg-x11-apps i386 7.0-1 updates 254 k
xorg-x11-server-Xnest i386 1.0.1-9.fc5.5 updates 1.4 M
xorg-x11-server-Xorg i386 1.0.1-9.fc5.5 updates 3.2 M
xorg-x11-server-Xvfb i386 1.0.1-9.fc5.5 updates 1.6 M
xorg-x11-xfs i386 1:1.0.1-4.FC5.0 updates 68 k
xorg-x11-xfs-utils i386 1:1.0.1-4.FC5.0 updates 27 k
xorg-x11-xinit i386 1.0.1-2.FC5.0 updates 24 k
xorg-x11-xtrans-devel i386 1.0.0-3.2.FC5.0 updates 66 k
Transaction Summary
=============================================================================
Install 0 Package(s)
Update 13 Package(s)
Remove 0 Package(s)
NOTE: This nfs-utils problems is known to FC-devel or FC6T1 users from several weeks ago.
I don't know why this problem was not checked before releasing these updates......
See:
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=196359
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=197219
and
https://www.redhat.com/archives/fedora-devel-list/2006-June/msg00933.html