<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Upgrading from Fedora 8 to Fedora 9 with yum</title>
	<atom:link href="http://www.ioncannon.net/system-administration/138/upgrading-from-fedora-8-to-fedora-9-with-yum/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ioncannon.net/system-administration/138/upgrading-from-fedora-8-to-fedora-9-with-yum/</link>
	<description>Thoughts on Software Development and Engineering</description>
	<lastBuildDate>Tue, 16 Mar 2010 00:32:58 +0000</lastBuildDate>
	
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: erik aronesty</title>
		<link>http://www.ioncannon.net/system-administration/138/upgrading-from-fedora-8-to-fedora-9-with-yum/comment-page-1/#comment-164042</link>
		<dc:creator>erik aronesty</dc:creator>
		<pubDate>Fri, 26 Feb 2010 06:45:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.ioncannon.net/?p=138#comment-164042</guid>
		<description># mirror that works as of 2010-02-26
rpm -Uhv ftp://ftp.muug.mb.ca/mirror/fedora/linux/releases/9/Fedora/i386/os/Packages/fedora-release-9-2.noarch.rpm ftp://ftp.muug.mb.ca/mirror/fedora/linux/releases/9/Fedora/i386/os/Packages/fedora-release-notes-9.0.0-1.noarch.rpm</description>
		<content:encoded><![CDATA[<p># mirror that works as of 2010-02-26<br />
rpm -Uhv <a href="ftp://ftp.muug.mb.ca/mirror/fedora/linux/releases/9/Fedora/i386/os/Packages/fedora-release-9-2.noarch.rpm" rel="nofollow">ftp://ftp.muug.mb.ca/mirror/fedora/linux/releases/9/Fedora/i386/os/Packages/fedora-release-9-2.noarch.rpm</a> <a href="ftp://ftp.muug.mb.ca/mirror/fedora/linux/releases/9/Fedora/i386/os/Packages/fedora-release-notes-9.0.0-1.noarch.rpm" rel="nofollow">ftp://ftp.muug.mb.ca/mirror/fedora/linux/releases/9/Fedora/i386/os/Packages/fedora-release-notes-9.0.0-1.noarch.rpm</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: carson</title>
		<link>http://www.ioncannon.net/system-administration/138/upgrading-from-fedora-8-to-fedora-9-with-yum/comment-page-1/#comment-148337</link>
		<dc:creator>carson</dc:creator>
		<pubDate>Wed, 26 Aug 2009 18:43:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.ioncannon.net/?p=138#comment-148337</guid>
		<description>You may need to remove one of those packages before trying to update. I would guess that you have a special xfdesktop package installed that you may be able to remove without too much pain and then re-install after the upgrade. Just make sure to back up any configuration.</description>
		<content:encoded><![CDATA[<p>You may need to remove one of those packages before trying to update. I would guess that you have a special xfdesktop package installed that you may be able to remove without too much pain and then re-install after the upgrade. Just make sure to back up any configuration.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan Chapman</title>
		<link>http://www.ioncannon.net/system-administration/138/upgrading-from-fedora-8-to-fedora-9-with-yum/comment-page-1/#comment-148279</link>
		<dc:creator>Ryan Chapman</dc:creator>
		<pubDate>Wed, 26 Aug 2009 11:01:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.ioncannon.net/?p=138#comment-148279</guid>
		<description>when i do &#039;yum update&#039; i get this:

Transaction Check Error:
  file /usr/share/desktop-directories/Internet.directory from install of gnome-menus-2.20.1-1.fc8 conflicts with file from package xfdesktop-acer-lp-1652.mcs_patched
  file /usr/share/desktop-directories/Settings.directory from install of gnome-menus-2.20.1-1.fc8 conflicts with file from package xfdesktop-acer-lp-1652.mcs_patched

Error Summary

any ideas guys?</description>
		<content:encoded><![CDATA[<p>when i do &#039;yum update&#039; i get this:</p>
<p>Transaction Check Error:<br />
  file /usr/share/desktop-directories/Internet.directory from install of gnome-menus-2.20.1-1.fc8 conflicts with file from package xfdesktop-acer-lp-1652.mcs_patched<br />
  file /usr/share/desktop-directories/Settings.directory from install of gnome-menus-2.20.1-1.fc8 conflicts with file from package xfdesktop-acer-lp-1652.mcs_patched</p>
<p>Error Summary</p>
<p>any ideas guys?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Northwood</title>
		<link>http://www.ioncannon.net/system-administration/138/upgrading-from-fedora-8-to-fedora-9-with-yum/comment-page-1/#comment-138561</link>
		<dc:creator>Chris Northwood</dc:creator>
		<pubDate>Sun, 17 May 2009 17:32:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.ioncannon.net/?p=138#comment-138561</guid>
		<description>SToGE: I&#039;ve found that before the yum -y update, I needed to &quot;yum update fedora-release&quot; in order to get the new signing key and the -newkey repositories.</description>
		<content:encoded><![CDATA[<p>SToGE: I&#039;ve found that before the yum -y update, I needed to &#034;yum update fedora-release&#034; in order to get the new signing key and the -newkey repositories.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SToGE</title>
		<link>http://www.ioncannon.net/system-administration/138/upgrading-from-fedora-8-to-fedora-9-with-yum/comment-page-1/#comment-121930</link>
		<dc:creator>SToGE</dc:creator>
		<pubDate>Fri, 06 Feb 2009 13:31:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.ioncannon.net/?p=138#comment-121930</guid>
		<description>Your instructions seem to be very helpful thus far.  I did run into an issue though and was wondering if someone can give me some guidance.

I was able to successfully run through steps 1-5 and got to step 6 where I did &#039;yum -y update&#039; using the FC9 repos.  My problem is that I got a TON of missing dependencies.  Should I go through line by line and &#039;yum remove&#039; each package and reinstall them again after getting to FC9 or is there a better solution?  I am talking about close to 100 missing dependencies or so.

Thanks for your help!</description>
		<content:encoded><![CDATA[<p>Your instructions seem to be very helpful thus far.  I did run into an issue though and was wondering if someone can give me some guidance.</p>
<p>I was able to successfully run through steps 1-5 and got to step 6 where I did &#039;yum -y update&#039; using the FC9 repos.  My problem is that I got a TON of missing dependencies.  Should I go through line by line and &#039;yum remove&#039; each package and reinstall them again after getting to FC9 or is there a better solution?  I am talking about close to 100 missing dependencies or so.</p>
<p>Thanks for your help!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim</title>
		<link>http://www.ioncannon.net/system-administration/138/upgrading-from-fedora-8-to-fedora-9-with-yum/comment-page-1/#comment-120821</link>
		<dc:creator>Jim</dc:creator>
		<pubDate>Sun, 01 Feb 2009 20:46:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.ioncannon.net/?p=138#comment-120821</guid>
		<description>I&#039;ve used your instructions before and they always worked out great! Thanks! Usually I use Debian, but I&#039;m having trouble with the Apache2 server. I used to run 2 har drives one with fedora and the other with debian, but I changed the fedora to win xp and now I am re installing fedora on another machine, because I know more about running apache in fedora. Thanks again!</description>
		<content:encoded><![CDATA[<p>I&#039;ve used your instructions before and they always worked out great! Thanks! Usually I use Debian, but I&#039;m having trouble with the Apache2 server. I used to run 2 har drives one with fedora and the other with debian, but I changed the fedora to win xp and now I am re installing fedora on another machine, because I know more about running apache in fedora. Thanks again!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Upgrading from Fedora 9 to Fedora 10 with yum @ IONCANNON</title>
		<link>http://www.ioncannon.net/system-administration/138/upgrading-from-fedora-8-to-fedora-9-with-yum/comment-page-1/#comment-109647</link>
		<dc:creator>Upgrading from Fedora 9 to Fedora 10 with yum @ IONCANNON</dc:creator>
		<pubDate>Wed, 26 Nov 2008 01:00:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.ioncannon.net/?p=138#comment-109647</guid>
		<description>[...] once again it is time to upgrade. The upgrade from Fedora 9 to Fedora 10 is almost exactly like the upgrade from Fedora 8 to Fedora 9. Here are the steps you need to do the upgrade from Fedora 9 to Fedora [...]</description>
		<content:encoded><![CDATA[<p>[...] once again it is time to upgrade. The upgrade from Fedora 9 to Fedora 10 is almost exactly like the upgrade from Fedora 8 to Fedora 9. Here are the steps you need to do the upgrade from Fedora 9 to Fedora [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vladimir Pshenkin</title>
		<link>http://www.ioncannon.net/system-administration/138/upgrading-from-fedora-8-to-fedora-9-with-yum/comment-page-1/#comment-106238</link>
		<dc:creator>Vladimir Pshenkin</dc:creator>
		<pubDate>Tue, 28 Oct 2008 18:58:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.ioncannon.net/?p=138#comment-106238</guid>
		<description>Thanx, Daniel!

After a couple of hours truing to update F8 to F9 on remote host, I try your solution and everythig works.

Right sequece to update x86_64:


yum update
yum clean all

rpm -Uhv http://FAVORITE.MIRROR/pub/fedora/linux/releases/9/Fedora/x86_64/os/Packages/fedora-release-9-2.noarch.rpm http://FAVORITE.MIRROR/pub/fedora/linux/releases/9/Fedora/x86_64/os/Packages/fedora-release-notes-9.0.0-1.noarch.rpm

yum clean all

yum update fedora-release</description>
		<content:encoded><![CDATA[<p>Thanx, Daniel!</p>
<p>After a couple of hours truing to update F8 to F9 on remote host, I try your solution and everythig works.</p>
<p>Right sequece to update x86_64:</p>
<p>yum update<br />
yum clean all</p>
<p>rpm -Uhv <a href="http://FAVORITE.MIRROR/pub/fedora/linux/releases/9/Fedora/x86_64/os/Packages/fedora-release-9-2.noarch.rpm" rel="nofollow">http://FAVORITE.MIRROR/pub/fedora/linux/releases/9/Fedora/x86_64/os/Packages/fedora-release-9-2.noarch.rpm</a> <a href="http://FAVORITE.MIRROR/pub/fedora/linux/releases/9/Fedora/x86_64/os/Packages/fedora-release-notes-9.0.0-1.noarch.rpm" rel="nofollow">http://FAVORITE.MIRROR/pub/fedora/linux/releases/9/Fedora/x86_64/os/Packages/fedora-release-notes-9.0.0-1.noarch.rpm</a></p>
<p>yum clean all</p>
<p>yum update fedora-release</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel Morante</title>
		<link>http://www.ioncannon.net/system-administration/138/upgrading-from-fedora-8-to-fedora-9-with-yum/comment-page-1/#comment-102284</link>
		<dc:creator>Daniel Morante</dc:creator>
		<pubDate>Mon, 06 Oct 2008 22:06:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.ioncannon.net/?p=138#comment-102284</guid>
		<description>I found that the following:

yum update fedora-release

Helps with missing dependencies</description>
		<content:encoded><![CDATA[<p>I found that the following:</p>
<p>yum update fedora-release</p>
<p>Helps with missing dependencies</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Raymond Dijkxhoorn</title>
		<link>http://www.ioncannon.net/system-administration/138/upgrading-from-fedora-8-to-fedora-9-with-yum/comment-page-1/#comment-100423</link>
		<dc:creator>Raymond Dijkxhoorn</dc:creator>
		<pubDate>Sun, 28 Sep 2008 17:29:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.ioncannon.net/?p=138#comment-100423</guid>
		<description>Hi!

For the upgrade you need the newkey stuff also. 


rpm -Uhv ftp://ftp.quicknet.nl/pub/Linux/download.fedora.redhat.com/updates/9/i386/fedora-release-9-5.transition.noarch.rpm

Bye,
Raymond.</description>
		<content:encoded><![CDATA[<p>Hi!</p>
<p>For the upgrade you need the newkey stuff also. </p>
<p>rpm -Uhv <a href="ftp://ftp.quicknet.nl/pub/Linux/download.fedora.redhat.com/updates/9/i386/fedora-release-9-5.transition.noarch.rpm" rel="nofollow">ftp://ftp.quicknet.nl/pub/Linux/download.fedora.redhat.com/updates/9/i386/fedora-release-9-5.transition.noarch.rpm</a></p>
<p>Bye,<br />
Raymond.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
