<?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: Ruby 1.8.6-p230/1.8.7 broke your app? Ruby Enterprise Edition to the rescue!</title>
	<atom:link href="http://blog.phusion.nl/2008/06/23/ruby-186-p230187-broke-your-app-ruby-enterprise-edition-to-the-rescue/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.phusion.nl/2008/06/23/ruby-186-p230187-broke-your-app-ruby-enterprise-edition-to-the-rescue/</link>
	<description></description>
	<lastBuildDate>Fri, 12 Mar 2010 16:01:53 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Yves</title>
		<link>http://blog.phusion.nl/2008/06/23/ruby-186-p230187-broke-your-app-ruby-enterprise-edition-to-the-rescue/comment-page-1/#comment-1118</link>
		<dc:creator>Yves</dc:creator>
		<pubDate>Wed, 10 Sep 2008 18:06:39 +0000</pubDate>
		<guid isPermaLink="false">http://blog.phusion.nl/?p=35#comment-1118</guid>
		<description>The same here on Mac OS Leopard

/usr/local/ruby-enterprise/lib/ruby/gems/1.8/gems/passenger-2.0.3/ext/passenger/native_support.bundle: [BUG] Bus Error
ruby 1.8.6 (2008-08-08) [i686-darwin9.4.0]</description>
		<content:encoded><![CDATA[<p>The same here on Mac OS Leopard</p>
<p>/usr/local/ruby-enterprise/lib/ruby/gems/1.8/gems/passenger-2.0.3/ext/passenger/native_support.bundle: [BUG] Bus Error<br />
ruby 1.8.6 (2008-08-08) [i686-darwin9.4.0]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lsi</title>
		<link>http://blog.phusion.nl/2008/06/23/ruby-186-p230187-broke-your-app-ruby-enterprise-edition-to-the-rescue/comment-page-1/#comment-932</link>
		<dc:creator>lsi</dc:creator>
		<pubDate>Thu, 04 Sep 2008 19:22:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.phusion.nl/?p=35#comment-932</guid>
		<description>it would be better with other languages support, but thanks..</description>
		<content:encoded><![CDATA[<p>it would be better with other languages support, but thanks..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://blog.phusion.nl/2008/06/23/ruby-186-p230187-broke-your-app-ruby-enterprise-edition-to-the-rescue/comment-page-1/#comment-743</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Sat, 30 Aug 2008 02:55:57 +0000</pubDate>
		<guid isPermaLink="false">http://blog.phusion.nl/?p=35#comment-743</guid>
		<description>I was having trouble getting Ruby EE to pick up my existing gems.  I tried exporting my gem path but that didn&#039;t seem to do the trick.  What did work is going into the ruby EE install directory and doing ./gem install haml (repeating for each gem in use).  I didn&#039;t remove the gem installed with MRI so perhaps that&#039;s causing the issue/confusion?</description>
		<content:encoded><![CDATA[<p>I was having trouble getting Ruby EE to pick up my existing gems.  I tried exporting my gem path but that didn&#8217;t seem to do the trick.  What did work is going into the ruby EE install directory and doing ./gem install haml (repeating for each gem in use).  I didn&#8217;t remove the gem installed with MRI so perhaps that&#8217;s causing the issue/confusion?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stephen Heuer</title>
		<link>http://blog.phusion.nl/2008/06/23/ruby-186-p230187-broke-your-app-ruby-enterprise-edition-to-the-rescue/comment-page-1/#comment-277</link>
		<dc:creator>Stephen Heuer</dc:creator>
		<pubDate>Wed, 23 Jul 2008 22:57:09 +0000</pubDate>
		<guid isPermaLink="false">http://blog.phusion.nl/?p=35#comment-277</guid>
		<description>I also have the same error that both Menno and Eric commented on:

/opt/ruby-enterprise-1.8.6-20080709/lib/ruby/gems/1.8/gems/passenger-2.0.2/ext/passenger/native_support.bundle: [BUG] Bus Error
ruby 1.8.6 (2008-03-03) [i686-darwin9.4.0]</description>
		<content:encoded><![CDATA[<p>I also have the same error that both Menno and Eric commented on:</p>
<p>/opt/ruby-enterprise-1.8.6-20080709/lib/ruby/gems/1.8/gems/passenger-2.0.2/ext/passenger/native_support.bundle: [BUG] Bus Error<br />
ruby 1.8.6 (2008-03-03) [i686-darwin9.4.0]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric</title>
		<link>http://blog.phusion.nl/2008/06/23/ruby-186-p230187-broke-your-app-ruby-enterprise-edition-to-the-rescue/comment-page-1/#comment-274</link>
		<dc:creator>Eric</dc:creator>
		<pubDate>Wed, 23 Jul 2008 14:45:41 +0000</pubDate>
		<guid isPermaLink="false">http://blog.phusion.nl/?p=35#comment-274</guid>
		<description>I&#039;m getting the same error Menno mentioned:

    /opt/local/lib/ruby/gems/1.8/gems/passenger-2.0.2/ext/passenger/native_support.bundle: [BUG] Bus Error
    ruby 1.8.7 (2008-06-20 patchlevel 22) [powerpc-darwin9]

Any clues?</description>
		<content:encoded><![CDATA[<p>I&#8217;m getting the same error Menno mentioned:</p>
<p>    /opt/local/lib/ruby/gems/1.8/gems/passenger-2.0.2/ext/passenger/native_support.bundle: [BUG] Bus Error<br />
    ruby 1.8.7 (2008-06-20 patchlevel 22) [powerpc-darwin9]</p>
<p>Any clues?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan Kuykendall</title>
		<link>http://blog.phusion.nl/2008/06/23/ruby-186-p230187-broke-your-app-ruby-enterprise-edition-to-the-rescue/comment-page-1/#comment-186</link>
		<dc:creator>Ryan Kuykendall</dc:creator>
		<pubDate>Wed, 02 Jul 2008 19:15:54 +0000</pubDate>
		<guid isPermaLink="false">http://blog.phusion.nl/?p=35#comment-186</guid>
		<description>It turns out that the issue of missing gems was easily fixed by changing:

RailsSpawnMethod smart

to

RailsSpawnMethod conservative</description>
		<content:encoded><![CDATA[<p>It turns out that the issue of missing gems was easily fixed by changing:</p>
<p>RailsSpawnMethod smart</p>
<p>to</p>
<p>RailsSpawnMethod conservative</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan Kuykendall</title>
		<link>http://blog.phusion.nl/2008/06/23/ruby-186-p230187-broke-your-app-ruby-enterprise-edition-to-the-rescue/comment-page-1/#comment-184</link>
		<dc:creator>Ryan Kuykendall</dc:creator>
		<pubDate>Mon, 30 Jun 2008 21:44:04 +0000</pubDate>
		<guid isPermaLink="false">http://blog.phusion.nl/?p=35#comment-184</guid>
		<description>I would like to echo the question by Harned:

How do you get Passenger to load with the new GEM_PATH that you showed how to do?

Perhaps he should have been clearer...How do you get Passenger to load with the new GEM_PATH while working in conjunction with Ruby Enterprise Edition?

Can this be set using Apache&#039;s SetEnv directive? I tried doing this:

SetEnv GEM_PATH /usr/lib/ruby/gems/1.8

But that doesn&#039;t work either...if I point PassengerRuby at:

/usr/bin/ruby

My application starts up...otherwise, it can&#039;t find the gems I require in my environment file.

Any ideas about fixing this? I am using the patched version of REE and Passenger 2.0.1

Thanks...</description>
		<content:encoded><![CDATA[<p>I would like to echo the question by Harned:</p>
<p>How do you get Passenger to load with the new GEM_PATH that you showed how to do?</p>
<p>Perhaps he should have been clearer&#8230;How do you get Passenger to load with the new GEM_PATH while working in conjunction with Ruby Enterprise Edition?</p>
<p>Can this be set using Apache&#8217;s SetEnv directive? I tried doing this:</p>
<p>SetEnv GEM_PATH /usr/lib/ruby/gems/1.8</p>
<p>But that doesn&#8217;t work either&#8230;if I point PassengerRuby at:</p>
<p>/usr/bin/ruby</p>
<p>My application starts up&#8230;otherwise, it can&#8217;t find the gems I require in my environment file.</p>
<p>Any ideas about fixing this? I am using the patched version of REE and Passenger 2.0.1</p>
<p>Thanks&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matthew Bergman</title>
		<link>http://blog.phusion.nl/2008/06/23/ruby-186-p230187-broke-your-app-ruby-enterprise-edition-to-the-rescue/comment-page-1/#comment-182</link>
		<dc:creator>Matthew Bergman</dc:creator>
		<pubDate>Sat, 28 Jun 2008 20:08:01 +0000</pubDate>
		<guid isPermaLink="false">http://blog.phusion.nl/?p=35#comment-182</guid>
		<description>Destroyed my Mac OS version of ruby trying to update the security vulnerability. Why do we hate readline so much. Thank god for you guys. I was seriously thinking I was going to need to do a fresh install to overcome whatever I had done.</description>
		<content:encoded><![CDATA[<p>Destroyed my Mac OS version of ruby trying to update the security vulnerability. Why do we hate readline so much. Thank god for you guys. I was seriously thinking I was going to need to do a fresh install to overcome whatever I had done.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chalkers</title>
		<link>http://blog.phusion.nl/2008/06/23/ruby-186-p230187-broke-your-app-ruby-enterprise-edition-to-the-rescue/comment-page-1/#comment-177</link>
		<dc:creator>chalkers</dc:creator>
		<pubDate>Thu, 26 Jun 2008 23:37:45 +0000</pubDate>
		<guid isPermaLink="false">http://blog.phusion.nl/?p=35#comment-177</guid>
		<description>Fixed it

cd /opt/ruby-enterprise-1.8.6-20080624/lib/ruby/gems/1.8/gems/sqlite3-ruby-1.2.2/lib/sqlite3
sudo chmod +r *
</description>
		<content:encoded><![CDATA[<p>Fixed it</p>
<p>cd /opt/ruby-enterprise-1.8.6-20080624/lib/ruby/gems/1.8/gems/sqlite3-ruby-1.2.2/lib/sqlite3<br />
sudo chmod +r *</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chalkers</title>
		<link>http://blog.phusion.nl/2008/06/23/ruby-186-p230187-broke-your-app-ruby-enterprise-edition-to-the-rescue/comment-page-1/#comment-176</link>
		<dc:creator>chalkers</dc:creator>
		<pubDate>Thu, 26 Jun 2008 23:24:55 +0000</pubDate>
		<guid isPermaLink="false">http://blog.phusion.nl/?p=35#comment-176</guid>
		<description>@hongli: the sqlite3/database issue clouder had.</description>
		<content:encoded><![CDATA[<p>@hongli: the sqlite3/database issue clouder had.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
