Skip to content

Instantly share code, notes, and snippets.

@pzac
Created September 6, 2010 13:03
Show Gist options
  • Save pzac/567009 to your computer and use it in GitHub Desktop.
Save pzac/567009 to your computer and use it in GitHub Desktop.
~ rvm install --trace 1.8.7
install --trace 1.8.7
rvm 1.0.2 by Wayne E. Seguin (wayneeseguin@gmail.com) [http://rvm.beginrescueend.com/]
+ for option in verbose xtrace errexit errtrace noclobber nounset pipefail
+ set -o errexit
+ for option in verbose xtrace errexit errtrace noclobber nounset pipefail
+ set -o errtrace
+ for option in verbose xtrace errexit errtrace noclobber nounset pipefail
+ set -o noclobber
+ for option in verbose xtrace errexit errtrace noclobber nounset pipefail
+ set -o nounset
+ for option in verbose xtrace errexit errtrace noclobber nounset pipefail
+ set -o pipefail
+ export 'PS4=+(${BASH_SOURCE}:${LINENO}): ${FUNCNAME[0]:+${FUNCNAME[0]}(): }'
+ PS4='+(${BASH_SOURCE}:${LINENO}): ${FUNCNAME[0]:+${FUNCNAME[0]}(): }'
+(/Users/paolo/.rvm/scripts/cli:469): __rvm_parse_args(): [[ -z install ]]
+(/Users/paolo/.rvm/scripts/cli:471): __rvm_parse_args(): [[ 0 -eq 1 ]]
+(/Users/paolo/.rvm/scripts/cli:471): __rvm_parse_args(): [[ -n '' ]]
+(/Users/paolo/.rvm/scripts/cli:22): __rvm_parse_args(): [[ 1 -gt 0 ]]
+(/Users/paolo/.rvm/scripts/cli:23): __rvm_parse_args(): rvm_token=1.8.7
+(/Users/paolo/.rvm/scripts/cli:23): __rvm_parse_args(): shift
+(/Users/paolo/.rvm/scripts/cli:25): __rvm_parse_args(): [[ 0 -gt 0 ]]
+(/Users/paolo/.rvm/scripts/cli:25): __rvm_parse_args(): next_token=
+(/Users/paolo/.rvm/scripts/cli:30): __rvm_parse_args(): case "$rvm_token" in
+(/Users/paolo/.rvm/scripts/cli:404): __rvm_parse_args(): [[ -n 1.8.7 ]]
+(/Users/paolo/.rvm/scripts/cli:405): __rvm_parse_args(): [[ gemset = \i\n\s\t\a\l\l ]]
+(/Users/paolo/.rvm/scripts/cli:416): __rvm_parse_args(): grep -q ,
+(/Users/paolo/.rvm/scripts/cli:416): __rvm_parse_args(): echo 1.8.7
+(/Users/paolo/.rvm/scripts/cli:421): __rvm_parse_args(): /Users/paolo/.rvm/scripts/match 1.8.7 '^@'
+(/Users/paolo/.rvm/scripts/cli:427): __rvm_parse_args(): /Users/paolo/.rvm/scripts/match 1.8.7 '^.+@.+$'
+(/Users/paolo/.rvm/scripts/cli:431): __rvm_parse_args(): /Users/paolo/.rvm/scripts/match 1.8.7 '^.+\+.+$'
+(/Users/paolo/.rvm/scripts/cli:435): __rvm_parse_args(): /Users/paolo/.rvm/scripts/match 1.8.7 -
+(/Users/paolo/.rvm/scripts/cli:438): __rvm_parse_args(): /Users/paolo/.rvm/scripts/match 1.8.7 '^[0-9].[0-9]'
+(/Users/paolo/.rvm/scripts/cli:439): __rvm_parse_args(): rvm_ruby_string=1.8.7
+(/Users/paolo/.rvm/scripts/cli:440): __rvm_parse_args(): rvm_ruby_strings=1.8.7
+(/Users/paolo/.rvm/scripts/cli:441): __rvm_parse_args(): rvm_action=install
+(/Users/paolo/.rvm/scripts/cli:464): __rvm_parse_args(): [[ error = \i\n\s\t\a\l\l ]]
+(/Users/paolo/.rvm/scripts/cli:469): __rvm_parse_args(): [[ -z install ]]
+(/Users/paolo/.rvm/scripts/cli:471): __rvm_parse_args(): [[ 0 -eq 1 ]]
+(/Users/paolo/.rvm/scripts/cli:471): __rvm_parse_args(): [[ -n '' ]]
+(/Users/paolo/.rvm/scripts/cli:22): __rvm_parse_args(): [[ 0 -gt 0 ]]
+(/Users/paolo/.rvm/scripts/cli:475): __rvm_parse_args(): [[ 0 -gt 0 ]]
+(/Users/paolo/.rvm/scripts/cli:477): __rvm_parse_args(): [[ -n '' ]]
+(/Users/paolo/.rvm/scripts/cli:513): rvm(): rvm_reload_flag=0
+(/Users/paolo/.rvm/scripts/cli:514): rvm(): rvm_use_flag=0
+(/Users/paolo/.rvm/scripts/cli:515): rvm(): rvm_delete_flag=0
+(/Users/paolo/.rvm/scripts/cli:516): rvm(): rvm_action=install
+(/Users/paolo/.rvm/scripts/cli:518): rvm(): export BUNDLE_PATH GEM_HOME GEM_PATH rvm_ruby_string rvm_action rvm_bin_flag rvm_debug_flag rvm_delete_flag rvm_docs_type rvm_file_name rvm_gemset_name rvm_head_flag rvm_install_on_use_flag rvm_interactive_flag rvm_llvm_flag rvm_make_flags rvm_proxy rvm_remove_flag rvm_ruby_args rvm_ruby_configure_flags rvm_ruby_file rvm_ruby_gem_home rvm_ruby_interpreter rvm_ruby_name rvm_ruby_version rvm_system_flag rvm_trace_flag rvm_use_flag rvm_user_flag rvm_verbose_flag rvm_patch_names rvm_patch_original_pwd rvm_clang_flag rvm_install_arguments
+(/Users/paolo/.rvm/scripts/cli:519): rvm(): export rvm_path rvm_rubies_path rvm_scripts_path rvm_archives_path rvm_src_path rvm_patches_path rvm_patches_path rvm_patchsets_path rvm_log_path rvm_bin_path rvm_gems_path rvm_config_path rvm_tmp_path rvm_hooks_path rvm_gems_cache_path rvm_gemset_separator rvm_ruby_aliases rvm_quiet_flag rvm_silent_flag
+(/Users/paolo/.rvm/scripts/cli:521): rvm(): result=0
+(/Users/paolo/.rvm/scripts/cli:526): rvm(): case "$rvm_action" in
+(/Users/paolo/.rvm/scripts/cli:615): rvm(): [[ -n 1.8.7 ]]
+(/Users/paolo/.rvm/scripts/cli:616): rvm(): /Users/paolo/.rvm/scripts/manage install 1.8.7
++(/Users/paolo/.rvm/scripts/utility:314): __rvm_inherit_trace_flag(): export rvm_trace_flag
++(/Users/paolo/.rvm/scripts/utility:316): __rvm_inherit_trace_flag(): return 0
++(/Users/paolo/.rvm/scripts/base:14): __rvm_cleanup_temp_on_exit
++(/Users/paolo/.rvm/scripts/utility:334): __rvm_cleanup_temp_on_exit(): trap '__rvm_cleanup_temp_for '\''99568'\''' 0 1 2 3 15
+(/Users/paolo/.rvm/scripts/manage:7): source /Users/paolo/.rvm/scripts/patches
+(/Users/paolo/.rvm/scripts/manage:1260): args=($*)
+(/Users/paolo/.rvm/scripts/manage:1261): action=install
+(/Users/paolo/.rvm/scripts/manage:1262): rubies_string=1.8.7
++(/Users/paolo/.rvm/scripts/manage:1263): echo
+(/Users/paolo/.rvm/scripts/manage:1263): args=' '
+(/Users/paolo/.rvm/scripts/manage:1265): __rvm_manage_rubies
+(/Users/paolo/.rvm/scripts/manage:1214): __rvm_manage_rubies(): unset rvm_gemset_name rvm_ruby_selected_flag
++(/Users/paolo/.rvm/scripts/manage:1216): __rvm_manage_rubies(): echo ''
++(/Users/paolo/.rvm/scripts/manage:1216): __rvm_manage_rubies(): awk -F@ '{print $1}'
+(/Users/paolo/.rvm/scripts/manage:1216): __rvm_manage_rubies(): rvm_ruby_gem_home=
++(/Users/paolo/.rvm/scripts/manage:1217): __rvm_manage_rubies(): echo 1.8.7
++(/Users/paolo/.rvm/scripts/manage:1217): __rvm_manage_rubies(): awk -F@ '{print $1}'
+(/Users/paolo/.rvm/scripts/manage:1217): __rvm_manage_rubies(): rvm_ruby_string=1.8.7
+(/Users/paolo/.rvm/scripts/manage:1219): __rvm_manage_rubies(): local manage_result=0
+(/Users/paolo/.rvm/scripts/manage:1221): __rvm_manage_rubies(): [[ -n 1.8.7 ]]
++(/Users/paolo/.rvm/scripts/manage:1213): __rvm_manage_rubies(): echo 1.8.7
++(/Users/paolo/.rvm/scripts/manage:1213): __rvm_manage_rubies(): tr , ' '
+(/Users/paolo/.rvm/scripts/manage:1222): __rvm_manage_rubies(): for rvm_ruby_string in '$(echo "$rubies_string" | \tr '\'','\'' '\'' '\'')'
+(/Users/paolo/.rvm/scripts/manage:1223): __rvm_manage_rubies(): current_manage_ruby_string=1.8.7
+(/Users/paolo/.rvm/scripts/manage:1224): __rvm_manage_rubies(): eval __rvm_install_ruby
++(/Users/paolo/.rvm/scripts/manage:1224): __rvm_manage_rubies(): __rvm_install_ruby
++(/Users/paolo/.rvm/scripts/manage:180): __rvm_install_ruby(): [[ -z '' ]]
++(/Users/paolo/.rvm/scripts/manage:180): __rvm_install_ruby(): __rvm_select
++(/Users/paolo/.rvm/scripts/selector:5): __rvm_select(): rvm_ruby_interpreter=
++(/Users/paolo/.rvm/scripts/selector:6): __rvm_select(): rvm_head_flag=0
++(/Users/paolo/.rvm/scripts/selector:7): __rvm_select(): rvm_install_on_use_flag=0
++(/Users/paolo/.rvm/scripts/selector:8): __rvm_select(): rvm_ruby_version=
++(/Users/paolo/.rvm/scripts/selector:9): __rvm_select(): rvm_ruby_patch_level=
++(/Users/paolo/.rvm/scripts/selector:10): __rvm_select(): rvm_ruby_revision=
++(/Users/paolo/.rvm/scripts/selector:11): __rvm_select(): rvm_ruby_name=
++(/Users/paolo/.rvm/scripts/selector:12): __rvm_select(): rvm_ruby_gem_home=
++(/Users/paolo/.rvm/scripts/selector:13): __rvm_select(): export GEM_HOME GEM_PATH BUNDLE_PATH MY_RUBY_HOME RUBY_VERSION
++(/Users/paolo/.rvm/scripts/selector:15): __rvm_select(): [[ -z 1.8.7 ]]
++(/Users/paolo/.rvm/scripts/selector:23): __rvm_select(): __rvm_ruby_string
++(/Users/paolo/.rvm/scripts/selector:386): __rvm_ruby_string(): rvm_expanding_aliases=0
++(/Users/paolo/.rvm/scripts/selector:388): __rvm_ruby_string(): rvm_ruby_version=
++(/Users/paolo/.rvm/scripts/selector:389): __rvm_ruby_string(): rvm_gemset_name=
++(/Users/paolo/.rvm/scripts/selector:390): __rvm_ruby_string(): rvm_ruby_interpreter=
++(/Users/paolo/.rvm/scripts/selector:391): __rvm_ruby_string(): rvm_ruby_version=
++(/Users/paolo/.rvm/scripts/selector:392): __rvm_ruby_string(): rvm_ruby_patch_level=
++(/Users/paolo/.rvm/scripts/selector:393): __rvm_ruby_string(): rvm_ruby_revision=
++(/Users/paolo/.rvm/scripts/selector:394): __rvm_ruby_string(): rvm_ruby_tag=
++(/Users/paolo/.rvm/scripts/selector:396): __rvm_ruby_string(): echo 1.8.7
++(/Users/paolo/.rvm/scripts/selector:396): __rvm_ruby_string(): grep -q @
++(/Users/paolo/.rvm/scripts/selector:401): __rvm_ruby_string(): [[ 0 -eq 0 ]]
++(/Users/paolo/.rvm/scripts/selector:402): __rvm_ruby_string(): rvm_ruby_string=1.8.7
+++(/Users/paolo/.rvm/scripts/selector:404): __rvm_ruby_string(): /Users/paolo/.rvm/scripts/alias show 1.8.7
++(/Users/paolo/.rvm/scripts/selector:404): __rvm_ruby_string(): expanded_alias_name=
++(/Users/paolo/.rvm/scripts/selector:406): __rvm_ruby_string(): [[ 1.8.7 = default ]]
++(/Users/paolo/.rvm/scripts/selector:412): __rvm_ruby_string(): ruby_string=1.8.7
++(/Users/paolo/.rvm/scripts/selector:414): __rvm_ruby_string(): __rvm_cleanse_variables
++(/Users/paolo/.rvm/scripts/utility:255): __rvm_cleanse_variables(): __rvm_unset_ruby_variables
++(/Users/paolo/.rvm/scripts/utility:265): __rvm_unset_ruby_variables(): unset rvm_ruby_interpreter rvm_ruby_version rvm_url rvm_ruby_repo_url rvm_ruby_package_name rvm_ruby_patch_level rvm_ruby_make rvm_ruby_make_install rvm_ruby_revision rvm_ruby_tag rvm_release_version rvm_major_version rvm_minor_version rvm_ruby_gem_home rvm_ruby_binary rvm_ruby_home rvm_ruby_log_path rvm_ruby_src_path rvm_ruby_irbrc rvm_ruby_selected_flag rvm_ruby_src_path rvm_ruby_repo_url rvm_major_version rvm_minor_version rvm_ruby_gem_home rvm_head_flag rvm_ruby_configure rvm_ruby_mode rvm_ruby_package_file rvm_ruby_package_name rvm_ruby_gem_path rvm_ruby_name rvm_ruby_strings rvm_ruby_repo_path
++(/Users/paolo/.rvm/scripts/utility:257): __rvm_cleanse_variables(): rvm_sticky_flag=0
++(/Users/paolo/.rvm/scripts/utility:258): __rvm_cleanse_variables(): [[ 0 -eq 1 ]]
++(/Users/paolo/.rvm/scripts/utility:258): __rvm_cleanse_variables(): unset rvm_gemset_name
++(/Users/paolo/.rvm/scripts/utility:260): __rvm_cleanse_variables(): unset rvm_action rvm_irbrc_file rvm_command rvm_error_message rvm_url rvm_force_flag rvm_all_flag rvm_reconfigure_flag rvm_make_flags rvm_bin_flag rvm_import_flag rvm_export_flag rvm_self_flag rvm_gem_flag rvm_rubygems_flag rvm_debug_flag rvm_delete_flag rvm_summary_flag rvm_test_flag _rvm_spec_flag rvm_json_flag rvm_yaml_flag rvm_shebang_flag rvm_env_flag rvm_tail_flag rvm_use_flag rvm_dir_flag rvm_list_flag rvm_empty_flag rvm_file_name rvm_benchmark_flag rvm_clear_flag rvm_name_flag rvm_verbose_flag rvm_user_flag rvm_system_flag rvm_ruby_configure_flags rvm_uninstall_flag rvm_install_flag rvm_llvm_flag rvm_ruby_bits rvm_sticky_flag rvm_rvmrc_flag rvm_gems_flag rvm_only_path_flag rvm_docs_flag rvm_ruby_aliases rvm_patch_names rvm_clang_flag rvm_install_arguments rvm_dump_environment_flag rvm_ruby_alias
+++(/Users/paolo/.rvm/scripts/selector:377): __rvm_ruby_string(): printf 1.8.7
++(/Users/paolo/.rvm/scripts/selector:416): __rvm_ruby_string(): for string in '$(printf "${ruby_string//-/ }")'
++(/Users/paolo/.rvm/scripts/selector:417): __rvm_ruby_string(): [[ head = \1\.\8\.\7 ]]
++(/Users/paolo/.rvm/scripts/selector:421): __rvm_ruby_string(): [[ system = \1\.\8\.\7 ]]
++(/Users/paolo/.rvm/scripts/selector:425): __rvm_ruby_string(): [[ nightly = \1\.\8\.\7 ]]
++(/Users/paolo/.rvm/scripts/selector:429): __rvm_ruby_string(): /Users/paolo/.rvm/scripts/match 1.8.7 '^preview'
++(/Users/paolo/.rvm/scripts/selector:431): __rvm_ruby_string(): /Users/paolo/.rvm/scripts/match 1.8.7 '^rc[0-9]'
++(/Users/paolo/.rvm/scripts/selector:433): __rvm_ruby_string(): /Users/paolo/.rvm/scripts/match 1.8.7 '^[0-9]\.[0-9]'
++(/Users/paolo/.rvm/scripts/selector:434): __rvm_ruby_string(): rvm_ruby_version=1.8.7
++(/Users/paolo/.rvm/scripts/selector:435): __rvm_ruby_string(): rvm_ruby_revision=
++(/Users/paolo/.rvm/scripts/selector:435): __rvm_ruby_string(): rvm_ruby_tag=
++(/Users/paolo/.rvm/scripts/selector:477): __rvm_ruby_string(): [[ -z '' ]]
++(/Users/paolo/.rvm/scripts/selector:478): __rvm_ruby_string(): /Users/paolo/.rvm/scripts/match 1.8.7 '^1\.[8-9]'
++(/Users/paolo/.rvm/scripts/selector:479): __rvm_ruby_string(): rvm_ruby_interpreter=ruby
++(/Users/paolo/.rvm/scripts/selector:488): __rvm_ruby_string(): rvm_ruby_version=1.8.7
++(/Users/paolo/.rvm/scripts/selector:489): __rvm_ruby_string(): rvm_head_flag=0
++(/Users/paolo/.rvm/scripts/selector:490): __rvm_ruby_string(): [[ -z 1.8.7 ]]
++(/Users/paolo/.rvm/scripts/selector:490): __rvm_ruby_string(): [[ 0 -eq 0 ]]
++(/Users/paolo/.rvm/scripts/selector:491): __rvm_ruby_string(): rvm_ruby_version=1.8.7
++(/Users/paolo/.rvm/scripts/selector:494): __rvm_ruby_string(): [[ -z 1.8.7 ]]
++(/Users/paolo/.rvm/scripts/selector:497): __rvm_ruby_string(): rvm_ruby_string=ruby-1.8.7
++(/Users/paolo/.rvm/scripts/selector:501): __rvm_ruby_string(): [[ 0 -eq 1 ]]
++(/Users/paolo/.rvm/scripts/selector:503): __rvm_ruby_string(): [[ ! -z '' ]]
++(/Users/paolo/.rvm/scripts/selector:505): __rvm_ruby_string(): [[ ! -z '' ]]
++(/Users/paolo/.rvm/scripts/selector:507): __rvm_ruby_string(): [[ ! -z '' ]]
++(/Users/paolo/.rvm/scripts/selector:509): __rvm_ruby_string(): [[ ! -z '' ]]
+++(/Users/paolo/.rvm/scripts/selector:512): __rvm_ruby_string(): __rvm_db ruby_1.8.7_patch_level
+++(/Users/paolo/.rvm/scripts/utility:86): __rvm_db(): local value= key= variable=
+++(/Users/paolo/.rvm/scripts/utility:88): __rvm_db(): key=x
+++(/Users/paolo/.rvm/scripts/utility:89): __rvm_db(): variable=
+++(/Users/paolo/.rvm/scripts/utility:91): __rvm_db(): [[ -f /Users/paolo/.rvm/config/user ]]
++++(/Users/paolo/.rvm/scripts/utility:92): __rvm_db(): /Users/paolo/.rvm/scripts/db /Users/paolo/.rvm/config/user x
+++(/Users/paolo/.rvm/scripts/utility:92): __rvm_db(): value=
+++(/Users/paolo/.rvm/scripts/utility:95): __rvm_db(): [[ -z '' ]]
++++(/Users/paolo/.rvm/scripts/utility:96): __rvm_db(): /Users/paolo/.rvm/scripts/db /Users/paolo/.rvm/config/db x
+++(/Users/paolo/.rvm/scripts/utility:96): __rvm_db(): value=
+++(/Users/paolo/.rvm/scripts/utility:99): __rvm_db(): [[ -n '' ]]
+++(/Users/paolo/.rvm/scripts/utility:107): __rvm_db(): return 0
++(/Users/paolo/.rvm/scripts/selector:512): __rvm_ruby_string(): patch_level=
++(/Users/paolo/.rvm/scripts/selector:513): __rvm_ruby_string(): [[ ! -z '' ]]
++(/Users/paolo/.rvm/scripts/selector:520): __rvm_ruby_string(): [[ ! -z '' ]]
++(/Users/paolo/.rvm/scripts/selector:25): __rvm_select(): rvm_archive_extension=tar.gz
++(/Users/paolo/.rvm/scripts/selector:27): __rvm_select(): case "$rvm_ruby_interpreter" in
++(/Users/paolo/.rvm/scripts/selector:159): __rvm_select(): [[ -z 1.8.7 ]]
+++(/Users/paolo/.rvm/scripts/selector:162): __rvm_select(): __rvm_db ruby_repo_url
+++(/Users/paolo/.rvm/scripts/utility:86): __rvm_db(): local value= key= variable=
+++(/Users/paolo/.rvm/scripts/utility:88): __rvm_db(): key=x
+++(/Users/paolo/.rvm/scripts/utility:89): __rvm_db(): variable=
+++(/Users/paolo/.rvm/scripts/utility:91): __rvm_db(): [[ -f /Users/paolo/.rvm/config/user ]]
++++(/Users/paolo/.rvm/scripts/utility:92): __rvm_db(): /Users/paolo/.rvm/scripts/db /Users/paolo/.rvm/config/user x
+++(/Users/paolo/.rvm/scripts/utility:92): __rvm_db(): value=
+++(/Users/paolo/.rvm/scripts/utility:95): __rvm_db(): [[ -z '' ]]
++++(/Users/paolo/.rvm/scripts/utility:96): __rvm_db(): /Users/paolo/.rvm/scripts/db /Users/paolo/.rvm/config/db x
+++(/Users/paolo/.rvm/scripts/utility:96): __rvm_db(): value=
+++(/Users/paolo/.rvm/scripts/utility:99): __rvm_db(): [[ -n '' ]]
+++(/Users/paolo/.rvm/scripts/utility:107): __rvm_db(): return 0
++(/Users/paolo/.rvm/scripts/selector:162): __rvm_select(): rvm_ruby_repo_url=
++(/Users/paolo/.rvm/scripts/selector:163): __rvm_select(): [[ 0 -eq 0 ]]
++(/Users/paolo/.rvm/scripts/selector:164): __rvm_select(): rvm_archive_extension=tar.bz2
++(/Users/paolo/.rvm/scripts/selector:194): __rvm_select(): __rvm_gemset_select
++(/Users/paolo/.rvm/scripts/selector:540): __rvm_gemset_select(): command -v gem
++(/Users/paolo/.rvm/scripts/selector:541): __rvm_gemset_select(): [[ 0 -gt 0 ]]
++(/Users/paolo/.rvm/scripts/selector:543): __rvm_gemset_select(): rvm_delete_flag=0
++(/Users/paolo/.rvm/scripts/selector:544): __rvm_gemset_select(): rvm_sticky_flag=0
++(/Users/paolo/.rvm/scripts/selector:545): __rvm_gemset_select(): rvm_ruby_gem_home=
++(/Users/paolo/.rvm/scripts/selector:546): __rvm_gemset_select(): rvm_gemset_name=
++(/Users/paolo/.rvm/scripts/selector:548): __rvm_gemset_select(): rvm_ruby_global_gems_path=/Users/paolo/.rvm/gems/ruby-1.8.7@global
++(/Users/paolo/.rvm/scripts/selector:550): __rvm_gemset_select(): [[ -z '' ]]
++(/Users/paolo/.rvm/scripts/selector:553): __rvm_gemset_select(): [[ 0 -eq 1 ]]
++(/Users/paolo/.rvm/scripts/selector:563): __rvm_gemset_select(): [[ -n '' ]]
++(/Users/paolo/.rvm/scripts/selector:566): __rvm_gemset_select(): [[ -n ruby-1.8.7 ]]
++(/Users/paolo/.rvm/scripts/selector:566): __rvm_gemset_select(): [[ ruby != \s\y\s\t\e\m ]]
++(/Users/paolo/.rvm/scripts/selector:567): __rvm_gemset_select(): rvm_ruby_gem_home=/Users/paolo/.rvm/gems/ruby-1.8.7
++(/Users/paolo/.rvm/scripts/selector:594): __rvm_gemset_select(): [[ -z /Users/paolo/.rvm/gems/ruby-1.8.7-p302 ]]
++(/Users/paolo/.rvm/scripts/selector:597): __rvm_gemset_select(): [[ -n '' ]]
++(/Users/paolo/.rvm/scripts/selector:602): __rvm_gemset_select(): [[ 0 -eq 1 ]]
++(/Users/paolo/.rvm/scripts/selector:606): __rvm_gemset_select(): [[ -z /Users/paolo/.rvm/gems/ruby-1.8.7 ]]
++(/Users/paolo/.rvm/scripts/selector:611): __rvm_gemset_select(): rvm_ruby_gem_path=/Users/paolo/.rvm/gems/ruby-1.8.7:/Users/paolo/.rvm/gems/ruby-1.8.7@global
++(/Users/paolo/.rvm/scripts/selector:614): __rvm_gemset_select(): mkdir -p /Users/paolo/.rvm/gems/ruby-1.8.7
++(/Users/paolo/.rvm/scripts/selector:615): __rvm_gemset_select(): [[ -n /Users/paolo/.rvm/gems/ruby-1.8.7 ]]
++(/Users/paolo/.rvm/scripts/selector:615): __rvm_gemset_select(): echo /Users/paolo/.rvm/gems/ruby-1.8.7
++(/Users/paolo/.rvm/scripts/selector:615): __rvm_gemset_select(): grep -q rvm
++(/Users/paolo/.rvm/scripts/selector:616): __rvm_gemset_select(): __rvm_using_gemset_globalcache
++(/Users/paolo/.rvm/scripts/utility:769): __rvm_using_gemset_globalcache(): /Users/paolo/.rvm/scripts/db /Users/paolo/.rvm/config/user use_gemset_globalcache
++(/Users/paolo/.rvm/scripts/utility:769): __rvm_using_gemset_globalcache(): grep -q '^true$'
++(/Users/paolo/.rvm/scripts/utility:770): __rvm_using_gemset_globalcache(): return 0
++(/Users/paolo/.rvm/scripts/selector:616): __rvm_gemset_select(): [[ ! -L /Users/paolo/.rvm/gems/ruby-1.8.7/cache ]]
++(/Users/paolo/.rvm/scripts/selector:623): __rvm_gemset_select(): export rvm_ruby_gem_path rvm_ruby_gem_home
++(/Users/paolo/.rvm/scripts/selector:196): __rvm_select(): [[ -n ruby ]]
++(/Users/paolo/.rvm/scripts/selector:196): __rvm_select(): [[ system != \r\u\b\y ]]
++(/Users/paolo/.rvm/scripts/selector:196): __rvm_select(): [[ default != \r\u\b\y ]]
++(/Users/paolo/.rvm/scripts/selector:197): __rvm_select(): [[ ! -z 1.8.7 ]]
++(/Users/paolo/.rvm/scripts/selector:198): __rvm_select(): rvm_release_version=1
++(/Users/paolo/.rvm/scripts/selector:199): __rvm_select(): rvm_major_version=1.8
++(/Users/paolo/.rvm/scripts/selector:199): __rvm_select(): rvm_major_version=8
++(/Users/paolo/.rvm/scripts/selector:200): __rvm_select(): rvm_minor_version=7
+++(/Users/paolo/.rvm/scripts/selector:203): __rvm_select(): echo ruby-1.8.7
+++(/Users/paolo/.rvm/scripts/selector:203): __rvm_select(): sed -e 's/-n.*$//'
++(/Users/paolo/.rvm/scripts/selector:203): __rvm_select(): rvm_ruby_package_name=ruby-1.8.7
++(/Users/paolo/.rvm/scripts/selector:204): __rvm_select(): rvm_ruby_home=/Users/paolo/.rvm/rubies/ruby-1.8.7
++(/Users/paolo/.rvm/scripts/selector:205): __rvm_select(): rvm_ruby_log_path=/Users/paolo/.rvm/log/ruby-1.8.7
++(/Users/paolo/.rvm/scripts/selector:206): __rvm_select(): rvm_ruby_repo_path=/Users/paolo/.rvm/repos/ruby-1.8.7
++(/Users/paolo/.rvm/scripts/selector:207): __rvm_select(): rvm_ruby_src_path=/Users/paolo/.rvm/src/ruby-1.8.7
++(/Users/paolo/.rvm/scripts/selector:208): __rvm_select(): rvm_ruby_binary=/Users/paolo/.rvm/rubies/ruby-1.8.7/bin/ruby
++(/Users/paolo/.rvm/scripts/selector:209): __rvm_select(): rvm_ruby_irbrc=/Users/paolo/.rvm/rubies/ruby-1.8.7/.irbrc
++(/Users/paolo/.rvm/scripts/selector:210): __rvm_select(): rvm_ruby_gem_home=/Users/paolo/.rvm/gems/ruby-1.8.7
++(/Users/paolo/.rvm/scripts/selector:211): __rvm_select(): rvm_ruby_gem_path=/Users/paolo/.rvm/gems/ruby-1.8.7:/Users/paolo/.rvm/gems/ruby-1.8.7@global
++(/Users/paolo/.rvm/scripts/selector:213): __rvm_select(): [[ maglev = \r\u\b\y ]]
++(/Users/paolo/.rvm/scripts/selector:218): __rvm_select(): [[ ! -z '' ]]
++(/Users/paolo/.rvm/scripts/selector:223): __rvm_select(): rvm_ruby_selected_flag=1
++(/Users/paolo/.rvm/scripts/selector:225): __rvm_select(): mkdir -p /Users/paolo/.rvm/log/ruby-1.8.7
++(/Users/paolo/.rvm/scripts/selector:227): __rvm_select(): export rvm_ruby_interpreter rvm_ruby_version rvm_ruby_repo_url rvm_ruby_package_name rvm_url rvm_ruby_patch_level rvm_ruby_configure rvm_ruby_configure_flags rvm_ruby_make rvm_ruby_make_install rvm_ruby_revision rvm_ruby_tag rvm_release_version rvm_major_version rvm_minor_version rvm_gemset_name rvm_gems_path rvm_ruby_gem_home rvm_path rvm_src_path rvm_bin_path rvm_ruby_binary rvm_ruby_home rvm_log_path rvm_ruby_log_path rvm_src_path rvm_ruby_src_path rvm_ruby_irbrc rvm_ruby_selected_flag rvm_ruby_string
++(/Users/paolo/.rvm/scripts/manage:182): __rvm_install_ruby(): [[ -n '' ]]
++(/Users/paolo/.rvm/scripts/manage:185): __rvm_install_ruby(): __rvm_check_for_clang
++(/Users/paolo/.rvm/scripts/manage:10): __rvm_check_for_clang(): [[ -n '' ]]
++(/Users/paolo/.rvm/scripts/manage:186): __rvm_install_ruby(): local result=0
++(/Users/paolo/.rvm/scripts/manage:187): __rvm_install_ruby(): [[ 0 -gt 0 ]]
++(/Users/paolo/.rvm/scripts/manage:189): __rvm_install_ruby(): case "$rvm_ruby_interpreter" in
++(/Users/paolo/.rvm/scripts/manage:726): __rvm_install_ruby(): __rvm_check_for_bison
++(/Users/paolo/.rvm/scripts/manage:18): __rvm_check_for_bison(): [[ 0 -gt 0 ]]
++(/Users/paolo/.rvm/scripts/manage:727): __rvm_install_ruby(): result=0
++(/Users/paolo/.rvm/scripts/manage:727): __rvm_install_ruby(): [[ 0 -gt 0 ]]
++(/Users/paolo/.rvm/scripts/manage:729): __rvm_install_ruby(): [[ rvm_make_flags_flag -eq 1 ]]
++(/Users/paolo/.rvm/scripts/manage:730): __rvm_install_ruby(): __rvm_install_source
++(/Users/paolo/.rvm/scripts/manage:78): __rvm_install_source(): [[ -z 1 ]]
++(/Users/paolo/.rvm/scripts/manage:80): __rvm_install_source(): [[ ruby-1.8.7 = \r\u\b\y\-\1\.\9\.\2\-\h\e\a\d ]]
++(/Users/paolo/.rvm/scripts/manage:85): __rvm_install_source(): /Users/paolo/.rvm/scripts/log info 'Installing Ruby from source to: /Users/paolo/.rvm/rubies/ruby-1.8.7'
Installing Ruby from source to: /Users/paolo/.rvm/rubies/ruby-1.8.7
++(/Users/paolo/.rvm/scripts/manage:86): __rvm_install_source(): __rvm_pushpop /Users/paolo/.rvm/src
++(/Users/paolo/.rvm/scripts/utility:606): __rvm_pushpop(): [[ -z /Users/paolo/.rvm/src ]]
++(/Users/paolo/.rvm/scripts/utility:609): __rvm_pushpop(): pushd /Users/paolo/.rvm/src
++(/Users/paolo/.rvm/scripts/utility:612): __rvm_pushpop(): return 0
++(/Users/paolo/.rvm/scripts/manage:87): __rvm_install_source(): [[ -n '' ]]
++(/Users/paolo/.rvm/scripts/manage:89): __rvm_install_source(): result=0
++(/Users/paolo/.rvm/scripts/manage:90): __rvm_install_source(): __rvm_fetch_ruby
++(/Users/paolo/.rvm/scripts/manage:767): __rvm_fetch_ruby(): [[ -z 1 ]]
++(/Users/paolo/.rvm/scripts/manage:769): __rvm_fetch_ruby(): [[ 0 -eq 0 ]]
++(/Users/paolo/.rvm/scripts/manage:769): __rvm_fetch_ruby(): [[ -z '' ]]
++(/Users/paolo/.rvm/scripts/manage:769): __rvm_fetch_ruby(): [[ -z '' ]]
++(/Users/paolo/.rvm/scripts/manage:770): __rvm_fetch_ruby(): rvm_ruby_package_name=ruby-1.8.7
++(/Users/paolo/.rvm/scripts/manage:771): __rvm_fetch_ruby(): rvm_ruby_package_file=ruby-1.8.7
++(/Users/paolo/.rvm/scripts/manage:772): __rvm_fetch_ruby(): [[ ruby = \r\u\b\y ]]
++(/Users/paolo/.rvm/scripts/manage:773): __rvm_fetch_ruby(): rvm_archive_extension=tar.bz2
++(/Users/paolo/.rvm/scripts/manage:778): __rvm_fetch_ruby(): [[ ! -s /Users/paolo/.rvm/archives/ruby-1.8.7.tar.bz2 ]]
++(/Users/paolo/.rvm/scripts/manage:779): __rvm_fetch_ruby(): [[ ruby = \r\u\b\y ]]
+++(/Users/paolo/.rvm/scripts/manage:780): __rvm_fetch_ruby(): __rvm_db ruby_1.8_url
+++(/Users/paolo/.rvm/scripts/utility:86): __rvm_db(): local value= key= variable=
+++(/Users/paolo/.rvm/scripts/utility:88): __rvm_db(): key=x
+++(/Users/paolo/.rvm/scripts/utility:89): __rvm_db(): variable=
+++(/Users/paolo/.rvm/scripts/utility:91): __rvm_db(): [[ -f /Users/paolo/.rvm/config/user ]]
++++(/Users/paolo/.rvm/scripts/utility:92): __rvm_db(): /Users/paolo/.rvm/scripts/db /Users/paolo/.rvm/config/user x
+++(/Users/paolo/.rvm/scripts/utility:92): __rvm_db(): value=
+++(/Users/paolo/.rvm/scripts/utility:95): __rvm_db(): [[ -z '' ]]
++++(/Users/paolo/.rvm/scripts/utility:96): __rvm_db(): /Users/paolo/.rvm/scripts/db /Users/paolo/.rvm/config/db x
+++(/Users/paolo/.rvm/scripts/utility:96): __rvm_db(): value=
+++(/Users/paolo/.rvm/scripts/utility:99): __rvm_db(): [[ -n '' ]]
+++(/Users/paolo/.rvm/scripts/utility:107): __rvm_db(): return 0
++(/Users/paolo/.rvm/scripts/manage:780): __rvm_fetch_ruby(): rvm_url=/ruby-1.8.7.tar.bz2
++(/Users/paolo/.rvm/scripts/manage:790): __rvm_fetch_ruby(): /Users/paolo/.rvm/scripts/log info 'Downloading ruby-1.8.7, this may take a while depending on your connection...'
Downloading ruby-1.8.7, this may take a while depending on your connection...
++(/Users/paolo/.rvm/scripts/manage:791): __rvm_fetch_ruby(): /Users/paolo/.rvm/scripts/fetch /ruby-1.8.7.tar.bz2
++(/Users/paolo/.rvm/scripts/utility:314): __rvm_inherit_trace_flag(): export rvm_trace_flag
++(/Users/paolo/.rvm/scripts/utility:316): __rvm_inherit_trace_flag(): return 0
++(/Users/paolo/.rvm/scripts/base:14): __rvm_cleanup_temp_on_exit
++(/Users/paolo/.rvm/scripts/utility:334): __rvm_cleanup_temp_on_exit(): trap '__rvm_cleanup_temp_for '\''99664'\''' 0 1 2 3 15
+(/Users/paolo/.rvm/scripts/fetch:5): result=0
+(/Users/paolo/.rvm/scripts/fetch:8): trap cleanup_download 1 2 3 15
+(/Users/paolo/.rvm/scripts/fetch:23): builtin cd /Users/paolo/.rvm/archives
+(/Users/paolo/.rvm/scripts/fetch:27): [[ -z /ruby-1.8.7.tar.bz2 ]]
+(/Users/paolo/.rvm/scripts/fetch:29): url=/ruby-1.8.7.tar.bz2
+(/Users/paolo/.rvm/scripts/fetch:29): download=1
+(/Users/paolo/.rvm/scripts/fetch:29): package_name=
+(/Users/paolo/.rvm/scripts/fetch:31): command -v curl
+(/Users/paolo/.rvm/scripts/fetch:34): [[ ! -z '' ]]
+(/Users/paolo/.rvm/scripts/fetch:37): fetch_command='curl -L --create-dirs -C - '
+(/Users/paolo/.rvm/scripts/fetch:40): [[ ! -z '' ]]
+(/Users/paolo/.rvm/scripts/fetch:44): fetch_command='curl -L --create-dirs -C - -O '
++(/Users/paolo/.rvm/scripts/fetch:45): basename /ruby-1.8.7.tar.bz2
+(/Users/paolo/.rvm/scripts/fetch:45): archive=ruby-1.8.7.tar.bz2
+(/Users/paolo/.rvm/scripts/fetch:48): [[ ! -z '' ]]
++(/Users/paolo/.rvm/scripts/fetch:51): /Users/paolo/.rvm/scripts/db /Users/paolo/.rvm/config/md5 ruby-1.8.7.tar.bz2
++(/Users/paolo/.rvm/scripts/fetch:51): head -n1
+(/Users/paolo/.rvm/scripts/fetch:51): archive_md5=
+(/Users/paolo/.rvm/scripts/fetch:52): [[ -e ruby-1.8.7.tar.bz2 ]]
+(/Users/paolo/.rvm/scripts/fetch:63): [[ ! -z '' ]]
+(/Users/paolo/.rvm/scripts/fetch:64): download=1
++(/Users/paolo/.rvm/scripts/fetch:68): echo /ruby-1.8.7.tar.bz2
++(/Users/paolo/.rvm/scripts/fetch:68): sed -e s/ftp:/http:/ -e s/git:/http:/
+(/Users/paolo/.rvm/scripts/fetch:68): http_url=/ruby-1.8.7.tar.bz2
+(/Users/paolo/.rvm/scripts/fetch:70): [[ 1 -gt 0 ]]
+(/Users/paolo/.rvm/scripts/fetch:71): rm -f ruby-1.8.7.tar.bz2
+(/Users/paolo/.rvm/scripts/fetch:72): eval curl -L --create-dirs -C - -O /ruby-1.8.7.tar.bz2
++(/Users/paolo/.rvm/scripts/fetch:72): curl -L --create-dirs -C - -O /ruby-1.8.7.tar.bz2
curl: (3) <url> malformed
+(/Users/paolo/.rvm/scripts/fetch:73): result=3
+(/Users/paolo/.rvm/scripts/fetch:74): [[ 3 -gt 0 ]]
+(/Users/paolo/.rvm/scripts/fetch:75): retry=0
+(/Users/paolo/.rvm/scripts/fetch:76): try_http=0
+(/Users/paolo/.rvm/scripts/fetch:77): [[ 3 -eq 78 ]]
+(/Users/paolo/.rvm/scripts/fetch:80): [[ 3 -eq 18 ]]
+(/Users/paolo/.rvm/scripts/fetch:84): [[ 3 -eq 33 ]]
+(/Users/paolo/.rvm/scripts/fetch:89): /Users/paolo/.rvm/scripts/log error 'There was an error, please check /Users/paolo/.rvm/log/ruby-1.8.7/*.error.log. Next we'\''ll try to fetch via http.'
There was an error, please check /Users/paolo/.rvm/log/ruby-1.8.7/*.error.log. Next we'll try to fetch via http.
+(/Users/paolo/.rvm/scripts/fetch:90): try_http=1
+(/Users/paolo/.rvm/scripts/fetch:93): [[ 0 -eq 1 ]]
+(/Users/paolo/.rvm/scripts/fetch:103): [[ 1 -eq 1 ]]
+(/Users/paolo/.rvm/scripts/fetch:104): eval curl -L --create-dirs -C - -O /ruby-1.8.7.tar.bz2
++(/Users/paolo/.rvm/scripts/fetch:104): curl -L --create-dirs -C - -O /ruby-1.8.7.tar.bz2
curl: (3) <url> malformed
+(/Users/paolo/.rvm/scripts/fetch:105): result=3
+(/Users/paolo/.rvm/scripts/fetch:106): [[ 3 -gt 0 ]]
+(/Users/paolo/.rvm/scripts/fetch:107): /Users/paolo/.rvm/scripts/log error 'There was an error, please check /Users/paolo/.rvm/log/ruby-1.8.7/*.error.log'
There was an error, please check /Users/paolo/.rvm/log/ruby-1.8.7/*.error.log
+(/Users/paolo/.rvm/scripts/fetch:118): exit 3
+(/Users/paolo/.rvm/scripts/fetch:118): __rvm_cleanup_temp_for 99664
+(/Users/paolo/.rvm/scripts/utility:322): __rvm_cleanup_temp_for(): local prefix=99664
+(/Users/paolo/.rvm/scripts/utility:324): __rvm_cleanup_temp_for(): [[ -z 99664 ]]
+(/Users/paolo/.rvm/scripts/utility:326): __rvm_cleanup_temp_for(): [[ -d /Users/paolo/.rvm/tmp/ ]]
+(/Users/paolo/.rvm/scripts/utility:327): __rvm_cleanup_temp_for(): rm -rf '/Users/paolo/.rvm/tmp/99664*'
+(/Users/paolo/.rvm/scripts/utility:330): __rvm_cleanup_temp_for(): exit
++(/Users/paolo/.rvm/scripts/manage:792): __rvm_fetch_ruby(): result=3
++(/Users/paolo/.rvm/scripts/manage:792): __rvm_fetch_ruby(): [[ 3 -gt 0 ]]
++(/Users/paolo/.rvm/scripts/manage:793): __rvm_fetch_ruby(): /Users/paolo/.rvm/scripts/log error 'There has been an error while trying to fetch the source. Aborting the installation.'
There has been an error while trying to fetch the source. Aborting the installation.
++(/Users/paolo/.rvm/scripts/manage:793): __rvm_fetch_ruby(): __rvm_pushpop
++(/Users/paolo/.rvm/scripts/utility:606): __rvm_pushpop(): [[ -z '' ]]
++(/Users/paolo/.rvm/scripts/utility:607): __rvm_pushpop(): popd
++(/Users/paolo/.rvm/scripts/utility:612): __rvm_pushpop(): return 0
++(/Users/paolo/.rvm/scripts/manage:793): __rvm_fetch_ruby(): return 3
++(/Users/paolo/.rvm/scripts/manage:91): __rvm_install_source(): result=3
++(/Users/paolo/.rvm/scripts/manage:91): __rvm_install_source(): [[ 3 -gt 0 ]]
++(/Users/paolo/.rvm/scripts/manage:92): __rvm_install_source(): /Users/paolo/.rvm/scripts/log error 'There has been an error fetching the ruby interpreter. Aborting the installation.'
There has been an error fetching the ruby interpreter. Aborting the installation.
++(/Users/paolo/.rvm/scripts/manage:92): __rvm_install_source(): __rvm_pushpop
++(/Users/paolo/.rvm/scripts/utility:606): __rvm_pushpop(): [[ -z '' ]]
++(/Users/paolo/.rvm/scripts/utility:607): __rvm_pushpop(): popd
++(/Users/paolo/.rvm/scripts/utility:612): __rvm_pushpop(): return 1
++(/Users/paolo/.rvm/scripts/manage:92): __rvm_install_source(): return 3
++(/Users/paolo/.rvm/scripts/manage:741): __rvm_install_ruby(): rvm_hook=after_install
++(/Users/paolo/.rvm/scripts/manage:741): __rvm_install_ruby(): source /Users/paolo/.rvm/scripts/hook
+++(/Users/paolo/.rvm/scripts/hook:3): source(): declare rvm_verbose_flag=0
+++(/Users/paolo/.rvm/scripts/hook:4): source(): declare rvm_hook=after_install
+++(/Users/paolo/.rvm/scripts/hook:6): source(): [[ -n after_install ]]
+++(/Users/paolo/.rvm/scripts/hook:7): source(): [[ -s /Users/paolo/.rvm/hooks/after_install ]]
+++(/Users/paolo/.rvm/scripts/hook:14): source(): unset rvm_hook
++(/Users/paolo/.rvm/scripts/manage:743): __rvm_install_ruby(): [[ -n '' ]]
+(/Users/paolo/.rvm/scripts/manage:1225): __rvm_manage_rubies(): result=0
+(/Users/paolo/.rvm/scripts/manage:1226): __rvm_manage_rubies(): [[ 0 -gt 0 ]]
+(/Users/paolo/.rvm/scripts/manage:1229): __rvm_manage_rubies(): [[ 0 = 0 ]]
+(/Users/paolo/.rvm/scripts/manage:1229): __rvm_manage_rubies(): [[ install = \i\n\s\t\a\l\l ]]
+(/Users/paolo/.rvm/scripts/manage:1229): __rvm_manage_rubies(): __rvm_record_install 1.8.7
+(/Users/paolo/.rvm/scripts/utility:996): __rvm_record_install(): [[ -z 1.8.7 ]]
++(/Users/paolo/.rvm/scripts/utility:997): __rvm_record_install(): /Users/paolo/.rvm/scripts/tools strings 1.8.7
++(/Users/paolo/.rvm/scripts/utility:314): __rvm_inherit_trace_flag(): export rvm_trace_flag
++(/Users/paolo/.rvm/scripts/utility:316): __rvm_inherit_trace_flag(): return 0
++(/Users/paolo/.rvm/scripts/base:14): __rvm_cleanup_temp_on_exit
++(/Users/paolo/.rvm/scripts/utility:334): __rvm_cleanup_temp_on_exit(): trap '__rvm_cleanup_temp_for '\''99688'\''' 0 1 2 3 15
+(/Users/paolo/.rvm/scripts/tools:41): args=($*)
+(/Users/paolo/.rvm/scripts/tools:42): action=strings
++(/Users/paolo/.rvm/scripts/tools:43): echo 1.8.7
+(/Users/paolo/.rvm/scripts/tools:43): args='1.8.7 '
+(/Users/paolo/.rvm/scripts/tools:45): [[ -z strings ]]
+(/Users/paolo/.rvm/scripts/tools:47): case "$action" in
+(/Users/paolo/.rvm/scripts/tools:50): tools_strings '1.8.7 '
+(/Users/paolo/.rvm/scripts/tools:30): tools_strings(): for ruby_name in '"$@"'
+(/Users/paolo/.rvm/scripts/tools:31): tools_strings(): __rvm_unset_ruby_variables
+(/Users/paolo/.rvm/scripts/utility:265): __rvm_unset_ruby_variables(): unset rvm_ruby_interpreter rvm_ruby_version rvm_url rvm_ruby_repo_url rvm_ruby_package_name rvm_ruby_patch_level rvm_ruby_make rvm_ruby_make_install rvm_ruby_revision rvm_ruby_tag rvm_release_version rvm_major_version rvm_minor_version rvm_ruby_gem_home rvm_ruby_binary rvm_ruby_home rvm_ruby_log_path rvm_ruby_src_path rvm_ruby_irbrc rvm_ruby_selected_flag rvm_ruby_src_path rvm_ruby_repo_url rvm_major_version rvm_minor_version rvm_ruby_gem_home rvm_head_flag rvm_ruby_configure rvm_ruby_mode rvm_ruby_package_file rvm_ruby_package_name rvm_ruby_gem_path rvm_ruby_name rvm_ruby_strings rvm_ruby_repo_path
+(/Users/paolo/.rvm/scripts/tools:32): tools_strings(): rvm_ruby_string='1.8.7 '
+(/Users/paolo/.rvm/scripts/tools:34): tools_strings(): basename /Users/paolo/.rvm/gems/ruby-1.8.7
+(/Users/paolo/.rvm/scripts/tools:54): exit 0
+(/Users/paolo/.rvm/scripts/tools:54): __rvm_cleanup_temp_for 99688
+(/Users/paolo/.rvm/scripts/utility:322): __rvm_cleanup_temp_for(): local prefix=99688
+(/Users/paolo/.rvm/scripts/utility:324): __rvm_cleanup_temp_for(): [[ -z 99688 ]]
+(/Users/paolo/.rvm/scripts/utility:326): __rvm_cleanup_temp_for(): [[ -d /Users/paolo/.rvm/tmp/ ]]
+(/Users/paolo/.rvm/scripts/utility:327): __rvm_cleanup_temp_for(): rm -rf '/Users/paolo/.rvm/tmp/99688*'
+(/Users/paolo/.rvm/scripts/utility:330): __rvm_cleanup_temp_for(): exit
+(/Users/paolo/.rvm/scripts/utility:997): __rvm_record_install(): local recorded_ruby_name=ruby-1.8.7
+(/Users/paolo/.rvm/scripts/utility:998): __rvm_record_install(): local rvm_install_record_file=/Users/paolo/.rvm/config/installs
++(/Users/paolo/.rvm/scripts/utility:999): __rvm_record_install(): echo 'ruby-1.8.7 '
++(/Users/paolo/.rvm/scripts/utility:999): __rvm_record_install(): __rvm_strip
++(/Users/paolo/.rvm/scripts/utility:764): __rvm_strip(): sed -e 's/^[[:space:]]*//' -e 's/[[:space:]]*$//' -e 's/[[:space:]]\{1,\}/ /g'
++(/Users/paolo/.rvm/scripts/utility:765): __rvm_strip(): return 0
+(/Users/paolo/.rvm/scripts/utility:999): __rvm_record_install(): local rvm_install_command=ruby-1.8.7
+(/Users/paolo/.rvm/scripts/utility:1000): __rvm_record_install(): touch /Users/paolo/.rvm/config/installs
+(/Users/paolo/.rvm/scripts/utility:1001): __rvm_record_install(): rm -f /Users/paolo/.rvm/config/installs.tmp
+(/Users/paolo/.rvm/scripts/utility:1002): __rvm_record_install(): grep -v '^ruby-1.8.7 '
+(/Users/paolo/.rvm/scripts/utility:1003): __rvm_record_install(): echo ruby-1.8.7
+(/Users/paolo/.rvm/scripts/utility:1004): __rvm_record_install(): rm -f /Users/paolo/.rvm/config/installs
+(/Users/paolo/.rvm/scripts/utility:1005): __rvm_record_install(): mv /Users/paolo/.rvm/config/installs.tmp /Users/paolo/.rvm/config/installs
+(/Users/paolo/.rvm/scripts/manage:1230): __rvm_manage_rubies(): unset current_manage_ruby_string
+(/Users/paolo/.rvm/scripts/manage:1231): __rvm_manage_rubies(): __rvm_unset_ruby_variables
+(/Users/paolo/.rvm/scripts/utility:265): __rvm_unset_ruby_variables(): unset rvm_ruby_interpreter rvm_ruby_version rvm_url rvm_ruby_repo_url rvm_ruby_package_name rvm_ruby_patch_level rvm_ruby_make rvm_ruby_make_install rvm_ruby_revision rvm_ruby_tag rvm_release_version rvm_major_version rvm_minor_version rvm_ruby_gem_home rvm_ruby_binary rvm_ruby_home rvm_ruby_log_path rvm_ruby_src_path rvm_ruby_irbrc rvm_ruby_selected_flag rvm_ruby_src_path rvm_ruby_repo_url rvm_major_version rvm_minor_version rvm_ruby_gem_home rvm_head_flag rvm_ruby_configure rvm_ruby_mode rvm_ruby_package_file rvm_ruby_package_name rvm_ruby_gem_path rvm_ruby_name rvm_ruby_strings rvm_ruby_repo_path
+(/Users/paolo/.rvm/scripts/manage:1257): __rvm_manage_rubies(): return 0
+(/Users/paolo/.rvm/scripts/manage:1267): exit 0
+(/Users/paolo/.rvm/scripts/manage:1267): __rvm_cleanup_temp_for 99568
+(/Users/paolo/.rvm/scripts/utility:322): __rvm_cleanup_temp_for(): local prefix=99568
+(/Users/paolo/.rvm/scripts/utility:324): __rvm_cleanup_temp_for(): [[ -z 99568 ]]
+(/Users/paolo/.rvm/scripts/utility:326): __rvm_cleanup_temp_for(): [[ -d /Users/paolo/.rvm/tmp/ ]]
+(/Users/paolo/.rvm/scripts/utility:327): __rvm_cleanup_temp_for(): rm -rf '/Users/paolo/.rvm/tmp/99568*'
+(/Users/paolo/.rvm/scripts/utility:330): __rvm_cleanup_temp_for(): exit
+(/Users/paolo/.rvm/scripts/cli:620): rvm(): result=0
+(/Users/paolo/.rvm/scripts/cli:637): rvm(): [[ ! -z 0 ]]
+(/Users/paolo/.rvm/scripts/cli:638): rvm(): source /Users/paolo/.rvm/scripts/rvm
#!/usr/bin/env bash
# rvm : Ruby enVironment Manager
# http://rvm.beginrescueend.com
# http://github.com/wayneeseguin/rvm
rvm_reload_flag=${rvm_reload_flag:-0}
++(/Users/paolo/.rvm/scripts/rvm:4): source(): rvm_reload_flag=0
rvm_loaded_flag=${rvm_loaded_flag:-0}
++(/Users/paolo/.rvm/scripts/rvm:5): source(): rvm_loaded_flag=1
if [[ $rvm_loaded_flag -eq 0 || $rvm_reload_flag -eq 1 ]] ; then
rvm_reload_flag=0
if [[ -z "$rvm_ignore_rvmrc" ]]; then
for rvmrc in /etc/rvmrc $HOME/.rvmrc ; do
if [[ -f "$rvmrc" ]] ; then
if \grep -q '^\s*rvm .*$' $rvmrc ; then
printf "\nError: $rvmrc is for rvm settings only.\nrvm CLI may NOT be called from within $rvmrc. \nSkipping the loading of $rvmrc"
return 1
else
source "$rvmrc"
fi
fi
done
fi
# Set the default sandboxed value.
if [[ -z "$rvm_selfcontained" ]]; then
if [[ "root" = "$(whoami)" ]] || [[ -n "$rvm_prefix" && "$rvm_prefix" != "$HOME"/* ]]; then
rvm_selfcontained=0
else
rvm_selfcontained=1
fi
fi
if [[ -z "$rvm_prefix" ]] ; then
if [[ "$rvm_selfcontained" = "0" ]] ; then
rvm_prefix="/usr/local/"
else
rvm_prefix="$HOME/."
fi
fi
# Fix rvm_prefix changes.
echo "$rvm_prefix" | \grep -vq '\(\/\|\.\)$' && [[ -d "$rvm_prefix/rvm/scripts" ]]
rvm_prefix_needs_trailing_slash="$?"
if [[ "$rvm_prefix" = "/usr/local" || "$rvm_prefix_needs_trailing_slash" = "0" ]]; then
rvm_prefix="$rvm_prefix/"
fi
unset rvm_prefix_needs_trailing_slash
if [[ -z "$rvm_path" ]] ; then
rvm_path="${rvm_prefix}rvm"
fi
rvm_scripts_path="${rvm_scripts_path:-"$rvm_path/scripts"}"
if [[ -d "$rvm_path" ]] ; then
for script in array utility initialize version selector cli cd override_gem ; do
if [[ -f "$rvm_scripts_path/$script" ]] ; then
source "$rvm_scripts_path/$script"
else
"$rvm_scripts_path/log" "error" "RVM: Could not source script '$rvm_scripts_path/$script', file does not exist. RVM will likely not work as expected."
fi
done
rvm_loaded_flag=1
rvm_version="$(tail -n 3 < "${rvm_path}/lib/VERSION.yml" | sed -e 's/^.*: //g' | \tr "\n" '.' | sed -e 's/\.$//')" ; export rvm_version
alias rvm-restart="source '${rvm_path}/scripts/rvm'"
if ! command -v ruby >/dev/null 2>&1 || command -v ruby | \grep -v rvm >/dev/null ; then
if [[ -s "$rvm_environments_path/default" ]] ; then
source "$rvm_environments_path/default"
fi
fi
# Makes sure rvm_bin_path is in PATH atleast once.
__rvm_conditionally_add_bin_path
else
printf "\n\$rvm_path is not set. rvm cannot load."
fi
fi
++(/Users/paolo/.rvm/scripts/rvm:6): source(): [[ 1 -eq 0 ]]
++(/Users/paolo/.rvm/scripts/rvm:6): source(): [[ 0 -eq 1 ]]
+(/Users/paolo/.rvm/scripts/cli:640): rvm(): __rvm_project_rvmrc
+(/Users/paolo/.rvm/scripts/utility:1): __rvm_project_rvmrc(): declare -i rvm_project_rvmrc_default=0
+(/Users/paolo/.rvm/scripts/utility:2): __rvm_project_rvmrc(): declare rvm_rvmrc_cwd=
+(/Users/paolo/.rvm/scripts/utility:3): __rvm_project_rvmrc(): declare rvm_previous_environment=
+(/Users/paolo/.rvm/scripts/utility:5): __rvm_project_rvmrc(): local cwd
+(/Users/paolo/.rvm/scripts/utility:8): __rvm_project_rvmrc(): cwd=/Users/paolo
+(/Users/paolo/.rvm/scripts/utility:9): __rvm_project_rvmrc(): :
+(/Users/paolo/.rvm/scripts/utility:10): __rvm_project_rvmrc(): [[ -z /Users/paolo ]]
+(/Users/paolo/.rvm/scripts/utility:10): __rvm_project_rvmrc(): [[ /Users/paolo = \/\U\s\e\r\s\/\p\a\o\l\o ]]
+(/Users/paolo/.rvm/scripts/utility:11): __rvm_project_rvmrc(): [[ -n '' ]]
+(/Users/paolo/.rvm/scripts/utility:20): __rvm_project_rvmrc(): break
+(/Users/paolo/.rvm/scripts/utility:41): __rvm_project_rvmrc(): return 0
+(/Users/paolo/.rvm/scripts/cli:-305): rvm(): __rvm_teardown
+(/Users/paolo/.rvm/scripts/utility:1): __rvm_teardown(): declare rvm_dump_environment_flag=0
+(/Users/paolo/.rvm/scripts/utility:2): __rvm_teardown(): declare rvm_clang_flag=0
+(/Users/paolo/.rvm/scripts/utility:3): __rvm_teardown(): declare rvm_prior_cc=
+(/Users/paolo/.rvm/scripts/utility:5): __rvm_teardown(): [[ -n '' ]]
+(/Users/paolo/.rvm/scripts/utility:10): __rvm_teardown(): :
+(/Users/paolo/.rvm/scripts/utility:17): __rvm_teardown(): [[ -n 0 ]]
+(/Users/paolo/.rvm/scripts/utility:18): __rvm_teardown(): [[ -n '' ]]
+(/Users/paolo/.rvm/scripts/utility:21): __rvm_teardown(): unset CC
+(/Users/paolo/.rvm/scripts/utility:23): __rvm_teardown(): unset rvm_prior_cc
+(/Users/paolo/.rvm/scripts/utility:26): __rvm_teardown(): unset rvm_ruby_strings
+(/Users/paolo/.rvm/scripts/utility:28): __rvm_teardown(): [[ 0 -eq 1 ]]
+(/Users/paolo/.rvm/scripts/utility:30): __rvm_teardown(): return 0
+(/Users/paolo/.rvm/scripts/cli:632): rvm(): [[ 1 -eq 1 ]]
+(/Users/paolo/.rvm/scripts/cli:633): rvm(): set +x
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment