RVM Update Breaks RVM

110 views
Skip to first unread message

J M

unread,
Mar 10, 2011, 10:31:13 PM3/10/11
to rvm (Ruby Version Manager)
Hi, I'm not sure what version of rvm I was on, but when I updated with
rvm update I get the following (I then updated with rvm update --head
and the errors persist):

The old ruby installs are gone:


$ rvm list
/Users/John/.rvm/scripts/list: line 5: /base: No such file or
directory
/Users/John/.rvm/scripts/list: line 227: __rvm_environment_identifier:
command not found

rvm rubies


And I'm not able to install new ones:

$ rvm install ruby-1.8.7-p174
/Users/John/.rvm/scripts/manage: line 12: /base: No such file or
directory
/Users/John/.rvm/scripts/manage: line 13: /patches: No such file or
directory
/Users/John/.rvm/scripts/manage: line 14: /functions/build: No such
file or directory
/Users/John/.rvm/scripts/manage: line 15: /functions/irbrc: No such
file or directory
/Users/John/.rvm/scripts/manage: line 16: /functions/db: No such file
or directory
/Users/John/.rvm/scripts/manage: line 1413: syntax error near
unexpected token `('
/Users/John/.rvm/scripts/manage: line 1413: ` (*([[:space:]])$
{rvm_ruby_repo_branch})'


Currently I'm on rvm 1.0.14

Thank you,
John

Wayne E. Seguin

unread,
Mar 11, 2011, 8:40:33 AM3/11/11
to rubyversi...@googlegroups.com
That was a bug in older RVM. Re-run the installer then open a new shell and should be fine.


Use 'rvm get head' instead of 'rvm update --head' from now on.

J M

unread,
Mar 12, 2011, 12:37:21 AM3/12/11
to rvm (Ruby Version Manager)
Thank you
Reply all
Reply to author
Forward
0 new messages