Created
April 25, 2012 19:28
-
-
Save luckyruby/2492549 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
deployer@pringles:~$ rvm reinstall jruby-head | |
Removing /home/deployer/.rvm/src/jruby-head... | |
Removing /home/deployer/.rvm/rubies/jruby-head... | |
Removing jruby-head aliases... | |
Removing jruby-head wrappers... | |
Removing jruby-head environments... | |
Removing jruby-head binaries... | |
jruby-head - #fetching | |
HEAD is now at d5c15f5 Revert "[1.9] Revert JRuby original change to tmpdir.rb" | |
From git://github.com/jruby/jruby | |
* branch master -> FETCH_HEAD | |
Already up-to-date. | |
Copying from repo to src path... | |
jruby-head - #ant jar | |
Error running 'ant jar', please read /home/deployer/.rvm/log/jruby-head/ant.jar.log | |
jruby-head - #ant cext | |
Error running 'ant cext ', please read /home/deployer/.rvm/log/jruby-head/ant.cext.log | |
cext is know to fail please report here: https://jira.codehaus.org/browse/JRUBY | |
Building Nailgun | |
jruby-head - #installing to /home/deployer/.rvm/rubies/jruby-head | |
jruby-head - #importing default gemsets (/home/deployer/.rvm/gemsets/) | |
Error: Could not find or load main class org.jruby.Main |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment