<br><br><div class="gmail_quote">On Wed, Mar 25, 2009 at 16:05, James Allsopp <span dir="ltr"><<a href="mailto:jamesaallsopp@googlemail.com" target="_blank">jamesaallsopp@googlemail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

Hi,<br>
I'm trying to upgrade from FC9 to FC10 using yum,<br>
I've checked for any rpmnew packages,<br>
I've removed most orphans.<br>
Switched selinux to disabled/permissive<br>
Updated fedora-release using<br>
<br>
rpm -Uhv<br>
<a href="ftp://download.fedora.redhat/com/pub/fedora/linux/releases/10/Fedora/i386/os/Packages/fedora-release-*noarch.rpm" target="_blank">ftp://download.fedora.redhat/com/pub/fedora/linux/releases/10/Fedora/i386/os/Packages/fedora-release-*noarch.rpm</a><br>


</blockquote></div><br><br>After correcting the URL above, I found this the simplest way to upgrade my system.<br><br>rpm -Uhv <a href="ftp://download.fedora.redhat.com/pub/fedora/linux/releases/10/Fedora/i386/os/Packages/fedora-release-*noarch.rpm" target="_blank">ftp://download.fedora.redhat.com/pub/fedora/linux/releases/10/Fedora/i386/os/Packages/fedora-release-*noarch.rpm</a><br>

<br>note redhat/com should be <a href="http://redhat.com" target="_blank">redhat.com</a><br><br>After that I did:<br>yum clean all<br>yum update<br>About 2 hours later, I was checking a couple of .rpmnew files (sshd and httpd) and shortly after that, restarted.<br>

<br>The only problem I had was with mgetty... seems the F10 version has retrogressed since the F9 version.<br>See <a href="https://bugzilla.redhat.com/show_bug.cgi?id=492637">https://bugzilla.redhat.com/show_bug.cgi?id=492637</a> if interested in the bug details.<br>
<br>Other than that, it was the most painless upgrade I've done, and plan to upgrade to F11 the same way. (I still d/l the DVD ISO in case I need a rescue disk at some point in the future. ;-)<br>