it appears to be 1.3.7

On Wed, Oct 27, 2010 at 1:09 PM, Will Green <w...@hotgazpacho.org> wrote:
> Out of curiosity, what version of RubyGems are being bundled with IronRuby?
> --
> Will Green
> http://hotgazpacho.org/
>
>
> On Mon, Oct 25, 2010 at 2:18 PM, Jirapong Nanta <jirapong.na...@gmail.com>
> wrote:
>>
>> Hi all,
>>    I can also re-pro the issue from the --debug give more detail
>> C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC>igem install
>> sinatra --debug
>> ERROR:  While executing gem ... (TypeError)
>>     can't convert NilClass into String
>>         C:/Program Files (x86)/IronRuby
>> 1.1/Lib/ruby/1.9.1/net/protocol.rb:133:in `rbuf_fill'
>>         C:/Program Files (x86)/IronRuby
>> 1.1/Lib/ruby/1.9.1/net/protocol.rb:113:in `readuntil'
>>         C:/Program Files (x86)/IronRuby
>> 1.1/Lib/ruby/1.9.1/net/protocol.rb:126:in `readline'
>>         C:/Program Files (x86)/IronRuby
>> 1.1/Lib/ruby/1.9.1/net/http.rb:2213:in `read_status_line'
>>         C:/Program Files (x86)/IronRuby
>> 1.1/Lib/ruby/1.9.1/net/http.rb:2202:in `read_new'
>>         C:/Program Files (x86)/IronRuby
>> 1.1/Lib/ruby/1.9.1/net/http.rb:1185:in `transport_request'
>>         C:/Program Files (x86)/IronRuby
>> 1.1/Lib/ruby/1.9.1/net/http.rb:1171:in `request'
>>         C:/Program Files (x86)/IronRuby
>> 1.1/Lib/ruby/1.9.1/rubygems/remote_fetcher.rb:342:in `request'
>>         C:/Program Files (x86)/IronRuby
>> 1.1/Lib/ruby/1.9.1/rubygems/remote_fetcher.rb:289:in `open_uri_or_path'
>>         C:/Program Files (x86)/IronRuby
>> 1.1/Lib/ruby/1.9.1/rubygems/remote_fetcher.rb:172:in `fetch_path'
>>         C:/Program Files (x86)/IronRuby
>> 1.1/Lib/ruby/1.9.1/rubygems/remote_fetcher.rb:110:in `download'
>>         C:/Program Files (x86)/IronRuby
>> 1.1/Lib/ruby/1.9.1/rubygems/dependency_installer.rb:257:in `install'
>>         C:/Program Files (x86)/IronRuby
>> 1.1/Lib/ruby/1.9.1/rubygems/dependency_installer.rb:247:in `each'
>>         C:/Program Files (x86)/IronRuby
>> 1.1/Lib/ruby/1.9.1/rubygems/dependency_installer.rb:247:in `install'
>>         C:/Program Files (x86)/IronRuby
>> 1.1/Lib/ruby/1.9.1/rubygems/commands/install_command.rb:119:in `execute'
>>         C:/Program Files (x86)/IronRuby
>> 1.1/Lib/ruby/1.9.1/rubygems/commands/install_command.rb:116:in `each'
>>         C:/Program Files (x86)/IronRuby
>> 1.1/Lib/ruby/1.9.1/rubygems/commands/install_command.rb:116:in `execute'
>>         C:/Program Files (x86)/IronRuby
>> 1.1/Lib/ruby/1.9.1/rubygems/command.rb:270:in `invoke'
>>         C:/Program Files (x86)/IronRuby
>> 1.1/Lib/ruby/1.9.1/rubygems/command_manager.rb:134:in `process_args'
>>         C:/Program Files (x86)/IronRuby
>> 1.1/Lib/ruby/1.9.1/rubygems/command_manager.rb:104:in `run'
>>         C:/Program Files (x86)/IronRuby
>> 1.1/Lib/ruby/1.9.1/rubygems/gem_runner.rb:58:in `run'
>>         C:/Program Files (x86)/IronRuby 1.1/bin/gem:25
>> C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC>
>> I'm seeing what i can do here.
>> Best,
>> -Jirapong
>>
>> On Mon, Oct 25, 2010 at 10:34 PM, Eduardo Blumenfeld
>> <li...@ruby-forum.com> wrote:
>>>
>>> I had the same problem than Ryan in an xp pro box, running as local
>>> administrator, so I guess is a bug...
>>>
>>>
>>> unknown wrote in post #956791:
>>> > Ryan,
>>> >
>>> > Just a thought - have you tried running from an elevated command
>>> > prompt?
>>> >
>>> > Cory
>>> > Sent from my Verizon Wireless BlackBerry
>>>
>>> --
>>> Posted via http://www.ruby-forum.com/.
>>> _______________________________________________
>>> Ironruby-core mailing list
>>> Ironruby-core@rubyforge.org
>>> http://rubyforge.org/mailman/listinfo/ironruby-core
>>
>>
>> _______________________________________________
>> Ironruby-core mailing list
>> Ironruby-core@rubyforge.org
>> http://rubyforge.org/mailman/listinfo/ironruby-core
>>
>
>
> _______________________________________________
> Ironruby-core mailing list
> Ironruby-core@rubyforge.org
> http://rubyforge.org/mailman/listinfo/ironruby-core
>
>



-- 
Michael Letterle
IronRuby MVP
http://blog.prokrams.com
_______________________________________________
Ironruby-core mailing list
Ironruby-core@rubyforge.org
http://rubyforge.org/mailman/listinfo/ironruby-core

Reply via email to