<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: Gentoo: I unmerged python. Now what?</title>
	<link>http://blogs.pwmn.net/korkakak/2008/06/04/gentoo-i-unmerged-python-now-what</link>
	<description>In der Ruhe liegt die Kraft</description>
	<pubDate>Sun, 05 Feb 2012 07:35:32 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
		<item>
		<title>By: Emek Demir</title>
		<link>http://blogs.pwmn.net/korkakak/2008/06/04/gentoo-i-unmerged-python-now-what#comment-131</link>
		<dc:creator>Emek Demir</dc:creator>
		<pubDate>Sat, 24 Oct 2009 20:03:13 +0000</pubDate>
		<guid>http://blogs.pwmn.net/korkakak/2008/06/04/gentoo-i-unmerged-python-now-what#comment-131</guid>
		<description>I have a "bleeding edge" box which uses ~x86 and routinely dep-cleans itself ( I know not a great idea, but hey it is not a production box). I was away, not paying attention and on one fine friday night it emerged python 3.1 and depcleaned 2.4 breaking portage. Your post saved me a lot of time .. thanks!</description>
		<content:encoded><![CDATA[<p>I have a &#8220;bleeding edge&#8221; box which uses ~x86 and routinely dep-cleans itself ( I know not a great idea, but hey it is not a production box). I was away, not paying attention and on one fine friday night it emerged python 3.1 and depcleaned 2.4 breaking portage. Your post saved me a lot of time .. thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jnaneshwar</title>
		<link>http://blogs.pwmn.net/korkakak/2008/06/04/gentoo-i-unmerged-python-now-what#comment-130</link>
		<dc:creator>Jnaneshwar</dc:creator>
		<pubDate>Fri, 23 Oct 2009 12:23:27 +0000</pubDate>
		<guid>http://blogs.pwmn.net/korkakak/2008/06/04/gentoo-i-unmerged-python-now-what#comment-130</guid>
		<description>Whenever I use emerge command, I get following error:

File "/usr/bin/emerge", line 41
    except PermissionDenied, e;
                              ^
SyntaxError: invalid syntax


Please help me :),</description>
		<content:encoded><![CDATA[<p>Whenever I use emerge command, I get following error:</p>
<p>File &#8220;/usr/bin/emerge&#8221;, line 41<br />
    except PermissionDenied, e;<br />
                              ^<br />
SyntaxError: invalid syntax</p>
<p>Please help me :),</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Me</title>
		<link>http://blogs.pwmn.net/korkakak/2008/06/04/gentoo-i-unmerged-python-now-what#comment-113</link>
		<dc:creator>Me</dc:creator>
		<pubDate>Thu, 04 Jun 2009 13:36:26 +0000</pubDate>
		<guid>http://blogs.pwmn.net/korkakak/2008/06/04/gentoo-i-unmerged-python-now-what#comment-113</guid>
		<description>You saved my live... Thank you</description>
		<content:encoded><![CDATA[<p>You saved my live&#8230; Thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dumbass</title>
		<link>http://blogs.pwmn.net/korkakak/2008/06/04/gentoo-i-unmerged-python-now-what#comment-33</link>
		<dc:creator>dumbass</dc:creator>
		<pubDate>Mon, 06 Apr 2009 06:51:31 +0000</pubDate>
		<guid>http://blogs.pwmn.net/korkakak/2008/06/04/gentoo-i-unmerged-python-now-what#comment-33</guid>
		<description>Here I am 2:49 in the morning..  Ya go ahead unmerge python.. GREAT IDEA!

Thanks for reminding me that i can still compile things from source!</description>
		<content:encoded><![CDATA[<p>Here I am 2:49 in the morning..  Ya go ahead unmerge python.. GREAT IDEA!</p>
<p>Thanks for reminding me that i can still compile things from source!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: konstantin</title>
		<link>http://blogs.pwmn.net/korkakak/2008/06/04/gentoo-i-unmerged-python-now-what#comment-23</link>
		<dc:creator>konstantin</dc:creator>
		<pubDate>Thu, 06 Nov 2008 08:35:48 +0000</pubDate>
		<guid>http://blogs.pwmn.net/korkakak/2008/06/04/gentoo-i-unmerged-python-now-what#comment-23</guid>
		<description>Thanks for help! I've done that stupid thing. Tutorial saved a lot of time.</description>
		<content:encoded><![CDATA[<p>Thanks for help! I&#8217;ve done that stupid thing. Tutorial saved a lot of time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: eLcHi</title>
		<link>http://blogs.pwmn.net/korkakak/2008/06/04/gentoo-i-unmerged-python-now-what#comment-21</link>
		<dc:creator>eLcHi</dc:creator>
		<pubDate>Tue, 21 Oct 2008 13:47:10 +0000</pubDate>
		<guid>http://blogs.pwmn.net/korkakak/2008/06/04/gentoo-i-unmerged-python-now-what#comment-21</guid>
		<description>Another thanks ! I`m usually a RedHat Admin but we have one Gentoo system that hosts our Asterisk PBX. I tried to update portage, it complained about python - i thought "hmmm, asterisk doesn`t need python anyway so lets just remove and reinstall later" ... a few seconds later i found out that python is crucial for portage ...

Very helpful ! Worked for me too :)</description>
		<content:encoded><![CDATA[<p>Another thanks ! I`m usually a RedHat Admin but we have one Gentoo system that hosts our Asterisk PBX. I tried to update portage, it complained about python - i thought &#8220;hmmm, asterisk doesn`t need python anyway so lets just remove and reinstall later&#8221; &#8230; a few seconds later i found out that python is crucial for portage &#8230;</p>
<p>Very helpful ! Worked for me too <img src='http://blogs.pwmn.net/korkakak/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rtm</title>
		<link>http://blogs.pwmn.net/korkakak/2008/06/04/gentoo-i-unmerged-python-now-what#comment-16</link>
		<dc:creator>rtm</dc:creator>
		<pubDate>Wed, 20 Aug 2008 05:23:34 +0000</pubDate>
		<guid>http://blogs.pwmn.net/korkakak/2008/06/04/gentoo-i-unmerged-python-now-what#comment-16</guid>
		<description>Thanks for writing this up... it really saved me. I sat down tonight at a Gentoo system that had been powered off for the last 3 months, booted it up, and it said that Python was blocking something else. So, in my tired state and sitting down at a Gentoo system for the first time in many months, my first instinct was to remove python and then emerge it again... except after I unmerged python, emerge no longer worked.  I immediately realized the severity of what I had done.  I still had the last installed python package on the drive, so I could easily re-install it from that, using your step-by-step.  Thank you for the guide... it really helped!</description>
		<content:encoded><![CDATA[<p>Thanks for writing this up&#8230; it really saved me. I sat down tonight at a Gentoo system that had been powered off for the last 3 months, booted it up, and it said that Python was blocking something else. So, in my tired state and sitting down at a Gentoo system for the first time in many months, my first instinct was to remove python and then emerge it again&#8230; except after I unmerged python, emerge no longer worked.  I immediately realized the severity of what I had done.  I still had the last installed python package on the drive, so I could easily re-install it from that, using your step-by-step.  Thank you for the guide&#8230; it really helped!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.097 seconds -->

