Re: [jruby-user] Bundler super-slow: can't use dependency API
Rodrigo Rosenfeld Rosas <[email protected]> Mon, 12 Jan 2015 19:07:51 -0200
| Newsgroups | gmane.comp.lang.jruby.user |
|---|---|
| Message-ID | <CAGmv+wKfyWPat-weLUOyuKxAfytVwzgUH=rqpQP5bxi26-ZVkQ@mail.gmail.com> |
No :-) also it works fine on MRI :-) Em 12/01/2015 18:26, "Christian MICHON" <[email protected]> escreveu: > OK next verification. Are you going thru a proxy? > On 12 Jan, 2015 9:09 PM, "Rodrigo Rosenfeld Rosas" <[email protected]> > wrote: > >> Yes. >> >> On 12-01-2015 18:07, Christian MICHON wrote: >> >> Is jruby-openssl installed? >> On Jan 12, 2015 8:22 PM, "Rodrigo Rosenfeld Rosas" <[email protected]> >> wrote: >> >>> Hi, I tried to run "bundle" with jruby-1.7.18 installed by rbenv for an >>> existing project running on MRI and this is what I get: >>> >>> $ bundle >>> Fetching gem metadata from https://rails-assets.org/.. >>> Fetching gem metadata from https://rubygems.org/.Retrying dependency >>> api due to error (2/3): Bundler::MarshalError ArgumentError: marshal data >>> too short >>> Retrying dependency api due to error (3/3): Bundler::MarshalError >>> ArgumentError: marshal data too short >>> >>> It takes forever (several hours so far and still counting). >>> >>> This doesn't happen with bundler on MRI 2.2.0, same bundler version. Any >>> ideas on why this might be happening for JRuby only or how to fix it? >>> >>> Thanks in advance, >>> Rodrigo. >>> >>> --------------------------------------------------------------------- >>> To unsubscribe from this list, please visit: >>> >>> http://xircles.codehaus.org/manage_email >>> >>> >>> >>