<?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>Bootet.net &#187; CentOS</title>
	<atom:link href="http://bootet.net/tag/centos/feed/" rel="self" type="application/rss+xml" />
	<link>http://bootet.net</link>
	<description>Die Kiste bootet schon wieder net!</description>
	<lastBuildDate>Fri, 09 Apr 2010 16:42:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>RPM-Format Änderung ab FC11</title>
		<link>http://bootet.net/2009/11/rpm-format-anderung-ab-fc11/</link>
		<comments>http://bootet.net/2009/11/rpm-format-anderung-ab-fc11/#comments</comments>
		<pubDate>Sat, 21 Nov 2009 06:10:28 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Allgemein]]></category>
		<category><![CDATA[CentOS]]></category>
		<category><![CDATA[fc11]]></category>
		<category><![CDATA[FC12]]></category>
		<category><![CDATA[rpm]]></category>

		<guid isPermaLink="false">http://bootet.net/?p=151</guid>
		<description><![CDATA[Falls Ihr ein src.rpm aus Fedora Core 11 oder 12 auf einem &#8220;älteren&#8221; System auspacken wollt und Euch über diese Fehlermeldung wundert: error: unpacking of archive failed on file /builddir/build/SOURCES/macros.php;4b 078031: cpio: MD5 sum mismatch Nicht weiter wundern, das RPM Format hat sich leicht geändert. Einfach das SRPM mit rpm -i --nomd5 irgendein.src.rpm auspacken und [...]]]></description>
			<content:encoded><![CDATA[<p>Falls Ihr ein src.rpm aus Fedora Core 11 oder 12 auf einem &#8220;älteren&#8221; System auspacken wollt und Euch über diese Fehlermeldung wundert:</p>
<pre>error: unpacking of archive failed on file /builddir/build/SOURCES/macros.php;4b</pre>
<pre>078031: cpio: MD5 sum mismatch</pre>
<p>Nicht weiter wundern, das RPM Format hat sich leicht geändert. Einfach das SRPM mit</p>
<pre>rpm -i --nomd5 irgendein.src.rpm</pre>
<p>auspacken und anschließend aus dem extrahierten SPEC-File ein neues SRPM erzeugen:</p>
<pre>rpmbuild -bs --nodeps $BUILD_ROOT/SPECS/irgendein.spec</pre>
<p>Das kann jetzt wieder problemlos gehandelt werden.</p>
]]></content:encoded>
			<wfw:commentRss>http://bootet.net/2009/11/rpm-format-anderung-ab-fc11/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
