Re: [jruby-user] Bundler super-slow: can't use dependency API
christian <[email protected]> Tue, 13 Jan 2015 09:33:32 +0000
| Newsgroups | gmane.comp.lang.jruby.user |
|---|---|
| Message-ID | <CAMV7UWG=yCRsNwwoVXhsutB=hWRHLK0XXHySgGj-QO=J1L4L3w@mail.gmail.com> |
which bundler version (probably the latest) ? is it possible to share the Gemfile ? would give it a trial on my machine ;) - christian On Mon, Jan 12, 2015 at 9:07 PM, Rodrigo Rosenfeld Rosas <[email protected] > wrote: > 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 >>>> >>>> >>>> >>>