<?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 CentOS 4.4 to CentOS 5 with yum	</title>
	<atom:link href="https://www.brandonchecketts.com/archives/upgrading-centos-44-to-centos-5-with-yum/feed" rel="self" type="application/rss+xml" />
	<link>https://www.brandonchecketts.com/archives/upgrading-centos-44-to-centos-5-with-yum</link>
	<description>Web Programming, Linux System Administation, and Entrepreneurship in Athens Georgia</description>
	<lastBuildDate>Fri, 04 Nov 2011 08:02:21 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.1</generator>
	<item>
		<title>
		By: Buddhika Krishantha		</title>
		<link>https://www.brandonchecketts.com/archives/upgrading-centos-44-to-centos-5-with-yum/comment-page-1#comment-2804</link>

		<dc:creator><![CDATA[Buddhika Krishantha]]></dc:creator>
		<pubDate>Fri, 04 Nov 2011 08:02:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.brandonchecketts.com/archives/74#comment-2804</guid>

					<description><![CDATA[This is really helpful. Thanks lot]]></description>
			<content:encoded><![CDATA[<p>This is really helpful. Thanks lot</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Peter		</title>
		<link>https://www.brandonchecketts.com/archives/upgrading-centos-44-to-centos-5-with-yum/comment-page-1#comment-1169</link>

		<dc:creator><![CDATA[Peter]]></dc:creator>
		<pubDate>Sat, 14 Mar 2009 17:13:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.brandonchecketts.com/archives/74#comment-1169</guid>

					<description><![CDATA[... just do a clean install. I think I will stay away from upgrading from 4 to 5... too risky.

3 days? you sure got a lot of time to spare. If you backup everything and clean install... i think you can be done in less than 3 days and without much headaches.]]></description>
			<content:encoded><![CDATA[<p>&#8230; just do a clean install. I think I will stay away from upgrading from 4 to 5&#8230; too risky.</p>
<p>3 days? you sure got a lot of time to spare. If you backup everything and clean install&#8230; i think you can be done in less than 3 days and without much headaches.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Hussain		</title>
		<link>https://www.brandonchecketts.com/archives/upgrading-centos-44-to-centos-5-with-yum/comment-page-1#comment-281</link>

		<dc:creator><![CDATA[Hussain]]></dc:creator>
		<pubDate>Thu, 28 Jun 2007 16:18:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.brandonchecketts.com/archives/74#comment-281</guid>

					<description><![CDATA[Ok, I did royally screw up my servers. Of all the stupid things to do, I started upgrading 3 server at the same time.

Re the instructions, a reboot is needed after installing the new kernel. Next, most items, notably initscripts.rpm, won&#039;t install as long as the old kernels exist on the server, so the old kernels have to be deleted along with items like kernel-utils, kernel-smp and so on.

Next, yum upgrade gave dozens of dependency errors. The way around that was to do a yum upgrade sane* first because it had the smallest number of errors (3 or 4). So I deleted the packages it choked on with rpm -e --nodeps and reinstalled the deleted packages via yum install one by one.

I lost my GUI drivers for some reason till I yum installed xorg-x11-drivers. Wonder why this was skipped.

After two days of effort, all 3 servers are back up. Only one of them I  had to force install most things becuase of a wierd problem.

All 3 servers being identically configured had 5 kernels to begin with. On two after reboot, I removed all the pre Centos5 ones and 3/4 hours later had upgraded everything.

On the 3rd server, yum still gives me dependency errors for a number of rpm&#039;s saying I have the older 4 kernels, but yum list and rpm -qa don&#039;t show them.

Ideas?]]></description>
			<content:encoded><![CDATA[<p>Ok, I did royally screw up my servers. Of all the stupid things to do, I started upgrading 3 server at the same time.</p>
<p>Re the instructions, a reboot is needed after installing the new kernel. Next, most items, notably initscripts.rpm, won&#8217;t install as long as the old kernels exist on the server, so the old kernels have to be deleted along with items like kernel-utils, kernel-smp and so on.</p>
<p>Next, yum upgrade gave dozens of dependency errors. The way around that was to do a yum upgrade sane* first because it had the smallest number of errors (3 or 4). So I deleted the packages it choked on with rpm -e &#8211;nodeps and reinstalled the deleted packages via yum install one by one.</p>
<p>I lost my GUI drivers for some reason till I yum installed xorg-x11-drivers. Wonder why this was skipped.</p>
<p>After two days of effort, all 3 servers are back up. Only one of them I  had to force install most things becuase of a wierd problem.</p>
<p>All 3 servers being identically configured had 5 kernels to begin with. On two after reboot, I removed all the pre Centos5 ones and 3/4 hours later had upgraded everything.</p>
<p>On the 3rd server, yum still gives me dependency errors for a number of rpm&#8217;s saying I have the older 4 kernels, but yum list and rpm -qa don&#8217;t show them.</p>
<p>Ideas?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Hussain		</title>
		<link>https://www.brandonchecketts.com/archives/upgrading-centos-44-to-centos-5-with-yum/comment-page-1#comment-274</link>

		<dc:creator><![CDATA[Hussain]]></dc:creator>
		<pubDate>Fri, 22 Jun 2007 09:05:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.brandonchecketts.com/archives/74#comment-274</guid>

					<description><![CDATA[I had to add --force to the rpm commands as the --nodeps was still giving me a file conflict error message.

Hope I haven&#039;t screwed up my servers.

Thanks for instructions!]]></description>
			<content:encoded><![CDATA[<p>I had to add &#8211;force to the rpm commands as the &#8211;nodeps was still giving me a file conflict error message.</p>
<p>Hope I haven&#8217;t screwed up my servers.</p>
<p>Thanks for instructions!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: AJB		</title>
		<link>https://www.brandonchecketts.com/archives/upgrading-centos-44-to-centos-5-with-yum/comment-page-1#comment-272</link>

		<dc:creator><![CDATA[AJB]]></dc:creator>
		<pubDate>Wed, 20 Jun 2007 14:52:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.brandonchecketts.com/archives/74#comment-272</guid>

					<description><![CDATA[Brandon, 
Thanks for the recipe. Did have a couple of problems:

When doing the upgrade of the kernel rpm&#039;s, after the &quot;Clean up some old stuff&quot;, I had to link some libraries to make wget happy:

ln -s /lib/libssl.so.0.9.8b /lib/libssl.so.4
ln -s /lib/libcrypto.so.0.9.8b /lib/libcrypto.so.4

There was also a typo in the wget for the kernel headers. The following URL works:
wget  https://centos.sd2.mirrors.redwire.net/5.0/os/i386/CentOS/kernel-headers-2.6.18-8.el5.i386.rpm]]></description>
			<content:encoded><![CDATA[<p>Brandon,<br />
Thanks for the recipe. Did have a couple of problems:</p>
<p>When doing the upgrade of the kernel rpm&#8217;s, after the &#8220;Clean up some old stuff&#8221;, I had to link some libraries to make wget happy:</p>
<p>ln -s /lib/libssl.so.0.9.8b /lib/libssl.so.4<br />
ln -s /lib/libcrypto.so.0.9.8b /lib/libcrypto.so.4</p>
<p>There was also a typo in the wget for the kernel headers. The following URL works:<br />
wget  <a href="https://centos.sd2.mirrors.redwire.net/5.0/os/i386/CentOS/kernel-headers-2.6.18-8.el5.i386.rpm" rel="nofollow ugc">https://centos.sd2.mirrors.redwire.net/5.0/os/i386/CentOS/kernel-headers-2.6.18-8.el5.i386.rpm</a></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: TRINIX &#187; Blog Archive &#187; Upgrade Centos 4.4 to Centos 5		</title>
		<link>https://www.brandonchecketts.com/archives/upgrading-centos-44-to-centos-5-with-yum/comment-page-1#comment-267</link>

		<dc:creator><![CDATA[TRINIX &#187; Blog Archive &#187; Upgrade Centos 4.4 to Centos 5]]></dc:creator>
		<pubDate>Mon, 04 Jun 2007 06:24:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.brandonchecketts.com/archives/74#comment-267</guid>

					<description><![CDATA[[...] The best method is to do a clean install of Centos 5. But for those who are persistent and want to upgrade follow this Howto. I found this excellent howto on https://www.brandonchecketts.com [...]]]></description>
			<content:encoded><![CDATA[<p>[&#8230;] The best method is to do a clean install of Centos 5. But for those who are persistent and want to upgrade follow this Howto. I found this excellent howto on <a href="https://www.brandonchecketts.com" rel="ugc">https://www.brandonchecketts.com</a> [&#8230;]</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Thim		</title>
		<link>https://www.brandonchecketts.com/archives/upgrading-centos-44-to-centos-5-with-yum/comment-page-1#comment-266</link>

		<dc:creator><![CDATA[Thim]]></dc:creator>
		<pubDate>Mon, 04 Jun 2007 06:05:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.brandonchecketts.com/archives/74#comment-266</guid>

					<description><![CDATA[Finally a clear and effective Centos upgrade guide for Centos 4.4 to Centos 5.

Thanks.

I will post this also on my blog.]]></description>
			<content:encoded><![CDATA[<p>Finally a clear and effective Centos upgrade guide for Centos 4.4 to Centos 5.</p>
<p>Thanks.</p>
<p>I will post this also on my blog.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
