<?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>Kylir&#039;s Website &#187; Linux</title>
	<atom:link href="http://www.kylirhorton.com/tag/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kylirhorton.com</link>
	<description></description>
	<lastBuildDate>Mon, 19 Jul 2010 15:24:52 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Gentoo &#8220;Can&#8217;t Pickle&#8221; Error</title>
		<link>http://www.kylirhorton.com/2009/gentoo-cant-pickle-error/</link>
		<comments>http://www.kylirhorton.com/2009/gentoo-cant-pickle-error/#comments</comments>
		<pubDate>Mon, 06 Apr 2009 15:25:09 +0000</pubDate>
		<dc:creator>Kylir</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.kylirhorton.com/?p=118</guid>
		<description><![CDATA[I&#8217;m a Gentoo newbie. Actually, I consider myself a newbie to Linux in general. The other day while putting together my own system using Gentoo, I ran into problems every time I tried to emerge something. While portage was calculating dependencies, it would suddenly stop and spit out a cryptic error trace that ended with: [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m a Gentoo newbie. Actually, I consider myself a newbie to Linux in general. The other day while putting together my own system using Gentoo, I ran into problems every time I tried to <code>emerge</code> something. While <code>portage</code> was calculating dependencies, it would suddenly stop and spit out a cryptic error trace that ended with:</p>
<p><code>cPickle.PicklingError: Can't pickle &lt;type 'method-wrapper'&gt;: attribute lookup __builtin__.method-wrapper failed</code></p>
<p>None of my Gentoo geek buddies knew what was up. After trying a few things, I came up with a good solution: manually reinstall <code>emerge/portage</code>. I found an excellent tutorial on how to do this at <a href="http://www.gentoo.org">gentoo.org</a>:</p>
<p><a href="http://www.gentoo.org/proj/en/portage/doc/manually-fixing-portage.xml">http://www.gentoo.org/proj/en/portage/doc/manually-fixing-portage.xml</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.kylirhorton.com/2009/gentoo-cant-pickle-error/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
