<?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: [BUG] invalid exec_format &#8220;ir&#8221;, no %s</title>
	<atom:link href="http://marcinobel.com/index.php/bug-invalid-exec_format-ir/feed/" rel="self" type="application/rss+xml" />
	<link>http://marcinobel.com/index.php/bug-invalid-exec_format-ir/</link>
	<description>.NET, ASP.NET MVC, jQuery, Ruby, Ruby on Rails, Test Driven Development, Agile</description>
	<lastBuildDate>Mon, 09 Aug 2010 02:22:53 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: hotgazpacho &#187; Blog Archive &#187; IronRuby: `gem update &#8211;system`</title>
		<link>http://marcinobel.com/index.php/bug-invalid-exec_format-ir/comment-page-1/#comment-429</link>
		<dc:creator>hotgazpacho &#187; Blog Archive &#187; IronRuby: `gem update &#8211;system`</dc:creator>
		<pubDate>Tue, 18 May 2010 17:28:28 +0000</pubDate>
		<guid isPermaLink="false">http://marcinobel.com/?p=288#comment-429</guid>
		<description>[...] = &#039;hotgazpacho&#039;;After reading this article on getting around the invalid exec_format “ir”, no %s issue when trying to update RubyGems in [...]</description>
		<content:encoded><![CDATA[<p>[...] = &#39;hotgazpacho&#39;;After reading this article on getting around the invalid exec_format “ir”, no %s issue when trying to update RubyGems in [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Will Green</title>
		<link>http://marcinobel.com/index.php/bug-invalid-exec_format-ir/comment-page-1/#comment-428</link>
		<dc:creator>Will Green</dc:creator>
		<pubDate>Tue, 18 May 2010 16:59:02 +0000</pubDate>
		<guid isPermaLink="false">http://marcinobel.com/?p=288#comment-428</guid>
		<description>Perhaps a better solution would be to replace self.default_exec_format with the following:

def self.default_exec_format
    exec_format = ConfigMap[:ruby_install_name].sub(&#039;ir&#039;, &#039;%s&#039;) rescue &#039;%s&#039;

    unless exec_format =~ /%s/ then
      raise Gem::Exception,
        &quot;[BUG] invalid exec_format #{exec_format.inspect}, no %s&quot;
    end

    exec_format
end</description>
		<content:encoded><![CDATA[<p>Perhaps a better solution would be to replace self.default_exec_format with the following:</p>
<p>def self.default_exec_format<br />
    exec_format = ConfigMap[:ruby_install_name].sub(&#8216;ir&#8217;, &#8216;%s&#8217;) rescue &#8216;%s&#8217;</p>
<p>    unless exec_format =~ /%s/ then<br />
      raise Gem::Exception,<br />
        &#8220;[BUG] invalid exec_format #{exec_format.inspect}, no %s&#8221;<br />
    end</p>
<p>    exec_format<br />
end</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tweets that mention [BUG] invalid exec_format “ir”, no %s -- Topsy.com</title>
		<link>http://marcinobel.com/index.php/bug-invalid-exec_format-ir/comment-page-1/#comment-422</link>
		<dc:creator>Tweets that mention [BUG] invalid exec_format “ir”, no %s -- Topsy.com</dc:creator>
		<pubDate>Tue, 11 May 2010 07:54:14 +0000</pubDate>
		<guid isPermaLink="false">http://marcinobel.com/?p=288#comment-422</guid>
		<description>[...] This post was mentioned on Twitter by Marcin Obel, Pawel Lesnikowski. Pawel Lesnikowski said: Haha FAIL: RT @marcinobel: Blogged: [BUG] invalid exec_format “ir”, no %s http://bit.ly/9AtM1D #ruby #ironruby #gems [...]</description>
		<content:encoded><![CDATA[<p>[...] This post was mentioned on Twitter by Marcin Obel, Pawel Lesnikowski. Pawel Lesnikowski said: Haha FAIL: RT @marcinobel: Blogged: [BUG] invalid exec_format “ir”, no %s <a href="http://bit.ly/9AtM1D" rel="nofollow">http://bit.ly/9AtM1D</a> #ruby #ironruby #gems [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
