Skip to content

Instantly share code, notes, and snippets.

@petervandenabeele
Created September 2, 2011 15:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save petervandenabeele/1188902 to your computer and use it in GitHub Desktop.
Save petervandenabeele/1188902 to your computer and use it in GitHub Desktop.
fail to upgrade from rvm 1.2.8 with 'rvm get latest'
UPDATE: my issue is resolved (searched the mailing list):
RVM now only operates over ssl https://groups.google.com/forum/#!searchin/rubyversionmanager/MD5/rubyversionmanager/-tRx60wn3Tg/JZFFxkQIrqgJ
executed
$ rvm get head
$ rvm get latest
++++++++++++++++++++++++++++++++
peterv@e6500:~$ rvm get latest
Original installed RVM version:
rvm 1.2.8 by Wayne E. Seguin (wayneeseguin@gmail.com) [http://rvm.beginrescueend.com/]
rvm-<html>
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
164 164 0 164 0 0 328 0 --:--:-- --:--:-- --:--:-- 931
ERROR:
.tar.gz downloaded does not match it's md5 checksum <html>
<head><title>400 Bad Request</title></head>
<body bgcolor="white">
<center><h1>400 Bad Request</h1></center>
<hr><center>nginx/1.0.5</center>
</body>
./html>
Aborting RVM Installation.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment