<?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: Dealing with yum checksum errors</title>
	<atom:link href="http://prefetch.net/blog/index.php/2009/11/26/dealing-with-yum-checksum-errors/feed/" rel="self" type="application/rss+xml" />
	<link>http://prefetch.net/blog/index.php/2009/11/26/dealing-with-yum-checksum-errors/</link>
	<description>Blog O' Matty</description>
	<lastBuildDate>Tue, 07 Feb 2012 02:31:44 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: houckman</title>
		<link>http://prefetch.net/blog/index.php/2009/11/26/dealing-with-yum-checksum-errors/comment-page-1/#comment-830688</link>
		<dc:creator>houckman</dc:creator>
		<pubDate>Thu, 06 Oct 2011 14:54:50 +0000</pubDate>
		<guid isPermaLink="false">http://prefetch.net/blog/?p=3006#comment-830688</guid>
		<description>awesome... thanks!!!!</description>
		<content:encoded><![CDATA[<p>awesome&#8230; thanks!!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel</title>
		<link>http://prefetch.net/blog/index.php/2009/11/26/dealing-with-yum-checksum-errors/comment-page-1/#comment-830652</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Wed, 07 Sep 2011 18:39:26 +0000</pubDate>
		<guid isPermaLink="false">http://prefetch.net/blog/?p=3006#comment-830652</guid>
		<description>Thanks man, great tip, yum clean all.</description>
		<content:encoded><![CDATA[<p>Thanks man, great tip, yum clean all.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PEpiuz</title>
		<link>http://prefetch.net/blog/index.php/2009/11/26/dealing-with-yum-checksum-errors/comment-page-1/#comment-830386</link>
		<dc:creator>PEpiuz</dc:creator>
		<pubDate>Thu, 21 Apr 2011 09:25:48 +0000</pubDate>
		<guid isPermaLink="false">http://prefetch.net/blog/?p=3006#comment-830386</guid>
		<description>This is teh best way I foound to resolve this problem also With Red Hat Enterprise Linux. Thanks a lot</description>
		<content:encoded><![CDATA[<p>This is teh best way I foound to resolve this problem also With Red Hat Enterprise Linux. Thanks a lot</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ogradye</title>
		<link>http://prefetch.net/blog/index.php/2009/11/26/dealing-with-yum-checksum-errors/comment-page-1/#comment-830343</link>
		<dc:creator>ogradye</dc:creator>
		<pubDate>Mon, 04 Apr 2011 17:41:15 +0000</pubDate>
		<guid isPermaLink="false">http://prefetch.net/blog/?p=3006#comment-830343</guid>
		<description>So I have upgraded the yum repository box to Fedora 14 and I cannot get it to work again!!! My previos post didn&#039;t work either. So I &#039;cat /usr/bin/createrepo&#039; and see that it executes /usr/share/createrepo/genpkgmetadata.py -v -s &quot;sha1&quot; . and it  works! P.S. I was sitting in the directory which contains the rpms.</description>
		<content:encoded><![CDATA[<p>So I have upgraded the yum repository box to Fedora 14 and I cannot get it to work again!!! My previos post didn&#8217;t work either. So I &#8216;cat /usr/bin/createrepo&#8217; and see that it executes /usr/share/createrepo/genpkgmetadata.py -v -s &#8220;sha1&#8243; . and it  works! P.S. I was sitting in the directory which contains the rpms.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mister Andy</title>
		<link>http://prefetch.net/blog/index.php/2009/11/26/dealing-with-yum-checksum-errors/comment-page-1/#comment-830305</link>
		<dc:creator>Mister Andy</dc:creator>
		<pubDate>Fri, 18 Mar 2011 23:12:14 +0000</pubDate>
		<guid isPermaLink="false">http://prefetch.net/blog/?p=3006#comment-830305</guid>
		<description>Dude, you rock!

I was having this exact problem, but I couldn&#039;t find anything wrong with the web server, the gzipped files, the GPG signature etc.

Turns out our local YUM box was recently upgraded from RHEL 5 to 6, and now createrepo defaults to using &quot;sha256&quot;, which the old RH/CentOS 5.x clients don&#039;t seem to grok.

Only thing, the createrepo man page said that you have to use &quot;-s sha&quot;, not &quot;-s sha1&quot;.

Once again, thanks!</description>
		<content:encoded><![CDATA[<p>Dude, you rock!</p>
<p>I was having this exact problem, but I couldn&#8217;t find anything wrong with the web server, the gzipped files, the GPG signature etc.</p>
<p>Turns out our local YUM box was recently upgraded from RHEL 5 to 6, and now createrepo defaults to using &#8220;sha256&#8243;, which the old RH/CentOS 5.x clients don&#8217;t seem to grok.</p>
<p>Only thing, the createrepo man page said that you have to use &#8220;-s sha&#8221;, not &#8220;-s sha1&#8243;.</p>
<p>Once again, thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: azer</title>
		<link>http://prefetch.net/blog/index.php/2009/11/26/dealing-with-yum-checksum-errors/comment-page-1/#comment-829616</link>
		<dc:creator>azer</dc:creator>
		<pubDate>Thu, 14 Oct 2010 09:04:01 +0000</pubDate>
		<guid isPermaLink="false">http://prefetch.net/blog/?p=3006#comment-829616</guid>
		<description>Hi, please, forgive me for my bad english.

How do you set up your client repos ? I&#039;m trying to setup a repositories server (FC13 + centos 5.5), but if I put $releasever in client repos file, the version is 5 not 5.5.

Do you specify manually the version of centos installed on the client ?

Thanks in advance for your help, and this topic is very good because I have exactly the same problem. I&#039;ve just excuted the createrepo with sha1 :)</description>
		<content:encoded><![CDATA[<p>Hi, please, forgive me for my bad english.</p>
<p>How do you set up your client repos ? I&#8217;m trying to setup a repositories server (FC13 + centos 5.5), but if I put $releasever in client repos file, the version is 5 not 5.5.</p>
<p>Do you specify manually the version of centos installed on the client ?</p>
<p>Thanks in advance for your help, and this topic is very good because I have exactly the same problem. I&#8217;ve just excuted the createrepo with sha1 :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Emmett O'Grady</title>
		<link>http://prefetch.net/blog/index.php/2009/11/26/dealing-with-yum-checksum-errors/comment-page-1/#comment-829241</link>
		<dc:creator>Emmett O'Grady</dc:creator>
		<pubDate>Fri, 16 Apr 2010 21:51:12 +0000</pubDate>
		<guid isPermaLink="false">http://prefetch.net/blog/?p=3006#comment-829241</guid>
		<description>Thanks for this blog! Spent quite a bit of time looking before I found this! I was going from Fedora 12 (repository) to a RHEL 5.0 client. I looked into an existing RHEL 5.0 .repo file to see what it was using for the hash - sha ! I used your suggestion with sha and it was no longer an issue! Thanks!!</description>
		<content:encoded><![CDATA[<p>Thanks for this blog! Spent quite a bit of time looking before I found this! I was going from Fedora 12 (repository) to a RHEL 5.0 client. I looked into an existing RHEL 5.0 .repo file to see what it was using for the hash &#8211; sha ! I used your suggestion with sha and it was no longer an issue! Thanks!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fouad</title>
		<link>http://prefetch.net/blog/index.php/2009/11/26/dealing-with-yum-checksum-errors/comment-page-1/#comment-829183</link>
		<dc:creator>Fouad</dc:creator>
		<pubDate>Mon, 22 Mar 2010 19:13:16 +0000</pubDate>
		<guid isPermaLink="false">http://prefetch.net/blog/?p=3006#comment-829183</guid>
		<description>Thanks
I really tried to make a local repo on RHEL5 and it didn&#039;t work but after I did as you what said.</description>
		<content:encoded><![CDATA[<p>Thanks<br />
I really tried to make a local repo on RHEL5 and it didn&#8217;t work but after I did as you what said.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

