<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: fedora 9 upgrade</title>
	<atom:link href="http://blog.foppiano.org/2008/05/23/fedora-9-upgrade/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.foppiano.org/2008/05/23/fedora-9-upgrade/</link>
	<description>this blog is a feature</description>
	<lastBuildDate>Sat, 10 Dec 2011 08:02:27 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: whitenoise</title>
		<link>http://blog.foppiano.org/2008/05/23/fedora-9-upgrade/#comment-13038</link>
		<dc:creator><![CDATA[whitenoise]]></dc:creator>
		<pubDate>Sat, 24 May 2008 07:33:03 +0000</pubDate>
		<guid isPermaLink="false">http://bayzone.wordpress.com/?p=460#comment-13038</guid>
		<description><![CDATA[Yes, I know. To avoid removing of important fc8 packages,  I ask to my colleague who have a fresh installation to give me a list of fc8 packages :) and as you can see in my command, I didn&#039;t use -y...it was crappy press y or n for 250 time...but this permit me to have maximum control :)

by the way I know my solution was a bit dirty :) 

Luca]]></description>
		<content:encoded><![CDATA[<p>Yes, I know. To avoid removing of important fc8 packages,  I ask to my colleague who have a fresh installation to give me a list of fc8 packages <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  and as you can see in my command, I didn&#8217;t use -y&#8230;it was crappy press y or n for 250 time&#8230;but this permit me to have maximum control <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>by the way I know my solution was a bit dirty <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  </p>
<p>Luca</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott Dowdle</title>
		<link>http://blog.foppiano.org/2008/05/23/fedora-9-upgrade/#comment-13037</link>
		<dc:creator><![CDATA[Scott Dowdle]]></dc:creator>
		<pubDate>Sat, 24 May 2008 04:58:39 +0000</pubDate>
		<guid isPermaLink="false">http://bayzone.wordpress.com/?p=460#comment-13037</guid>
		<description><![CDATA[You can&#039;t always go by the fc# in the package name.  In fact there are a number packages from previous releases that didn&#039;t have to be updated and still contain the release they came from.

For example, here are some figures from my system with a fresh F9 install:

$ rpm -qa &#124; grep fc6 &#124; wc -l
3
$ rpm -qa &#124; grep fc7 &#124; wc -l
4
$ rpm -qa &#124; grep fc8 &#124; wc -l
18
$ rpm -qa &#124; grep fc9 &#124; wc -l
1166

Now I&#039;m not saying you don&#039;t have any lingering packages from F8... just that some of them might be fine.]]></description>
		<content:encoded><![CDATA[<p>You can&#8217;t always go by the fc# in the package name.  In fact there are a number packages from previous releases that didn&#8217;t have to be updated and still contain the release they came from.</p>
<p>For example, here are some figures from my system with a fresh F9 install:</p>
<p>$ rpm -qa | grep fc6 | wc -l<br />
3<br />
$ rpm -qa | grep fc7 | wc -l<br />
4<br />
$ rpm -qa | grep fc8 | wc -l<br />
18<br />
$ rpm -qa | grep fc9 | wc -l<br />
1166</p>
<p>Now I&#8217;m not saying you don&#8217;t have any lingering packages from F8&#8230; just that some of them might be fine.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: whitenoise</title>
		<link>http://blog.foppiano.org/2008/05/23/fedora-9-upgrade/#comment-13036</link>
		<dc:creator><![CDATA[whitenoise]]></dc:creator>
		<pubDate>Fri, 23 May 2008 11:44:53 +0000</pubDate>
		<guid isPermaLink="false">http://bayzone.wordpress.com/?p=460#comment-13036</guid>
		<description><![CDATA[your solution is really better than mine :)

Thanks for your suggestion :)]]></description>
		<content:encoded><![CDATA[<p>your solution is really better than mine <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Thanks for your suggestion <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: José Matos</title>
		<link>http://blog.foppiano.org/2008/05/23/fedora-9-upgrade/#comment-13035</link>
		<dc:creator><![CDATA[José Matos]]></dc:creator>
		<pubDate>Fri, 23 May 2008 11:31:04 +0000</pubDate>
		<guid isPermaLink="false">http://bayzone.wordpress.com/?p=460#comment-13035</guid>
		<description><![CDATA[Using package-cleanup from yum-utils there is an easier way:

# package-cleanup --cleandupes

:-)]]></description>
		<content:encoded><![CDATA[<p>Using package-cleanup from yum-utils there is an easier way:</p>
<p># package-cleanup &#8211;cleandupes<br />
 <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

