Skip to content

Instantly share code, notes, and snippets.

@rubys
Created September 9, 2013 02:02
Show Gist options
  • Save rubys/6490632 to your computer and use it in GitHub Desktop.
Save rubys/6490632 to your computer and use it in GitHub Desktop.
Running(6): curl --fail --location --max-redirs 10 https://get.rvm.io
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0
100 184 100 184 0 0 32 0 0:00:05 0:00:05 --:--:-- 450
100 184 100 184 0 0 32 0 0:00:05 0:00:05 --:--:-- 449
100 184 100 184 0 0 15 0 0:00:12 0:00:11 0:00:01 15
100 184 100 184 0 0 14 0 0:00:13 0:00:12 0:00:01 0
0 184 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- -67
46 15779 46 7316 0 0 497 0 0:00:31 0:00:14 0:00:17 2398
100 15779 100 15779 0 0 1067 0 0:00:14 0:00:14 --:--:-- 5108
Downloading RVM from wayneeseguin branch master
Running(8): curl --fail --location --max-redirs 10 https://github.com/wayneeseguin/rvm/archive/master.tar.gz -o /home/rubys/.rvm/archives/wayneeseguin-rvm-master.tgz % Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 124 100 124 0 0 622 0 --:--:-- --:--:-- --:--:-- 1278
37 1078k 37 399k 0 0 461k 0 0:00:02 --:--:-- 0:00:02 461k
100 1078k 100 1078k 0 0 894k 0 0:00:01 0:00:01 --:--:-- 2002k
Running(6): tar xzf /home/rubys/.rvm/archives/wayneeseguin-rvm-master.tgz --no-same-owner --strip-components 1step> 'print_install_header' started
Upgrading the RVM installation in /home/rubys/.rvm/
step< 'print_install_header' finished with 0
step> 'cleanse_old_entities' started
step< 'cleanse_old_entities' finished with 0
step> 'create_install_paths' started
step< 'create_install_paths' finished with 0
step> 'load_custom_flags' started
step< 'load_custom_flags' finished with 0
step> 'save_custom_flags' started
step< 'save_custom_flags' finished with 0
step> 'install_rvm_files' started
step< 'install_rvm_files' finished with 0
step> 'install_rvm_hooks' started
step< 'install_rvm_hooks' finished with 0
step> 'install_binaries' started
step< 'install_binaries' finished with 0
step> 'install_gemsets' started
step< 'install_gemsets' finished with 0
step> 'install_patchsets' started
step< 'install_patchsets' finished with 0
step> 'install_man_pages' started
step< 'install_man_pages' finished with 0
step> 'ensure_scripts_are_executable' started
step< 'ensure_scripts_are_executable' finished with 0
step> 'setup_configuration_files' started
step< 'setup_configuration_files' finished with 0
step> 'setup_user_profile' started
RVM PATH line found in /home/rubys/.bashrc /home/rubys/.zshenv.
RVM sourcing line found in /home/rubys/.bash_profile /home/rubys/.zprofile.
step< 'setup_user_profile' finished with 0
step> 'cleanse_old_environments' started
step< 'cleanse_old_environments' finished with 0
step> 'migrate_old_gemsets' started
step< 'migrate_old_gemsets' finished with 0
step> 'migrate_defaults' started
step< 'migrate_defaults' finished with 0
step> 'record_ruby_configs' started
step< 'record_ruby_configs' finished with 0
step> 'update_gemsets_install_rvm' started
step< 'update_gemsets_install_rvm' finished with 0
step> 'configure_autolibs' started
step< 'configure_autolibs' finished with 0
step> 'cleanup_tmp_files' started
step< 'cleanup_tmp_files' finished with 0
step> 'record_installation_time' started
step< 'record_installation_time' finished with 0
step> 'print_install_footer' started
Upgrade of RVM in /home/rubys/.rvm/ is complete.
step< 'print_install_footer' finished with 0
step> 'display_thank_you' started
# Sam Ruby,
#
# Thank you for using RVM!
# I sincerely hope that RVM helps to make your life easier and more enjoyable!!!
#
# ~Wayne
step< 'display_thank_you' finished with 0
step> 'display_notes' started
# In case of problems:
# run and read: rvm notes
# read docs: http://rvm.io/
# talk to us: http://webchat.freenode.net/?channels=rvm (http://freenode.net/faq.shtml#plusr)
# read cheatsheet: http://cheat.errtheblog.com/s/rvm
# watch screencast: http://screencasts.org/episodes/how-to-use-rvm
# open a bug report: https://github.com/wayneeseguin/rvm/issues
Upgrade Notes:
* WARNING: You have '~/.profile' file, you might want to load it,
to do that add the following line to '/home/rubys/.bash_profile':
source ~/.profile
* No new notes to display.
step< 'display_notes' finished with 0
RVM reloaded!
__rvm_rm_rf already gone: /home/rubys/.rvm/tmp/1841*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment