<?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: cygwin: setup.exe crashes when upgrading packages</title>
	<atom:link href="http://rubenlaguna.com/wp/2007/11/05/cygwin-setupexe-crashes-when-upgrading-packages/feed/" rel="self" type="application/rss+xml" />
	<link>http://rubenlaguna.com/wp/2007/11/05/cygwin-setupexe-crashes-when-upgrading-packages/</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Thu, 04 Mar 2010 16:48:15 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: ruben.laguna</title>
		<link>http://rubenlaguna.com/wp/2007/11/05/cygwin-setupexe-crashes-when-upgrading-packages/comment-page-1/#comment-43470</link>
		<dc:creator>ruben.laguna</dc:creator>
		<pubDate>Thu, 14 Jan 2010 17:42:28 +0000</pubDate>
		<guid isPermaLink="false">http://rubenlaguna.com/wp/2007/11/05/cygwin-setupexe-crashes-whem-upgrading-packages/#comment-43470</guid>
		<description>You can always send these things directly to the cygwin mailing list. Once  you post a solution to the mailing list it&#039;s available for everybody.</description>
		<content:encoded><![CDATA[<p>You can always send these things directly to the cygwin mailing list. Once  you post a solution to the mailing list it&#8217;s available for everybody.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: William Crosmun</title>
		<link>http://rubenlaguna.com/wp/2007/11/05/cygwin-setupexe-crashes-when-upgrading-packages/comment-page-1/#comment-43264</link>
		<dc:creator>William Crosmun</dc:creator>
		<pubDate>Sun, 10 Jan 2010 00:13:04 +0000</pubDate>
		<guid isPermaLink="false">http://rubenlaguna.com/wp/2007/11/05/cygwin-setupexe-crashes-whem-upgrading-packages/#comment-43264</guid>
		<description>I feel bad that I didn&#039;t post the solution to the mail thread in the first place, but I couldn&#039;t figure out how. That&#039;s why I sent it to Mario Frasca personally. Thanks, Ruben, for posting it so everyone could find it. I&#039;m sorry to see that so many were affected, but I&#039;m glad it helped. 

Now, if anyone is having trouble getting apache to run in cygwin 1.7, I&#039;ve gotten past that one as well (rename cygwin1.dll in your cygwin 1.5 tree. Seems the 1.7 cygserver is finding the wrong dll when it tries to start). Maybe someone can tell me how to post that solution so that others can find it...</description>
		<content:encoded><![CDATA[<p>I feel bad that I didn&#8217;t post the solution to the mail thread in the first place, but I couldn&#8217;t figure out how. That&#8217;s why I sent it to Mario Frasca personally. Thanks, Ruben, for posting it so everyone could find it. I&#8217;m sorry to see that so many were affected, but I&#8217;m glad it helped. </p>
<p>Now, if anyone is having trouble getting apache to run in cygwin 1.7, I&#8217;ve gotten past that one as well (rename cygwin1.dll in your cygwin 1.5 tree. Seems the 1.7 cygserver is finding the wrong dll when it tries to start). Maybe someone can tell me how to post that solution so that others can find it&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sux</title>
		<link>http://rubenlaguna.com/wp/2007/11/05/cygwin-setupexe-crashes-when-upgrading-packages/comment-page-1/#comment-39094</link>
		<dc:creator>sux</dc:creator>
		<pubDate>Thu, 10 Sep 2009 12:38:33 +0000</pubDate>
		<guid isPermaLink="false">http://rubenlaguna.com/wp/2007/11/05/cygwin-setupexe-crashes-whem-upgrading-packages/#comment-39094</guid>
		<description>&lt;p&gt;I just wasted a whole working day on this crap. I thought MS sux! This is a reason why professionals in industry shy away from Open Source and Linux. We just don&#039;t have the time to mess around with Kinderkrankheiten like this. It&#039;s better to pay 5k to some vendor if his software works with a few clicks, than waste a week on this type of crap and then blow 10k in lost earnings. Plus OS software is usually hard to work with. This must be my 6th time I tried moving from Windows to linux. Yet another failure. I guess there is a reason other than dirty trix why Windows is dominant.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I just wasted a whole working day on this crap. I thought MS sux! This is a reason why professionals in industry shy away from Open Source and Linux. We just don&#8217;t have the time to mess around with Kinderkrankheiten like this. It&#8217;s better to pay 5k to some vendor if his software works with a few clicks, than waste a week on this type of crap and then blow 10k in lost earnings. Plus OS software is usually hard to work with. This must be my 6th time I tried moving from Windows to linux. Yet another failure. I guess there is a reason other than dirty trix why Windows is dominant.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://rubenlaguna.com/wp/2007/11/05/cygwin-setupexe-crashes-when-upgrading-packages/comment-page-1/#comment-38454</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Tue, 18 Aug 2009 08:28:16 +0000</pubDate>
		<guid isPermaLink="false">http://rubenlaguna.com/wp/2007/11/05/cygwin-setupexe-crashes-whem-upgrading-packages/#comment-38454</guid>
		<description>&lt;p&gt;Thanks to you and Anonymous (Posted November 26, 2008 at 5:26 am) for the tip and for a way to find damaged setup files:
for i in $(ls /etc/setup/*.gz); do gunzip -t $i; done&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thanks to you and Anonymous (Posted November 26, 2008 at 5:26 am) for the tip and for a way to find damaged setup files:<br />
for i in $(ls /etc/setup/*.gz); do gunzip -t $i; done</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: andrew</title>
		<link>http://rubenlaguna.com/wp/2007/11/05/cygwin-setupexe-crashes-when-upgrading-packages/comment-page-1/#comment-37802</link>
		<dc:creator>andrew</dc:creator>
		<pubDate>Fri, 31 Jul 2009 14:15:04 +0000</pubDate>
		<guid isPermaLink="false">http://rubenlaguna.com/wp/2007/11/05/cygwin-setupexe-crashes-whem-upgrading-packages/#comment-37802</guid>
		<description>&lt;p&gt;Thanks to you and Google, I fixed this problem in &lt; 5 minutes.  Yay Internet!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thanks to you and Google, I fixed this problem in &lt; 5 minutes.  Yay Internet!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frank</title>
		<link>http://rubenlaguna.com/wp/2007/11/05/cygwin-setupexe-crashes-when-upgrading-packages/comment-page-1/#comment-36170</link>
		<dc:creator>Frank</dc:creator>
		<pubDate>Fri, 19 Jun 2009 08:30:21 +0000</pubDate>
		<guid isPermaLink="false">http://rubenlaguna.com/wp/2007/11/05/cygwin-setupexe-crashes-whem-upgrading-packages/#comment-36170</guid>
		<description>&lt;p&gt;Deleting the bash.lst.gz file solved my setup problem too. Thanks.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Deleting the bash.lst.gz file solved my setup problem too. Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Misa</title>
		<link>http://rubenlaguna.com/wp/2007/11/05/cygwin-setupexe-crashes-when-upgrading-packages/comment-page-1/#comment-35681</link>
		<dc:creator>Misa</dc:creator>
		<pubDate>Wed, 03 Jun 2009 21:08:11 +0000</pubDate>
		<guid isPermaLink="false">http://rubenlaguna.com/wp/2007/11/05/cygwin-setupexe-crashes-whem-upgrading-packages/#comment-35681</guid>
		<description>&lt;p&gt;Thank you.  What a frustrating issue but your blog post helped tremendously!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thank you.  What a frustrating issue but your blog post helped tremendously!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alan</title>
		<link>http://rubenlaguna.com/wp/2007/11/05/cygwin-setupexe-crashes-when-upgrading-packages/comment-page-1/#comment-35088</link>
		<dc:creator>alan</dc:creator>
		<pubDate>Wed, 20 May 2009 14:30:43 +0000</pubDate>
		<guid isPermaLink="false">http://rubenlaguna.com/wp/2007/11/05/cygwin-setupexe-crashes-whem-upgrading-packages/#comment-35088</guid>
		<description>&lt;p&gt;yr a legend mate. this just saved me a lot of pissing about.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>yr a legend mate. this just saved me a lot of pissing about.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dale</title>
		<link>http://rubenlaguna.com/wp/2007/11/05/cygwin-setupexe-crashes-when-upgrading-packages/comment-page-1/#comment-34934</link>
		<dc:creator>dale</dc:creator>
		<pubDate>Sat, 16 May 2009 13:16:13 +0000</pubDate>
		<guid isPermaLink="false">http://rubenlaguna.com/wp/2007/11/05/cygwin-setupexe-crashes-whem-upgrading-packages/#comment-34934</guid>
		<description>&lt;p&gt;solved my cygwin setup.exe crash on bash upgrade as well, thanks!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>solved my cygwin setup.exe crash on bash upgrade as well, thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: phipster &#187; Blog Archive &#187; Cygwin setup.exe fails during upgrade</title>
		<link>http://rubenlaguna.com/wp/2007/11/05/cygwin-setupexe-crashes-when-upgrading-packages/comment-page-1/#comment-34393</link>
		<dc:creator>phipster &#187; Blog Archive &#187; Cygwin setup.exe fails during upgrade</dc:creator>
		<pubDate>Mon, 04 May 2009 19:42:29 +0000</pubDate>
		<guid isPermaLink="false">http://rubenlaguna.com/wp/2007/11/05/cygwin-setupexe-crashes-whem-upgrading-packages/#comment-34393</guid>
		<description>&lt;p&gt;[...] Ruben, who provided the clues, I discovered that a corrupt/incompatible alternatives.lst.bz file in the [...]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>[...] Ruben, who provided the clues, I discovered that a corrupt/incompatible alternatives.lst.bz file in the [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
