Created
October 26, 2011 03:42
-
-
Save cmhobbs/1315363 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
| [22:40][christopher@hbp:~]$ rvm install rbx -- --default-version=1.9 | |
| rbx-head installing #dependencies | |
| Pulling from origin head | |
| ERROR: Error running 'git reset --hard HEAD ; git pull --rebase origin head', please read /Users/christopher/.rvm/log/rbx-head/rbx.repo.log | |
| Copying from repo to source... | |
| rbx-head - #configuring | |
| ERROR: Error running '/Users/christopher/.rvm/wrappers/ruby-1.8.7-p334/ruby ./configure --prefix=/Users/christopher/.rvm/rubies/rbx-head --skip-system --default-version=1.9', please read /Users/christopher/.rvm/log/rbx-head/configure.log | |
| ERROR: There has been an error while running '/Users/christopher/.rvm/wrappers/ruby-1.8.7-p334/ruby ./configure --prefix=/Users/christopher/.rvm/rubies/rbx-head --skip-system --default-version=1.9'. | |
| Halting the installation. |
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
| [2011-10-25 22:41:02] git reset --hard HEAD ; git pull --rebase origin head | |
| warning: refname 'HEAD' is ambiguous. | |
| warning: refname 'HEAD' is ambiguous. | |
| warning: refname 'HEAD' is ambiguous. | |
| HEAD is now at a889073 regenerated the site | |
| warning: refname 'HEAD' is ambiguous. | |
| warning: refname 'HEAD' is ambiguous. | |
| warning: refname 'HEAD' is ambiguous. | |
| warning: refname 'HEAD' is ambiguous. | |
| fatal: Couldn't find remote ref head |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment