I'm a bit of a noob to Linux, but this really shouldn't be that big of a problem, even with a book sitting next to me.
First off, yum seems to get into a loop, repeating this:
Quote:
--> Running transaction check
---> Package muine.i386 0:0.8.8-3.fc8 set to be updated
--> Processing Dependency: mono(glib-sharp) = 2.10.0.0 for package: muine
--> Processing Dependency: mono(gdk-sharp) = 2.10.0.0 for package: muine
--> Processing Dependency: mono(gtk-sharp) = 2.10.0.0 for package: muine
--> Processing Dependency: fedora-release = 8 for package: yum-fedorafaq
---> Package perl-DateManip.noarch 0:5.44-4.fc8 set to be updated
--> Processing Dependency: perl(:MODULE_COMPAT_5.8.8) for package: perl-DateManip
--> Processing Dependency: perl(:MODULE_COMPAT_5.8.8) for package: perl-DateManip
--> Processing Conflict: mesa-libGL conflicts xorg-x11-server-Xorg < 1.4.99.901-14
--> Restarting Dependency Resolution with new changes.
--> Running transaction check
---> Package muine.i386 0:0.8.8-3.fc8 set to be updated
--> Processing Dependency: mono(glib-sharp) = 2.10.0.0 for package: muine
--> Processing Dependency: mono(gdk-sharp) = 2.10.0.0 for package: muine
--> Processing Dependency: mono(gtk-sharp) = 2.10.0.0 for package: muine
--> Processing Dependency: fedora-release = 8 for package: yum-fedorafaq
---> Package perl-DateManip.noarch 0:5.44-4.fc8 set to be updated
--> Processing Dependency: perl(:MODULE_COMPAT_5.8.8) for package: perl-DateManip
--> Processing Dependency: perl(:MODULE_COMPAT_5.8.8) for package: perl-DateManip
--> Processing Conflict: mesa-libGL conflicts xorg-x11-server-Xorg < 1.4.99.901-14
--> Restarting Dependency Resolution with new changes.
|
And since this is a fresh new installation of FC8, Package Updater claimed 684 updates. I've tried letting PU handle the updates, only to have it sometimes freeze up on "Resolving dependencies for updates". It does, however, return with errors such as:
Quote:
Missing Dependency: fedora-release = 8 is needed by package yum-fedorafaq
Missing Dependency: perl(:MODULE_COMPAT_5.8.8) is needed by package perl-DateManip
|
Am I totally missing something obvious to prevent either Yum or Package Updater from finishing their jobs?