« Return to Thread: Gems fetching failed

Re: Gems fetching failed

by Chris Kutler :: Rate this Message:

Reply to Author | View in Thread

ah ha!

When I use jruby -S gem list -r -d  from the command line I get the
error message.

I also see that I get a similar error for C Ruby ("marshall data too short")

Unchecking the -d checkbox works.

I will try to create a FAQ and update the RubyGems wiki page later today.

Unfortunately, first time users probably won't find this info and get
frustrated. Sigh.



Martin Krauskopf wrote:

> Chris Kutler wrote:
>> Hi,
>>
>> I am having a problem with the RC releases. When I open the Ruby Gems
>> manager I get an Error dialog box that says:
>>
>>     Gems fetching failed
>>
>>     See troubleshooting section in http://wiki.netbeans.org/RubyGems for
>>     help.
>>
>>     Follows output of the gem tool:
>>
>>     *** REMOTE GEMS ***
>>
>>     Error: While executing gem ... (EOFError)
>>     End of file reached
>>
>> The following works from the command line withou error
>>
>>     jruby -S gem list -r
>
> Hi Chris,
>
> does this work as well (at the same time when it does not work from
> NetBeans):
>
>   jruby -S gem list -r -d
>
> ? This is actually what NetBeans uses:
>
> http://wiki.netbeans.org/RubyGems#section-RubyGems-GemsFetchingFailed
>
> You might try to uncheck checkboxes in the Settings tab in the Gem
> Manager.
>
>     m.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@...
> For additional commands, e-mail: dev-help@...
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@...
For additional commands, e-mail: dev-help@...

 « Return to Thread: Gems fetching failed