Skip to content

Instantly share code, notes, and snippets.

@pzac
Created September 6, 2010 13:50
Show Gist options
  • Save pzac/567058 to your computer and use it in GitHub Desktop.
Save pzac/567058 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 '\''13333'\''' 0 1 2 3 15
+(/Users/paolo/.rvm/scripts/manage:9): source /Users/paolo/.rvm/scripts/patches
+(/Users/paolo/.rvm/scripts/manage:1262): args=($*)
+(/Users/paolo/.rvm/scripts/manage:1263): action=install
+(/Users/paolo/.rvm/scripts/manage:1264): rubies_string=1.8.7
++(/Users/paolo/.rvm/scripts/manage:1265): echo
+(/Users/paolo/.rvm/scripts/manage:1265): args=' '
+(/Users/paolo/.rvm/scripts/manage:1267): __rvm_manage_rubies
+(/Users/paolo/.rvm/scripts/manage:1216): __rvm_manage_rubies(): unset rvm_gemset_name rvm_ruby_selected_flag
++(/Users/paolo/.rvm/scripts/manage:1218): __rvm_manage_rubies(): echo ''
++(/Users/paolo/.rvm/scripts/manage:1218): __rvm_manage_rubies(): awk -F@ '{print $1}'
+(/Users/paolo/.rvm/scripts/manage:1218): __rvm_manage_rubies(): rvm_ruby_gem_home=
++(/Users/paolo/.rvm/scripts/manage:1219): __rvm_manage_rubies(): awk -F@ '{print $1}'
++(/Users/paolo/.rvm/scripts/manage:1219): __rvm_manage_rubies(): echo 1.8.7
+(/Users/paolo/.rvm/scripts/manage:1219): __rvm_manage_rubies(): rvm_ruby_string=1.8.7
+(/Users/paolo/.rvm/scripts/manage:1221): __rvm_manage_rubies(): local manage_result=0
+(/Users/paolo/.rvm/scripts/manage:1223): __rvm_manage_rubies(): [[ -n 1.8.7 ]]
++(/Users/paolo/.rvm/scripts/manage:1215): __rvm_manage_rubies(): echo 1.8.7
++(/Users/paolo/.rvm/scripts/manage:1215): __rvm_manage_rubies(): tr , ' '
+(/Users/paolo/.rvm/scripts/manage:1224): __rvm_manage_rubies(): for rvm_ruby_string in '$(echo "$rubies_string" | \tr '\'','\'' '\'' '\'')'
+(/Users/paolo/.rvm/scripts/manage:1225): __rvm_manage_rubies(): current_manage_ruby_string=1.8.7
+(/Users/paolo/.rvm/scripts/manage:1226): __rvm_manage_rubies(): eval __rvm_install_ruby
++(/Users/paolo/.rvm/scripts/manage:1226): __rvm_manage_rubies(): __rvm_install_ruby
++(/Users/paolo/.rvm/scripts/manage:182): __rvm_install_ruby(): [[ -z '' ]]
++(/Users/paolo/.rvm/scripts/manage:182): __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=ruby_1.8.7_patch_level
+++(/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 ruby_1.8.7_patch_level
+++(/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 ruby_1.8.7_patch_level
+++(/Users/paolo/.rvm/scripts/utility:96): __rvm_db(): value=302
+++(/Users/paolo/.rvm/scripts/utility:99): __rvm_db(): [[ -n 302 ]]
+++(/Users/paolo/.rvm/scripts/utility:100): __rvm_db(): [[ -z '' ]]
+++(/Users/paolo/.rvm/scripts/utility:101): __rvm_db(): echo 302
+++(/Users/paolo/.rvm/scripts/utility:107): __rvm_db(): return 0
++(/Users/paolo/.rvm/scripts/selector:512): __rvm_ruby_string(): patch_level=302
++(/Users/paolo/.rvm/scripts/selector:513): __rvm_ruby_string(): [[ ! -z 302 ]]
++(/Users/paolo/.rvm/scripts/selector:514): __rvm_ruby_string(): [[ ree = \r\u\b\y ]]
++(/Users/paolo/.rvm/scripts/selector:514): __rvm_ruby_string(): [[ rbx = \r\u\b\y ]]
++(/Users/paolo/.rvm/scripts/selector:517): __rvm_ruby_string(): rvm_ruby_patch_level=p302
++(/Users/paolo/.rvm/scripts/selector:520): __rvm_ruby_string(): [[ ! -z p302 ]]
+++(/Users/paolo/.rvm/scripts/selector:521): __rvm_ruby_string(): echo p302
+++(/Users/paolo/.rvm/scripts/selector:521): __rvm_ruby_string(): sed 's#^pp#p#'
++(/Users/paolo/.rvm/scripts/selector:521): __rvm_ruby_string(): rvm_ruby_patch_level=p302
++(/Users/paolo/.rvm/scripts/selector:522): __rvm_ruby_string(): rvm_ruby_string=ruby-1.8.7-p302
++(/Users/paolo/.rvm/scripts/selector:523): __rvm_ruby_string(): [[ ree = \r\u\b\y ]]
++(/Users/paolo/.rvm/scripts/selector:523): __rvm_ruby_string(): [[ rbx = \r\u\b\y ]]
+++(/Users/paolo/.rvm/scripts/selector:526): __rvm_ruby_string(): echo ruby-1.8.7-p302
+++(/Users/paolo/.rvm/scripts/selector:526): __rvm_ruby_string(): sed s#-pp#-p#
++(/Users/paolo/.rvm/scripts/selector:526): __rvm_ruby_string(): rvm_ruby_string=ruby-1.8.7-p302
+++(/Users/paolo/.rvm/scripts/selector:527): __rvm_ruby_string(): echo ruby-1.8.7-p302
+++(/Users/paolo/.rvm/scripts/selector:527): __rvm_ruby_string(): sed s#-prc#-rc#
++(/Users/paolo/.rvm/scripts/selector:527): __rvm_ruby_string(): rvm_ruby_string=ruby-1.8.7-p302
++(/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=ruby_repo_url
+++(/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 ruby_repo_url
+++(/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 ruby_repo_url
+++(/Users/paolo/.rvm/scripts/utility:96): __rvm_db(): value=http://svn.ruby-lang.org/repos/ruby
+++(/Users/paolo/.rvm/scripts/utility:99): __rvm_db(): [[ -n http://svn.ruby-lang.org/repos/ruby ]]
+++(/Users/paolo/.rvm/scripts/utility:100): __rvm_db(): [[ -z '' ]]
+++(/Users/paolo/.rvm/scripts/utility:101): __rvm_db(): echo http://svn.ruby-lang.org/repos/ruby
+++(/Users/paolo/.rvm/scripts/utility:107): __rvm_db(): return 0
++(/Users/paolo/.rvm/scripts/selector:162): __rvm_select(): rvm_ruby_repo_url=http://svn.ruby-lang.org/repos/ruby
++(/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-p302@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-p302 ]]
++(/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-p302
++(/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-p302 ]]
++(/Users/paolo/.rvm/scripts/selector:611): __rvm_gemset_select(): rvm_ruby_gem_path=/Users/paolo/.rvm/gems/ruby-1.8.7-p302:/Users/paolo/.rvm/gems/ruby-1.8.7-p302@global
++(/Users/paolo/.rvm/scripts/selector:614): __rvm_gemset_select(): mkdir -p /Users/paolo/.rvm/gems/ruby-1.8.7-p302
++(/Users/paolo/.rvm/scripts/selector:615): __rvm_gemset_select(): [[ -n /Users/paolo/.rvm/gems/ruby-1.8.7-p302 ]]
++(/Users/paolo/.rvm/scripts/selector:615): __rvm_gemset_select(): echo /Users/paolo/.rvm/gems/ruby-1.8.7-p302
++(/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-p302/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-p302
+++(/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-p302
++(/Users/paolo/.rvm/scripts/selector:204): __rvm_select(): rvm_ruby_home=/Users/paolo/.rvm/rubies/ruby-1.8.7-p302
++(/Users/paolo/.rvm/scripts/selector:205): __rvm_select(): rvm_ruby_log_path=/Users/paolo/.rvm/log/ruby-1.8.7-p302
++(/Users/paolo/.rvm/scripts/selector:206): __rvm_select(): rvm_ruby_repo_path=/Users/paolo/.rvm/repos/ruby-1.8.7-p302
++(/Users/paolo/.rvm/scripts/selector:207): __rvm_select(): rvm_ruby_src_path=/Users/paolo/.rvm/src/ruby-1.8.7-p302
++(/Users/paolo/.rvm/scripts/selector:208): __rvm_select(): rvm_ruby_binary=/Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin/ruby
++(/Users/paolo/.rvm/scripts/selector:209): __rvm_select(): rvm_ruby_irbrc=/Users/paolo/.rvm/rubies/ruby-1.8.7-p302/.irbrc
++(/Users/paolo/.rvm/scripts/selector:210): __rvm_select(): rvm_ruby_gem_home=/Users/paolo/.rvm/gems/ruby-1.8.7-p302
++(/Users/paolo/.rvm/scripts/selector:211): __rvm_select(): rvm_ruby_gem_path=/Users/paolo/.rvm/gems/ruby-1.8.7-p302:/Users/paolo/.rvm/gems/ruby-1.8.7-p302@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-p302
++(/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:184): __rvm_install_ruby(): [[ -n '' ]]
++(/Users/paolo/.rvm/scripts/manage:187): __rvm_install_ruby(): __rvm_check_for_clang
++(/Users/paolo/.rvm/scripts/manage:12): __rvm_check_for_clang(): [[ -n '' ]]
++(/Users/paolo/.rvm/scripts/manage:188): __rvm_install_ruby(): local result=0
++(/Users/paolo/.rvm/scripts/manage:189): __rvm_install_ruby(): [[ 0 -gt 0 ]]
++(/Users/paolo/.rvm/scripts/manage:191): __rvm_install_ruby(): case "$rvm_ruby_interpreter" in
++(/Users/paolo/.rvm/scripts/manage:728): __rvm_install_ruby(): __rvm_check_for_bison
++(/Users/paolo/.rvm/scripts/manage:20): __rvm_check_for_bison(): [[ 0 -gt 0 ]]
++(/Users/paolo/.rvm/scripts/manage:729): __rvm_install_ruby(): result=0
++(/Users/paolo/.rvm/scripts/manage:729): __rvm_install_ruby(): [[ 0 -gt 0 ]]
++(/Users/paolo/.rvm/scripts/manage:731): __rvm_install_ruby(): [[ rvm_make_flags_flag -eq 1 ]]
++(/Users/paolo/.rvm/scripts/manage:732): __rvm_install_ruby(): __rvm_install_source
++(/Users/paolo/.rvm/scripts/manage:80): __rvm_install_source(): [[ -z 1 ]]
++(/Users/paolo/.rvm/scripts/manage:82): __rvm_install_source(): [[ ruby-1.8.7-p302 = \r\u\b\y\-\1\.\9\.\2\-\h\e\a\d ]]
++(/Users/paolo/.rvm/scripts/manage:87): __rvm_install_source(): /Users/paolo/.rvm/scripts/log info 'Installing Ruby from source to: /Users/paolo/.rvm/rubies/ruby-1.8.7-p302'
Installing Ruby from source to: /Users/paolo/.rvm/rubies/ruby-1.8.7-p302
++(/Users/paolo/.rvm/scripts/manage:88): __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:89): __rvm_install_source(): [[ -n '' ]]
++(/Users/paolo/.rvm/scripts/manage:91): __rvm_install_source(): result=0
++(/Users/paolo/.rvm/scripts/manage:92): __rvm_install_source(): __rvm_fetch_ruby
++(/Users/paolo/.rvm/scripts/manage:769): __rvm_fetch_ruby(): [[ -z 1 ]]
++(/Users/paolo/.rvm/scripts/manage:771): __rvm_fetch_ruby(): [[ 0 -eq 0 ]]
++(/Users/paolo/.rvm/scripts/manage:771): __rvm_fetch_ruby(): [[ -z '' ]]
++(/Users/paolo/.rvm/scripts/manage:771): __rvm_fetch_ruby(): [[ -z '' ]]
++(/Users/paolo/.rvm/scripts/manage:772): __rvm_fetch_ruby(): rvm_ruby_package_name=ruby-1.8.7-p302
++(/Users/paolo/.rvm/scripts/manage:773): __rvm_fetch_ruby(): rvm_ruby_package_file=ruby-1.8.7-p302
++(/Users/paolo/.rvm/scripts/manage:774): __rvm_fetch_ruby(): [[ ruby = \r\u\b\y ]]
++(/Users/paolo/.rvm/scripts/manage:775): __rvm_fetch_ruby(): rvm_archive_extension=tar.bz2
++(/Users/paolo/.rvm/scripts/manage:780): __rvm_fetch_ruby(): [[ ! -s /Users/paolo/.rvm/archives/ruby-1.8.7-p302.tar.bz2 ]]
++(/Users/paolo/.rvm/scripts/manage:799): __rvm_fetch_ruby(): [[ ! -d /Users/paolo/.rvm/src/ruby-1.8.7-p302 ]]
++(/Users/paolo/.rvm/scripts/manage:799): __rvm_fetch_ruby(): [[ -n '' ]]
++(/Users/paolo/.rvm/scripts/manage:828): __rvm_fetch_ruby(): /Users/paolo/.rvm/scripts/log info '/Users/paolo/.rvm/src/ruby-1.8.7-p302 has already been extracted.'
/Users/paolo/.rvm/src/ruby-1.8.7-p302 has already been extracted.
++(/Users/paolo/.rvm/scripts/manage:828): __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:828): __rvm_fetch_ruby(): return 0
++(/Users/paolo/.rvm/scripts/manage:93): __rvm_install_source(): result=0
++(/Users/paolo/.rvm/scripts/manage:93): __rvm_install_source(): [[ 0 -gt 0 ]]
++(/Users/paolo/.rvm/scripts/manage:97): __rvm_install_source(): builtin cd /Users/paolo/.rvm/src/ruby-1.8.7-p302
++(/Users/paolo/.rvm/scripts/manage:99): __rvm_install_source(): result=0
++(/Users/paolo/.rvm/scripts/manage:99): __rvm_install_source(): [[ 0 -gt 0 ]]
++(/Users/paolo/.rvm/scripts/manage:103): __rvm_install_source(): [[ -d /Users/paolo/.rvm/usr ]]
++(/Users/paolo/.rvm/scripts/manage:108): __rvm_install_source(): __rvm_apply_patches
++(/Users/paolo/.rvm/scripts/manage:47): __rvm_apply_patches(): local patch_result=0
++(/Users/paolo/.rvm/scripts/manage:48): __rvm_apply_patches(): local patch_level_separator=%
++(/Users/paolo/.rvm/scripts/manage:49): __rvm_apply_patches(): local patch_fuzziness=25
++(/Users/paolo/.rvm/scripts/manage:50): __rvm_apply_patches(): local patch_level=1
++(/Users/paolo/.rvm/scripts/manage:51): __rvm_apply_patches(): source_directory=/Users/paolo/.rvm/src/ruby-1.8.7-p302
++(/Users/paolo/.rvm/scripts/manage:52): __rvm_apply_patches(): __rvm_pushpop /Users/paolo/.rvm/src/ruby-1.8.7-p302
++(/Users/paolo/.rvm/scripts/utility:606): __rvm_pushpop(): [[ -z /Users/paolo/.rvm/src/ruby-1.8.7-p302 ]]
++(/Users/paolo/.rvm/scripts/utility:609): __rvm_pushpop(): pushd /Users/paolo/.rvm/src/ruby-1.8.7-p302
++(/Users/paolo/.rvm/scripts/utility:612): __rvm_pushpop(): return 0
++(/Users/paolo/.rvm/scripts/manage:53): __rvm_apply_patches(): unset source_directory
+++(/Users/paolo/.rvm/scripts/manage:54): __rvm_apply_patches(): __rvm_current_patch_names
+++(/Users/paolo/.rvm/scripts/manage:54): __rvm_apply_patches(): __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/manage:32): __rvm_current_patch_names(): local separator=%
+++(/Users/paolo/.rvm/scripts/manage:33): __rvm_current_patch_names(): local 'patches= default'
++++(/Users/paolo/.rvm/scripts/manage:30): __rvm_current_patch_names(): echo ' default'
++++(/Users/paolo/.rvm/scripts/manage:30): __rvm_current_patch_names(): tr , ' '
++++(/Users/paolo/.rvm/scripts/manage:30): __rvm_current_patch_names(): __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/manage:34): __rvm_current_patch_names(): for patch_name in '$(echo "$patches" | \tr '\'','\'' '\'' '\'' | __rvm_strip)'
+++(/Users/paolo/.rvm/scripts/manage:35): __rvm_current_patch_names(): local level=1
+++(/Users/paolo/.rvm/scripts/manage:36): __rvm_current_patch_names(): local name=default
+++(/Users/paolo/.rvm/scripts/manage:37): __rvm_current_patch_names(): echo default
+++(/Users/paolo/.rvm/scripts/manage:37): __rvm_current_patch_names(): grep -q %
++++(/Users/paolo/.rvm/scripts/manage:41): __rvm_current_patch_names(): __rvm_expand_patch_name default
++++(/Users/paolo/.rvm/scripts/patches:15): __rvm_expand_patch_name(): local name=default
++++(/Users/paolo/.rvm/scripts/patches:16): __rvm_expand_patch_name(): [[ -z default ]]
+++++(/Users/paolo/.rvm/scripts/patches:17): __rvm_expand_patch_name(): /Users/paolo/.rvm/scripts/patchsets show default
++(/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 '\''13442'\''' 0 1 2 3 15
+(/Users/paolo/.rvm/scripts/patchsets:5): source /Users/paolo/.rvm/scripts/patches
+(/Users/paolo/.rvm/scripts/patchsets:42): args=($*)
+(/Users/paolo/.rvm/scripts/patchsets:43): action=show
+(/Users/paolo/.rvm/scripts/patchsets:44): patchset=default
++(/Users/paolo/.rvm/scripts/patchsets:45): echo
+(/Users/paolo/.rvm/scripts/patchsets:45): args=' '
+(/Users/paolo/.rvm/scripts/patchsets:47): case "$action" in
+(/Users/paolo/.rvm/scripts/patchsets:48): lookup_patchset default
+(/Users/paolo/.rvm/scripts/patchsets:8): lookup_patchset(): [[ -z default ]]
++(/Users/paolo/.rvm/scripts/patchsets:7): lookup_patchset(): __rvm_ruby_string_paths_under /Users/paolo/.rvm/patchsets
++(/Users/paolo/.rvm/scripts/utility:71): __rvm_ruby_string_paths_under(): local path=/Users/paolo/.rvm/patchsets
++(/Users/paolo/.rvm/scripts/utility:72): __rvm_ruby_string_paths_under(): local 'path_parts=ruby 1.8.7 p302'
++(/Users/paolo/.rvm/scripts/utility:74): __rvm_ruby_string_paths_under(): true
++(/Users/paolo/.rvm/scripts/utility:75): __rvm_ruby_string_paths_under(): sed -e 's# #/#g' -e 's#/$##g'
++(/Users/paolo/.rvm/scripts/utility:75): __rvm_ruby_string_paths_under(): echo '/Users/paolo/.rvm/patchsets/ruby 1.8.7 p302'
++(/Users/paolo/.rvm/scripts/utility:76): __rvm_ruby_string_paths_under(): [[ -z ruby 1.8.7 p302 ]]
+++(/Users/paolo/.rvm/scripts/utility:77): __rvm_ruby_string_paths_under(): echo 'ruby 1.8.7 p302'
+++(/Users/paolo/.rvm/scripts/utility:77): __rvm_ruby_string_paths_under(): awk '{$NF=""; print}'
+++(/Users/paolo/.rvm/scripts/utility:77): __rvm_ruby_string_paths_under(): __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:77): __rvm_ruby_string_paths_under(): path_parts='ruby 1.8.7'
++(/Users/paolo/.rvm/scripts/utility:74): __rvm_ruby_string_paths_under(): true
++(/Users/paolo/.rvm/scripts/utility:75): __rvm_ruby_string_paths_under(): echo '/Users/paolo/.rvm/patchsets/ruby 1.8.7'
++(/Users/paolo/.rvm/scripts/utility:75): __rvm_ruby_string_paths_under(): sed -e 's# #/#g' -e 's#/$##g'
++(/Users/paolo/.rvm/scripts/utility:76): __rvm_ruby_string_paths_under(): [[ -z ruby 1.8.7 ]]
+++(/Users/paolo/.rvm/scripts/utility:77): __rvm_ruby_string_paths_under(): echo 'ruby 1.8.7'
+++(/Users/paolo/.rvm/scripts/utility:77): __rvm_ruby_string_paths_under(): awk '{$NF=""; print}'
+++(/Users/paolo/.rvm/scripts/utility:77): __rvm_ruby_string_paths_under(): __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:77): __rvm_ruby_string_paths_under(): path_parts=ruby
++(/Users/paolo/.rvm/scripts/utility:74): __rvm_ruby_string_paths_under(): true
++(/Users/paolo/.rvm/scripts/utility:75): __rvm_ruby_string_paths_under(): echo /Users/paolo/.rvm/patchsets/ruby
++(/Users/paolo/.rvm/scripts/utility:75): __rvm_ruby_string_paths_under(): sed -e 's# #/#g' -e 's#/$##g'
++(/Users/paolo/.rvm/scripts/utility:76): __rvm_ruby_string_paths_under(): [[ -z ruby ]]
+++(/Users/paolo/.rvm/scripts/utility:77): __rvm_ruby_string_paths_under(): echo ruby
+++(/Users/paolo/.rvm/scripts/utility:77): __rvm_ruby_string_paths_under(): awk '{$NF=""; print}'
+++(/Users/paolo/.rvm/scripts/utility:77): __rvm_ruby_string_paths_under(): __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:77): __rvm_ruby_string_paths_under(): path_parts=
++(/Users/paolo/.rvm/scripts/utility:74): __rvm_ruby_string_paths_under(): true
++(/Users/paolo/.rvm/scripts/utility:75): __rvm_ruby_string_paths_under(): echo /Users/paolo/.rvm/patchsets/
++(/Users/paolo/.rvm/scripts/utility:75): __rvm_ruby_string_paths_under(): sed -e 's# #/#g' -e 's#/$##g'
++(/Users/paolo/.rvm/scripts/utility:76): __rvm_ruby_string_paths_under(): [[ -z '' ]]
++(/Users/paolo/.rvm/scripts/utility:76): __rvm_ruby_string_paths_under(): break
++(/Users/paolo/.rvm/scripts/utility:80): __rvm_ruby_string_paths_under(): return 0
+(/Users/paolo/.rvm/scripts/patchsets:12): lookup_patchset(): for lookup_path in '$(__rvm_ruby_string_paths_under "$rvm_patchsets_path")'
+(/Users/paolo/.rvm/scripts/patchsets:13): lookup_patchset(): [[ -s /Users/paolo/.rvm/patchsets/ruby/1.8.7/p302/default ]]
+(/Users/paolo/.rvm/scripts/patchsets:12): lookup_patchset(): for lookup_path in '$(__rvm_ruby_string_paths_under "$rvm_patchsets_path")'
+(/Users/paolo/.rvm/scripts/patchsets:13): lookup_patchset(): [[ -s /Users/paolo/.rvm/patchsets/ruby/1.8.7/default ]]
+(/Users/paolo/.rvm/scripts/patchsets:12): lookup_patchset(): for lookup_path in '$(__rvm_ruby_string_paths_under "$rvm_patchsets_path")'
+(/Users/paolo/.rvm/scripts/patchsets:13): lookup_patchset(): [[ -s /Users/paolo/.rvm/patchsets/ruby/default ]]
+(/Users/paolo/.rvm/scripts/patchsets:12): lookup_patchset(): for lookup_path in '$(__rvm_ruby_string_paths_under "$rvm_patchsets_path")'
+(/Users/paolo/.rvm/scripts/patchsets:13): lookup_patchset(): [[ -s /Users/paolo/.rvm/patchsets/default ]]
+(/Users/paolo/.rvm/scripts/patchsets:17): lookup_patchset(): unset lookup_path
+(/Users/paolo/.rvm/scripts/patchsets:18): lookup_patchset(): return 1
+(/Users/paolo/.rvm/scripts/patchsets:52): exit 1
+(/Users/paolo/.rvm/scripts/patchsets:52): __rvm_cleanup_temp_for 13442
+(/Users/paolo/.rvm/scripts/utility:322): __rvm_cleanup_temp_for(): local prefix=13442
+(/Users/paolo/.rvm/scripts/utility:324): __rvm_cleanup_temp_for(): [[ -z 13442 ]]
+(/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/13442*'
+(/Users/paolo/.rvm/scripts/utility:330): __rvm_cleanup_temp_for(): exit
++++(/Users/paolo/.rvm/scripts/patches:17): __rvm_expand_patch_name(): expanded_patch_name=
++++(/Users/paolo/.rvm/scripts/patches:18): __rvm_expand_patch_name(): [[ 1 == \0 ]]
++++(/Users/paolo/.rvm/scripts/patches:20): __rvm_expand_patch_name(): [[ default != \d\e\f\a\u\l\t ]]
++++(/Users/paolo/.rvm/scripts/patches:22): __rvm_expand_patch_name(): unset expanded_patch_name
+++(/Users/paolo/.rvm/scripts/manage:41): __rvm_current_patch_names(): local expanded_name=
+++(/Users/paolo/.rvm/scripts/manage:42): __rvm_current_patch_names(): echo %1
+++(/Users/paolo/.rvm/scripts/utility:765): __rvm_strip(): return 0
++(/Users/paolo/.rvm/scripts/manage:54): __rvm_apply_patches(): patches=%1
+++(/Users/paolo/.rvm/scripts/manage:46): __rvm_apply_patches(): echo %1
++(/Users/paolo/.rvm/scripts/manage:55): __rvm_apply_patches(): for patch_name in '$(echo $patches)'
++(/Users/paolo/.rvm/scripts/manage:57): __rvm_apply_patches(): patch_level=1
++(/Users/paolo/.rvm/scripts/manage:58): __rvm_apply_patches(): echo %1
++(/Users/paolo/.rvm/scripts/manage:58): __rvm_apply_patches(): grep -q %
++(/Users/paolo/.rvm/scripts/manage:59): __rvm_apply_patches(): patch_level=1
++(/Users/paolo/.rvm/scripts/manage:60): __rvm_apply_patches(): patch_name=
+++(/Users/paolo/.rvm/scripts/manage:62): __rvm_apply_patches(): __rvm_lookup_full_patch_path ''
++++(/Users/paolo/.rvm/scripts/patches:26): __rvm_lookup_full_patch_path(): __rvm_patch_lookup_path
++++(/Users/paolo/.rvm/scripts/patches:8): __rvm_patch_lookup_path(): echo /
++++(/Users/paolo/.rvm/scripts/patches:9): __rvm_patch_lookup_path(): [[ -n '' ]]
++++(/Users/paolo/.rvm/scripts/patches:10): __rvm_patch_lookup_path(): echo /Users/paolo/.rvm/src/ruby-1.8.7-p302/
++++(/Users/paolo/.rvm/scripts/patches:11): __rvm_patch_lookup_path(): __rvm_ruby_string_paths_under /Users/paolo/.rvm/patches
++++(/Users/paolo/.rvm/scripts/patches:11): __rvm_patch_lookup_path(): sed 's/$/\//'
++++(/Users/paolo/.rvm/scripts/utility:71): __rvm_ruby_string_paths_under(): local path=/Users/paolo/.rvm/patches
++++(/Users/paolo/.rvm/scripts/utility:72): __rvm_ruby_string_paths_under(): local 'path_parts=ruby 1.8.7 p302'
++++(/Users/paolo/.rvm/scripts/utility:74): __rvm_ruby_string_paths_under(): true
++++(/Users/paolo/.rvm/scripts/utility:75): __rvm_ruby_string_paths_under(): echo '/Users/paolo/.rvm/patches/ruby 1.8.7 p302'
++++(/Users/paolo/.rvm/scripts/utility:75): __rvm_ruby_string_paths_under(): sed -e 's# #/#g' -e 's#/$##g'
++++(/Users/paolo/.rvm/scripts/utility:76): __rvm_ruby_string_paths_under(): [[ -z ruby 1.8.7 p302 ]]
+++++(/Users/paolo/.rvm/scripts/utility:77): __rvm_ruby_string_paths_under(): echo 'ruby 1.8.7 p302'
+++++(/Users/paolo/.rvm/scripts/utility:77): __rvm_ruby_string_paths_under(): awk '{$NF=""; print}'
+++++(/Users/paolo/.rvm/scripts/utility:77): __rvm_ruby_string_paths_under(): __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:77): __rvm_ruby_string_paths_under(): path_parts='ruby 1.8.7'
++++(/Users/paolo/.rvm/scripts/utility:74): __rvm_ruby_string_paths_under(): true
++++(/Users/paolo/.rvm/scripts/utility:75): __rvm_ruby_string_paths_under(): echo '/Users/paolo/.rvm/patches/ruby 1.8.7'
++++(/Users/paolo/.rvm/scripts/utility:75): __rvm_ruby_string_paths_under(): sed -e 's# #/#g' -e 's#/$##g'
++++(/Users/paolo/.rvm/scripts/utility:76): __rvm_ruby_string_paths_under(): [[ -z ruby 1.8.7 ]]
+++++(/Users/paolo/.rvm/scripts/utility:77): __rvm_ruby_string_paths_under(): echo 'ruby 1.8.7'
+++++(/Users/paolo/.rvm/scripts/utility:77): __rvm_ruby_string_paths_under(): awk '{$NF=""; print}'
+++++(/Users/paolo/.rvm/scripts/utility:77): __rvm_ruby_string_paths_under(): __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:77): __rvm_ruby_string_paths_under(): path_parts=ruby
++++(/Users/paolo/.rvm/scripts/utility:74): __rvm_ruby_string_paths_under(): true
++++(/Users/paolo/.rvm/scripts/utility:75): __rvm_ruby_string_paths_under(): echo /Users/paolo/.rvm/patches/ruby
++++(/Users/paolo/.rvm/scripts/utility:75): __rvm_ruby_string_paths_under(): sed -e 's# #/#g' -e 's#/$##g'
++++(/Users/paolo/.rvm/scripts/utility:76): __rvm_ruby_string_paths_under(): [[ -z ruby ]]
+++++(/Users/paolo/.rvm/scripts/utility:77): __rvm_ruby_string_paths_under(): echo ruby
+++++(/Users/paolo/.rvm/scripts/utility:77): __rvm_ruby_string_paths_under(): awk '{$NF=""; print}'
+++++(/Users/paolo/.rvm/scripts/utility:77): __rvm_ruby_string_paths_under(): __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:77): __rvm_ruby_string_paths_under(): path_parts=
++++(/Users/paolo/.rvm/scripts/utility:74): __rvm_ruby_string_paths_under(): true
++++(/Users/paolo/.rvm/scripts/utility:75): __rvm_ruby_string_paths_under(): echo /Users/paolo/.rvm/patches/
++++(/Users/paolo/.rvm/scripts/utility:75): __rvm_ruby_string_paths_under(): sed -e 's# #/#g' -e 's#/$##g'
++++(/Users/paolo/.rvm/scripts/utility:76): __rvm_ruby_string_paths_under(): [[ -z '' ]]
++++(/Users/paolo/.rvm/scripts/utility:76): __rvm_ruby_string_paths_under(): break
++++(/Users/paolo/.rvm/scripts/utility:80): __rvm_ruby_string_paths_under(): return 0
+++(/Users/paolo/.rvm/scripts/patches:28): __rvm_lookup_full_patch_path(): for directory in '$(__rvm_patch_lookup_path)'
+++(/Users/paolo/.rvm/scripts/patches:29): __rvm_lookup_full_patch_path(): for extension in '{"",.patch,.diff}'
+++(/Users/paolo/.rvm/scripts/patches:30): __rvm_lookup_full_patch_path(): patch_path=/
+++(/Users/paolo/.rvm/scripts/patches:31): __rvm_lookup_full_patch_path(): [[ -s / ]]
+++(/Users/paolo/.rvm/scripts/patches:32): __rvm_lookup_full_patch_path(): echo /
+++(/Users/paolo/.rvm/scripts/patches:33): __rvm_lookup_full_patch_path(): return
++(/Users/paolo/.rvm/scripts/manage:62): __rvm_apply_patches(): full_patch_path=/
++(/Users/paolo/.rvm/scripts/manage:64): __rvm_apply_patches(): [[ -n / ]]
++(/Users/paolo/.rvm/scripts/manage:65): __rvm_apply_patches(): [[ -f / ]]
++(/Users/paolo/.rvm/scripts/manage:74): __rvm_apply_patches(): unset patch_name full_patch_path patch_level
++(/Users/paolo/.rvm/scripts/manage:75): __rvm_apply_patches(): __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:76): __rvm_apply_patches(): return 0
++(/Users/paolo/.rvm/scripts/manage:109): __rvm_install_source(): result=0
++(/Users/paolo/.rvm/scripts/manage:110): __rvm_install_source(): [[ 0 -gt 0 ]]
++(/Users/paolo/.rvm/scripts/manage:115): __rvm_install_source(): [[ -z '' ]]
++(/Users/paolo/.rvm/scripts/manage:115): __rvm_install_source(): [[ ! -s /Users/paolo/.rvm/src/ruby-1.8.7-p302/configure ]]
++(/Users/paolo/.rvm/scripts/manage:123): __rvm_install_source(): [[ -n '' ]]
++(/Users/paolo/.rvm/scripts/manage:128): __rvm_install_source(): [[ -s ./configure ]]
++(/Users/paolo/.rvm/scripts/manage:130): __rvm_install_source(): [[ ree != \r\u\b\y ]]
++(/Users/paolo/.rvm/scripts/manage:131): __rvm_install_source(): __rvm_db ruby_configure_flags db_configure_flags
++(/Users/paolo/.rvm/scripts/utility:86): __rvm_db(): local value= key= variable=
++(/Users/paolo/.rvm/scripts/utility:88): __rvm_db(): key=ruby_configure_flags
++(/Users/paolo/.rvm/scripts/utility:89): __rvm_db(): variable=db_configure_flags
++(/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 ruby_configure_flags
++(/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 ruby_configure_flags
++(/Users/paolo/.rvm/scripts/utility:96): __rvm_db(): value=--enable-shared
++(/Users/paolo/.rvm/scripts/utility:99): __rvm_db(): [[ -n --enable-shared ]]
++(/Users/paolo/.rvm/scripts/utility:100): __rvm_db(): [[ -z db_configure_flags ]]
++(/Users/paolo/.rvm/scripts/utility:103): __rvm_db(): eval 'db_configure_flags='\''--enable-shared'\'''
+++(/Users/paolo/.rvm/scripts/utility:103): __rvm_db(): db_configure_flags=--enable-shared
++(/Users/paolo/.rvm/scripts/utility:107): __rvm_db(): return 0
++(/Users/paolo/.rvm/scripts/manage:136): __rvm_install_source(): [[ ruby-1.8.7-p302 = \r\u\b\y\-\1\.\9\.\2\-\h\e\a\d ]]
++(/Users/paolo/.rvm/scripts/manage:143): __rvm_install_source(): local 'configure_command=./configure --prefix=/Users/paolo/.rvm/rubies/ruby-1.8.7-p302 --enable-shared '
++(/Users/paolo/.rvm/scripts/manage:144): __rvm_install_source(): __rvm_run configure './configure --prefix=/Users/paolo/.rvm/rubies/ruby-1.8.7-p302 --enable-shared ' 'Configuring ruby-1.8.7-p302, this may take a while depending on your cpu(s)...'
++(/Users/paolo/.rvm/scripts/utility:185): __rvm_run(): local log_file_name=configure
++(/Users/paolo/.rvm/scripts/utility:186): __rvm_run(): local 'command=./configure --prefix=/Users/paolo/.rvm/rubies/ruby-1.8.7-p302 --enable-shared '
++(/Users/paolo/.rvm/scripts/utility:187): __rvm_run(): local 'message=Configuring ruby-1.8.7-p302, this may take a while depending on your cpu(s)...'
++(/Users/paolo/.rvm/scripts/utility:189): __rvm_run(): [[ -z /Users/paolo/.rvm/log/ruby-1.8.7-p302 ]]
++(/Users/paolo/.rvm/scripts/utility:191): __rvm_run(): [[ -n Configuring ruby-1.8.7-p302, this may take a while depending on your cpu(s)... ]]
++(/Users/paolo/.rvm/scripts/utility:191): __rvm_run(): /Users/paolo/.rvm/scripts/log info 'Configuring ruby-1.8.7-p302, this may take a while depending on your cpu(s)...'
Configuring ruby-1.8.7-p302, this may take a while depending on your cpu(s)...
++(/Users/paolo/.rvm/scripts/utility:193): __rvm_run(): [[ -n '' ]]
+++(/Users/paolo/.rvm/scripts/utility:197): __rvm_run(): dirname /Users/paolo/.rvm/log/ruby-1.8.7-p302/configure.log
++(/Users/paolo/.rvm/scripts/utility:197): __rvm_run(): mkdir -p /Users/paolo/.rvm/log/ruby-1.8.7-p302
++(/Users/paolo/.rvm/scripts/utility:199): __rvm_run(): touch /Users/paolo/.rvm/log/ruby-1.8.7-p302/configure.log /Users/paolo/.rvm/log/ruby-1.8.7-p302/configure.error.log
++(/Users/paolo/.rvm/scripts/utility:201): __rvm_run(): tee /Users/paolo/.rvm/log/ruby-1.8.7-p302/configure.log
+++(/Users/paolo/.rvm/scripts/utility:201): __rvm_run(): date '+%Y-%m-%d %H:%M:%S'
++(/Users/paolo/.rvm/scripts/utility:201): __rvm_run(): echo '[2010-09-06 15:48:50] ./configure --prefix=/Users/paolo/.rvm/rubies/ruby-1.8.7-p302 --enable-shared '
++(/Users/paolo/.rvm/scripts/utility:203): __rvm_run(): [[ -z '' ]]
++(/Users/paolo/.rvm/scripts/utility:204): __rvm_run(): eval './configure --prefix=/Users/paolo/.rvm/rubies/ruby-1.8.7-p302 --enable-shared '
++(/Users/paolo/.rvm/scripts/utility:207): __rvm_run(): local result=0
++(/Users/paolo/.rvm/scripts/utility:209): __rvm_run(): [[ 0 -gt 0 ]]
++(/Users/paolo/.rvm/scripts/utility:213): __rvm_run(): return 0
++(/Users/paolo/.rvm/scripts/manage:145): __rvm_install_source(): unset configure_parameters db_configure_flags
++(/Users/paolo/.rvm/scripts/manage:146): __rvm_install_source(): result=0
++(/Users/paolo/.rvm/scripts/manage:146): __rvm_install_source(): [[ 0 -gt 0 ]]
++(/Users/paolo/.rvm/scripts/manage:153): __rvm_install_source(): rvm_ruby_make=make
++(/Users/paolo/.rvm/scripts/manage:154): __rvm_install_source(): __rvm_run make 'make ' 'Compiling ruby-1.8.7-p302, this may take a while depending on your cpu(s)...'
++(/Users/paolo/.rvm/scripts/utility:185): __rvm_run(): local log_file_name=make
++(/Users/paolo/.rvm/scripts/utility:186): __rvm_run(): local 'command=make '
++(/Users/paolo/.rvm/scripts/utility:187): __rvm_run(): local 'message=Compiling ruby-1.8.7-p302, this may take a while depending on your cpu(s)...'
++(/Users/paolo/.rvm/scripts/utility:189): __rvm_run(): [[ -z /Users/paolo/.rvm/log/ruby-1.8.7-p302 ]]
++(/Users/paolo/.rvm/scripts/utility:191): __rvm_run(): [[ -n Compiling ruby-1.8.7-p302, this may take a while depending on your cpu(s)... ]]
++(/Users/paolo/.rvm/scripts/utility:191): __rvm_run(): /Users/paolo/.rvm/scripts/log info 'Compiling ruby-1.8.7-p302, this may take a while depending on your cpu(s)...'
Compiling ruby-1.8.7-p302, this may take a while depending on your cpu(s)...
++(/Users/paolo/.rvm/scripts/utility:193): __rvm_run(): [[ -n '' ]]
+++(/Users/paolo/.rvm/scripts/utility:197): __rvm_run(): dirname /Users/paolo/.rvm/log/ruby-1.8.7-p302/make.log
++(/Users/paolo/.rvm/scripts/utility:197): __rvm_run(): mkdir -p /Users/paolo/.rvm/log/ruby-1.8.7-p302
++(/Users/paolo/.rvm/scripts/utility:199): __rvm_run(): touch /Users/paolo/.rvm/log/ruby-1.8.7-p302/make.log /Users/paolo/.rvm/log/ruby-1.8.7-p302/make.error.log
++(/Users/paolo/.rvm/scripts/utility:201): __rvm_run(): tee /Users/paolo/.rvm/log/ruby-1.8.7-p302/make.log
+++(/Users/paolo/.rvm/scripts/utility:201): __rvm_run(): date '+%Y-%m-%d %H:%M:%S'
++(/Users/paolo/.rvm/scripts/utility:201): __rvm_run(): echo '[2010-09-06 15:49:07] make '
++(/Users/paolo/.rvm/scripts/utility:203): __rvm_run(): [[ -z '' ]]
++(/Users/paolo/.rvm/scripts/utility:204): __rvm_run(): eval 'make '
++(/Users/paolo/.rvm/scripts/utility:207): __rvm_run(): local result=0
++(/Users/paolo/.rvm/scripts/utility:209): __rvm_run(): [[ 0 -gt 0 ]]
++(/Users/paolo/.rvm/scripts/utility:213): __rvm_run(): return 0
++(/Users/paolo/.rvm/scripts/manage:155): __rvm_install_source(): result=0
++(/Users/paolo/.rvm/scripts/manage:155): __rvm_install_source(): [[ 0 -gt 0 ]]
++(/Users/paolo/.rvm/scripts/manage:159): __rvm_install_source(): [[ -d .ext/rdoc ]]
++(/Users/paolo/.rvm/scripts/manage:161): __rvm_install_source(): rvm_ruby_make_install='make install'
++(/Users/paolo/.rvm/scripts/manage:162): __rvm_install_source(): __rvm_run install 'make install' 'Installing ruby-1.8.7-p302'
++(/Users/paolo/.rvm/scripts/utility:185): __rvm_run(): local log_file_name=install
++(/Users/paolo/.rvm/scripts/utility:186): __rvm_run(): local 'command=make install'
++(/Users/paolo/.rvm/scripts/utility:187): __rvm_run(): local 'message=Installing ruby-1.8.7-p302'
++(/Users/paolo/.rvm/scripts/utility:189): __rvm_run(): [[ -z /Users/paolo/.rvm/log/ruby-1.8.7-p302 ]]
++(/Users/paolo/.rvm/scripts/utility:191): __rvm_run(): [[ -n Installing ruby-1.8.7-p302 ]]
++(/Users/paolo/.rvm/scripts/utility:191): __rvm_run(): /Users/paolo/.rvm/scripts/log info 'Installing ruby-1.8.7-p302'
Installing ruby-1.8.7-p302
++(/Users/paolo/.rvm/scripts/utility:193): __rvm_run(): [[ -n '' ]]
+++(/Users/paolo/.rvm/scripts/utility:197): __rvm_run(): dirname /Users/paolo/.rvm/log/ruby-1.8.7-p302/install.log
++(/Users/paolo/.rvm/scripts/utility:197): __rvm_run(): mkdir -p /Users/paolo/.rvm/log/ruby-1.8.7-p302
++(/Users/paolo/.rvm/scripts/utility:199): __rvm_run(): touch /Users/paolo/.rvm/log/ruby-1.8.7-p302/install.log /Users/paolo/.rvm/log/ruby-1.8.7-p302/install.error.log
++(/Users/paolo/.rvm/scripts/utility:201): __rvm_run(): tee /Users/paolo/.rvm/log/ruby-1.8.7-p302/install.log
+++(/Users/paolo/.rvm/scripts/utility:201): __rvm_run(): date '+%Y-%m-%d %H:%M:%S'
++(/Users/paolo/.rvm/scripts/utility:201): __rvm_run(): echo '[2010-09-06 15:49:08] make install'
++(/Users/paolo/.rvm/scripts/utility:203): __rvm_run(): [[ -z '' ]]
++(/Users/paolo/.rvm/scripts/utility:204): __rvm_run(): eval 'make install'
++(/Users/paolo/.rvm/scripts/utility:207): __rvm_run(): local result=0
++(/Users/paolo/.rvm/scripts/utility:209): __rvm_run(): [[ 0 -gt 0 ]]
++(/Users/paolo/.rvm/scripts/utility:213): __rvm_run(): return 0
++(/Users/paolo/.rvm/scripts/manage:163): __rvm_install_source(): result=0
++(/Users/paolo/.rvm/scripts/manage:163): __rvm_install_source(): [[ 0 -gt 0 ]]
++(/Users/paolo/.rvm/scripts/manage:167): __rvm_install_source(): /Users/paolo/.rvm/scripts/log info 'Installation of ruby-1.8.7-p302 is complete.'
Installation of ruby-1.8.7-p302 is complete.
++(/Users/paolo/.rvm/scripts/manage:169): __rvm_install_source(): export GEM_HOME=/Users/paolo/.rvm/gems/ruby-1.8.7-p302
++(/Users/paolo/.rvm/scripts/manage:169): __rvm_install_source(): GEM_HOME=/Users/paolo/.rvm/gems/ruby-1.8.7-p302
++(/Users/paolo/.rvm/scripts/manage:170): __rvm_install_source(): export GEM_PATH=/Users/paolo/.rvm/gems/ruby-1.8.7-p302:/Users/paolo/.rvm/gems/ruby-1.8.7-p302@global
++(/Users/paolo/.rvm/scripts/manage:170): __rvm_install_source(): GEM_PATH=/Users/paolo/.rvm/gems/ruby-1.8.7-p302:/Users/paolo/.rvm/gems/ruby-1.8.7-p302@global
++(/Users/paolo/.rvm/scripts/manage:171): __rvm_install_source(): export BUNDLE_PATH=/Users/paolo/.rvm/gems/ruby-1.8.7-p302
++(/Users/paolo/.rvm/scripts/manage:171): __rvm_install_source(): BUNDLE_PATH=/Users/paolo/.rvm/gems/ruby-1.8.7-p302
++(/Users/paolo/.rvm/scripts/manage:173): __rvm_install_source(): __rvm_rubygems_setup
+++(/Users/paolo/.rvm/scripts/manage:1077): __rvm_rubygems_setup(): echo 1.8.7
+++(/Users/paolo/.rvm/scripts/manage:1077): __rvm_rubygems_setup(): awk '/^1\.9/'
++(/Users/paolo/.rvm/scripts/manage:1077): __rvm_rubygems_setup(): [[ -n '' ]]
+++(/Users/paolo/.rvm/scripts/manage:1077): __rvm_rubygems_setup(): echo ruby
+++(/Users/paolo/.rvm/scripts/manage:1077): __rvm_rubygems_setup(): awk '/^mput/'
++(/Users/paolo/.rvm/scripts/manage:1077): __rvm_rubygems_setup(): [[ -n '' ]]
++(/Users/paolo/.rvm/scripts/manage:1079): __rvm_rubygems_setup(): [[ ruby-1.8.7-p302 = \r\u\b\y\-\h\e\a\d ]]
++(/Users/paolo/.rvm/scripts/manage:1082): __rvm_rubygems_setup(): install=1
++(/Users/paolo/.rvm/scripts/manage:1085): __rvm_rubygems_setup(): __rvm_use
++(/Users/paolo/.rvm/scripts/selector:235): __rvm_use(): rvm_ruby_selected_flag=1
++(/Users/paolo/.rvm/scripts/selector:236): __rvm_use(): rvm_head_flag=0
++(/Users/paolo/.rvm/scripts/selector:237): __rvm_use(): rvm_default_flag=0
++(/Users/paolo/.rvm/scripts/selector:238): __rvm_use(): rvm_rvmrc_flag=0
++(/Users/paolo/.rvm/scripts/selector:239): __rvm_use(): rvm_verbose_flag=0
++(/Users/paolo/.rvm/scripts/selector:240): __rvm_use(): rvm_sticky_flag=0
++(/Users/paolo/.rvm/scripts/selector:241): __rvm_use(): rvm_ruby_interpreter=ruby
++(/Users/paolo/.rvm/scripts/selector:242): __rvm_use(): rvm_gemset_name=
++(/Users/paolo/.rvm/scripts/selector:243): __rvm_use(): rvm_ruby_gem_home=/Users/paolo/.rvm/gems/ruby-1.8.7-p302
++(/Users/paolo/.rvm/scripts/selector:244): __rvm_use(): rvm_wrapper_name=
++(/Users/paolo/.rvm/scripts/selector:245): __rvm_use(): rvm_ruby_alias=
++(/Users/paolo/.rvm/scripts/selector:247): __rvm_use(): local new_path=
++(/Users/paolo/.rvm/scripts/selector:249): __rvm_use(): [[ 1 -eq 0 ]]
++(/Users/paolo/.rvm/scripts/selector:250): __rvm_use(): [[ -z ruby ]]
++(/Users/paolo/.rvm/scripts/selector:252): __rvm_use(): [[ system = \r\u\b\y ]]
++(/Users/paolo/.rvm/scripts/selector:282): __rvm_use(): GEM_HOME=/Users/paolo/.rvm/gems/ruby-1.8.7-p302
++(/Users/paolo/.rvm/scripts/selector:283): __rvm_use(): GEM_PATH=/Users/paolo/.rvm/gems/ruby-1.8.7-p302:/Users/paolo/.rvm/gems/ruby-1.8.7-p302@global
++(/Users/paolo/.rvm/scripts/selector:284): __rvm_use(): BUNDLE_PATH=/Users/paolo/.rvm/gems/ruby-1.8.7-p302
++(/Users/paolo/.rvm/scripts/selector:285): __rvm_use(): MY_RUBY_HOME=/Users/paolo/.rvm/rubies/ruby-1.8.7-p302
++(/Users/paolo/.rvm/scripts/selector:286): __rvm_use(): RUBY_VERSION=ruby-1.8.7-p302
++(/Users/paolo/.rvm/scripts/selector:287): __rvm_use(): IRBRC=/Users/paolo/.rvm/rubies/ruby-1.8.7-p302/.irbrc
++(/Users/paolo/.rvm/scripts/selector:289): __rvm_use(): export GEM_HOME GEM_PATH BUNDLE_PATH MY_RUBY_HOME RUBY_VERSION IRBRC
++(/Users/paolo/.rvm/scripts/selector:291): __rvm_use(): IRBRC=/Users/paolo/.rvm/rubies/ruby-1.8.7-p302/.irbrc
++(/Users/paolo/.rvm/scripts/selector:291): __rvm_use(): [[ -z /Users/paolo/.rvm/rubies/ruby-1.8.7-p302/.irbrc ]]
++(/Users/paolo/.rvm/scripts/selector:293): __rvm_use(): [[ ! -d /Users/paolo/.rvm/rubies/ruby-1.8.7-p302 ]]
++(/Users/paolo/.rvm/scripts/selector:304): __rvm_use(): __rvm_ensure_has_environment_files
+++(/Users/paolo/.rvm/scripts/utility:719): __rvm_ensure_has_environment_files(): __rvm_environment_identifier
+++(/Users/paolo/.rvm/scripts/utility:1032): __rvm_environment_identifier(): local path
+++(/Users/paolo/.rvm/scripts/utility:1033): __rvm_environment_identifier(): local string
++++(/Users/paolo/.rvm/scripts/utility:1034): __rvm_environment_identifier(): command -v ruby
+++(/Users/paolo/.rvm/scripts/utility:1034): __rvm_environment_identifier(): path=/Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin/ruby
+++(/Users/paolo/.rvm/scripts/utility:1035): __rvm_environment_identifier(): string=ruby-1.8.7-p302/bin/ruby
+++(/Users/paolo/.rvm/scripts/utility:1036): __rvm_environment_identifier(): string=ruby-1.8.7-p302
+++(/Users/paolo/.rvm/scripts/utility:1037): __rvm_environment_identifier(): echo ruby-1.8.7-p302
+++(/Users/paolo/.rvm/scripts/utility:1038): __rvm_environment_identifier(): return 0
++(/Users/paolo/.rvm/scripts/utility:719): __rvm_ensure_has_environment_files(): local environment_identifier=ruby-1.8.7-p302
++(/Users/paolo/.rvm/scripts/utility:721): __rvm_ensure_has_environment_files(): local file_name=/Users/paolo/.rvm/environments/ruby-1.8.7-p302
++(/Users/paolo/.rvm/scripts/utility:723): __rvm_ensure_has_environment_files(): [[ ! -s /Users/paolo/.rvm/environments/ruby-1.8.7-p302 ]]
++(/Users/paolo/.rvm/scripts/utility:739): __rvm_ensure_has_environment_files(): unset file_name
++(/Users/paolo/.rvm/scripts/utility:741): __rvm_ensure_has_environment_files(): local directory_name=
++(/Users/paolo/.rvm/scripts/utility:742): __rvm_ensure_has_environment_files(): local wrapper_identifier=
++(/Users/paolo/.rvm/scripts/utility:744): __rvm_ensure_has_environment_files(): [[ -z '' ]]
++(/Users/paolo/.rvm/scripts/utility:746): __rvm_ensure_has_environment_files(): for wrapper_identifier in '"$environment_identifier"' '"${environment_identifier}@global"'
++(/Users/paolo/.rvm/scripts/utility:748): __rvm_ensure_has_environment_files(): rvm_creating_default_wrappers=1
++(/Users/paolo/.rvm/scripts/utility:750): __rvm_ensure_has_environment_files(): directory_name=/Users/paolo/.rvm/wrappers/ruby-1.8.7-p302
++(/Users/paolo/.rvm/scripts/utility:752): __rvm_ensure_has_environment_files(): [[ ! -L /Users/paolo/.rvm/wrappers/ruby-1.8.7-p302 ]]
++(/Users/paolo/.rvm/scripts/utility:752): __rvm_ensure_has_environment_files(): [[ ! -d /Users/paolo/.rvm/wrappers/ruby-1.8.7-p302 ]]
++(/Users/paolo/.rvm/scripts/utility:757): __rvm_ensure_has_environment_files(): unset rvm_creating_default_wrappers
++(/Users/paolo/.rvm/scripts/utility:746): __rvm_ensure_has_environment_files(): for wrapper_identifier in '"$environment_identifier"' '"${environment_identifier}@global"'
++(/Users/paolo/.rvm/scripts/utility:748): __rvm_ensure_has_environment_files(): rvm_creating_default_wrappers=1
++(/Users/paolo/.rvm/scripts/utility:750): __rvm_ensure_has_environment_files(): directory_name=/Users/paolo/.rvm/wrappers/ruby-1.8.7-p302@global
++(/Users/paolo/.rvm/scripts/utility:752): __rvm_ensure_has_environment_files(): [[ ! -L /Users/paolo/.rvm/wrappers/ruby-1.8.7-p302@global ]]
++(/Users/paolo/.rvm/scripts/utility:752): __rvm_ensure_has_environment_files(): [[ ! -d /Users/paolo/.rvm/wrappers/ruby-1.8.7-p302@global ]]
++(/Users/paolo/.rvm/scripts/utility:757): __rvm_ensure_has_environment_files(): unset rvm_creating_default_wrappers
++(/Users/paolo/.rvm/scripts/selector:306): __rvm_use(): [[ ! -z 0 ]]
+++(/Users/paolo/.rvm/scripts/selector:307): __rvm_use(): basename /Users/paolo/.rvm/gems/ruby-1.8.7-p302
+++(/Users/paolo/.rvm/scripts/selector:307): __rvm_use(): tr - ' '
+++(/Users/paolo/.rvm/scripts/selector:307): __rvm_use(): sed 's/@/ with gemset /'
++(/Users/paolo/.rvm/scripts/selector:307): __rvm_use(): /Users/paolo/.rvm/scripts/log info 'Using ruby 1.8.7 p302'
Using ruby 1.8.7 p302
+++(/Users/paolo/.rvm/scripts/selector:310): __rvm_use(): __rvm_remove_rvm_from_path
++++(/Users/paolo/.rvm/scripts/utility:178): __rvm_remove_rvm_from_path(): echo /Users/paolo/.rvm/gems/ruby-1.8.7-p302/bin:/Users/paolo/.rvm/gems/ruby-1.8.7-p302@global/bin:/Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin:/Users/paolo/.rvm/bin:/opt/local/bin:/opt/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin
++++(/Users/paolo/.rvm/scripts/utility:178): __rvm_remove_rvm_from_path(): tr -s : '\n'
++++(/Users/paolo/.rvm/scripts/utility:178): __rvm_remove_rvm_from_path(): tr -s '\n' :
++++(/Users/paolo/.rvm/scripts/utility:178): __rvm_remove_rvm_from_path(): grep -v /Users/paolo/.rvm
++++(/Users/paolo/.rvm/scripts/utility:178): __rvm_remove_rvm_from_path(): sed 's#:$##'
+++(/Users/paolo/.rvm/scripts/utility:178): __rvm_remove_rvm_from_path(): PATH=/opt/local/bin:/opt/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin
+++(/Users/paolo/.rvm/scripts/utility:179): __rvm_remove_rvm_from_path(): export PATH
+++(/Users/paolo/.rvm/scripts/utility:180): __rvm_remove_rvm_from_path(): builtin hash -r
+++(/Users/paolo/.rvm/scripts/selector:310): __rvm_use(): printf /opt/local/bin:/opt/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin
++(/Users/paolo/.rvm/scripts/selector:310): __rvm_use(): new_path=/Users/paolo/.rvm/gems/ruby-1.8.7-p302/bin:/Users/paolo/.rvm/gems/ruby-1.8.7-p302@global/bin:/Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin:/Users/paolo/.rvm/bin:/opt/local/bin:/opt/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin
++(/Users/paolo/.rvm/scripts/selector:314): __rvm_use(): [[ -n ruby-1.8.7-p302 ]]
++(/Users/paolo/.rvm/scripts/selector:314): __rvm_use(): export rvm_ruby_string
++(/Users/paolo/.rvm/scripts/selector:315): __rvm_use(): [[ -n '' ]]
++(/Users/paolo/.rvm/scripts/selector:316): __rvm_use(): [[ -n /Users/paolo/.rvm/gems/ruby-1.8.7-p302/bin:/Users/paolo/.rvm/gems/ruby-1.8.7-p302@global/bin:/Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin:/Users/paolo/.rvm/bin:/opt/local/bin:/opt/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin ]]
++(/Users/paolo/.rvm/scripts/selector:317): __rvm_use(): export PATH=/Users/paolo/.rvm/gems/ruby-1.8.7-p302/bin:/Users/paolo/.rvm/gems/ruby-1.8.7-p302@global/bin:/Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin:/Users/paolo/.rvm/bin:/opt/local/bin:/opt/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin
++(/Users/paolo/.rvm/scripts/selector:317): __rvm_use(): PATH=/Users/paolo/.rvm/gems/ruby-1.8.7-p302/bin:/Users/paolo/.rvm/gems/ruby-1.8.7-p302@global/bin:/Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin:/Users/paolo/.rvm/bin:/opt/local/bin:/opt/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin
++(/Users/paolo/.rvm/scripts/selector:318): __rvm_use(): unset new_path
++(/Users/paolo/.rvm/scripts/selector:319): __rvm_use(): builtin hash -r
++(/Users/paolo/.rvm/scripts/selector:322): __rvm_use(): [[ 0 -eq 1 ]]
+++(/Users/paolo/.rvm/scripts/selector:324): __rvm_use(): __rvm_environment_identifier
+++(/Users/paolo/.rvm/scripts/utility:1032): __rvm_environment_identifier(): local path
+++(/Users/paolo/.rvm/scripts/utility:1033): __rvm_environment_identifier(): local string
++++(/Users/paolo/.rvm/scripts/utility:1034): __rvm_environment_identifier(): command -v ruby
+++(/Users/paolo/.rvm/scripts/utility:1034): __rvm_environment_identifier(): path=/Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin/ruby
+++(/Users/paolo/.rvm/scripts/utility:1035): __rvm_environment_identifier(): string=ruby-1.8.7-p302/bin/ruby
+++(/Users/paolo/.rvm/scripts/utility:1036): __rvm_environment_identifier(): string=ruby-1.8.7-p302
+++(/Users/paolo/.rvm/scripts/utility:1037): __rvm_environment_identifier(): echo ruby-1.8.7-p302
+++(/Users/paolo/.rvm/scripts/utility:1038): __rvm_environment_identifier(): return 0
++(/Users/paolo/.rvm/scripts/selector:324): __rvm_use(): environment_id=ruby-1.8.7-p302
++(/Users/paolo/.rvm/scripts/selector:326): __rvm_use(): [[ 0 -eq 1 ]]
++(/Users/paolo/.rvm/scripts/selector:347): __rvm_use(): unset rvm_default_flag
++(/Users/paolo/.rvm/scripts/selector:349): __rvm_use(): [[ -n '' ]]
++(/Users/paolo/.rvm/scripts/selector:354): __rvm_use(): [[ -n '' ]]
++(/Users/paolo/.rvm/scripts/selector:361): __rvm_use(): unset environment_id
++(/Users/paolo/.rvm/scripts/selector:363): __rvm_use(): [[ maglev = \r\u\b\y ]]
++(/Users/paolo/.rvm/scripts/selector:372): __rvm_use(): rvm_hook=after_use
++(/Users/paolo/.rvm/scripts/selector:372): __rvm_use(): 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_use
+++(/Users/paolo/.rvm/scripts/hook:6): source(): [[ -n after_use ]]
+++(/Users/paolo/.rvm/scripts/hook:7): source(): [[ -s /Users/paolo/.rvm/hooks/after_use ]]
+++(/Users/paolo/.rvm/scripts/hook:14): source(): unset rvm_hook
++(/Users/paolo/.rvm/scripts/selector:374): __rvm_use(): return 0
++(/Users/paolo/.rvm/scripts/manage:1087): __rvm_rubygems_setup(): [[ 1 -eq 0 ]]
+++(/Users/paolo/.rvm/scripts/manage:1118): __rvm_rubygems_setup(): echo ruby
+++(/Users/paolo/.rvm/scripts/manage:1118): __rvm_rubygems_setup(): awk '/^rbx|jruby/'
++(/Users/paolo/.rvm/scripts/manage:1118): __rvm_rubygems_setup(): [[ -n '' ]]
++(/Users/paolo/.rvm/scripts/manage:1123): __rvm_rubygems_setup(): /Users/paolo/.rvm/scripts/log info 'Installing rubygems dedicated to ruby-1.8.7-p302...'
Installing rubygems dedicated to ruby-1.8.7-p302...
+++(/Users/paolo/.rvm/scripts/manage:1124): __rvm_rubygems_setup(): __rvm_db ruby_rubygems_version
+++(/Users/paolo/.rvm/scripts/utility:86): __rvm_db(): local value= key= variable=
+++(/Users/paolo/.rvm/scripts/utility:88): __rvm_db(): key=ruby_rubygems_version
+++(/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 ruby_rubygems_version
+++(/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 ruby_rubygems_version
+++(/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:1124): __rvm_rubygems_setup(): rvm_rubygems_version=
+++(/Users/paolo/.rvm/scripts/manage:1125): __rvm_rubygems_setup(): __rvm_db rubygems_version
+++(/Users/paolo/.rvm/scripts/utility:86): __rvm_db(): local value= key= variable=
+++(/Users/paolo/.rvm/scripts/utility:88): __rvm_db(): key=rubygems_version
+++(/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 rubygems_version
+++(/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 rubygems_version
+++(/Users/paolo/.rvm/scripts/utility:96): __rvm_db(): value=1.3.7
+++(/Users/paolo/.rvm/scripts/utility:99): __rvm_db(): [[ -n 1.3.7 ]]
+++(/Users/paolo/.rvm/scripts/utility:100): __rvm_db(): [[ -z '' ]]
+++(/Users/paolo/.rvm/scripts/utility:101): __rvm_db(): echo 1.3.7
+++(/Users/paolo/.rvm/scripts/utility:107): __rvm_db(): return 0
++(/Users/paolo/.rvm/scripts/manage:1125): __rvm_rubygems_setup(): rvm_rubygems_version=1.3.7
+++(/Users/paolo/.rvm/scripts/manage:1126): __rvm_rubygems_setup(): __rvm_db rubygems_1.3.7_url
+++(/Users/paolo/.rvm/scripts/utility:86): __rvm_db(): local value= key= variable=
+++(/Users/paolo/.rvm/scripts/utility:88): __rvm_db(): key=rubygems_1.3.7_url
+++(/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 rubygems_1.3.7_url
+++(/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 rubygems_1.3.7_url
+++(/Users/paolo/.rvm/scripts/utility:96): __rvm_db(): value=http://rubyforge.org/frs/download.php/70696
+++(/Users/paolo/.rvm/scripts/utility:99): __rvm_db(): [[ -n http://rubyforge.org/frs/download.php/70696 ]]
+++(/Users/paolo/.rvm/scripts/utility:100): __rvm_db(): [[ -z '' ]]
+++(/Users/paolo/.rvm/scripts/utility:101): __rvm_db(): echo http://rubyforge.org/frs/download.php/70696
+++(/Users/paolo/.rvm/scripts/utility:107): __rvm_db(): return 0
++(/Users/paolo/.rvm/scripts/manage:1126): __rvm_rubygems_setup(): rvm_rubygems_url=http://rubyforge.org/frs/download.php/70696
++(/Users/paolo/.rvm/scripts/manage:1127): __rvm_rubygems_setup(): rvm_gem_package_name=rubygems-1.3.7
++(/Users/paolo/.rvm/scripts/manage:1128): __rvm_rubygems_setup(): rvm_gem_url=http://rubyforge.org/frs/download.php/70696/rubygems-1.3.7.tgz
++(/Users/paolo/.rvm/scripts/manage:1131): __rvm_rubygems_setup(): [[ ! -f /Users/paolo/.rvm/src/rubygems-1.3.7/setup.rb ]]
++(/Users/paolo/.rvm/scripts/manage:1135): __rvm_rubygems_setup(): [[ ! -d /Users/paolo/.rvm/src/rubygems-1.3.7 ]]
++(/Users/paolo/.rvm/scripts/manage:1145): __rvm_rubygems_setup(): builtin cd /Users/paolo/.rvm/src/rubygems-1.3.7
++(/Users/paolo/.rvm/scripts/manage:1147): __rvm_rubygems_setup(): __rvm_run rubygems.install 'GEM_PATH=/Users/paolo/.rvm/gems/ruby-1.8.7-p302:/Users/paolo/.rvm/gems/ruby-1.8.7-p302@global GEM_HOME=/Users/paolo/.rvm/gems/ruby-1.8.7-p302 BUNDLE_PATH=/Users/paolo/.rvm/gems/ruby-1.8.7-p302 /Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin/ruby /Users/paolo/.rvm/src/rubygems-1.3.7/setup.rb' 'Installing rubygems for /Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin/ruby'
++(/Users/paolo/.rvm/scripts/utility:185): __rvm_run(): local log_file_name=rubygems.install
++(/Users/paolo/.rvm/scripts/utility:186): __rvm_run(): local 'command=GEM_PATH=/Users/paolo/.rvm/gems/ruby-1.8.7-p302:/Users/paolo/.rvm/gems/ruby-1.8.7-p302@global GEM_HOME=/Users/paolo/.rvm/gems/ruby-1.8.7-p302 BUNDLE_PATH=/Users/paolo/.rvm/gems/ruby-1.8.7-p302 /Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin/ruby /Users/paolo/.rvm/src/rubygems-1.3.7/setup.rb'
++(/Users/paolo/.rvm/scripts/utility:187): __rvm_run(): local 'message=Installing rubygems for /Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin/ruby'
++(/Users/paolo/.rvm/scripts/utility:189): __rvm_run(): [[ -z /Users/paolo/.rvm/log/ruby-1.8.7-p302 ]]
++(/Users/paolo/.rvm/scripts/utility:191): __rvm_run(): [[ -n Installing rubygems for /Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin/ruby ]]
++(/Users/paolo/.rvm/scripts/utility:191): __rvm_run(): /Users/paolo/.rvm/scripts/log info 'Installing rubygems for /Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin/ruby'
Installing rubygems for /Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin/ruby
++(/Users/paolo/.rvm/scripts/utility:193): __rvm_run(): [[ -n '' ]]
+++(/Users/paolo/.rvm/scripts/utility:197): __rvm_run(): dirname /Users/paolo/.rvm/log/ruby-1.8.7-p302/rubygems.install.log
++(/Users/paolo/.rvm/scripts/utility:197): __rvm_run(): mkdir -p /Users/paolo/.rvm/log/ruby-1.8.7-p302
++(/Users/paolo/.rvm/scripts/utility:199): __rvm_run(): touch /Users/paolo/.rvm/log/ruby-1.8.7-p302/rubygems.install.log /Users/paolo/.rvm/log/ruby-1.8.7-p302/rubygems.install.error.log
++(/Users/paolo/.rvm/scripts/utility:201): __rvm_run(): tee /Users/paolo/.rvm/log/ruby-1.8.7-p302/rubygems.install.log
+++(/Users/paolo/.rvm/scripts/utility:201): __rvm_run(): date '+%Y-%m-%d %H:%M:%S'
++(/Users/paolo/.rvm/scripts/utility:201): __rvm_run(): echo '[2010-09-06 15:49:08] GEM_PATH=/Users/paolo/.rvm/gems/ruby-1.8.7-p302:/Users/paolo/.rvm/gems/ruby-1.8.7-p302@global GEM_HOME=/Users/paolo/.rvm/gems/ruby-1.8.7-p302 BUNDLE_PATH=/Users/paolo/.rvm/gems/ruby-1.8.7-p302 /Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin/ruby /Users/paolo/.rvm/src/rubygems-1.3.7/setup.rb'
++(/Users/paolo/.rvm/scripts/utility:203): __rvm_run(): [[ -z '' ]]
++(/Users/paolo/.rvm/scripts/utility:204): __rvm_run(): eval 'GEM_PATH=/Users/paolo/.rvm/gems/ruby-1.8.7-p302:/Users/paolo/.rvm/gems/ruby-1.8.7-p302@global GEM_HOME=/Users/paolo/.rvm/gems/ruby-1.8.7-p302 BUNDLE_PATH=/Users/paolo/.rvm/gems/ruby-1.8.7-p302 /Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin/ruby /Users/paolo/.rvm/src/rubygems-1.3.7/setup.rb'
++(/Users/paolo/.rvm/scripts/utility:207): __rvm_run(): local result=0
++(/Users/paolo/.rvm/scripts/utility:209): __rvm_run(): [[ 0 -gt 0 ]]
++(/Users/paolo/.rvm/scripts/utility:213): __rvm_run(): return 0
++(/Users/paolo/.rvm/scripts/manage:1148): __rvm_rubygems_setup(): result=0
++(/Users/paolo/.rvm/scripts/manage:1149): __rvm_rubygems_setup(): [[ 0 -eq 0 ]]
++(/Users/paolo/.rvm/scripts/manage:1150): __rvm_rubygems_setup(): /Users/paolo/.rvm/scripts/log info 'Installation of rubygems ruby-1.8.7-p302 completed successfully.'
Installation of rubygems ruby-1.8.7-p302 completed successfully.
++(/Users/paolo/.rvm/scripts/manage:1155): __rvm_rubygems_setup(): __rvm_inject_ruby_shebang /Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin/gem
++(/Users/paolo/.rvm/scripts/manage:1183): __rvm_inject_ruby_shebang(): __rvm_actual_file /Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin/gem
++(/Users/paolo/.rvm/scripts/manage:1208): __rvm_actual_file(): [[ -L /Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin/gem ]]
++(/Users/paolo/.rvm/scripts/manage:1211): __rvm_actual_file(): actual_file=/Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin/gem
++(/Users/paolo/.rvm/scripts/manage:1185): __rvm_inject_ruby_shebang(): [[ -f /Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin/gem ]]
++(/Users/paolo/.rvm/scripts/manage:1186): __rvm_inject_ruby_shebang(): sed -e '1,1s=.*=#!/usr/bin/env ruby=' /Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin/gem
++(/Users/paolo/.rvm/scripts/manage:1187): __rvm_inject_ruby_shebang(): mv /Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin/gem.new /Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin/gem
++(/Users/paolo/.rvm/scripts/manage:1187): __rvm_inject_ruby_shebang(): chmod +x /Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin/gem
++(/Users/paolo/.rvm/scripts/manage:1188): __rvm_inject_ruby_shebang(): unset actual_file
++(/Users/paolo/.rvm/scripts/manage:1157): __rvm_rubygems_setup(): [[ -n 8 ]]
++(/Users/paolo/.rvm/scripts/manage:1158): __rvm_rubygems_setup(): ruby_lib_gem_path=/Users/paolo/.rvm/rubies/ruby-1.8.7-p302/lib/ruby/gems/1.8
++(/Users/paolo/.rvm/scripts/manage:1164): __rvm_rubygems_setup(): [[ -n /Users/paolo/.rvm/rubies/ruby-1.8.7-p302/lib/ruby/gems/1.8 ]]
+++(/Users/paolo/.rvm/scripts/manage:1166): __rvm_rubygems_setup(): dirname /Users/paolo/.rvm/rubies/ruby-1.8.7-p302/lib/ruby/gems/1.8
++(/Users/paolo/.rvm/scripts/manage:1166): __rvm_rubygems_setup(): mkdir -p /Users/paolo/.rvm/rubies/ruby-1.8.7-p302/lib/ruby/gems
++(/Users/paolo/.rvm/scripts/manage:1167): __rvm_rubygems_setup(): [[ -d /Users/paolo/.rvm/rubies/ruby-1.8.7-p302/lib/ruby/gems/1.8 ]]
++(/Users/paolo/.rvm/scripts/manage:1167): __rvm_rubygems_setup(): rm -rf /Users/paolo/.rvm/rubies/ruby-1.8.7-p302/lib/ruby/gems/1.8
++(/Users/paolo/.rvm/scripts/manage:1168): __rvm_rubygems_setup(): ln -nfs /Users/paolo/.rvm/gems/ruby-1.8.7-p302 /Users/paolo/.rvm/rubies/ruby-1.8.7-p302/lib/ruby/gems/1.8
++(/Users/paolo/.rvm/scripts/manage:1169): __rvm_rubygems_setup(): unset ruby_lib_gem_path
++(/Users/paolo/.rvm/scripts/manage:1171): __rvm_rubygems_setup(): [[ -s /Users/paolo/.rvm/src/ruby-1.8.7-p302/bin/rdoc ]]
++(/Users/paolo/.rvm/scripts/manage:1172): __rvm_rubygems_setup(): __rvm_inject_ruby_shebang /Users/paolo/.rvm/src/ruby-1.8.7-p302/bin/rdoc
++(/Users/paolo/.rvm/scripts/manage:1183): __rvm_inject_ruby_shebang(): __rvm_actual_file /Users/paolo/.rvm/src/ruby-1.8.7-p302/bin/rdoc
++(/Users/paolo/.rvm/scripts/manage:1208): __rvm_actual_file(): [[ -L /Users/paolo/.rvm/src/ruby-1.8.7-p302/bin/rdoc ]]
++(/Users/paolo/.rvm/scripts/manage:1211): __rvm_actual_file(): actual_file=/Users/paolo/.rvm/src/ruby-1.8.7-p302/bin/rdoc
++(/Users/paolo/.rvm/scripts/manage:1185): __rvm_inject_ruby_shebang(): [[ -f /Users/paolo/.rvm/src/ruby-1.8.7-p302/bin/rdoc ]]
++(/Users/paolo/.rvm/scripts/manage:1186): __rvm_inject_ruby_shebang(): sed -e '1,1s=.*=#!/usr/bin/env ruby=' /Users/paolo/.rvm/src/ruby-1.8.7-p302/bin/rdoc
++(/Users/paolo/.rvm/scripts/manage:1187): __rvm_inject_ruby_shebang(): mv /Users/paolo/.rvm/src/ruby-1.8.7-p302/bin/rdoc.new /Users/paolo/.rvm/src/ruby-1.8.7-p302/bin/rdoc
++(/Users/paolo/.rvm/scripts/manage:1187): __rvm_inject_ruby_shebang(): chmod +x /Users/paolo/.rvm/src/ruby-1.8.7-p302/bin/rdoc
++(/Users/paolo/.rvm/scripts/manage:1188): __rvm_inject_ruby_shebang(): unset actual_file
++(/Users/paolo/.rvm/scripts/manage:1175): __rvm_rubygems_setup(): [[ -s /Users/paolo/.rvm/src/ruby-1.8.7-p302/bin/rake ]]
++(/Users/paolo/.rvm/scripts/manage:1179): __rvm_rubygems_setup(): return 0
++(/Users/paolo/.rvm/scripts/manage:174): __rvm_install_source(): __rvm_bin_script
++(/Users/paolo/.rvm/scripts/utility:413): __rvm_bin_script(): /Users/paolo/.rvm/scripts/wrapper ruby-1.8.7-p302
++(/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 '\''18261'\''' 0 1 2 3 15
+(/Users/paolo/.rvm/scripts/wrapper:57): [[ -z ruby-1.8.7-p302 ]]
+(/Users/paolo/.rvm/scripts/wrapper:59): ruby_string=ruby-1.8.7-p302
+(/Users/paolo/.rvm/scripts/wrapper:59): shift
+(/Users/paolo/.rvm/scripts/wrapper:60): override_check=0
+(/Users/paolo/.rvm/scripts/wrapper:61): prefix=
+(/Users/paolo/.rvm/scripts/wrapper:62): [[ 0 -gt 0 ]]
++(/Users/paolo/.rvm/scripts/wrapper:63): echo
++(/Users/paolo/.rvm/scripts/wrapper:63): __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/wrapper:63): binaries=
+(/Users/paolo/.rvm/scripts/wrapper:66): [[ -z '' ]]
+(/Users/paolo/.rvm/scripts/wrapper:67): binaries='ruby gem irb ri rdoc rake erb testrb'
+(/Users/paolo/.rvm/scripts/wrapper:71): __rvm_become ruby-1.8.7-p302
+(/Users/paolo/.rvm/scripts/utility:709): __rvm_become(): local string=ruby-1.8.7-p302
+(/Users/paolo/.rvm/scripts/utility:711): __rvm_become(): [[ -n ruby-1.8.7-p302 ]]
+(/Users/paolo/.rvm/scripts/utility:711): __rvm_become(): rvm_ruby_string=ruby-1.8.7-p302
+(/Users/paolo/.rvm/scripts/utility:715): __rvm_become(): return 0
+(/Users/paolo/.rvm/scripts/wrapper:73): __rvm_ensure_has_environment_files
++(/Users/paolo/.rvm/scripts/utility:719): __rvm_ensure_has_environment_files(): __rvm_environment_identifier
++(/Users/paolo/.rvm/scripts/utility:1032): __rvm_environment_identifier(): local path
++(/Users/paolo/.rvm/scripts/utility:1033): __rvm_environment_identifier(): local string
+++(/Users/paolo/.rvm/scripts/utility:1034): __rvm_environment_identifier(): command -v ruby
++(/Users/paolo/.rvm/scripts/utility:1034): __rvm_environment_identifier(): path=/Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin/ruby
++(/Users/paolo/.rvm/scripts/utility:1035): __rvm_environment_identifier(): string=ruby-1.8.7-p302/bin/ruby
++(/Users/paolo/.rvm/scripts/utility:1036): __rvm_environment_identifier(): string=ruby-1.8.7-p302
++(/Users/paolo/.rvm/scripts/utility:1037): __rvm_environment_identifier(): echo ruby-1.8.7-p302
++(/Users/paolo/.rvm/scripts/utility:1038): __rvm_environment_identifier(): return 0
+(/Users/paolo/.rvm/scripts/utility:719): __rvm_ensure_has_environment_files(): local environment_identifier=ruby-1.8.7-p302
+(/Users/paolo/.rvm/scripts/utility:721): __rvm_ensure_has_environment_files(): local file_name=/Users/paolo/.rvm/environments/ruby-1.8.7-p302
+(/Users/paolo/.rvm/scripts/utility:723): __rvm_ensure_has_environment_files(): [[ ! -s /Users/paolo/.rvm/environments/ruby-1.8.7-p302 ]]
+(/Users/paolo/.rvm/scripts/utility:739): __rvm_ensure_has_environment_files(): unset file_name
+(/Users/paolo/.rvm/scripts/utility:741): __rvm_ensure_has_environment_files(): local directory_name=
+(/Users/paolo/.rvm/scripts/utility:742): __rvm_ensure_has_environment_files(): local wrapper_identifier=
+(/Users/paolo/.rvm/scripts/utility:744): __rvm_ensure_has_environment_files(): [[ -z '' ]]
+(/Users/paolo/.rvm/scripts/utility:746): __rvm_ensure_has_environment_files(): for wrapper_identifier in '"$environment_identifier"' '"${environment_identifier}@global"'
+(/Users/paolo/.rvm/scripts/utility:748): __rvm_ensure_has_environment_files(): rvm_creating_default_wrappers=1
+(/Users/paolo/.rvm/scripts/utility:750): __rvm_ensure_has_environment_files(): directory_name=/Users/paolo/.rvm/wrappers/ruby-1.8.7-p302
+(/Users/paolo/.rvm/scripts/utility:752): __rvm_ensure_has_environment_files(): [[ ! -L /Users/paolo/.rvm/wrappers/ruby-1.8.7-p302 ]]
+(/Users/paolo/.rvm/scripts/utility:752): __rvm_ensure_has_environment_files(): [[ ! -d /Users/paolo/.rvm/wrappers/ruby-1.8.7-p302 ]]
+(/Users/paolo/.rvm/scripts/utility:757): __rvm_ensure_has_environment_files(): unset rvm_creating_default_wrappers
+(/Users/paolo/.rvm/scripts/utility:746): __rvm_ensure_has_environment_files(): for wrapper_identifier in '"$environment_identifier"' '"${environment_identifier}@global"'
+(/Users/paolo/.rvm/scripts/utility:748): __rvm_ensure_has_environment_files(): rvm_creating_default_wrappers=1
+(/Users/paolo/.rvm/scripts/utility:750): __rvm_ensure_has_environment_files(): directory_name=/Users/paolo/.rvm/wrappers/ruby-1.8.7-p302@global
+(/Users/paolo/.rvm/scripts/utility:752): __rvm_ensure_has_environment_files(): [[ ! -L /Users/paolo/.rvm/wrappers/ruby-1.8.7-p302@global ]]
+(/Users/paolo/.rvm/scripts/utility:752): __rvm_ensure_has_environment_files(): [[ ! -d /Users/paolo/.rvm/wrappers/ruby-1.8.7-p302@global ]]
+(/Users/paolo/.rvm/scripts/utility:757): __rvm_ensure_has_environment_files(): unset rvm_creating_default_wrappers
++(/Users/paolo/.rvm/scripts/wrapper:75): __rvm_environment_identifier
++(/Users/paolo/.rvm/scripts/utility:1032): __rvm_environment_identifier(): local path
++(/Users/paolo/.rvm/scripts/utility:1033): __rvm_environment_identifier(): local string
+++(/Users/paolo/.rvm/scripts/utility:1034): __rvm_environment_identifier(): command -v ruby
++(/Users/paolo/.rvm/scripts/utility:1034): __rvm_environment_identifier(): path=/Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin/ruby
++(/Users/paolo/.rvm/scripts/utility:1035): __rvm_environment_identifier(): string=ruby-1.8.7-p302/bin/ruby
++(/Users/paolo/.rvm/scripts/utility:1036): __rvm_environment_identifier(): string=ruby-1.8.7-p302
++(/Users/paolo/.rvm/scripts/utility:1037): __rvm_environment_identifier(): echo ruby-1.8.7-p302
++(/Users/paolo/.rvm/scripts/utility:1038): __rvm_environment_identifier(): return 0
+(/Users/paolo/.rvm/scripts/wrapper:75): environment_identifier=ruby-1.8.7-p302
+(/Users/paolo/.rvm/scripts/wrapper:79): for binary_name in '$binaries'
+(/Users/paolo/.rvm/scripts/wrapper:80): file_name=/Users/paolo/.rvm/wrappers/ruby-1.8.7-p302/ruby
+(/Users/paolo/.rvm/scripts/wrapper:81): [[ -z '' ]]
+(/Users/paolo/.rvm/scripts/wrapper:82): override_check=1
+(/Users/paolo/.rvm/scripts/wrapper:83): wrap_binary
+(/Users/paolo/.rvm/scripts/wrapper:42): wrap_binary(): [[ 1 = \1 ]]
+(/Users/paolo/.rvm/scripts/wrapper:43): wrap_binary(): wrap
++(/Users/paolo/.rvm/scripts/wrapper:14): wrap(): dirname /Users/paolo/.rvm/wrappers/ruby-1.8.7-p302/ruby
+(/Users/paolo/.rvm/scripts/wrapper:14): wrap(): mkdir -p /Users/paolo/.rvm/wrappers/ruby-1.8.7-p302
+(/Users/paolo/.rvm/scripts/wrapper:15): wrap(): rm -f /Users/paolo/.rvm/wrappers/ruby-1.8.7-p302/ruby
+(/Users/paolo/.rvm/scripts/wrapper:25): wrap(): printf '#!/usr/bin/env sh\n
if [ -s "/Users/paolo/.rvm/environments/ruby-1.8.7-p302" ] ; then
\. "/Users/paolo/.rvm/environments/ruby-1.8.7-p302"
exec ruby "$@"
else
echo "ERROR: Missing RVM environment file: '\''/Users/paolo/.rvm/environments/ruby-1.8.7-p302'\''"
exit 1
fi
'
+(/Users/paolo/.rvm/scripts/wrapper:27): wrap(): [[ -f /Users/paolo/.rvm/wrappers/ruby-1.8.7-p302/ruby ]]
+(/Users/paolo/.rvm/scripts/wrapper:27): wrap(): chmod +x /Users/paolo/.rvm/wrappers/ruby-1.8.7-p302/ruby
+(/Users/paolo/.rvm/scripts/wrapper:85): [[ -f /Users/paolo/.rvm/wrappers/ruby-1.8.7-p302/ruby ]]
+(/Users/paolo/.rvm/scripts/wrapper:86): [[ ruby == \r\u\b\y ]]
+(/Users/paolo/.rvm/scripts/wrapper:87): destination=/Users/paolo/.rvm/bin/ruby-1.8.7-p302
+(/Users/paolo/.rvm/scripts/wrapper:91): rm -rf /Users/paolo/.rvm/bin/ruby-1.8.7-p302
+(/Users/paolo/.rvm/scripts/wrapper:92): ln -nsf /Users/paolo/.rvm/wrappers/ruby-1.8.7-p302/ruby /Users/paolo/.rvm/bin/ruby-1.8.7-p302
+(/Users/paolo/.rvm/scripts/wrapper:93): unset destination
+(/Users/paolo/.rvm/scripts/wrapper:104): unset file_name
+(/Users/paolo/.rvm/scripts/wrapper:79): for binary_name in '$binaries'
+(/Users/paolo/.rvm/scripts/wrapper:80): file_name=/Users/paolo/.rvm/wrappers/ruby-1.8.7-p302/gem
+(/Users/paolo/.rvm/scripts/wrapper:81): [[ -z '' ]]
+(/Users/paolo/.rvm/scripts/wrapper:82): override_check=1
+(/Users/paolo/.rvm/scripts/wrapper:83): wrap_binary
+(/Users/paolo/.rvm/scripts/wrapper:42): wrap_binary(): [[ 1 = \1 ]]
+(/Users/paolo/.rvm/scripts/wrapper:43): wrap_binary(): wrap
++(/Users/paolo/.rvm/scripts/wrapper:14): wrap(): dirname /Users/paolo/.rvm/wrappers/ruby-1.8.7-p302/gem
+(/Users/paolo/.rvm/scripts/wrapper:14): wrap(): mkdir -p /Users/paolo/.rvm/wrappers/ruby-1.8.7-p302
+(/Users/paolo/.rvm/scripts/wrapper:15): wrap(): rm -f /Users/paolo/.rvm/wrappers/ruby-1.8.7-p302/gem
+(/Users/paolo/.rvm/scripts/wrapper:25): wrap(): printf '#!/usr/bin/env sh\n
if [ -s "/Users/paolo/.rvm/environments/ruby-1.8.7-p302" ] ; then
\. "/Users/paolo/.rvm/environments/ruby-1.8.7-p302"
exec gem "$@"
else
echo "ERROR: Missing RVM environment file: '\''/Users/paolo/.rvm/environments/ruby-1.8.7-p302'\''"
exit 1
fi
'
+(/Users/paolo/.rvm/scripts/wrapper:27): wrap(): [[ -f /Users/paolo/.rvm/wrappers/ruby-1.8.7-p302/gem ]]
+(/Users/paolo/.rvm/scripts/wrapper:27): wrap(): chmod +x /Users/paolo/.rvm/wrappers/ruby-1.8.7-p302/gem
+(/Users/paolo/.rvm/scripts/wrapper:85): [[ -f /Users/paolo/.rvm/wrappers/ruby-1.8.7-p302/gem ]]
+(/Users/paolo/.rvm/scripts/wrapper:86): [[ gem == \r\u\b\y ]]
+(/Users/paolo/.rvm/scripts/wrapper:89): destination=/Users/paolo/.rvm/bin/gem-ruby-1.8.7-p302
+(/Users/paolo/.rvm/scripts/wrapper:91): rm -rf /Users/paolo/.rvm/bin/gem-ruby-1.8.7-p302
+(/Users/paolo/.rvm/scripts/wrapper:92): ln -nsf /Users/paolo/.rvm/wrappers/ruby-1.8.7-p302/gem /Users/paolo/.rvm/bin/gem-ruby-1.8.7-p302
+(/Users/paolo/.rvm/scripts/wrapper:93): unset destination
+(/Users/paolo/.rvm/scripts/wrapper:104): unset file_name
+(/Users/paolo/.rvm/scripts/wrapper:79): for binary_name in '$binaries'
+(/Users/paolo/.rvm/scripts/wrapper:80): file_name=/Users/paolo/.rvm/wrappers/ruby-1.8.7-p302/irb
+(/Users/paolo/.rvm/scripts/wrapper:81): [[ -z '' ]]
+(/Users/paolo/.rvm/scripts/wrapper:82): override_check=1
+(/Users/paolo/.rvm/scripts/wrapper:83): wrap_binary
+(/Users/paolo/.rvm/scripts/wrapper:42): wrap_binary(): [[ 1 = \1 ]]
+(/Users/paolo/.rvm/scripts/wrapper:43): wrap_binary(): wrap
++(/Users/paolo/.rvm/scripts/wrapper:14): wrap(): dirname /Users/paolo/.rvm/wrappers/ruby-1.8.7-p302/irb
+(/Users/paolo/.rvm/scripts/wrapper:14): wrap(): mkdir -p /Users/paolo/.rvm/wrappers/ruby-1.8.7-p302
+(/Users/paolo/.rvm/scripts/wrapper:15): wrap(): rm -f /Users/paolo/.rvm/wrappers/ruby-1.8.7-p302/irb
+(/Users/paolo/.rvm/scripts/wrapper:25): wrap(): printf '#!/usr/bin/env sh\n
if [ -s "/Users/paolo/.rvm/environments/ruby-1.8.7-p302" ] ; then
\. "/Users/paolo/.rvm/environments/ruby-1.8.7-p302"
exec irb "$@"
else
echo "ERROR: Missing RVM environment file: '\''/Users/paolo/.rvm/environments/ruby-1.8.7-p302'\''"
exit 1
fi
'
+(/Users/paolo/.rvm/scripts/wrapper:27): wrap(): [[ -f /Users/paolo/.rvm/wrappers/ruby-1.8.7-p302/irb ]]
+(/Users/paolo/.rvm/scripts/wrapper:27): wrap(): chmod +x /Users/paolo/.rvm/wrappers/ruby-1.8.7-p302/irb
+(/Users/paolo/.rvm/scripts/wrapper:85): [[ -f /Users/paolo/.rvm/wrappers/ruby-1.8.7-p302/irb ]]
+(/Users/paolo/.rvm/scripts/wrapper:86): [[ irb == \r\u\b\y ]]
+(/Users/paolo/.rvm/scripts/wrapper:89): destination=/Users/paolo/.rvm/bin/irb-ruby-1.8.7-p302
+(/Users/paolo/.rvm/scripts/wrapper:91): rm -rf /Users/paolo/.rvm/bin/irb-ruby-1.8.7-p302
+(/Users/paolo/.rvm/scripts/wrapper:92): ln -nsf /Users/paolo/.rvm/wrappers/ruby-1.8.7-p302/irb /Users/paolo/.rvm/bin/irb-ruby-1.8.7-p302
+(/Users/paolo/.rvm/scripts/wrapper:93): unset destination
+(/Users/paolo/.rvm/scripts/wrapper:104): unset file_name
+(/Users/paolo/.rvm/scripts/wrapper:79): for binary_name in '$binaries'
+(/Users/paolo/.rvm/scripts/wrapper:80): file_name=/Users/paolo/.rvm/wrappers/ruby-1.8.7-p302/ri
+(/Users/paolo/.rvm/scripts/wrapper:81): [[ -z '' ]]
+(/Users/paolo/.rvm/scripts/wrapper:82): override_check=1
+(/Users/paolo/.rvm/scripts/wrapper:83): wrap_binary
+(/Users/paolo/.rvm/scripts/wrapper:42): wrap_binary(): [[ 1 = \1 ]]
+(/Users/paolo/.rvm/scripts/wrapper:43): wrap_binary(): wrap
++(/Users/paolo/.rvm/scripts/wrapper:14): wrap(): dirname /Users/paolo/.rvm/wrappers/ruby-1.8.7-p302/ri
+(/Users/paolo/.rvm/scripts/wrapper:14): wrap(): mkdir -p /Users/paolo/.rvm/wrappers/ruby-1.8.7-p302
+(/Users/paolo/.rvm/scripts/wrapper:15): wrap(): rm -f /Users/paolo/.rvm/wrappers/ruby-1.8.7-p302/ri
+(/Users/paolo/.rvm/scripts/wrapper:25): wrap(): printf '#!/usr/bin/env sh\n
if [ -s "/Users/paolo/.rvm/environments/ruby-1.8.7-p302" ] ; then
\. "/Users/paolo/.rvm/environments/ruby-1.8.7-p302"
exec ri "$@"
else
echo "ERROR: Missing RVM environment file: '\''/Users/paolo/.rvm/environments/ruby-1.8.7-p302'\''"
exit 1
fi
'
+(/Users/paolo/.rvm/scripts/wrapper:27): wrap(): [[ -f /Users/paolo/.rvm/wrappers/ruby-1.8.7-p302/ri ]]
+(/Users/paolo/.rvm/scripts/wrapper:27): wrap(): chmod +x /Users/paolo/.rvm/wrappers/ruby-1.8.7-p302/ri
+(/Users/paolo/.rvm/scripts/wrapper:85): [[ -f /Users/paolo/.rvm/wrappers/ruby-1.8.7-p302/ri ]]
+(/Users/paolo/.rvm/scripts/wrapper:86): [[ ri == \r\u\b\y ]]
+(/Users/paolo/.rvm/scripts/wrapper:89): destination=/Users/paolo/.rvm/bin/ri-ruby-1.8.7-p302
+(/Users/paolo/.rvm/scripts/wrapper:91): rm -rf /Users/paolo/.rvm/bin/ri-ruby-1.8.7-p302
+(/Users/paolo/.rvm/scripts/wrapper:92): ln -nsf /Users/paolo/.rvm/wrappers/ruby-1.8.7-p302/ri /Users/paolo/.rvm/bin/ri-ruby-1.8.7-p302
+(/Users/paolo/.rvm/scripts/wrapper:93): unset destination
+(/Users/paolo/.rvm/scripts/wrapper:104): unset file_name
+(/Users/paolo/.rvm/scripts/wrapper:79): for binary_name in '$binaries'
+(/Users/paolo/.rvm/scripts/wrapper:80): file_name=/Users/paolo/.rvm/wrappers/ruby-1.8.7-p302/rdoc
+(/Users/paolo/.rvm/scripts/wrapper:81): [[ -z '' ]]
+(/Users/paolo/.rvm/scripts/wrapper:82): override_check=1
+(/Users/paolo/.rvm/scripts/wrapper:83): wrap_binary
+(/Users/paolo/.rvm/scripts/wrapper:42): wrap_binary(): [[ 1 = \1 ]]
+(/Users/paolo/.rvm/scripts/wrapper:43): wrap_binary(): wrap
++(/Users/paolo/.rvm/scripts/wrapper:14): wrap(): dirname /Users/paolo/.rvm/wrappers/ruby-1.8.7-p302/rdoc
+(/Users/paolo/.rvm/scripts/wrapper:14): wrap(): mkdir -p /Users/paolo/.rvm/wrappers/ruby-1.8.7-p302
+(/Users/paolo/.rvm/scripts/wrapper:15): wrap(): rm -f /Users/paolo/.rvm/wrappers/ruby-1.8.7-p302/rdoc
+(/Users/paolo/.rvm/scripts/wrapper:25): wrap(): printf '#!/usr/bin/env sh\n
if [ -s "/Users/paolo/.rvm/environments/ruby-1.8.7-p302" ] ; then
\. "/Users/paolo/.rvm/environments/ruby-1.8.7-p302"
exec rdoc "$@"
else
echo "ERROR: Missing RVM environment file: '\''/Users/paolo/.rvm/environments/ruby-1.8.7-p302'\''"
exit 1
fi
'
+(/Users/paolo/.rvm/scripts/wrapper:27): wrap(): [[ -f /Users/paolo/.rvm/wrappers/ruby-1.8.7-p302/rdoc ]]
+(/Users/paolo/.rvm/scripts/wrapper:27): wrap(): chmod +x /Users/paolo/.rvm/wrappers/ruby-1.8.7-p302/rdoc
+(/Users/paolo/.rvm/scripts/wrapper:85): [[ -f /Users/paolo/.rvm/wrappers/ruby-1.8.7-p302/rdoc ]]
+(/Users/paolo/.rvm/scripts/wrapper:86): [[ rdoc == \r\u\b\y ]]
+(/Users/paolo/.rvm/scripts/wrapper:89): destination=/Users/paolo/.rvm/bin/rdoc-ruby-1.8.7-p302
+(/Users/paolo/.rvm/scripts/wrapper:91): rm -rf /Users/paolo/.rvm/bin/rdoc-ruby-1.8.7-p302
+(/Users/paolo/.rvm/scripts/wrapper:92): ln -nsf /Users/paolo/.rvm/wrappers/ruby-1.8.7-p302/rdoc /Users/paolo/.rvm/bin/rdoc-ruby-1.8.7-p302
+(/Users/paolo/.rvm/scripts/wrapper:93): unset destination
+(/Users/paolo/.rvm/scripts/wrapper:104): unset file_name
+(/Users/paolo/.rvm/scripts/wrapper:79): for binary_name in '$binaries'
+(/Users/paolo/.rvm/scripts/wrapper:80): file_name=/Users/paolo/.rvm/wrappers/ruby-1.8.7-p302/rake
+(/Users/paolo/.rvm/scripts/wrapper:81): [[ -z '' ]]
+(/Users/paolo/.rvm/scripts/wrapper:82): override_check=1
+(/Users/paolo/.rvm/scripts/wrapper:83): wrap_binary
+(/Users/paolo/.rvm/scripts/wrapper:42): wrap_binary(): [[ 1 = \1 ]]
+(/Users/paolo/.rvm/scripts/wrapper:43): wrap_binary(): wrap
++(/Users/paolo/.rvm/scripts/wrapper:14): wrap(): dirname /Users/paolo/.rvm/wrappers/ruby-1.8.7-p302/rake
+(/Users/paolo/.rvm/scripts/wrapper:14): wrap(): mkdir -p /Users/paolo/.rvm/wrappers/ruby-1.8.7-p302
+(/Users/paolo/.rvm/scripts/wrapper:15): wrap(): rm -f /Users/paolo/.rvm/wrappers/ruby-1.8.7-p302/rake
+(/Users/paolo/.rvm/scripts/wrapper:25): wrap(): printf '#!/usr/bin/env sh\n
if [ -s "/Users/paolo/.rvm/environments/ruby-1.8.7-p302" ] ; then
\. "/Users/paolo/.rvm/environments/ruby-1.8.7-p302"
exec rake "$@"
else
echo "ERROR: Missing RVM environment file: '\''/Users/paolo/.rvm/environments/ruby-1.8.7-p302'\''"
exit 1
fi
'
+(/Users/paolo/.rvm/scripts/wrapper:27): wrap(): [[ -f /Users/paolo/.rvm/wrappers/ruby-1.8.7-p302/rake ]]
+(/Users/paolo/.rvm/scripts/wrapper:27): wrap(): chmod +x /Users/paolo/.rvm/wrappers/ruby-1.8.7-p302/rake
+(/Users/paolo/.rvm/scripts/wrapper:85): [[ -f /Users/paolo/.rvm/wrappers/ruby-1.8.7-p302/rake ]]
+(/Users/paolo/.rvm/scripts/wrapper:86): [[ rake == \r\u\b\y ]]
+(/Users/paolo/.rvm/scripts/wrapper:89): destination=/Users/paolo/.rvm/bin/rake-ruby-1.8.7-p302
+(/Users/paolo/.rvm/scripts/wrapper:91): rm -rf /Users/paolo/.rvm/bin/rake-ruby-1.8.7-p302
+(/Users/paolo/.rvm/scripts/wrapper:92): ln -nsf /Users/paolo/.rvm/wrappers/ruby-1.8.7-p302/rake /Users/paolo/.rvm/bin/rake-ruby-1.8.7-p302
+(/Users/paolo/.rvm/scripts/wrapper:93): unset destination
+(/Users/paolo/.rvm/scripts/wrapper:104): unset file_name
+(/Users/paolo/.rvm/scripts/wrapper:79): for binary_name in '$binaries'
+(/Users/paolo/.rvm/scripts/wrapper:80): file_name=/Users/paolo/.rvm/wrappers/ruby-1.8.7-p302/erb
+(/Users/paolo/.rvm/scripts/wrapper:81): [[ -z '' ]]
+(/Users/paolo/.rvm/scripts/wrapper:82): override_check=1
+(/Users/paolo/.rvm/scripts/wrapper:83): wrap_binary
+(/Users/paolo/.rvm/scripts/wrapper:42): wrap_binary(): [[ 1 = \1 ]]
+(/Users/paolo/.rvm/scripts/wrapper:43): wrap_binary(): wrap
++(/Users/paolo/.rvm/scripts/wrapper:14): wrap(): dirname /Users/paolo/.rvm/wrappers/ruby-1.8.7-p302/erb
+(/Users/paolo/.rvm/scripts/wrapper:14): wrap(): mkdir -p /Users/paolo/.rvm/wrappers/ruby-1.8.7-p302
+(/Users/paolo/.rvm/scripts/wrapper:15): wrap(): rm -f /Users/paolo/.rvm/wrappers/ruby-1.8.7-p302/erb
+(/Users/paolo/.rvm/scripts/wrapper:25): wrap(): printf '#!/usr/bin/env sh\n
if [ -s "/Users/paolo/.rvm/environments/ruby-1.8.7-p302" ] ; then
\. "/Users/paolo/.rvm/environments/ruby-1.8.7-p302"
exec erb "$@"
else
echo "ERROR: Missing RVM environment file: '\''/Users/paolo/.rvm/environments/ruby-1.8.7-p302'\''"
exit 1
fi
'
+(/Users/paolo/.rvm/scripts/wrapper:27): wrap(): [[ -f /Users/paolo/.rvm/wrappers/ruby-1.8.7-p302/erb ]]
+(/Users/paolo/.rvm/scripts/wrapper:27): wrap(): chmod +x /Users/paolo/.rvm/wrappers/ruby-1.8.7-p302/erb
+(/Users/paolo/.rvm/scripts/wrapper:85): [[ -f /Users/paolo/.rvm/wrappers/ruby-1.8.7-p302/erb ]]
+(/Users/paolo/.rvm/scripts/wrapper:86): [[ erb == \r\u\b\y ]]
+(/Users/paolo/.rvm/scripts/wrapper:89): destination=/Users/paolo/.rvm/bin/erb-ruby-1.8.7-p302
+(/Users/paolo/.rvm/scripts/wrapper:91): rm -rf /Users/paolo/.rvm/bin/erb-ruby-1.8.7-p302
+(/Users/paolo/.rvm/scripts/wrapper:92): ln -nsf /Users/paolo/.rvm/wrappers/ruby-1.8.7-p302/erb /Users/paolo/.rvm/bin/erb-ruby-1.8.7-p302
+(/Users/paolo/.rvm/scripts/wrapper:93): unset destination
+(/Users/paolo/.rvm/scripts/wrapper:104): unset file_name
+(/Users/paolo/.rvm/scripts/wrapper:79): for binary_name in '$binaries'
+(/Users/paolo/.rvm/scripts/wrapper:80): file_name=/Users/paolo/.rvm/wrappers/ruby-1.8.7-p302/testrb
+(/Users/paolo/.rvm/scripts/wrapper:81): [[ -z '' ]]
+(/Users/paolo/.rvm/scripts/wrapper:82): override_check=1
+(/Users/paolo/.rvm/scripts/wrapper:83): wrap_binary
+(/Users/paolo/.rvm/scripts/wrapper:42): wrap_binary(): [[ 1 = \1 ]]
+(/Users/paolo/.rvm/scripts/wrapper:43): wrap_binary(): wrap
++(/Users/paolo/.rvm/scripts/wrapper:14): wrap(): dirname /Users/paolo/.rvm/wrappers/ruby-1.8.7-p302/testrb
+(/Users/paolo/.rvm/scripts/wrapper:14): wrap(): mkdir -p /Users/paolo/.rvm/wrappers/ruby-1.8.7-p302
+(/Users/paolo/.rvm/scripts/wrapper:15): wrap(): rm -f /Users/paolo/.rvm/wrappers/ruby-1.8.7-p302/testrb
+(/Users/paolo/.rvm/scripts/wrapper:25): wrap(): printf '#!/usr/bin/env sh\n
if [ -s "/Users/paolo/.rvm/environments/ruby-1.8.7-p302" ] ; then
\. "/Users/paolo/.rvm/environments/ruby-1.8.7-p302"
exec testrb "$@"
else
echo "ERROR: Missing RVM environment file: '\''/Users/paolo/.rvm/environments/ruby-1.8.7-p302'\''"
exit 1
fi
'
+(/Users/paolo/.rvm/scripts/wrapper:27): wrap(): [[ -f /Users/paolo/.rvm/wrappers/ruby-1.8.7-p302/testrb ]]
+(/Users/paolo/.rvm/scripts/wrapper:27): wrap(): chmod +x /Users/paolo/.rvm/wrappers/ruby-1.8.7-p302/testrb
+(/Users/paolo/.rvm/scripts/wrapper:85): [[ -f /Users/paolo/.rvm/wrappers/ruby-1.8.7-p302/testrb ]]
+(/Users/paolo/.rvm/scripts/wrapper:86): [[ testrb == \r\u\b\y ]]
+(/Users/paolo/.rvm/scripts/wrapper:89): destination=/Users/paolo/.rvm/bin/testrb-ruby-1.8.7-p302
+(/Users/paolo/.rvm/scripts/wrapper:91): rm -rf /Users/paolo/.rvm/bin/testrb-ruby-1.8.7-p302
+(/Users/paolo/.rvm/scripts/wrapper:92): ln -nsf /Users/paolo/.rvm/wrappers/ruby-1.8.7-p302/testrb /Users/paolo/.rvm/bin/testrb-ruby-1.8.7-p302
+(/Users/paolo/.rvm/scripts/wrapper:93): unset destination
+(/Users/paolo/.rvm/scripts/wrapper:104): unset file_name
+(/Users/paolo/.rvm/scripts/wrapper:107): exit 0
+(/Users/paolo/.rvm/scripts/wrapper:107): __rvm_cleanup_temp_for 18261
+(/Users/paolo/.rvm/scripts/utility:322): __rvm_cleanup_temp_for(): local prefix=18261
+(/Users/paolo/.rvm/scripts/utility:324): __rvm_cleanup_temp_for(): [[ -z 18261 ]]
+(/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/18261*'
+(/Users/paolo/.rvm/scripts/utility:330): __rvm_cleanup_temp_for(): exit
++(/Users/paolo/.rvm/scripts/utility:414): __rvm_bin_script(): return 0
++(/Users/paolo/.rvm/scripts/manage:175): __rvm_install_source(): __rvm_run chmod.bin 'chmod +x /Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin/*'
++(/Users/paolo/.rvm/scripts/utility:185): __rvm_run(): local log_file_name=chmod.bin
++(/Users/paolo/.rvm/scripts/utility:186): __rvm_run(): local 'command=chmod +x /Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin/*'
++(/Users/paolo/.rvm/scripts/utility:187): __rvm_run(): local message=
++(/Users/paolo/.rvm/scripts/utility:189): __rvm_run(): [[ -z /Users/paolo/.rvm/log/ruby-1.8.7-p302 ]]
++(/Users/paolo/.rvm/scripts/utility:191): __rvm_run(): [[ -n '' ]]
++(/Users/paolo/.rvm/scripts/utility:193): __rvm_run(): [[ -n '' ]]
+++(/Users/paolo/.rvm/scripts/utility:197): __rvm_run(): dirname /Users/paolo/.rvm/log/ruby-1.8.7-p302/chmod.bin.log
++(/Users/paolo/.rvm/scripts/utility:197): __rvm_run(): mkdir -p /Users/paolo/.rvm/log/ruby-1.8.7-p302
++(/Users/paolo/.rvm/scripts/utility:199): __rvm_run(): touch /Users/paolo/.rvm/log/ruby-1.8.7-p302/chmod.bin.log /Users/paolo/.rvm/log/ruby-1.8.7-p302/chmod.bin.error.log
++(/Users/paolo/.rvm/scripts/utility:201): __rvm_run(): tee /Users/paolo/.rvm/log/ruby-1.8.7-p302/chmod.bin.log
+++(/Users/paolo/.rvm/scripts/utility:201): __rvm_run(): date '+%Y-%m-%d %H:%M:%S'
++(/Users/paolo/.rvm/scripts/utility:201): __rvm_run(): echo '[2010-09-06 15:49:09] chmod +x /Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin/*'
++(/Users/paolo/.rvm/scripts/utility:203): __rvm_run(): [[ -z '' ]]
++(/Users/paolo/.rvm/scripts/utility:204): __rvm_run(): eval 'chmod +x /Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin/*'
++(/Users/paolo/.rvm/scripts/utility:207): __rvm_run(): local result=0
++(/Users/paolo/.rvm/scripts/utility:209): __rvm_run(): [[ 0 -gt 0 ]]
++(/Users/paolo/.rvm/scripts/utility:213): __rvm_run(): return 0
++(/Users/paolo/.rvm/scripts/manage:176): __rvm_install_source(): __rvm_post_install
++(/Users/paolo/.rvm/scripts/manage:1036): __rvm_post_install(): [[ ruby != \j\r\u\b\y ]]
++(/Users/paolo/.rvm/scripts/manage:1037): __rvm_post_install(): binaries='gem irb erb ri rdoc testrb rake'
++(/Users/paolo/.rvm/scripts/manage:1038): __rvm_post_install(): /Users/paolo/.rvm/scripts/log info 'adjusting shebangs for ruby-1.8.7-p302 (gem irb erb ri rdoc testrb rake).'
adjusting shebangs for ruby-1.8.7-p302 (gem irb erb ri rdoc testrb rake).
+++(/Users/paolo/.rvm/scripts/manage:1035): __rvm_post_install(): echo gem irb erb ri rdoc testrb rake
++(/Users/paolo/.rvm/scripts/manage:1039): __rvm_post_install(): for binary in '$(echo $binaries)'
++(/Users/paolo/.rvm/scripts/manage:1040): __rvm_post_install(): [[ -e /Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin/gem ]]
++(/Users/paolo/.rvm/scripts/manage:1041): __rvm_post_install(): [[ /Users/paolo/.rvm/src/ruby-1.8.7-p302 != \/\U\s\e\r\s\/\p\a\o\l\o\/\.\r\v\m\/\r\u\b\i\e\s\/\r\u\b\y\-\1\.\8\.\7\-\p\3\0\2 ]]
++(/Users/paolo/.rvm/scripts/manage:1041): __rvm_post_install(): [[ -f /Users/paolo/.rvm/src/ruby-1.8.7-p302/bin/gem ]]
++(/Users/paolo/.rvm/scripts/manage:1043): __rvm_post_install(): [[ -f /Users/paolo/.rvm/gems/ruby-1.8.7-p302/bin/gem ]]
++(/Users/paolo/.rvm/scripts/manage:1046): __rvm_post_install(): __rvm_inject_gem_env /Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin/gem
++(/Users/paolo/.rvm/scripts/manage:1192): __rvm_inject_gem_env(): __rvm_actual_file /Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin/gem
++(/Users/paolo/.rvm/scripts/manage:1208): __rvm_actual_file(): [[ -L /Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin/gem ]]
++(/Users/paolo/.rvm/scripts/manage:1211): __rvm_actual_file(): actual_file=/Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin/gem
++(/Users/paolo/.rvm/scripts/manage:1193): __rvm_inject_gem_env(): [[ -f /Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin/gem ]]
+++(/Users/paolo/.rvm/scripts/manage:1194): __rvm_inject_gem_env(): head -n 1 /Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin/gem
+++(/Users/paolo/.rvm/scripts/manage:1194): __rvm_inject_gem_env(): awk '/[j]*ruby/'
++(/Users/paolo/.rvm/scripts/manage:1194): __rvm_inject_gem_env(): [[ -n #!/usr/bin/env ruby ]]
++(/Users/paolo/.rvm/scripts/manage:1195): __rvm_inject_gem_env(): string='ENV['\''GEM_HOME'\'']=ENV['\''GEM_HOME'\''] || '\''/Users/paolo/.rvm/gems/ruby-1.8.7-p302'\''\nENV['\''GEM_PATH'\'']=ENV['\''GEM_PATH'\''] || '\''/Users/paolo/.rvm/gems/ruby-1.8.7-p302:/Users/paolo/.rvm/gems/ruby-1.8.7-p302@global'\''\nENV['\''PATH'\'']='\''/Users/paolo/.rvm/gems/ruby-1.8.7-p302/bin:/Users/paolo/.rvm/gems/ruby-1.8.7-p302@global/bin:/Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin:'\'' + ENV['\''PATH'\'']\nENV['\''BUNDLE_PATH'\'']=ENV['\''BUNDLE_PATH'\''] || '\''/Users/paolo/.rvm/gems/ruby-1.8.7-p302'\''\n'
++(/Users/paolo/.rvm/scripts/manage:1199): __rvm_inject_gem_env(): [[ -n ENV['GEM_HOME']=ENV['GEM_HOME'] || '/Users/paolo/.rvm/gems/ruby-1.8.7-p302'\nENV['GEM_PATH']=ENV['GEM_PATH'] || '/Users/paolo/.rvm/gems/ruby-1.8.7-p302:/Users/paolo/.rvm/gems/ruby-1.8.7-p302@global'\nENV['PATH']='/Users/paolo/.rvm/gems/ruby-1.8.7-p302/bin:/Users/paolo/.rvm/gems/ruby-1.8.7-p302@global/bin:/Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin:' + ENV['PATH']\nENV['BUNDLE_PATH']=ENV['BUNDLE_PATH'] || '/Users/paolo/.rvm/gems/ruby-1.8.7-p302'\n ]]
++(/Users/paolo/.rvm/scripts/manage:1200): __rvm_inject_gem_env(): awk 'NR==2 {print "ENV['\''GEM_HOME'\'']=ENV['\''GEM_HOME'\''] || '\''/Users/paolo/.rvm/gems/ruby-1.8.7-p302'\''\nENV['\''GEM_PATH'\'']=ENV['\''GEM_PATH'\''] || '\''/Users/paolo/.rvm/gems/ruby-1.8.7-p302:/Users/paolo/.rvm/gems/ruby-1.8.7-p302@global'\''\nENV['\''PATH'\'']='\''/Users/paolo/.rvm/gems/ruby-1.8.7-p302/bin:/Users/paolo/.rvm/gems/ruby-1.8.7-p302@global/bin:/Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin:'\'' + ENV['\''PATH'\'']\nENV['\''BUNDLE_PATH'\'']=ENV['\''BUNDLE_PATH'\''] || '\''/Users/paolo/.rvm/gems/ruby-1.8.7-p302'\''\n"} {print}' /Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin/gem
++(/Users/paolo/.rvm/scripts/manage:1201): __rvm_inject_gem_env(): mv /Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin/gem.new /Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin/gem
++(/Users/paolo/.rvm/scripts/manage:1201): __rvm_inject_gem_env(): chmod +x /Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin/gem
++(/Users/paolo/.rvm/scripts/manage:1202): __rvm_inject_gem_env(): unset string
++(/Users/paolo/.rvm/scripts/manage:1204): __rvm_inject_gem_env(): unset actual_file
++(/Users/paolo/.rvm/scripts/manage:1047): __rvm_post_install(): __rvm_inject_ruby_shebang /Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin/gem
++(/Users/paolo/.rvm/scripts/manage:1183): __rvm_inject_ruby_shebang(): __rvm_actual_file /Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin/gem
++(/Users/paolo/.rvm/scripts/manage:1208): __rvm_actual_file(): [[ -L /Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin/gem ]]
++(/Users/paolo/.rvm/scripts/manage:1211): __rvm_actual_file(): actual_file=/Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin/gem
++(/Users/paolo/.rvm/scripts/manage:1185): __rvm_inject_ruby_shebang(): [[ -f /Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin/gem ]]
++(/Users/paolo/.rvm/scripts/manage:1186): __rvm_inject_ruby_shebang(): sed -e '1,1s=.*=#!/usr/bin/env ruby=' /Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin/gem
++(/Users/paolo/.rvm/scripts/manage:1187): __rvm_inject_ruby_shebang(): mv /Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin/gem.new /Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin/gem
++(/Users/paolo/.rvm/scripts/manage:1187): __rvm_inject_ruby_shebang(): chmod +x /Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin/gem
++(/Users/paolo/.rvm/scripts/manage:1188): __rvm_inject_ruby_shebang(): unset actual_file
++(/Users/paolo/.rvm/scripts/manage:1048): __rvm_post_install(): chmod +x /Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin/gem
++(/Users/paolo/.rvm/scripts/manage:1039): __rvm_post_install(): for binary in '$(echo $binaries)'
++(/Users/paolo/.rvm/scripts/manage:1040): __rvm_post_install(): [[ -e /Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin/irb ]]
++(/Users/paolo/.rvm/scripts/manage:1041): __rvm_post_install(): [[ /Users/paolo/.rvm/src/ruby-1.8.7-p302 != \/\U\s\e\r\s\/\p\a\o\l\o\/\.\r\v\m\/\r\u\b\i\e\s\/\r\u\b\y\-\1\.\8\.\7\-\p\3\0\2 ]]
++(/Users/paolo/.rvm/scripts/manage:1041): __rvm_post_install(): [[ -f /Users/paolo/.rvm/src/ruby-1.8.7-p302/bin/irb ]]
++(/Users/paolo/.rvm/scripts/manage:1042): __rvm_post_install(): cp -f /Users/paolo/.rvm/src/ruby-1.8.7-p302/bin/irb /Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin/irb
++(/Users/paolo/.rvm/scripts/manage:1046): __rvm_post_install(): __rvm_inject_gem_env /Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin/irb
++(/Users/paolo/.rvm/scripts/manage:1192): __rvm_inject_gem_env(): __rvm_actual_file /Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin/irb
++(/Users/paolo/.rvm/scripts/manage:1208): __rvm_actual_file(): [[ -L /Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin/irb ]]
++(/Users/paolo/.rvm/scripts/manage:1211): __rvm_actual_file(): actual_file=/Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin/irb
++(/Users/paolo/.rvm/scripts/manage:1193): __rvm_inject_gem_env(): [[ -f /Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin/irb ]]
+++(/Users/paolo/.rvm/scripts/manage:1194): __rvm_inject_gem_env(): head -n 1 /Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin/irb
+++(/Users/paolo/.rvm/scripts/manage:1194): __rvm_inject_gem_env(): awk '/[j]*ruby/'
++(/Users/paolo/.rvm/scripts/manage:1194): __rvm_inject_gem_env(): [[ -n #!/usr/bin/env ruby ]]
++(/Users/paolo/.rvm/scripts/manage:1195): __rvm_inject_gem_env(): string='ENV['\''GEM_HOME'\'']=ENV['\''GEM_HOME'\''] || '\''/Users/paolo/.rvm/gems/ruby-1.8.7-p302'\''\nENV['\''GEM_PATH'\'']=ENV['\''GEM_PATH'\''] || '\''/Users/paolo/.rvm/gems/ruby-1.8.7-p302:/Users/paolo/.rvm/gems/ruby-1.8.7-p302@global'\''\nENV['\''PATH'\'']='\''/Users/paolo/.rvm/gems/ruby-1.8.7-p302/bin:/Users/paolo/.rvm/gems/ruby-1.8.7-p302@global/bin:/Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin:'\'' + ENV['\''PATH'\'']\nENV['\''BUNDLE_PATH'\'']=ENV['\''BUNDLE_PATH'\''] || '\''/Users/paolo/.rvm/gems/ruby-1.8.7-p302'\''\n'
++(/Users/paolo/.rvm/scripts/manage:1199): __rvm_inject_gem_env(): [[ -n ENV['GEM_HOME']=ENV['GEM_HOME'] || '/Users/paolo/.rvm/gems/ruby-1.8.7-p302'\nENV['GEM_PATH']=ENV['GEM_PATH'] || '/Users/paolo/.rvm/gems/ruby-1.8.7-p302:/Users/paolo/.rvm/gems/ruby-1.8.7-p302@global'\nENV['PATH']='/Users/paolo/.rvm/gems/ruby-1.8.7-p302/bin:/Users/paolo/.rvm/gems/ruby-1.8.7-p302@global/bin:/Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin:' + ENV['PATH']\nENV['BUNDLE_PATH']=ENV['BUNDLE_PATH'] || '/Users/paolo/.rvm/gems/ruby-1.8.7-p302'\n ]]
++(/Users/paolo/.rvm/scripts/manage:1200): __rvm_inject_gem_env(): awk 'NR==2 {print "ENV['\''GEM_HOME'\'']=ENV['\''GEM_HOME'\''] || '\''/Users/paolo/.rvm/gems/ruby-1.8.7-p302'\''\nENV['\''GEM_PATH'\'']=ENV['\''GEM_PATH'\''] || '\''/Users/paolo/.rvm/gems/ruby-1.8.7-p302:/Users/paolo/.rvm/gems/ruby-1.8.7-p302@global'\''\nENV['\''PATH'\'']='\''/Users/paolo/.rvm/gems/ruby-1.8.7-p302/bin:/Users/paolo/.rvm/gems/ruby-1.8.7-p302@global/bin:/Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin:'\'' + ENV['\''PATH'\'']\nENV['\''BUNDLE_PATH'\'']=ENV['\''BUNDLE_PATH'\''] || '\''/Users/paolo/.rvm/gems/ruby-1.8.7-p302'\''\n"} {print}' /Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin/irb
++(/Users/paolo/.rvm/scripts/manage:1201): __rvm_inject_gem_env(): mv /Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin/irb.new /Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin/irb
++(/Users/paolo/.rvm/scripts/manage:1201): __rvm_inject_gem_env(): chmod +x /Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin/irb
++(/Users/paolo/.rvm/scripts/manage:1202): __rvm_inject_gem_env(): unset string
++(/Users/paolo/.rvm/scripts/manage:1204): __rvm_inject_gem_env(): unset actual_file
++(/Users/paolo/.rvm/scripts/manage:1047): __rvm_post_install(): __rvm_inject_ruby_shebang /Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin/irb
++(/Users/paolo/.rvm/scripts/manage:1183): __rvm_inject_ruby_shebang(): __rvm_actual_file /Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin/irb
++(/Users/paolo/.rvm/scripts/manage:1208): __rvm_actual_file(): [[ -L /Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin/irb ]]
++(/Users/paolo/.rvm/scripts/manage:1211): __rvm_actual_file(): actual_file=/Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin/irb
++(/Users/paolo/.rvm/scripts/manage:1185): __rvm_inject_ruby_shebang(): [[ -f /Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin/irb ]]
++(/Users/paolo/.rvm/scripts/manage:1186): __rvm_inject_ruby_shebang(): sed -e '1,1s=.*=#!/usr/bin/env ruby=' /Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin/irb
++(/Users/paolo/.rvm/scripts/manage:1187): __rvm_inject_ruby_shebang(): mv /Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin/irb.new /Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin/irb
++(/Users/paolo/.rvm/scripts/manage:1187): __rvm_inject_ruby_shebang(): chmod +x /Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin/irb
++(/Users/paolo/.rvm/scripts/manage:1188): __rvm_inject_ruby_shebang(): unset actual_file
++(/Users/paolo/.rvm/scripts/manage:1048): __rvm_post_install(): chmod +x /Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin/irb
++(/Users/paolo/.rvm/scripts/manage:1039): __rvm_post_install(): for binary in '$(echo $binaries)'
++(/Users/paolo/.rvm/scripts/manage:1040): __rvm_post_install(): [[ -e /Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin/erb ]]
++(/Users/paolo/.rvm/scripts/manage:1041): __rvm_post_install(): [[ /Users/paolo/.rvm/src/ruby-1.8.7-p302 != \/\U\s\e\r\s\/\p\a\o\l\o\/\.\r\v\m\/\r\u\b\i\e\s\/\r\u\b\y\-\1\.\8\.\7\-\p\3\0\2 ]]
++(/Users/paolo/.rvm/scripts/manage:1041): __rvm_post_install(): [[ -f /Users/paolo/.rvm/src/ruby-1.8.7-p302/bin/erb ]]
++(/Users/paolo/.rvm/scripts/manage:1042): __rvm_post_install(): cp -f /Users/paolo/.rvm/src/ruby-1.8.7-p302/bin/erb /Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin/erb
++(/Users/paolo/.rvm/scripts/manage:1046): __rvm_post_install(): __rvm_inject_gem_env /Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin/erb
++(/Users/paolo/.rvm/scripts/manage:1192): __rvm_inject_gem_env(): __rvm_actual_file /Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin/erb
++(/Users/paolo/.rvm/scripts/manage:1208): __rvm_actual_file(): [[ -L /Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin/erb ]]
++(/Users/paolo/.rvm/scripts/manage:1211): __rvm_actual_file(): actual_file=/Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin/erb
++(/Users/paolo/.rvm/scripts/manage:1193): __rvm_inject_gem_env(): [[ -f /Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin/erb ]]
+++(/Users/paolo/.rvm/scripts/manage:1194): __rvm_inject_gem_env(): head -n 1 /Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin/erb
+++(/Users/paolo/.rvm/scripts/manage:1194): __rvm_inject_gem_env(): awk '/[j]*ruby/'
++(/Users/paolo/.rvm/scripts/manage:1194): __rvm_inject_gem_env(): [[ -n #!/usr/bin/env ruby ]]
++(/Users/paolo/.rvm/scripts/manage:1195): __rvm_inject_gem_env(): string='ENV['\''GEM_HOME'\'']=ENV['\''GEM_HOME'\''] || '\''/Users/paolo/.rvm/gems/ruby-1.8.7-p302'\''\nENV['\''GEM_PATH'\'']=ENV['\''GEM_PATH'\''] || '\''/Users/paolo/.rvm/gems/ruby-1.8.7-p302:/Users/paolo/.rvm/gems/ruby-1.8.7-p302@global'\''\nENV['\''PATH'\'']='\''/Users/paolo/.rvm/gems/ruby-1.8.7-p302/bin:/Users/paolo/.rvm/gems/ruby-1.8.7-p302@global/bin:/Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin:'\'' + ENV['\''PATH'\'']\nENV['\''BUNDLE_PATH'\'']=ENV['\''BUNDLE_PATH'\''] || '\''/Users/paolo/.rvm/gems/ruby-1.8.7-p302'\''\n'
++(/Users/paolo/.rvm/scripts/manage:1199): __rvm_inject_gem_env(): [[ -n ENV['GEM_HOME']=ENV['GEM_HOME'] || '/Users/paolo/.rvm/gems/ruby-1.8.7-p302'\nENV['GEM_PATH']=ENV['GEM_PATH'] || '/Users/paolo/.rvm/gems/ruby-1.8.7-p302:/Users/paolo/.rvm/gems/ruby-1.8.7-p302@global'\nENV['PATH']='/Users/paolo/.rvm/gems/ruby-1.8.7-p302/bin:/Users/paolo/.rvm/gems/ruby-1.8.7-p302@global/bin:/Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin:' + ENV['PATH']\nENV['BUNDLE_PATH']=ENV['BUNDLE_PATH'] || '/Users/paolo/.rvm/gems/ruby-1.8.7-p302'\n ]]
++(/Users/paolo/.rvm/scripts/manage:1200): __rvm_inject_gem_env(): awk 'NR==2 {print "ENV['\''GEM_HOME'\'']=ENV['\''GEM_HOME'\''] || '\''/Users/paolo/.rvm/gems/ruby-1.8.7-p302'\''\nENV['\''GEM_PATH'\'']=ENV['\''GEM_PATH'\''] || '\''/Users/paolo/.rvm/gems/ruby-1.8.7-p302:/Users/paolo/.rvm/gems/ruby-1.8.7-p302@global'\''\nENV['\''PATH'\'']='\''/Users/paolo/.rvm/gems/ruby-1.8.7-p302/bin:/Users/paolo/.rvm/gems/ruby-1.8.7-p302@global/bin:/Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin:'\'' + ENV['\''PATH'\'']\nENV['\''BUNDLE_PATH'\'']=ENV['\''BUNDLE_PATH'\''] || '\''/Users/paolo/.rvm/gems/ruby-1.8.7-p302'\''\n"} {print}' /Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin/erb
++(/Users/paolo/.rvm/scripts/manage:1201): __rvm_inject_gem_env(): mv /Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin/erb.new /Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin/erb
++(/Users/paolo/.rvm/scripts/manage:1201): __rvm_inject_gem_env(): chmod +x /Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin/erb
++(/Users/paolo/.rvm/scripts/manage:1202): __rvm_inject_gem_env(): unset string
++(/Users/paolo/.rvm/scripts/manage:1204): __rvm_inject_gem_env(): unset actual_file
++(/Users/paolo/.rvm/scripts/manage:1047): __rvm_post_install(): __rvm_inject_ruby_shebang /Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin/erb
++(/Users/paolo/.rvm/scripts/manage:1183): __rvm_inject_ruby_shebang(): __rvm_actual_file /Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin/erb
++(/Users/paolo/.rvm/scripts/manage:1208): __rvm_actual_file(): [[ -L /Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin/erb ]]
++(/Users/paolo/.rvm/scripts/manage:1211): __rvm_actual_file(): actual_file=/Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin/erb
++(/Users/paolo/.rvm/scripts/manage:1185): __rvm_inject_ruby_shebang(): [[ -f /Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin/erb ]]
++(/Users/paolo/.rvm/scripts/manage:1186): __rvm_inject_ruby_shebang(): sed -e '1,1s=.*=#!/usr/bin/env ruby=' /Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin/erb
++(/Users/paolo/.rvm/scripts/manage:1187): __rvm_inject_ruby_shebang(): mv /Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin/erb.new /Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin/erb
++(/Users/paolo/.rvm/scripts/manage:1187): __rvm_inject_ruby_shebang(): chmod +x /Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin/erb
++(/Users/paolo/.rvm/scripts/manage:1188): __rvm_inject_ruby_shebang(): unset actual_file
++(/Users/paolo/.rvm/scripts/manage:1048): __rvm_post_install(): chmod +x /Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin/erb
++(/Users/paolo/.rvm/scripts/manage:1039): __rvm_post_install(): for binary in '$(echo $binaries)'
++(/Users/paolo/.rvm/scripts/manage:1040): __rvm_post_install(): [[ -e /Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin/ri ]]
++(/Users/paolo/.rvm/scripts/manage:1041): __rvm_post_install(): [[ /Users/paolo/.rvm/src/ruby-1.8.7-p302 != \/\U\s\e\r\s\/\p\a\o\l\o\/\.\r\v\m\/\r\u\b\i\e\s\/\r\u\b\y\-\1\.\8\.\7\-\p\3\0\2 ]]
++(/Users/paolo/.rvm/scripts/manage:1041): __rvm_post_install(): [[ -f /Users/paolo/.rvm/src/ruby-1.8.7-p302/bin/ri ]]
++(/Users/paolo/.rvm/scripts/manage:1042): __rvm_post_install(): cp -f /Users/paolo/.rvm/src/ruby-1.8.7-p302/bin/ri /Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin/ri
++(/Users/paolo/.rvm/scripts/manage:1046): __rvm_post_install(): __rvm_inject_gem_env /Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin/ri
++(/Users/paolo/.rvm/scripts/manage:1192): __rvm_inject_gem_env(): __rvm_actual_file /Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin/ri
++(/Users/paolo/.rvm/scripts/manage:1208): __rvm_actual_file(): [[ -L /Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin/ri ]]
++(/Users/paolo/.rvm/scripts/manage:1211): __rvm_actual_file(): actual_file=/Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin/ri
++(/Users/paolo/.rvm/scripts/manage:1193): __rvm_inject_gem_env(): [[ -f /Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin/ri ]]
+++(/Users/paolo/.rvm/scripts/manage:1194): __rvm_inject_gem_env(): head -n 1 /Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin/ri
+++(/Users/paolo/.rvm/scripts/manage:1194): __rvm_inject_gem_env(): awk '/[j]*ruby/'
++(/Users/paolo/.rvm/scripts/manage:1194): __rvm_inject_gem_env(): [[ -n #!/usr/bin/env ruby ]]
++(/Users/paolo/.rvm/scripts/manage:1195): __rvm_inject_gem_env(): string='ENV['\''GEM_HOME'\'']=ENV['\''GEM_HOME'\''] || '\''/Users/paolo/.rvm/gems/ruby-1.8.7-p302'\''\nENV['\''GEM_PATH'\'']=ENV['\''GEM_PATH'\''] || '\''/Users/paolo/.rvm/gems/ruby-1.8.7-p302:/Users/paolo/.rvm/gems/ruby-1.8.7-p302@global'\''\nENV['\''PATH'\'']='\''/Users/paolo/.rvm/gems/ruby-1.8.7-p302/bin:/Users/paolo/.rvm/gems/ruby-1.8.7-p302@global/bin:/Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin:'\'' + ENV['\''PATH'\'']\nENV['\''BUNDLE_PATH'\'']=ENV['\''BUNDLE_PATH'\''] || '\''/Users/paolo/.rvm/gems/ruby-1.8.7-p302'\''\n'
++(/Users/paolo/.rvm/scripts/manage:1199): __rvm_inject_gem_env(): [[ -n ENV['GEM_HOME']=ENV['GEM_HOME'] || '/Users/paolo/.rvm/gems/ruby-1.8.7-p302'\nENV['GEM_PATH']=ENV['GEM_PATH'] || '/Users/paolo/.rvm/gems/ruby-1.8.7-p302:/Users/paolo/.rvm/gems/ruby-1.8.7-p302@global'\nENV['PATH']='/Users/paolo/.rvm/gems/ruby-1.8.7-p302/bin:/Users/paolo/.rvm/gems/ruby-1.8.7-p302@global/bin:/Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin:' + ENV['PATH']\nENV['BUNDLE_PATH']=ENV['BUNDLE_PATH'] || '/Users/paolo/.rvm/gems/ruby-1.8.7-p302'\n ]]
++(/Users/paolo/.rvm/scripts/manage:1200): __rvm_inject_gem_env(): awk 'NR==2 {print "ENV['\''GEM_HOME'\'']=ENV['\''GEM_HOME'\''] || '\''/Users/paolo/.rvm/gems/ruby-1.8.7-p302'\''\nENV['\''GEM_PATH'\'']=ENV['\''GEM_PATH'\''] || '\''/Users/paolo/.rvm/gems/ruby-1.8.7-p302:/Users/paolo/.rvm/gems/ruby-1.8.7-p302@global'\''\nENV['\''PATH'\'']='\''/Users/paolo/.rvm/gems/ruby-1.8.7-p302/bin:/Users/paolo/.rvm/gems/ruby-1.8.7-p302@global/bin:/Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin:'\'' + ENV['\''PATH'\'']\nENV['\''BUNDLE_PATH'\'']=ENV['\''BUNDLE_PATH'\''] || '\''/Users/paolo/.rvm/gems/ruby-1.8.7-p302'\''\n"} {print}' /Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin/ri
++(/Users/paolo/.rvm/scripts/manage:1201): __rvm_inject_gem_env(): mv /Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin/ri.new /Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin/ri
++(/Users/paolo/.rvm/scripts/manage:1201): __rvm_inject_gem_env(): chmod +x /Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin/ri
++(/Users/paolo/.rvm/scripts/manage:1202): __rvm_inject_gem_env(): unset string
++(/Users/paolo/.rvm/scripts/manage:1204): __rvm_inject_gem_env(): unset actual_file
++(/Users/paolo/.rvm/scripts/manage:1047): __rvm_post_install(): __rvm_inject_ruby_shebang /Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin/ri
++(/Users/paolo/.rvm/scripts/manage:1183): __rvm_inject_ruby_shebang(): __rvm_actual_file /Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin/ri
++(/Users/paolo/.rvm/scripts/manage:1208): __rvm_actual_file(): [[ -L /Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin/ri ]]
++(/Users/paolo/.rvm/scripts/manage:1211): __rvm_actual_file(): actual_file=/Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin/ri
++(/Users/paolo/.rvm/scripts/manage:1185): __rvm_inject_ruby_shebang(): [[ -f /Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin/ri ]]
++(/Users/paolo/.rvm/scripts/manage:1186): __rvm_inject_ruby_shebang(): sed -e '1,1s=.*=#!/usr/bin/env ruby=' /Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin/ri
++(/Users/paolo/.rvm/scripts/manage:1187): __rvm_inject_ruby_shebang(): mv /Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin/ri.new /Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin/ri
++(/Users/paolo/.rvm/scripts/manage:1187): __rvm_inject_ruby_shebang(): chmod +x /Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin/ri
++(/Users/paolo/.rvm/scripts/manage:1188): __rvm_inject_ruby_shebang(): unset actual_file
++(/Users/paolo/.rvm/scripts/manage:1048): __rvm_post_install(): chmod +x /Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin/ri
++(/Users/paolo/.rvm/scripts/manage:1039): __rvm_post_install(): for binary in '$(echo $binaries)'
++(/Users/paolo/.rvm/scripts/manage:1040): __rvm_post_install(): [[ -e /Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin/rdoc ]]
++(/Users/paolo/.rvm/scripts/manage:1041): __rvm_post_install(): [[ /Users/paolo/.rvm/src/ruby-1.8.7-p302 != \/\U\s\e\r\s\/\p\a\o\l\o\/\.\r\v\m\/\r\u\b\i\e\s\/\r\u\b\y\-\1\.\8\.\7\-\p\3\0\2 ]]
++(/Users/paolo/.rvm/scripts/manage:1041): __rvm_post_install(): [[ -f /Users/paolo/.rvm/src/ruby-1.8.7-p302/bin/rdoc ]]
++(/Users/paolo/.rvm/scripts/manage:1042): __rvm_post_install(): cp -f /Users/paolo/.rvm/src/ruby-1.8.7-p302/bin/rdoc /Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin/rdoc
++(/Users/paolo/.rvm/scripts/manage:1046): __rvm_post_install(): __rvm_inject_gem_env /Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin/rdoc
++(/Users/paolo/.rvm/scripts/manage:1192): __rvm_inject_gem_env(): __rvm_actual_file /Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin/rdoc
++(/Users/paolo/.rvm/scripts/manage:1208): __rvm_actual_file(): [[ -L /Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin/rdoc ]]
++(/Users/paolo/.rvm/scripts/manage:1211): __rvm_actual_file(): actual_file=/Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin/rdoc
++(/Users/paolo/.rvm/scripts/manage:1193): __rvm_inject_gem_env(): [[ -f /Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin/rdoc ]]
+++(/Users/paolo/.rvm/scripts/manage:1194): __rvm_inject_gem_env(): head -n 1 /Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin/rdoc
+++(/Users/paolo/.rvm/scripts/manage:1194): __rvm_inject_gem_env(): awk '/[j]*ruby/'
++(/Users/paolo/.rvm/scripts/manage:1194): __rvm_inject_gem_env(): [[ -n #!/usr/bin/env ruby ]]
++(/Users/paolo/.rvm/scripts/manage:1195): __rvm_inject_gem_env(): string='ENV['\''GEM_HOME'\'']=ENV['\''GEM_HOME'\''] || '\''/Users/paolo/.rvm/gems/ruby-1.8.7-p302'\''\nENV['\''GEM_PATH'\'']=ENV['\''GEM_PATH'\''] || '\''/Users/paolo/.rvm/gems/ruby-1.8.7-p302:/Users/paolo/.rvm/gems/ruby-1.8.7-p302@global'\''\nENV['\''PATH'\'']='\''/Users/paolo/.rvm/gems/ruby-1.8.7-p302/bin:/Users/paolo/.rvm/gems/ruby-1.8.7-p302@global/bin:/Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin:'\'' + ENV['\''PATH'\'']\nENV['\''BUNDLE_PATH'\'']=ENV['\''BUNDLE_PATH'\''] || '\''/Users/paolo/.rvm/gems/ruby-1.8.7-p302'\''\n'
++(/Users/paolo/.rvm/scripts/manage:1199): __rvm_inject_gem_env(): [[ -n ENV['GEM_HOME']=ENV['GEM_HOME'] || '/Users/paolo/.rvm/gems/ruby-1.8.7-p302'\nENV['GEM_PATH']=ENV['GEM_PATH'] || '/Users/paolo/.rvm/gems/ruby-1.8.7-p302:/Users/paolo/.rvm/gems/ruby-1.8.7-p302@global'\nENV['PATH']='/Users/paolo/.rvm/gems/ruby-1.8.7-p302/bin:/Users/paolo/.rvm/gems/ruby-1.8.7-p302@global/bin:/Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin:' + ENV['PATH']\nENV['BUNDLE_PATH']=ENV['BUNDLE_PATH'] || '/Users/paolo/.rvm/gems/ruby-1.8.7-p302'\n ]]
++(/Users/paolo/.rvm/scripts/manage:1200): __rvm_inject_gem_env(): awk 'NR==2 {print "ENV['\''GEM_HOME'\'']=ENV['\''GEM_HOME'\''] || '\''/Users/paolo/.rvm/gems/ruby-1.8.7-p302'\''\nENV['\''GEM_PATH'\'']=ENV['\''GEM_PATH'\''] || '\''/Users/paolo/.rvm/gems/ruby-1.8.7-p302:/Users/paolo/.rvm/gems/ruby-1.8.7-p302@global'\''\nENV['\''PATH'\'']='\''/Users/paolo/.rvm/gems/ruby-1.8.7-p302/bin:/Users/paolo/.rvm/gems/ruby-1.8.7-p302@global/bin:/Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin:'\'' + ENV['\''PATH'\'']\nENV['\''BUNDLE_PATH'\'']=ENV['\''BUNDLE_PATH'\''] || '\''/Users/paolo/.rvm/gems/ruby-1.8.7-p302'\''\n"} {print}' /Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin/rdoc
++(/Users/paolo/.rvm/scripts/manage:1201): __rvm_inject_gem_env(): mv /Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin/rdoc.new /Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin/rdoc
++(/Users/paolo/.rvm/scripts/manage:1201): __rvm_inject_gem_env(): chmod +x /Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin/rdoc
++(/Users/paolo/.rvm/scripts/manage:1202): __rvm_inject_gem_env(): unset string
++(/Users/paolo/.rvm/scripts/manage:1204): __rvm_inject_gem_env(): unset actual_file
++(/Users/paolo/.rvm/scripts/manage:1047): __rvm_post_install(): __rvm_inject_ruby_shebang /Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin/rdoc
++(/Users/paolo/.rvm/scripts/manage:1183): __rvm_inject_ruby_shebang(): __rvm_actual_file /Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin/rdoc
++(/Users/paolo/.rvm/scripts/manage:1208): __rvm_actual_file(): [[ -L /Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin/rdoc ]]
++(/Users/paolo/.rvm/scripts/manage:1211): __rvm_actual_file(): actual_file=/Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin/rdoc
++(/Users/paolo/.rvm/scripts/manage:1185): __rvm_inject_ruby_shebang(): [[ -f /Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin/rdoc ]]
++(/Users/paolo/.rvm/scripts/manage:1186): __rvm_inject_ruby_shebang(): sed -e '1,1s=.*=#!/usr/bin/env ruby=' /Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin/rdoc
++(/Users/paolo/.rvm/scripts/manage:1187): __rvm_inject_ruby_shebang(): mv /Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin/rdoc.new /Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin/rdoc
++(/Users/paolo/.rvm/scripts/manage:1187): __rvm_inject_ruby_shebang(): chmod +x /Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin/rdoc
++(/Users/paolo/.rvm/scripts/manage:1188): __rvm_inject_ruby_shebang(): unset actual_file
++(/Users/paolo/.rvm/scripts/manage:1048): __rvm_post_install(): chmod +x /Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin/rdoc
++(/Users/paolo/.rvm/scripts/manage:1039): __rvm_post_install(): for binary in '$(echo $binaries)'
++(/Users/paolo/.rvm/scripts/manage:1040): __rvm_post_install(): [[ -e /Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin/testrb ]]
++(/Users/paolo/.rvm/scripts/manage:1041): __rvm_post_install(): [[ /Users/paolo/.rvm/src/ruby-1.8.7-p302 != \/\U\s\e\r\s\/\p\a\o\l\o\/\.\r\v\m\/\r\u\b\i\e\s\/\r\u\b\y\-\1\.\8\.\7\-\p\3\0\2 ]]
++(/Users/paolo/.rvm/scripts/manage:1041): __rvm_post_install(): [[ -f /Users/paolo/.rvm/src/ruby-1.8.7-p302/bin/testrb ]]
++(/Users/paolo/.rvm/scripts/manage:1042): __rvm_post_install(): cp -f /Users/paolo/.rvm/src/ruby-1.8.7-p302/bin/testrb /Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin/testrb
++(/Users/paolo/.rvm/scripts/manage:1046): __rvm_post_install(): __rvm_inject_gem_env /Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin/testrb
++(/Users/paolo/.rvm/scripts/manage:1192): __rvm_inject_gem_env(): __rvm_actual_file /Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin/testrb
++(/Users/paolo/.rvm/scripts/manage:1208): __rvm_actual_file(): [[ -L /Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin/testrb ]]
++(/Users/paolo/.rvm/scripts/manage:1211): __rvm_actual_file(): actual_file=/Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin/testrb
++(/Users/paolo/.rvm/scripts/manage:1193): __rvm_inject_gem_env(): [[ -f /Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin/testrb ]]
+++(/Users/paolo/.rvm/scripts/manage:1194): __rvm_inject_gem_env(): head -n 1 /Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin/testrb
+++(/Users/paolo/.rvm/scripts/manage:1194): __rvm_inject_gem_env(): awk '/[j]*ruby/'
++(/Users/paolo/.rvm/scripts/manage:1194): __rvm_inject_gem_env(): [[ -n #!/usr/bin/env ruby ]]
++(/Users/paolo/.rvm/scripts/manage:1195): __rvm_inject_gem_env(): string='ENV['\''GEM_HOME'\'']=ENV['\''GEM_HOME'\''] || '\''/Users/paolo/.rvm/gems/ruby-1.8.7-p302'\''\nENV['\''GEM_PATH'\'']=ENV['\''GEM_PATH'\''] || '\''/Users/paolo/.rvm/gems/ruby-1.8.7-p302:/Users/paolo/.rvm/gems/ruby-1.8.7-p302@global'\''\nENV['\''PATH'\'']='\''/Users/paolo/.rvm/gems/ruby-1.8.7-p302/bin:/Users/paolo/.rvm/gems/ruby-1.8.7-p302@global/bin:/Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin:'\'' + ENV['\''PATH'\'']\nENV['\''BUNDLE_PATH'\'']=ENV['\''BUNDLE_PATH'\''] || '\''/Users/paolo/.rvm/gems/ruby-1.8.7-p302'\''\n'
++(/Users/paolo/.rvm/scripts/manage:1199): __rvm_inject_gem_env(): [[ -n ENV['GEM_HOME']=ENV['GEM_HOME'] || '/Users/paolo/.rvm/gems/ruby-1.8.7-p302'\nENV['GEM_PATH']=ENV['GEM_PATH'] || '/Users/paolo/.rvm/gems/ruby-1.8.7-p302:/Users/paolo/.rvm/gems/ruby-1.8.7-p302@global'\nENV['PATH']='/Users/paolo/.rvm/gems/ruby-1.8.7-p302/bin:/Users/paolo/.rvm/gems/ruby-1.8.7-p302@global/bin:/Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin:' + ENV['PATH']\nENV['BUNDLE_PATH']=ENV['BUNDLE_PATH'] || '/Users/paolo/.rvm/gems/ruby-1.8.7-p302'\n ]]
++(/Users/paolo/.rvm/scripts/manage:1200): __rvm_inject_gem_env(): awk 'NR==2 {print "ENV['\''GEM_HOME'\'']=ENV['\''GEM_HOME'\''] || '\''/Users/paolo/.rvm/gems/ruby-1.8.7-p302'\''\nENV['\''GEM_PATH'\'']=ENV['\''GEM_PATH'\''] || '\''/Users/paolo/.rvm/gems/ruby-1.8.7-p302:/Users/paolo/.rvm/gems/ruby-1.8.7-p302@global'\''\nENV['\''PATH'\'']='\''/Users/paolo/.rvm/gems/ruby-1.8.7-p302/bin:/Users/paolo/.rvm/gems/ruby-1.8.7-p302@global/bin:/Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin:'\'' + ENV['\''PATH'\'']\nENV['\''BUNDLE_PATH'\'']=ENV['\''BUNDLE_PATH'\''] || '\''/Users/paolo/.rvm/gems/ruby-1.8.7-p302'\''\n"} {print}' /Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin/testrb
++(/Users/paolo/.rvm/scripts/manage:1201): __rvm_inject_gem_env(): mv /Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin/testrb.new /Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin/testrb
++(/Users/paolo/.rvm/scripts/manage:1201): __rvm_inject_gem_env(): chmod +x /Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin/testrb
++(/Users/paolo/.rvm/scripts/manage:1202): __rvm_inject_gem_env(): unset string
++(/Users/paolo/.rvm/scripts/manage:1204): __rvm_inject_gem_env(): unset actual_file
++(/Users/paolo/.rvm/scripts/manage:1047): __rvm_post_install(): __rvm_inject_ruby_shebang /Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin/testrb
++(/Users/paolo/.rvm/scripts/manage:1183): __rvm_inject_ruby_shebang(): __rvm_actual_file /Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin/testrb
++(/Users/paolo/.rvm/scripts/manage:1208): __rvm_actual_file(): [[ -L /Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin/testrb ]]
++(/Users/paolo/.rvm/scripts/manage:1211): __rvm_actual_file(): actual_file=/Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin/testrb
++(/Users/paolo/.rvm/scripts/manage:1185): __rvm_inject_ruby_shebang(): [[ -f /Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin/testrb ]]
++(/Users/paolo/.rvm/scripts/manage:1186): __rvm_inject_ruby_shebang(): sed -e '1,1s=.*=#!/usr/bin/env ruby=' /Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin/testrb
++(/Users/paolo/.rvm/scripts/manage:1187): __rvm_inject_ruby_shebang(): mv /Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin/testrb.new /Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin/testrb
++(/Users/paolo/.rvm/scripts/manage:1187): __rvm_inject_ruby_shebang(): chmod +x /Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin/testrb
++(/Users/paolo/.rvm/scripts/manage:1188): __rvm_inject_ruby_shebang(): unset actual_file
++(/Users/paolo/.rvm/scripts/manage:1048): __rvm_post_install(): chmod +x /Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin/testrb
++(/Users/paolo/.rvm/scripts/manage:1039): __rvm_post_install(): for binary in '$(echo $binaries)'
++(/Users/paolo/.rvm/scripts/manage:1040): __rvm_post_install(): [[ -e /Users/paolo/.rvm/rubies/ruby-1.8.7-p302/bin/rake ]]
++(/Users/paolo/.rvm/scripts/manage:1040): __rvm_post_install(): [[ -e /Users/paolo/.rvm/src/ruby-1.8.7-p302/bin/rake ]]
++(/Users/paolo/.rvm/scripts/manage:1050): __rvm_post_install(): unset binary binaries
++(/Users/paolo/.rvm/scripts/manage:1054): __rvm_post_install(): __rvm_run_with_env gemsets.initial ruby-1.8.7-p302 'rvm gemset initial' 'Importing initial gems...'
++(/Users/paolo/.rvm/scripts/utility:218): __rvm_run_with_env(): local log_file_name=gemsets.initial
++(/Users/paolo/.rvm/scripts/utility:219): __rvm_run_with_env(): local env_name=ruby-1.8.7-p302
++(/Users/paolo/.rvm/scripts/utility:220): __rvm_run_with_env(): local 'command=rvm gemset initial'
++(/Users/paolo/.rvm/scripts/utility:221): __rvm_run_with_env(): local 'message=Importing initial gems...'
++(/Users/paolo/.rvm/scripts/utility:223): __rvm_run_with_env(): [[ -z ruby-1.8.7-p302 ]]
++(/Users/paolo/.rvm/scripts/utility:225): __rvm_run_with_env(): [[ -z /Users/paolo/.rvm/log/ruby-1.8.7-p302 ]]
++(/Users/paolo/.rvm/scripts/utility:227): __rvm_run_with_env(): [[ -n Importing initial gems... ]]
++(/Users/paolo/.rvm/scripts/utility:227): __rvm_run_with_env(): /Users/paolo/.rvm/scripts/log info 'Importing initial gems...'
Importing initial gems...
++(/Users/paolo/.rvm/scripts/utility:229): __rvm_run_with_env(): [[ -n '' ]]
+++(/Users/paolo/.rvm/scripts/utility:233): __rvm_run_with_env(): dirname /Users/paolo/.rvm/log/ruby-1.8.7-p302/gemsets.initial.log
++(/Users/paolo/.rvm/scripts/utility:233): __rvm_run_with_env(): mkdir -p /Users/paolo/.rvm/log/ruby-1.8.7-p302
++(/Users/paolo/.rvm/scripts/utility:235): __rvm_run_with_env(): touch /Users/paolo/.rvm/log/ruby-1.8.7-p302/gemsets.initial.log /Users/paolo/.rvm/log/ruby-1.8.7-p302/gemsets.initial.error.log
+++(/Users/paolo/.rvm/scripts/utility:237): __rvm_run_with_env(): date '+%Y-%m-%d %H:%M:%S'
++(/Users/paolo/.rvm/scripts/utility:237): __rvm_run_with_env(): tee /Users/paolo/.rvm/log/ruby-1.8.7-p302/gemsets.initial.log
++(/Users/paolo/.rvm/scripts/utility:237): __rvm_run_with_env(): echo '[2010-09-06 15:49:09] rvm gemset initial # under ruby-1.8.7-p302'
++(/Users/paolo/.rvm/scripts/utility:239): __rvm_run_with_env(): [[ -z '' ]]
++(/Users/paolo/.rvm/scripts/utility:240): __rvm_run_with_env(): eval '__rvm_with_env '\''ruby-1.8.7-p302'\'' '\''rvm gemset initial'\'''
++(/Users/paolo/.rvm/scripts/utility:243): __rvm_run_with_env(): result=0
++(/Users/paolo/.rvm/scripts/utility:245): __rvm_run_with_env(): [[ 0 -gt 0 ]]
++(/Users/paolo/.rvm/scripts/utility:249): __rvm_run_with_env(): return 0
++(/Users/paolo/.rvm/scripts/manage:1056): __rvm_post_install(): __rvm_irbrc
++(/Users/paolo/.rvm/scripts/utility:597): __rvm_irbrc(): [[ -d /Users/paolo/.rvm/rubies/ruby-1.8.7-p302 ]]
++(/Users/paolo/.rvm/scripts/utility:597): __rvm_irbrc(): [[ ! -s /Users/paolo/.rvm/rubies/ruby-1.8.7-p302/.irbrc ]]
++(/Users/paolo/.rvm/scripts/utility:601): __rvm_irbrc(): return 0
++(/Users/paolo/.rvm/scripts/manage:1057): __rvm_post_install(): __rvm_generate_default_docs
++(/Users/paolo/.rvm/scripts/manage:1071): __rvm_generate_default_docs(): [[ '' = \1 ]]
++(/Users/paolo/.rvm/scripts/manage:1059): __rvm_post_install(): [[ -n '' ]]
++(/Users/paolo/.rvm/scripts/manage:177): __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:743): __rvm_install_ruby(): rvm_hook=after_install
++(/Users/paolo/.rvm/scripts/manage:743): __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:745): __rvm_install_ruby(): [[ -n '' ]]
+(/Users/paolo/.rvm/scripts/manage:1227): __rvm_manage_rubies(): result=0
+(/Users/paolo/.rvm/scripts/manage:1228): __rvm_manage_rubies(): [[ 0 -gt 0 ]]
+(/Users/paolo/.rvm/scripts/manage:1231): __rvm_manage_rubies(): [[ 0 = 0 ]]
+(/Users/paolo/.rvm/scripts/manage:1231): __rvm_manage_rubies(): [[ install = \i\n\s\t\a\l\l ]]
+(/Users/paolo/.rvm/scripts/manage:1231): __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 '\''18724'\''' 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-p302
+(/Users/paolo/.rvm/scripts/tools:54): exit 0
+(/Users/paolo/.rvm/scripts/tools:54): __rvm_cleanup_temp_for 18724
+(/Users/paolo/.rvm/scripts/utility:322): __rvm_cleanup_temp_for(): local prefix=18724
+(/Users/paolo/.rvm/scripts/utility:324): __rvm_cleanup_temp_for(): [[ -z 18724 ]]
+(/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/18724*'
+(/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-p302
+(/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-p302 '
++(/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-p302
+(/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-p302 '
+(/Users/paolo/.rvm/scripts/utility:1003): __rvm_record_install(): echo ruby-1.8.7-p302
+(/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:1232): __rvm_manage_rubies(): unset current_manage_ruby_string
+(/Users/paolo/.rvm/scripts/manage:1233): __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:1259): __rvm_manage_rubies(): return 0
+(/Users/paolo/.rvm/scripts/manage:1269): exit 0
+(/Users/paolo/.rvm/scripts/manage:1269): __rvm_cleanup_temp_for 13333
+(/Users/paolo/.rvm/scripts/utility:322): __rvm_cleanup_temp_for(): local prefix=13333
+(/Users/paolo/.rvm/scripts/utility:324): __rvm_cleanup_temp_for(): [[ -z 13333 ]]
+(/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/13333*'
+(/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
__git_ps1 "[%s]"
__gitdir
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment