Below you will find pages that utilize the taxonomy term “Yum-Upgrade”
yum upgrade to Fedora 12 (and mini-review)
So I was unable to preupgrade to Fedora 12, even after the latest update. So I did a yum upgrade since I’ve known that to work in the past. As always, I followed the instructions here. It was very fast this time around compared to past upgrades. It only took 2 hours 40 minutes. I ended up needing to tell yum to ignore problems because of a weird package that it wanted to install, but couldn’t. But then installed anyway. I’m not sure what’s up with that. The specific package was abrt. And then when I went to install it afterwards, it said it was already installed. Go figure! So far there’s only one thing that annoys me since upgrading. All my taskbar icons are much more spread out. I tried to push them together, but I think this is as close as they get. See the images below for a comparison.
Upgrading to Fedora 10
Now that I have “I’m Not Mad” caught up for the next month, I thought it was an OK time to upgrade to Fedora 10. Unlike with the Fedora 9 release, there haven’t been huge complaints of the upgrade causing the system to become unusable. (Most, though not all, of that came from the version of X.org that Fedora 9 used)
As usual, I followed instructions at https://fedoraproject.org/wiki/YumUpgradeFaq and I started the yum upgrade command at 1852. KDE basket-contact gave me dependency errors so I had to uninstall it. It had been giving me problems with updates as well - I had just forgotten about it. 1854 - started upgrade again. This time a problem with gstreamer - I think gstreamer gives me problems every upgrade. So I remove gstreamer08-plugins. (Which was apparently hanging around from fedora 6). This also got rid of some more gstreamers packages hanging around from Fedora 5. Don’t know why I still had that kruft there, but it’s gone now… 1859 - started yum upgrade again. This time it works! 2.8 GB! Well, it’s certainly the least painful yum upgrade process I’ve gone through yet - at least from this point in the process. The download process seems to be moving along pretty quickly. I guess getting that “fastest mirror” package out with Fedora 9 really does find the fastest mirror. Also, this far out from the Fedora 10 release, there shouldn’t be too many people hogging up the mirrors. What am I looking forward to in Fedora 10? Oddly, not much. Compared to previous releases, there isn’t any one technology I’m very excited about for Fedora 10. Sure, it’ll be nice to have the latest Gnome, but that release is so incremental, I doubt I’ll notice much. The latest KDE MIGHT be enough to finally get me back to KDE. KDE 4.1 was good, but not good enough. Other than that it’ll just be nice to have the latest stuff. Something I can do every 6 months or so with Linux and only every five or more years with Windows.
Yum Upgrading to Fedora 9
Ok, I noticed that most complaints on the Fedora mailing list seemed to have been solved and it has bene a few months since Fedora 9 came out. So I figure that it’s time to finally upgrade. Also, my biggest problems appear to have been resolved. Although X.org is still in beta, nvidia has released drivers that will work in the interim. And today KDE 4.1 was released! I expect it’ll be in Fedora any day now. I was going to wait until it was there so I wouldn’t have to download all the KDE packages twice, but I figure it’s not that big a deal.
Mario Yum Live Upgrade to Fedora 8 complete
I had to uninstall a few more multimedia packages, but it eventually upgraded. After rebooting I arrived at GDM just fine - yay! I’m not sure if it’s just me, but the bootup time on Fedora 8 seems to a A LOT faster than it was in Fedora 7. I feel like I got to GDM a lot faster.
Compiz is working and so is dual screen - so far this live upgrade has been better than any of my DVD/CD upgrades. Due to either updates in Compiz or in Gnome or in Fedora’s changes to Gnome, I finally have something I’ve wanted since Fedora Core 6 - on the desktop switcher, when using Compiz, it would not show the dividers between the desktops. Now it does show the dividers, making for a better experience. It’s easier to click on the exact desktop I want. Then again, at least on this first boot, I seem to be missing the top-most bar on my program - where the max, min and close program button are. Not surprisingly, there are no updates to install.
Fedora 8 upgrade on Mario
Mario is my main Linux box. I had to uninstall x264 this comes from the fact that I mixed livna and freshrpms. I never intended to do so, but I started with freshrpms back in the day, but nowadays I use livna for my graphics card. That plus freshrpms relative lack of updates compared to livna means that it’s slowly sliding off my computer. The only bad thing is that livna does not carry binaries for Cinelerra. I’ll have to investigate what I should do there. So far, for dependency errors I’ve had to remove:
Upgrading Fedora with Yum
I followed the procedure at http://fedoraproject.org/wiki/YumUpgradeFaq so the point of this is just to go over my experience with these steps.
-
Review and remove all .rpmsave and .rpmnew files before and after upgrading I basically did a locate, found them and deleted them.
-
for a in $(find /etc /var -name ‘*.rpm?*’); do b=${a%.rpm?*}; diff -u $a $b; done I did this, but I didn’t really know what to do with the results. It appears not to have mattered in this case
Fedora 8 yum upgrade success
Well, at least it worked pretty well on my future PVR. I will give a more detailed explanation/directions of my experience for others who may be wondering if this is really as scary as it sounds since it’s “unsupported”. However, my main Linux computer is much, much more complex in the number of packages installed. I’ll probably be waiting until after the Thanksgiving Holidays to tackle that one to make sure that I have the needed time to fix things if they go wrong. At least I’m happy at the prospect and I plan on letting the Fedora Live Upgrade SIG know about this so they can make it officially supported.