Created
June 26, 2018 17:29
-
-
Save stoffie/83dd88d2471aafb39ae2e70526b03463 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[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