Re: [jruby-user] Bundler super-slow: can't use dependency API
Christian MICHON <[email protected]> Mon, 12 Jan 2015 21:07:36 +0100
| Newsgroups | gmane.comp.lang.jruby.user |
|---|---|
| Message-ID | <CACx2yF84m4-OD5mkXWEAEiojCCExuRPLUKYUHPZVvWjm4jw=fQ@mail.gmail.com> |
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 > > >