This is only one of the reasons they strongly suggest a fresh install. With the number of regular packages that got missed and are still the F9 versions, imagine the number of config files that are still using the F9 version. Most of these config files will function with the older versions (some will not) but very few will function optimum fashion. I do fresh installs for people who have done yum upgrades that are having screwy problems or the system is running just a tad slow. In almost every instance the problems just go away and they are usually shocked at how much faster the system runs (generally each version of Fedora runs faster than the previous).
You can try something along the lines of: yum list *fc9
If you were to try a yum update *fc9 I suspect it would do nothing (but worth a check). Yum remove *fc9 would probably just bork the system. The problem is that you really need to do two operation at once (remove fc9 package which is newer than the fc10 package you are trying to replace, and then install the fc10 package). For some stuff (say FF) that is no big deal(system does not need this to run) but for packages that are necessary for the system you are stuck. Basically I see two choices : Do a fresh install or use yummex (or similar) to switch the packages manually. While you could probably write a script, by the time you debugged it you could have accomplished either of the other solutions listed above twice and there would be no guarantee that it would work when transitioning to the next version.
edit: I take to long to type. I doubt either of amani's suggestions will do anything in this case, but they are definitely worth a try. If they do work PLEASE report this back.
Last edited by lazlow; 11-28-2008 at 12:39 PM.
|