Skip to content

Instantly share code, notes, and snippets.

@stoffie
Created June 26, 2018 17:29
Show Gist options
  • Save stoffie/83dd88d2471aafb39ae2e70526b03463 to your computer and use it in GitHub Desktop.
Save stoffie/83dd88d2471aafb39ae2e70526b03463 to your computer and use it in GitHub Desktop.
[stoffie@localhost ~]$ rbenv install jruby-9.1.17.0 --verbose
/tmp/ruby-build.20180626192821.734 ~
jruby-9.1.17.0
jruby-9.1.17.0.tar.gz
/tmp/ruby-build.20180626192821.734/jruby-9.1.17.0 /tmp/ruby-build.20180626192821.734 ~
Installing jruby-9.1.17.0...
ERROR: While executing gem ... (IPAddr::InvalidAddressError)
invalid address
BUILD FAILED (Fedora 28 using ruby-build 20180618)
Inspect or clean up the working tree at /tmp/ruby-build.20180626192821.734
Results logged to /tmp/ruby-build.20180626192821.734.log
Last 10 log lines:
/tmp/ruby-build.20180626192821.734 ~
jruby-9.1.17.0
jruby-9.1.17.0.tar.gz
/tmp/ruby-build.20180626192821.734/jruby-9.1.17.0 /tmp/ruby-build.20180626192821.734 ~
ERROR: While executing gem ... (IPAddr::InvalidAddressError)
invalid address
[stoffie@localhost ~]$ rbenv install jruby-9.2.0.0 --verbose
/tmp/ruby-build.20180626192836.1041 ~
jruby-9.2.0.0
jruby-9.2.0.0.tar.gz
/tmp/ruby-build.20180626192836.1041/jruby-9.2.0.0 /tmp/ruby-build.20180626192836.1041 ~
Installing jruby-9.2.0.0...
ERROR: While executing gem ... (IPAddr::InvalidAddressError)
invalid address
BUILD FAILED (Fedora 28 using ruby-build 20180618)
Inspect or clean up the working tree at /tmp/ruby-build.20180626192836.1041
Results logged to /tmp/ruby-build.20180626192836.1041.log
Last 10 log lines:
/tmp/ruby-build.20180626192836.1041 ~
jruby-9.2.0.0
jruby-9.2.0.0.tar.gz
/tmp/ruby-build.20180626192836.1041/jruby-9.2.0.0 /tmp/ruby-build.20180626192836.1041 ~
ERROR: While executing gem ... (IPAddr::InvalidAddressError)
invalid address
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment