Created
July 25, 2011 13:02
-
-
Save 1xch/1104065 to your computer and use it in GitHub Desktop.
rvm issue
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
Ubuntu 11.04 | |
zsh | |
--shell loads | |
/home/qx/.rvm/scripts/initialize:43: bad pattern: (/home/qx/.bash_profile | |
/home/qx/.rvm/scripts/initialize:43: bad pattern: (/home/qx/.bash_profile | |
% ➜ ~ rvm -v | 8:53:11 | | |
/home/qx/.rvm/scripts/initialize:43: bad pattern: (/home/qx/.bash_profile | |
rvm 1.6.25 by Wayne E. Seguin ([email protected]) [https://rvm.beginrescueend.com/] | |
% ➜ ~ rvm install 1.9.2 | 8:53:17 | | |
/home/qx/.rvm/scripts/initialize:43: bad pattern: (/home/qx/.bash_profile | |
/home/qx/.rvm/scripts/manage: line 13: /base: No such file or directory | |
/home/qx/.rvm/scripts/manage: line 14: /patches: No such file or directory | |
/home/qx/.rvm/scripts/manage: line 15: /functions/build: No such file or directory | |
/home/qx/.rvm/scripts/manage: line 16: /functions/pkg: No such file or directory | |
/home/qx/.rvm/scripts/manage: line 17: /functions/irbrc: No such file or directory | |
/home/qx/.rvm/scripts/manage: line 18: /functions/db: No such file or directory | |
/home/qx/.rvm/scripts/manage: line 19: /functions/manage/base: No such file or directory | |
/home/qx/.rvm/scripts/manage: line 29: __rvm_manage_rubies: command not found | |
% ➜ ~ type rvm | head -1 | 8:53:33 | | |
rvm is a shell function | |
% ➜ ~ ruby -v | 8:54:26 | | |
ruby 1.8.7 (2010-08-16 patchlevel 302) [x86_64-linux] | |
% ➜ ~ rvm get head | 8:54:42 | | |
/home/qx/.rvm/scripts/initialize:43: bad pattern: (/home/qx/.bash_profile | |
rvm:105: permission denied: /tmp/18085 | |
---exit | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment