Skip to content

JRuby fails to bundle #11

@aemadrid

Description

@aemadrid

When bundling in JRuby for development it fails because of sys-proctable

/usr/local/var/rbenv/versions/jruby-1.7.18/bin/jruby --2.0 /usr/local/var/rbenv/versions/jruby-1.7.18/bin/bundle install
WARN: Unresolved specs during Gem::Specification.reset:
      ffi (>= 0)
WARN: Clearing out unresolved specs.
Please report a bug if this causes problems.
Fetching gem metadata from http://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


Resolving dependencies.....
Could not find sys-proctable-0.9.4 in any of the sources

Process finished with exit code 7

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions