<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>thapole.net &#187; Linux</title>
	<atom:link href="http://www.thapole.net/category/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thapole.net</link>
	<description>this is the new shit</description>
	<lastBuildDate>Wed, 05 Aug 2009 22:13:58 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Fedora update from Core 1 (Core 2) to Core 3</title>
		<link>http://www.thapole.net/linux/2005/07/09/fedora-update-from-core-1-core-2-to-core-3/</link>
		<comments>http://www.thapole.net/linux/2005/07/09/fedora-update-from-core-1-core-2-to-core-3/#comments</comments>
		<pubDate>Sat, 09 Jul 2005 20:57:15 +0000</pubDate>
		<dc:creator>Thapole</dc:creator>
		<br />
<b>Warning</b>:  Invalid argument supplied for foreach() in <b>/srv/www/thapole.net/wp-content/plugins/autometa/autometa.php</b> on line <b>301</b><br />
		<category><![CDATA[Linux]]></category>

	<!-- AutoMeta Start -->
	<!-- AutoMeta End -->
	
		<guid isPermaLink="false">http://www.thapole.net/?p=8</guid>
		<description><![CDATA[Some hints howto update a running Fedora Linux machine from an outdated Core to an actual.]]></description>
			<content:encoded><![CDATA[<p>I recently booted one of my long forgotten linux machines at home and realised the Fedora Core running on it was more than outdated. As I was not willing to download the full CD set for an offline update I thought I could try to find out how to update the system via online update.<br />
After doing some research I found out that theoretically an update is quite easy to accomplish by downloading the actual version of fedora-release and yum. So I gave it a try and tried to install those two rpms manually. First problem were the outdated GPG-Keys. Went back to the <a href="http://download.fedora.redhat.com/pub/fedora/linux/core/2/i386/os/">Fedora Server</a> and downloaded all files starting with RPM-GPG-KEY. To import the keys to the system simply do a <code>rpm --import RPM-GPG-KEY*</code>. You&#8217;ll need those keys anyway, but I had to realise that updating from Core 1 to Core 3 doesn&#8217;t seem to work that easy. I had some trouble with unresolved dependencies (e.g. udev needs kernel 2.6) so I continued with an intermediate step, I installed Fedora Core 2 first. If the Fedora update worked fine (it did without problems for me) we can start the same procedure for FC3:<br />
Download <a href="http://download.fedora.redhat.com/pub/fedora/linux/core/3/i386/os/Fedora/RPMS/fedora-release-3-8.i386.rpm">fedora-release-3</a><br />
and <a href="http://download.fedora.redhat.com/pub/fedora/linux/core/3/i386/os/Fedora/RPMS/yum-2.1.11-3.noarch.rpm">yum</a> and install them with <code>rpm -Uvh --force fedora-release-3-8.i386.rpm yum-2.1.11-3.noarch.rpm</code>. You have to use the <code>--force</code> flag as there are conflicts between fedora-release-3 and up2date which can be ignored.<br />
Afterwards just run a <code>yum upgrade</code>, wait some minutes and accept to download all new packages. Due to a bug in rpm it might be that you get an error message like<br />
<code>Error: Requiring package gnome-vfs2-2.8.2-8.i386 not in transaction set nor in rpmdb</code>.<br />
In this case just install the Fedora Core 3 versions of rpm (4.3.2-21) and its dependencies (rpm-python, rpm-build, rpm-devel) and re-run <code>yum upgrade</code> and everything should be allright.<br />
This method worked fine for me, hope it will aswell for you. Please report any upcoming problems here and we will see if we can find a workaround <img src='http://www.thapole.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.thapole.net/linux/2005/07/09/fedora-update-from-core-1-core-2-to-core-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
