Skip to content

Instantly share code, notes, and snippets.

@carlcrott
Created October 10, 2013 05:22
Show Gist options
  • Save carlcrott/6913417 to your computer and use it in GitHub Desktop.
Save carlcrott/6913417 to your computer and use it in GitHub Desktop.
ubuntu@ip-10-145-231-204:~/ghgvc$ rvm install ruby-1.9.3-p125
Searching for binary rubies, this might take some time.
No binary rubies available for: ubuntu/12.04/x86_64/ruby-1.9.3-p125.
Continuing with compilation. Please read 'rvm help mount' to get more information on binary rubies.
Checking requirements for ubuntu.
Requirements installation successful.
Installing Ruby from source to: /usr/local/rvm/rubies/ruby-1.9.3-p125, this may take a while depending on your cpu(s)...
ruby-1.9.3-p125 - #downloading ruby-1.9.3-p125, this may take a while depending on your connection...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 9505k 100 9505k 0 0 18.8M 0 --:--:-- --:--:-- --:--:-- 41.6M
ruby-1.9.3-p125 - #extracting ruby-1.9.3-p125 to /usr/local/rvm/src/ruby-1.9.3-p125
ruby-1.9.3-p125 - #extracted to /usr/local/rvm/src/ruby-1.9.3-p125
ruby-1.9.3-p125 - #configuring...........................................................................................................................................................................................................................................................................................................................................................................................................................................................
ruby-1.9.3-p125 - #post-configuration
ruby-1.9.3-p125 - #compiling...................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
ruby-1.9.3-p125 - #installing........................
Retrieving rubygems-2.1.7
There is no checksum for 'http://production.cf.rubygems.org/rubygems/rubygems-2.1.7.tgz' or 'rubygems-2.1.7.tgz', it's not possible to validate it.
This could be because your RVM install's list of versions is out of date. You may want to
update your list of rubies by running 'rvm get stable' and try again.
If that does not resolve the issue and you wish to continue with unverified download
add '--verify-downloads 1' after the command.
There has been an error while trying to fetch rubygems.
Halting the installation.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment