<?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: Note to self: Never run &#8220;sudo port upgrade all&#8221; again</title>
	<atom:link href="http://blog.leenarts.net/2006/09/07/note-to-self-never-run-sudo-port-upgrade-all-again/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.leenarts.net/2006/09/07/note-to-self-never-run-sudo-port-upgrade-all-again/</link>
	<description>Macs, Java, software development, IT related books and things I do for a living.</description>
	<lastBuildDate>Sun, 21 Feb 2010 20:02:47 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: aj</title>
		<link>http://blog.leenarts.net/2006/09/07/note-to-self-never-run-sudo-port-upgrade-all-again/comment-page-1/#comment-78094</link>
		<dc:creator>aj</dc:creator>
		<pubDate>Sun, 22 Mar 2009 17:34:08 +0000</pubDate>
		<guid isPermaLink="false">http://blog.leenarts.net/2006/09/07/note-to-self-never-run-sudo-port-upgrade-all-again/#comment-78094</guid>
		<description>Me 23.
Peeter is correct.

/opt/local Time Machine. Thank you Time Machine.

Looks like this is &lt;a href=&quot;http://www.nabble.com/MacPorts-1.7.1-td22074804.html&quot; / rel=&quot;nofollow&quot;&gt;fixed in ports 1.7.1&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Me 23.<br />
Peeter is correct.</p>
<p>/opt/local Time Machine. Thank you Time Machine.</p>
<p>Looks like this is <a href="http://www.nabble.com/MacPorts-1.7.1-td22074804.html" / rel="nofollow">fixed in ports 1.7.1</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peeter</title>
		<link>http://blog.leenarts.net/2006/09/07/note-to-self-never-run-sudo-port-upgrade-all-again/comment-page-1/#comment-78013</link>
		<dc:creator>Peeter</dc:creator>
		<pubDate>Wed, 18 Mar 2009 09:26:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.leenarts.net/2006/09/07/note-to-self-never-run-sudo-port-upgrade-all-again/#comment-78013</guid>
		<description>One more...
They should really have done something about this since the original post here in september 2006 - that&#039;s two and a half years...
Of course &quot;upgrade&quot; should only mean to actually upgrade what has already been installed. 
Oh well, uninstall installed and start over.</description>
		<content:encoded><![CDATA[<p>One more&#8230;<br />
They should really have done something about this since the original post here in september 2006 &#8211; that&#8217;s two and a half years&#8230;<br />
Of course &#8220;upgrade&#8221; should only mean to actually upgrade what has already been installed.<br />
Oh well, uninstall installed and start over.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Damien Caselli</title>
		<link>http://blog.leenarts.net/2006/09/07/note-to-self-never-run-sudo-port-upgrade-all-again/comment-page-1/#comment-77883</link>
		<dc:creator>Damien Caselli</dc:creator>
		<pubDate>Thu, 12 Mar 2009 11:00:51 +0000</pubDate>
		<guid isPermaLink="false">http://blog.leenarts.net/2006/09/07/note-to-self-never-run-sudo-port-upgrade-all-again/#comment-77883</guid>
		<description>---&gt;  Fetching xorg-libXau
/ponder
/selfkernelpanic
ctrl-c, google, here, /laugh.</description>
		<content:encoded><![CDATA[<p>&#8212;&gt;  Fetching xorg-libXau<br />
/ponder<br />
/selfkernelpanic<br />
ctrl-c, google, here, /laugh.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zach</title>
		<link>http://blog.leenarts.net/2006/09/07/note-to-self-never-run-sudo-port-upgrade-all-again/comment-page-1/#comment-77703</link>
		<dc:creator>Zach</dc:creator>
		<pubDate>Thu, 05 Mar 2009 23:07:31 +0000</pubDate>
		<guid isPermaLink="false">http://blog.leenarts.net/2006/09/07/note-to-self-never-run-sudo-port-upgrade-all-again/#comment-77703</guid>
		<description>I did that just now, let it go for a few hours, 7.2 GB.  The processor hit 90 C before I realized something was very wrong.  Feeling pretty stupid right now.  Ugh, apt-get, you have lead me astray with your sensible interface...</description>
		<content:encoded><![CDATA[<p>I did that just now, let it go for a few hours, 7.2 GB.  The processor hit 90 C before I realized something was very wrong.  Feeling pretty stupid right now.  Ugh, apt-get, you have lead me astray with your sensible interface&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sc</title>
		<link>http://blog.leenarts.net/2006/09/07/note-to-self-never-run-sudo-port-upgrade-all-again/comment-page-1/#comment-76564</link>
		<dc:creator>sc</dc:creator>
		<pubDate>Mon, 19 Jan 2009 17:16:44 +0000</pubDate>
		<guid isPermaLink="false">http://blog.leenarts.net/2006/09/07/note-to-self-never-run-sudo-port-upgrade-all-again/#comment-76564</guid>
		<description>Did we all come from fink-land, where that kind of command made more sense? Who would ever want to run a command that installed anything and everything in the repository using &quot;upgrade&quot; if it wasn&#039;t already explicitly installed? Shouldn&#039;t that be 

sudo port install all

instead of 

sudo port upgrade all

Good grief! PS - I was on abiword, but it probably was installing a bunch of dependencies that I certainly don&#039;t want. What a mess.</description>
		<content:encoded><![CDATA[<p>Did we all come from fink-land, where that kind of command made more sense? Who would ever want to run a command that installed anything and everything in the repository using &#8220;upgrade&#8221; if it wasn&#8217;t already explicitly installed? Shouldn&#8217;t that be </p>
<p>sudo port install all</p>
<p>instead of </p>
<p>sudo port upgrade all</p>
<p>Good grief! PS &#8211; I was on abiword, but it probably was installing a bunch of dependencies that I certainly don&#8217;t want. What a mess.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jin Kwon</title>
		<link>http://blog.leenarts.net/2006/09/07/note-to-self-never-run-sudo-port-upgrade-all-again/comment-page-1/#comment-74766</link>
		<dc:creator>Jin Kwon</dc:creator>
		<pubDate>Fri, 07 Nov 2008 07:07:42 +0000</pubDate>
		<guid isPermaLink="false">http://blog.leenarts.net/2006/09/07/note-to-self-never-run-sudo-port-upgrade-all-again/#comment-74766</guid>
		<description>CTRL+C -&gt; Google -&gt; @Here -&gt; Thanks</description>
		<content:encoded><![CDATA[<p>CTRL+C -&gt; Google -&gt; @Here -&gt; Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simon</title>
		<link>http://blog.leenarts.net/2006/09/07/note-to-self-never-run-sudo-port-upgrade-all-again/comment-page-1/#comment-74737</link>
		<dc:creator>Simon</dc:creator>
		<pubDate>Thu, 06 Nov 2008 13:00:17 +0000</pubDate>
		<guid isPermaLink="false">http://blog.leenarts.net/2006/09/07/note-to-self-never-run-sudo-port-upgrade-all-again/#comment-74737</guid>
		<description>Heh, glad to see I&#039;m not the first to make this mistake :/

I&#039;m hoping that ditching /opt/local and restoring a Time Machine backup will sort it out.</description>
		<content:encoded><![CDATA[<p>Heh, glad to see I&#8217;m not the first to make this mistake :/</p>
<p>I&#8217;m hoping that ditching /opt/local and restoring a Time Machine backup will sort it out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: /. 163409</title>
		<link>http://blog.leenarts.net/2006/09/07/note-to-self-never-run-sudo-port-upgrade-all-again/comment-page-1/#comment-74601</link>
		<dc:creator>/. 163409</dc:creator>
		<pubDate>Sun, 02 Nov 2008 02:38:44 +0000</pubDate>
		<guid isPermaLink="false">http://blog.leenarts.net/2006/09/07/note-to-self-never-run-sudo-port-upgrade-all-again/#comment-74601</guid>
		<description>Nobody in this thread should feel bad about doing this. 

I just did it, too.

To port that statement into perspective, I have been working with UNIX and UNIX-like systems since late 1987, and UNIX system administration has been part of my job since early 1997. This is NOT a newb error, this is the result of a design flaw.  Which is probably why I stopped on &quot;2Pong&quot;, three minutes in. :)

Oh well, I still love mac ports.</description>
		<content:encoded><![CDATA[<p>Nobody in this thread should feel bad about doing this. </p>
<p>I just did it, too.</p>
<p>To port that statement into perspective, I have been working with UNIX and UNIX-like systems since late 1987, and UNIX system administration has been part of my job since early 1997. This is NOT a newb error, this is the result of a design flaw.  Which is probably why I stopped on &#8220;2Pong&#8221;, three minutes in. <img src='http://blog.leenarts.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Oh well, I still love mac ports.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeroen Leenarts</title>
		<link>http://blog.leenarts.net/2006/09/07/note-to-self-never-run-sudo-port-upgrade-all-again/comment-page-1/#comment-73750</link>
		<dc:creator>Jeroen Leenarts</dc:creator>
		<pubDate>Tue, 07 Oct 2008 18:56:59 +0000</pubDate>
		<guid isPermaLink="false">http://blog.leenarts.net/2006/09/07/note-to-self-never-run-sudo-port-upgrade-all-again/#comment-73750</guid>
		<description>@Wendy

Please have a look at this location:
http://guide.macports.org/#installing.macports.uninstalling</description>
		<content:encoded><![CDATA[<p>@Wendy</p>
<p>Please have a look at this location:<br />
<a href="http://guide.macports.org/#installing.macports.uninstalling" rel="nofollow">http://guide.macports.org/#installing.macports.uninstalling</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wendy</title>
		<link>http://blog.leenarts.net/2006/09/07/note-to-self-never-run-sudo-port-upgrade-all-again/comment-page-1/#comment-73744</link>
		<dc:creator>Wendy</dc:creator>
		<pubDate>Tue, 07 Oct 2008 17:30:55 +0000</pubDate>
		<guid isPermaLink="false">http://blog.leenarts.net/2006/09/07/note-to-self-never-run-sudo-port-upgrade-all-again/#comment-73744</guid>
		<description>If you did this, and it&#039;s sucking tons of disk space, how do you &#039;blow away&#039; your mac ports install and start over? Is there a simple command, or a directory you remove? 

I totally agree about the error message btw. We don&#039;t want to become windows, but this is such an easy mistake to make, and totally not what anyone except a developer would really want to do.</description>
		<content:encoded><![CDATA[<p>If you did this, and it&#8217;s sucking tons of disk space, how do you &#8216;blow away&#8217; your mac ports install and start over? Is there a simple command, or a directory you remove? </p>
<p>I totally agree about the error message btw. We don&#8217;t want to become windows, but this is such an easy mistake to make, and totally not what anyone except a developer would really want to do.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steven</title>
		<link>http://blog.leenarts.net/2006/09/07/note-to-self-never-run-sudo-port-upgrade-all-again/comment-page-1/#comment-73358</link>
		<dc:creator>Steven</dc:creator>
		<pubDate>Sat, 27 Sep 2008 08:19:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.leenarts.net/2006/09/07/note-to-self-never-run-sudo-port-upgrade-all-again/#comment-73358</guid>
		<description>Grah. I did it too. I let it go for about an hour before I realized it was &quot;upgrading&quot; some packages I hadn&#039;t installed.</description>
		<content:encoded><![CDATA[<p>Grah. I did it too. I let it go for about an hour before I realized it was &#8220;upgrading&#8221; some packages I hadn&#8217;t installed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Justin</title>
		<link>http://blog.leenarts.net/2006/09/07/note-to-self-never-run-sudo-port-upgrade-all-again/comment-page-1/#comment-73255</link>
		<dc:creator>Justin</dc:creator>
		<pubDate>Wed, 24 Sep 2008 17:04:41 +0000</pubDate>
		<guid isPermaLink="false">http://blog.leenarts.net/2006/09/07/note-to-self-never-run-sudo-port-upgrade-all-again/#comment-73255</guid>
		<description>Well! Looks like MacPorts hasn&#039;t changed anything yet! I just ran the command and stopped at qt4-mac.

My computer was freaking out. Thank god I googled this and stopped it while I could.</description>
		<content:encoded><![CDATA[<p>Well! Looks like MacPorts hasn&#8217;t changed anything yet! I just ran the command and stopped at qt4-mac.</p>
<p>My computer was freaking out. Thank god I googled this and stopped it while I could.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chris</title>
		<link>http://blog.leenarts.net/2006/09/07/note-to-self-never-run-sudo-port-upgrade-all-again/comment-page-1/#comment-72171</link>
		<dc:creator>chris</dc:creator>
		<pubDate>Wed, 20 Aug 2008 15:38:03 +0000</pubDate>
		<guid isPermaLink="false">http://blog.leenarts.net/2006/09/07/note-to-self-never-run-sudo-port-upgrade-all-again/#comment-72171</guid>
		<description>well, if you didnt get too far this will also work

sudo port -f uninstall installed</description>
		<content:encoded><![CDATA[<p>well, if you didnt get too far this will also work</p>
<p>sudo port -f uninstall installed</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe</title>
		<link>http://blog.leenarts.net/2006/09/07/note-to-self-never-run-sudo-port-upgrade-all-again/comment-page-1/#comment-71354</link>
		<dc:creator>Joe</dc:creator>
		<pubDate>Mon, 14 Jul 2008 20:46:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.leenarts.net/2006/09/07/note-to-self-never-run-sudo-port-upgrade-all-again/#comment-71354</guid>
		<description>And the list of dummies goes on...

4.76gb...sigh...

I totally meant to type installed</description>
		<content:encoded><![CDATA[<p>And the list of dummies goes on&#8230;</p>
<p>4.76gb&#8230;sigh&#8230;</p>
<p>I totally meant to type installed</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Reed</title>
		<link>http://blog.leenarts.net/2006/09/07/note-to-self-never-run-sudo-port-upgrade-all-again/comment-page-1/#comment-70063</link>
		<dc:creator>Reed</dc:creator>
		<pubDate>Thu, 15 May 2008 08:26:47 +0000</pubDate>
		<guid isPermaLink="false">http://blog.leenarts.net/2006/09/07/note-to-self-never-run-sudo-port-upgrade-all-again/#comment-70063</guid>
		<description>I just got done with 4 hours of &quot;upgrading&quot; before I got suspicious and found your page... they should really put a big fat warning when you type that!

I was on &quot;bison&quot; before I canceled. I&#039;m glad I heard the computer fan spin up in the middle of the night, or it would have been going all week!</description>
		<content:encoded><![CDATA[<p>I just got done with 4 hours of &#8220;upgrading&#8221; before I got suspicious and found your page&#8230; they should really put a big fat warning when you type that!</p>
<p>I was on &#8220;bison&#8221; before I canceled. I&#8217;m glad I heard the computer fan spin up in the middle of the night, or it would have been going all week!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
