Skip to content

Error installing rubygems-bundler in 9.1.11.0 #4671

@mohamedhafez

Description

@mohamedhafez

Using the latest version of rvm to install 9.1.11.0 with the command rvm install jruby-9.1.11.0, I get the following error on both Mac 10.12 and Ubuntu 16.04:

ERROR:  Error installing rubygems-bundler:
        invalid gem: package is corrupt, exception while verifying:  (Java::JavaLang::ArrayIndexOutOfBoundsException) in /home/web/.rvm/gems/jruby-9.1.11.0@global/cache/executable-hooks-1.3.2.gem

I also get the same error when trying to install gem install gcm -v '0.0.2', which makes me think this is a jruby issue and not a rvm issue...

ERROR:  Error installing gcm:
	invalid gem: package is corrupt, exception while verifying:  (Java::JavaLang::ArrayIndexOutOfBoundsException) in /home/web/.rvm/gems/jruby-9.1.11.0/cache/gcm-0.0.2.gem

I've tried uninstalling & reinstalling several times to be sure its not a case of a corrupted download or anything as well.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions