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