Re: [jruby-user] Bundler super-slow: can't use dependency API
Rodrigo Rosenfeld Rosas <[email protected]> Mon, 12 Jan 2015 18:08:12 -0200
| Newsgroups | gmane.comp.lang.jruby.user |
|---|---|
| Message-ID | <[email protected]> |
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] > <mailto:[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 > >