Skip to content

Instantly share code, notes, and snippets.

@ColinDabritz
Created July 6, 2013 05:49
Show Gist options
  • Save ColinDabritz/5938811 to your computer and use it in GitHub Desktop.
Save ColinDabritz/5938811 to your computer and use it in GitHub Desktop.
rvm output from: su -l vagrant -c '\curl -s -L https://get.rvm.io | bash -s head --rails --quiet-curl --autolibs=enabled --gems=sinatra,watchr --debug'
stdin: is not a tty
Turning on quiet curl mode.
Turning on debug mode.
Please read and follow further instructions.
Press ENTER to continue.
Downloading RVM from wayneeseguin branch master
step> 'print_install_header' started
Installing RVM to /home/vagrant/.rvm/
step< 'print_install_header' finished with 0
step> 'configure_path' started
step< 'configure_path' 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
Adding rvm PATH line to /home/vagrant/.bashrc /home/vagrant/.zshrc.
Adding rvm loading line to /home/vagrant/.bash_profile /home/vagrant/.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
Installation of RVM in /home/vagrant/.rvm/ is almost complete:
* To start using RVM you need to run `source /home/vagrant/.rvm/scripts/rvm`
in all your open shell windows, in rare cases you need to reopen all shell windows.
step< 'print_install_footer' finished with 0
step> 'display_notes_and_thank_you' started
* WARNING: You're using ~/.profile, make sure you load it,
add the following line to ~/.bash_profile if it exists
otherwise add it to ~/.bash_login:
source ~/.profile
# In case of problems:
# run and read: rvm notes
# read docs: http://rvm.io/
# talk to us: http://webchat.freenode.net/?channels=rvm
# 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
# vagrant,
#
# Thank you for using RVM!
# I sincerely hope that RVM helps to make your life easier and more enjoyable!!!
#
# ~Wayne
step< 'display_notes_and_thank_you' finished with 0
__rvm_rm_rf already gone: /home/vagrant/.rvm/tmp/10958*
rvm 1.21.6 (master) by Wayne E. Seguin <wayneeseguin@gmail.com>, Michal Papis <mpapis@gmail.com> [https://rvm.io/]
ruby - install
Searching for binary rubies, this might take some time.
Found remote file https://rvm.io/binaries/ubuntu/12.04/x86_64/ruby-2.0.0-p247.tar.bz2
rvm_autolibs_flag=enabled
Installing requirements for ubuntu, might require sudo password.
requirements code for ubuntu loaded
Found required packages: bash, curl, patch, bzip2, ca-certificates, gawk, g++, gcc, make, libc6-dev, patch, openssl, ca-certificates, libreadline6, libreadline6-dev, curl, zlib1g, zlib1g-dev, libssl-dev, libyaml-dev, libsqlite3-dev, sqlite3, autoconf, libc6-dev, libgdbm-dev, libncurses5-dev, automake, libtool, bison, pkg-config, libffi-dev.
Requirements installation successful.
ruby-2.0.0-p247 - #configure
ruby-2.0.0-p247 - #download
No archive, downloading
Running(13): curl --fail --location --max-redirs 10 --silent --show-error --create-dirs -C - -o bin-ruby-2.0.0-p247.tar.bz2 https://rvm.io/binaries/ubuntu/12.04/x86_64/ruby-2.0.0-p247.tar.bz2?rvm=1.21.6
Downloaded archive checksum matched.
ruby-2.0.0-p247 - #validate archive
__rvm_package_list:1: /home/vagrant/.rvm/archives/bin-ruby-2.0.0-p247.tar.bz2
__rvm_package_list:1: /home/vagrant/.rvm/archives/bin-ruby-2.0.0-p247.tar.bz2
ruby-2.0.0-p247 - #extract
__rvm_package_extract:2: /home/vagrant/.rvm/archives/bin-ruby-2.0.0-p247.tar.bz2 /home/vagrant/.rvm/rubies/ruby-2.0.0-p247
ruby-2.0.0-p247 - #validate binary
ruby-2.0.0-p247 - #setup
no file given for __rvm_sed_i
Running /home/vagrant/.rvm/hooks/after_use_maglev
Running /home/vagrant/.rvm/hooks/after_use_maglev
Saving wrappers to '/home/vagrant/.rvm/wrappers/ruby-2.0.0-p247'........
Log file: /home/vagrant/.rvm/log/ruby-2.0.0-p247/1373089160_gemsets.initial.log
[2013-07-06 05:39:20] __rvm_with
__rvm_with ()
{
( __rvm_use "$1";
shift;
"$@" || return $? )
}
current path: /home/vagrant/.rvm/src/rvm
command(4): __rvm_with ruby-2.0.0-p247 /home/vagrant/.rvm/scripts/gemsets initial
ruby-2.0.0-p247 - #importing default gemsets, this may take time........................................
__rvm_rm_rf already gone: /home/vagrant/.rvm/tmp/11542*
Running /home/vagrant/.rvm/hooks/after_use_maglev
Creating alias default for ruby-2.0.0-p247.
Recording alias default for ruby-2.0.0-p247.
Creating default links/files
Running /home/vagrant/.rvm/hooks/after_use_maglev
Saving wrappers to '/home/vagrant/.rvm/bin'........
__rvm_rm_rf already gone: /home/vagrant/.rvm/tmp/10958*
Running /home/vagrant/.rvm/hooks/after_use_maglev
Successfully installed i18n-0.6.4
Successfully installed multi_json-1.7.7
Successfully installed tzinfo-0.3.37
Successfully installed minitest-4.7.5
Building native extensions. This could take a while...
unable to convert "\x88" from ASCII-8BIT to UTF-8 for lib/atomic_reference.so, skipping
unable to convert "\x80" from ASCII-8BIT to UTF-8 for lib/active_support/values/unicode_tables.dat, skipping
/home/vagrant/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/rdoc/parser.rb:87: warning: Unsupported encoding : ignored
/home/vagrant/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/rdoc/parser.rb:87: warning: Unsupported encoding ignored
unable to convert "\x80" from ASCII-8BIT to UTF-8 for lib/mail/values/unicode_tables.dat, skipping
unable to convert "\x89" from ASCII-8BIT to UTF-8 for guides/assets/images/belongs_to.png, skipping
unable to convert "\xF4" from ASCII-8BIT to UTF-8 for guides/assets/images/book_icon.gif, skipping
unable to convert "\x91" from ASCII-8BIT to UTF-8 for guides/assets/images/bullet.gif, skipping
unable to convert "\xF5" from ASCII-8BIT to UTF-8 for guides/assets/images/chapters_icon.gif, skipping
unable to convert "\xF5" from ASCII-8BIT to UTF-8 for guides/assets/images/check_bullet.gif, skipping
unable to convert "\xF4" from ASCII-8BIT to UTF-8 for guides/assets/images/credits_pic_blank.gif, skipping
unable to convert "\x89" from ASCII-8BIT to UTF-8 for guides/assets/images/csrf.png, skipping
unable to convert "\x89" from ASCII-8BIT to UTF-8 for guides/assets/images/edge_badge.png, skipping
unable to convert "\x9E" from ASCII-8BIT to UTF-8 for guides/assets/images/favicon.ico, skipping
unable to convert "\x80" from ASCII-8BIT to UTF-8 for guides/assets/images/feature_tile.gif, skipping
unable to convert "\x80" from ASCII-8BIT to UTF-8 for guides/assets/images/footer_tile.gif, skipping
unable to convert "\x89" from ASCII-8BIT to UTF-8 for guides/assets/images/fxn.png, skipping
unable to convert "\x89" from ASCII-8BIT to UTF-8 for guides/assets/images/getting_started/challenge.png, skipping
unable to convert "\x89" from ASCII-8BIT to UTF-8 for guides/assets/images/getting_started/confirm_dialog.png, skipping
unable to convert "\x89" from ASCII-8BIT to UTF-8 for guides/assets/images/getting_started/forbidden_attributes_for_new_post.png, skipping
unable to convert "\x89" from ASCII-8BIT to UTF-8 for guides/assets/images/getting_started/form_with_errors.png, skipping
unable to convert "\x89" from ASCII-8BIT to UTF-8 for guides/assets/images/getting_started/index_action_with_edit_link.png, skipping
unable to convert "\x89" from ASCII-8BIT to UTF-8 for guides/assets/images/getting_started/new_post.png, skipping
unable to convert "\x89" from ASCII-8BIT to UTF-8 for guides/assets/images/getting_started/post_with_comments.png, skipping
unable to convert "\x89" from ASCII-8BIT to UTF-8 for guides/assets/images/getting_started/rails_welcome.png, skipping
unable to convert "\x89" from ASCII-8BIT to UTF-8 for guides/assets/images/getting_started/routing_error_no_controller.png, skipping
unable to convert "\x89" from ASCII-8BIT to UTF-8 for guides/assets/images/getting_started/routing_error_no_route_matches.png, skipping
unable to convert "\x89" from ASCII-8BIT to UTF-8 for guides/assets/images/getting_started/show_action_for_posts.png, skipping
unable to convert "\x89" from ASCII-8BIT to UTF-8 for guides/assets/images/getting_started/template_is_missing_posts_new.png, skipping
unable to convert "\x89" from ASCII-8BIT to UTF-8 for guides/assets/images/getting_started/undefined_method_post_path.png, skipping
unable to convert "\x89" from ASCII-8BIT to UTF-8 for guides/assets/images/getting_started/unknown_action_create_for_posts.png, skipping
unable to convert "\x89" from ASCII-8BIT to UTF-8 for guides/assets/images/getting_started/unknown_action_new_for_posts.png, skipping
unable to convert "\xF0" from ASCII-8BIT to UTF-8 for guides/assets/images/grey_bullet.gif, skipping
unable to convert "\x89" from ASCII-8BIT to UTF-8 for guides/assets/images/habtm.png, skipping
unable to convert "\x89" from ASCII-8BIT to UTF-8 for guides/assets/images/has_many.png, skipping
unable to convert "\x89" from ASCII-8BIT to UTF-8 for guides/assets/images/has_many_through.png, skipping
unable to convert "\x89" from ASCII-8BIT to UTF-8 for guides/assets/images/has_one.png, skipping
unable to convert "\x89" from ASCII-8BIT to UTF-8 for guides/assets/images/has_one_through.png, skipping
unable to convert "\x89" from ASCII-8BIT to UTF-8 for guides/assets/images/header_backdrop.png, skipping
unable to convert "\x80" from ASCII-8BIT to UTF-8 for guides/assets/images/header_tile.gif, skipping
unable to convert "\x89" from ASCII-8BIT to UTF-8 for guides/assets/images/i18n/demo_html_safe.png, skipping
unable to convert "\x89" from ASCII-8BIT to UTF-8 for guides/assets/images/i18n/demo_localized_pirate.png, skipping
unable to convert "\x89" from ASCII-8BIT to UTF-8 for guides/assets/images/i18n/demo_translated_en.png, skipping
unable to convert "\x89" from ASCII-8BIT to UTF-8 for guides/assets/images/i18n/demo_translated_pirate.png, skipping
unable to convert "\x89" from ASCII-8BIT to UTF-8 for guides/assets/images/i18n/demo_translation_missing.png, skipping
unable to convert "\x89" from ASCII-8BIT to UTF-8 for guides/assets/images/i18n/demo_untranslated.png, skipping
unable to convert "\x89" from ASCII-8BIT to UTF-8 for guides/assets/images/icons/callouts/1.png, skipping
unable to convert "\x89" from ASCII-8BIT to UTF-8 for guides/assets/images/icons/callouts/10.png, skipping
unable to convert "\x89" from ASCII-8BIT to UTF-8 for guides/assets/images/icons/callouts/11.png, skipping
unable to convert "\x89" from ASCII-8BIT to UTF-8 for guides/assets/images/icons/callouts/12.png, skipping
unable to convert "\x89" from ASCII-8BIT to UTF-8 for guides/assets/images/icons/callouts/13.png, skipping
unable to convert "\x89" from ASCII-8BIT to UTF-8 for guides/assets/images/icons/callouts/14.png, skipping
unable to convert "\x89" from ASCII-8BIT to UTF-8 for guides/assets/images/icons/callouts/15.png, skipping
unable to convert "\x89" from ASCII-8BIT to UTF-8 for guides/assets/images/icons/callouts/2.png, skipping
unable to convert "\x89" from ASCII-8BIT to UTF-8 for guides/assets/images/icons/callouts/3.png, skipping
unable to convert "\x89" from ASCII-8BIT to UTF-8 for guides/assets/images/icons/callouts/4.png, skipping
unable to convert "\x89" from ASCII-8BIT to UTF-8 for guides/assets/images/icons/callouts/5.png, skipping
unable to convert "\x89" from ASCII-8BIT to UTF-8 for guides/assets/images/icons/callouts/6.png, skipping
unable to convert "\x89" from ASCII-8BIT to UTF-8 for guides/assets/images/icons/callouts/7.png, skipping
unable to convert "\x89" from ASCII-8BIT to UTF-8 for guides/assets/images/icons/callouts/8.png, skipping
unable to convert "\x89" from ASCII-8BIT to UTF-8 for guides/assets/images/icons/callouts/9.png, skipping
unable to convert "\x89" from ASCII-8BIT to UTF-8 for guides/assets/images/icons/caution.png, skipping
unable to convert "\x89" from ASCII-8BIT to UTF-8 for guides/assets/images/icons/example.png, skipping
unable to convert "\x89" from ASCII-8BIT to UTF-8 for guides/assets/images/icons/home.png, skipping
unable to convert "\x89" from ASCII-8BIT to UTF-8 for guides/assets/images/icons/important.png, skipping
unable to convert "\x89" from ASCII-8BIT to UTF-8 for guides/assets/images/icons/next.png, skipping
unable to convert "\x89" from ASCII-8BIT to UTF-8 for guides/assets/images/icons/note.png, skipping
unable to convert "\x89" from ASCII-8BIT to UTF-8 for guides/assets/images/icons/prev.png, skipping
unable to convert "\x89" from ASCII-8BIT to UTF-8 for guides/assets/images/icons/tip.png, skipping
unable to convert "\x89" from ASCII-8BIT to UTF-8 for guides/assets/images/icons/up.png, skipping
unable to convert "\x89" from ASCII-8BIT to UTF-8 for guides/assets/images/icons/warning.png, skipping
unable to convert "\xFF" from ASCII-8BIT to UTF-8 for guides/assets/images/jaimeiniesta.jpg, skipping
unable to convert "\xF5" from ASCII-8BIT to UTF-8 for guides/assets/images/nav_arrow.gif, skipping
unable to convert "\xFF" from ASCII-8BIT to UTF-8 for guides/assets/images/oscardelben.jpg, skipping
unable to convert "\x89" from ASCII-8BIT to UTF-8 for guides/assets/images/polymorphic.png, skipping
unable to convert "\x89" from ASCII-8BIT to UTF-8 for guides/assets/images/radar.png, skipping
unable to convert "\x89" from ASCII-8BIT to UTF-8 for guides/assets/images/rails4_features.png, skipping
unable to convert "\xFF" from ASCII-8BIT to UTF-8 for guides/assets/images/rails_guides_kindle_cover.jpg, skipping
unable to convert "\xEC" from ASCII-8BIT to UTF-8 for guides/assets/images/rails_guides_logo.gif, skipping
unable to convert "\x8C" from ASCII-8BIT to UTF-8 for guides/assets/images/rails_logo_remix.gif, skipping
unable to convert "\x89" from ASCII-8BIT to UTF-8 for guides/assets/images/session_fixation.png, skipping
unable to convert "\x80" from ASCII-8BIT to UTF-8 for guides/assets/images/tab_grey.gif, skipping
unable to convert "\x80" from ASCII-8BIT to UTF-8 for guides/assets/images/tab_info.gif, skipping
unable to convert "\x80" from ASCII-8BIT to UTF-8 for guides/assets/images/tab_note.gif, skipping
unable to convert "\x80" from ASCII-8BIT to UTF-8 for guides/assets/images/tab_red.gif, skipping
unable to convert "\x80" from ASCII-8BIT to UTF-8 for guides/assets/images/tab_yellow.gif, skipping
unable to convert "\x89" from ASCII-8BIT to UTF-8 for guides/assets/images/tab_yellow.png, skipping
unable to convert "\xFF" from ASCII-8BIT to UTF-8 for guides/assets/images/vijaydev.jpg, skipping
Successfully installed atomic-1.1.10
Successfully installed thread_safe-0.1.0
Successfully installed activesupport-4.0.0
Successfully installed builder-3.1.4
Successfully installed rack-1.5.2
Successfully installed rack-test-0.6.2
Successfully installed erubis-2.7.0
Successfully installed actionpack-4.0.0
Successfully installed activemodel-4.0.0
Successfully installed arel-4.0.0
Successfully installed activerecord-deprecated_finders-1.0.3
Successfully installed activerecord-4.0.0
Successfully installed mime-types-1.23
Successfully installed polyglot-0.3.3
Successfully installed treetop-1.4.14
Successfully installed mail-2.5.4
Successfully installed actionmailer-4.0.0
Successfully installed thor-0.18.1
Successfully installed railties-4.0.0
Successfully installed hike-1.2.3
Successfully installed tilt-1.4.1
Successfully installed sprockets-2.10.0
Successfully installed sprockets-rails-2.0.0
Successfully installed rails-4.0.0
Parsing documentation for i18n-0.6.4
Installing ri documentation for i18n-0.6.4
Parsing documentation for multi_json-1.7.7
Installing ri documentation for multi_json-1.7.7
Parsing documentation for tzinfo-0.3.37
Installing ri documentation for tzinfo-0.3.37
Parsing documentation for minitest-4.7.5
Installing ri documentation for minitest-4.7.5
Parsing documentation for atomic-1.1.10
Installing ri documentation for atomic-1.1.10
Parsing documentation for thread_safe-0.1.0
Installing ri documentation for thread_safe-0.1.0
Parsing documentation for activesupport-4.0.0
Installing ri documentation for activesupport-4.0.0
Parsing documentation for builder-3.1.4
Installing ri documentation for builder-3.1.4
Parsing documentation for rack-1.5.2
Installing ri documentation for rack-1.5.2
Parsing documentation for rack-test-0.6.2
Installing ri documentation for rack-test-0.6.2
Parsing documentation for erubis-2.7.0
Installing ri documentation for erubis-2.7.0
Parsing documentation for actionpack-4.0.0
Installing ri documentation for actionpack-4.0.0
Parsing documentation for activemodel-4.0.0
Installing ri documentation for activemodel-4.0.0
Parsing documentation for arel-4.0.0
Installing ri documentation for arel-4.0.0
Parsing documentation for activerecord-deprecated_finders-1.0.3
Installing ri documentation for activerecord-deprecated_finders-1.0.3
Parsing documentation for activerecord-4.0.0
Installing ri documentation for activerecord-4.0.0
Parsing documentation for mime-types-1.23
Installing ri documentation for mime-types-1.23
Parsing documentation for polyglot-0.3.3
Installing ri documentation for polyglot-0.3.3
Parsing documentation for treetop-1.4.14
Installing ri documentation for treetop-1.4.14
Parsing documentation for mail-2.5.4
Installing ri documentation for mail-2.5.4
Parsing documentation for actionmailer-4.0.0
Installing ri documentation for actionmailer-4.0.0
Parsing documentation for thor-0.18.1
Installing ri documentation for thor-0.18.1
Parsing documentation for railties-4.0.0
Installing ri documentation for railties-4.0.0
Parsing documentation for hike-1.2.3
Installing ri documentation for hike-1.2.3
Parsing documentation for tilt-1.4.1
Installing ri documentation for tilt-1.4.1
Parsing documentation for sprockets-2.10.0
Installing ri documentation for sprockets-2.10.0
Parsing documentation for sprockets-rails-2.0.0
Installing ri documentation for sprockets-rails-2.0.0
Parsing documentation for rails-4.0.0
Installing ri documentation for rails-4.0.0
28 gems installed
__rvm_rm_rf already gone: /home/vagrant/.rvm/tmp/10958*
Running /home/vagrant/.rvm/hooks/after_use_maglev
unable to convert "\x89" from ASCII-8BIT to UTF-8 for lib/sinatra/images/404.png, skipping
unable to convert "\x89" from ASCII-8BIT to UTF-8 for lib/sinatra/images/500.png, skipping
Successfully installed rack-protection-1.5.0
Successfully installed sinatra-1.4.3
Parsing documentation for rack-protection-1.5.0
Installing ri documentation for rack-protection-1.5.0
Parsing documentation for sinatra-1.4.3
Installing ri documentation for sinatra-1.4.3
2 gems installed
__rvm_rm_rf already gone: /home/vagrant/.rvm/tmp/10958*
Running /home/vagrant/.rvm/hooks/after_use_maglev
Successfully installed watchr-0.7
Parsing documentation for watchr-0.7
Installing ri documentation for watchr-0.7
1 gem installed
__rvm_rm_rf already gone: /home/vagrant/.rvm/tmp/10958*
* To start using RVM you need to run `source /home/vagrant/.rvm/scripts/rvm`
in all your open shell windows, in rare cases you need to reopen all shell windows.
* To start using rails you need to run `rails new <project_dir>`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment