Created
May 16, 2011 02:02
-
-
Save guedes/973795 to your computer and use it in GitHub Desktop.
rvm update error
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
$ rvm list | |
rvm rubies | |
ruby-1.8.7-p302 [ i386 ] | |
=> ruby-1.9.2-p0 [ i386 ] | |
$ rvm update | |
rvm 1.0.0 by Wayne E. Seguin ([email protected]) [http://rvm.beginrescueend.com/] | |
info: fetching rvm-<html> | |
<head><title>301 Moved Permanently</title></head> | |
<body bgcolor="white"> | |
<center><h1>301 Moved Permanently</h1></center> | |
<hr><center>nginx/1.0.2</center> | |
</body> | |
.tar.gz | |
error: Error running '/home/guedes/.rvm/scripts/fetch 'http://rvm.beginrescueend.com/releases/rvm-<html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
thanks timtait that was my issue with running the update as well