Created
May 1, 2011 22:33
-
-
Save lukemelia/950952 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
➜ ~ rvm install ree --enable-shared --with-readline-dir=$HOME/.rvm/usr --patch readline-fix --with-iconv-dir=$rvm_path/usr --trace >outfile 2>stderr | |
➜ ~ cat outfile | |
ree --enable-shared --with-readline-dir=/Users/lmelia/.rvm/usr --patch readline-fix --with-iconv-dir=/Users/lmelia/.rvm/usr --trace | |
rvm 1.6.5 by Wayne E. Seguin ([email protected]) [https://rvm.beginrescueend.com/] | |
Installing Ruby Enterprise Edition from source to: /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03 | |
ree-1.8.7-2011.03 - #fetching (ruby-enterprise-1.8.7-2011.03) | |
Applying patch 'readline-fix' (located at /Users/lmelia/.rvm/patches/ree/1.8.7/readline-fix.diff) | |
ree-1.8.7-2011.03 - #installing | |
Removing old Rubygems files... | |
Installing rubygems dedicated to ree-1.8.7-2011.03... | |
Installing rubygems for /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/ruby | |
WARN: Installation of rubygems did not complete successfully. | |
ree-1.8.7-2011.03 - adjusting #shebangs for (gem irb erb ri rdoc testrb rake). | |
ree-1.8.7-2011.03 - #importing default gemsets (/Users/lmelia/.rvm/gemsets/) | |
➜ ~ cat stderr | |
+__rvm_parse_args:666> [[ -n 4.3.9 ]] | |
+__rvm_parse_args:688> [[ -z install ]] | |
+__rvm_parse_args:690> [[ 0 -eq 1 || -n '' ]] | |
+__rvm_parse_args:18> [[ -n '' ]] | |
+__rvm_parse_args:694> [[ 0 -gt 0 ]] | |
+__rvm_parse_args:696> [[ -n '' ]] | |
+++ [[ -z '' ]] | |
+++ PS4='+ ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > ' | |
+++ /scripts/initialize : 82 > export PS4 | |
+++ /scripts/initialize : 89 > export rvm_action rvm_alias_expanded rvm_archflags rvm_archive_extension rvm_archives_path rvm_bin_flag rvm_bin_path rvm_clang_flag rvm_config_path rvm_configure_flags rvm_debug_flag rvm_default_flag rvm_delete_flag rvm_docs_path rvm_docs_type rvm_dump_environment_flag rvm_environments_path rvm_error_message rvm_examples_path rvm_expanding_aliases rvm_file_name rvm_gemdir_flag rvm_gems_cache_path rvm_gems_path rvm_gemset_name rvm_gemset_separator rvm_gemsets_path rvm_gemstone_package_file rvm_gemstone_url rvm_head_flag rvm_help_path rvm_hook rvm_install_arguments rvm_install_on_use_flag rvm_lib_path rvm_llvm_flag rvm_loaded_flag rvm_log_path rvm_make_flags rvm_niceness rvm_nightly_flag rvm_only_path_flag rvm_parse_break rvm_patch_names rvm_patch_original_pwd rvm_patches_path rvm_path rvm_pretty_print_flag rvm_prior_cc rvm_proxy rvm_quiet_flag rvm_ree_options rvm_reload_flag rvm_remove_flag rvm_repos_path rvm_rubies_path rvm_ruby_alias rvm_ruby_aliases rvm_ruby_args rvm_ruby_binary rvm_ruby_bits rvm_ruby_configure rvm_ruby_file rvm_ruby_gem_home rvm_ruby_gem_path rvm_ruby_global_gems_path rvm_ruby_home rvm_ruby_interpreter rvm_ruby_irbrc rvm_ruby_load_path rvm_ruby_major_version rvm_ruby_make rvm_ruby_make_install rvm_ruby_minor_version rvm_ruby_mode rvm_ruby_name rvm_ruby_package_file rvm_ruby_package_name rvm_ruby_patch rvm_ruby_patch_level rvm_ruby_release_version rvm_ruby_repo_url rvm_ruby_require rvm_ruby_revision rvm_ruby_selected_flag rvm_ruby_sha rvm_ruby_string rvm_ruby_strings rvm_ruby_tag rvm_ruby_url rvm_ruby_user_tag rvm_ruby_version rvm_script_name rvm_scripts_path rvm_sdk rvm_user_install_flag rvm_silent_flag rvm_src_path rvm_sticky_flag rvm_system_flag rvm_tmp_path rvm_token rvm_trace_flag rvm_use_flag rvm_user_flag rvm_user_path rvm_usr_path rvm_verbose_flag rvm_wrapper_name rvm_wrappers_path rvm_ruby_repo_branch rvm_man_path | |
++ /scripts/base : 24 > case "rvm_base_except" in | |
++ /scripts/base : 29 > source /Users/lmelia/.rvm/scripts/selector | |
++ /scripts/base : 33 > scripts=(logging utility init cleanup env rvmrc install environment gemset db) | |
++ /scripts/base : 34 > for entry in '${scripts[@]}' | |
++ /scripts/base : 35 > source /Users/lmelia/.rvm/scripts/functions/logging | |
+++ /scripts/functions/logging : 6 > case $- in | |
++ /scripts/base : 34 > for entry in '${scripts[@]}' | |
++ /scripts/base : 35 > source /Users/lmelia/.rvm/scripts/functions/utility | |
++ /scripts/base : 34 > for entry in '${scripts[@]}' | |
++ /scripts/base : 35 > source /Users/lmelia/.rvm/scripts/functions/init | |
++ /scripts/base : 34 > for entry in '${scripts[@]}' | |
++ /scripts/base : 35 > source /Users/lmelia/.rvm/scripts/functions/cleanup | |
++ /scripts/base : 34 > for entry in '${scripts[@]}' | |
++ /scripts/base : 35 > source /Users/lmelia/.rvm/scripts/functions/env | |
++ /scripts/base : 34 > for entry in '${scripts[@]}' | |
++ /scripts/base : 35 > source /Users/lmelia/.rvm/scripts/functions/rvmrc | |
++ /scripts/base : 34 > for entry in '${scripts[@]}' | |
++ /scripts/base : 35 > source /Users/lmelia/.rvm/scripts/functions/install | |
++ /scripts/base : 34 > for entry in '${scripts[@]}' | |
++ /scripts/base : 35 > source /Users/lmelia/.rvm/scripts/functions/environment | |
++ /scripts/base : 34 > for entry in '${scripts[@]}' | |
++ /scripts/base : 35 > source /Users/lmelia/.rvm/scripts/functions/gemset | |
++ /scripts/base : 34 > for entry in '${scripts[@]}' | |
++ /scripts/base : 35 > source /Users/lmelia/.rvm/scripts/functions/db | |
++ /scripts/base : 38 > unset scripts entry rvm_base_except | |
++ /scripts/base : 40 > case $- in | |
++ /scripts/base : 46 > command -v __rvm_cleanup_tmp | |
++ /scripts/base : 48 > trap 'set +e; __rvm_cleanup_tmp '\''15405'\''' 0 1 2 3 15 | |
+ /scripts/manage : 13 > source /Users/lmelia/.rvm/scripts/patches | |
+ /scripts/manage : 14 > source /Users/lmelia/.rvm/scripts/functions/build | |
+ /scripts/manage : 15 > source /Users/lmelia/.rvm/scripts/functions/irbrc | |
+ /scripts/manage : 16 > source /Users/lmelia/.rvm/scripts/functions/db | |
+ /scripts/manage : 18 > unset RUBYLIB RUBYOPT | |
+ /scripts/manage : 1973 > args=($*) | |
+ /scripts/manage : 1974 > action=install | |
+ /scripts/manage : 1975 > rubies_string=ree | |
++ /scripts/manage : 1976 > echo | |
+ /scripts/manage : 1976 > args=' ' | |
+ /scripts/manage : 1977 > binaries=() | |
+ /scripts/manage : 1979 > __rvm_manage_rubies | |
+ /scripts/manage : __rvm_manage_rubies() 1893 > local manage_result bin_line | |
+ /scripts/manage : __rvm_manage_rubies() 1895 > manage_result=0 | |
+ /scripts/manage : __rvm_manage_rubies() 1897 > rvm_gemset_name= | |
+ /scripts/manage : __rvm_manage_rubies() 1898 > rvm_ruby_selected_flag=0 | |
+ /scripts/manage : __rvm_manage_rubies() 1900 > rvm_ruby_gem_home='//@*' | |
+ /scripts/manage : __rvm_manage_rubies() 1901 > rvm_ruby_string=ree | |
+ /scripts/manage : __rvm_manage_rubies() 1907 > [[ -n ree ]] | |
+ /scripts/manage : __rvm_manage_rubies() 1909 > rubies=(${rubies_string//,/ }) | |
+ /scripts/manage : __rvm_manage_rubies() 1911 > for rvm_ruby_string in '"${rubies[@]}"' | |
+ /scripts/manage : __rvm_manage_rubies() 1913 > current_ruby_string=ree | |
+ /scripts/manage : __rvm_manage_rubies() 1915 > rvm_hook=before_install | |
+ /scripts/manage : __rvm_manage_rubies() 1916 > source /Users/lmelia/.rvm/scripts/hook | |
++ /scripts/hook : source() 3 > declare rvm_verbose_flag=0 | |
++ /scripts/hook : source() 5 > declare rvm_hook=before_install | |
++ /scripts/hook : source() 7 > [[ -n before_install ]] | |
++ /scripts/hook : source() 9 > [[ /Users/lmelia/.rvm/hooks/before_install = \/\U\s\e\r\s\/\l\m\e\l\i\a\/\.\r\v\m\/\h\o\o\k\s\/\b\e\f\o\r\e\_\i\n\s\t\a\l\l ]] | |
++ /scripts/hook : source() 10 > hooks=("$rvm_hooks_path/$rvm_hook") | |
++ /scripts/hook : source() 14 > for hook in '"${hooks[@]}"' | |
++ /scripts/hook : source() 15 > [[ -s /Users/lmelia/.rvm/hooks/before_install ]] | |
++ /scripts/hook : source() 15 > continue | |
++ /scripts/hook : source() 24 > unset rvm_hook | |
+ /scripts/manage : __rvm_manage_rubies() 1918 > eval __rvm_install_ruby | |
++ /scripts/manage : __rvm_manage_rubies() 1918 > __rvm_install_ruby | |
++ /scripts/manage : __rvm_install_ruby() 310 > (( rvm_ruby_selected_flag == 1 )) | |
++ /scripts/manage : __rvm_install_ruby() 310 > __rvm_select | |
++ /scripts/selector : __rvm_select() 7 > export GEM_HOME GEM_PATH MY_RUBY_HOME RUBY_VERSION | |
++ /scripts/selector : __rvm_select() 9 > [[ -z ree ]] | |
++ /scripts/selector : __rvm_select() 18 > __rvm_ruby_string | |
++ /scripts/selector : __rvm_ruby_string() 503 > local ruby_string gemset_name | |
++ /scripts/selector : __rvm_ruby_string() 504 > __rvm_default_flags | |
++ /scripts/functions/env : __rvm_default_flags() 9 > true 0 0 0 | |
++ /scripts/selector : __rvm_ruby_string() 506 > rvm_expanding_aliases=0 | |
++ /scripts/selector : __rvm_ruby_string() 508 > rvm_ruby_version= | |
++ /scripts/selector : __rvm_ruby_string() 509 > rvm_gemset_name= | |
++ /scripts/selector : __rvm_ruby_string() 510 > rvm_ruby_interpreter=ree | |
++ /scripts/selector : __rvm_ruby_string() 511 > rvm_ruby_version= | |
++ /scripts/selector : __rvm_ruby_string() 512 > rvm_ruby_patch_level= | |
++ /scripts/selector : __rvm_ruby_string() 513 > rvm_ruby_revision= | |
++ /scripts/selector : __rvm_ruby_string() 514 > rvm_ruby_tag= | |
++ /scripts/selector : __rvm_ruby_string() 516 > echo ree | |
++ /scripts/selector : __rvm_ruby_string() 516 > grep @ | |
++ /scripts/selector : __rvm_ruby_string() 523 > (( rvm_expanding_aliases == 0 )) | |
++ /scripts/selector : __rvm_ruby_string() 523 > [[ -n ree ]] | |
++ /scripts/selector : __rvm_ruby_string() 523 > [[ ree != \s\y\s\t\e\m ]] | |
+++ /scripts/selector : __rvm_ruby_string() 525 > /Users/lmelia/.rvm/scripts/alias show ree | |
++ /scripts/selector : __rvm_ruby_string() 525 > expanded_alias_name= | |
++ /scripts/selector : __rvm_ruby_string() 526 > [[ -n '' ]] | |
++ /scripts/selector : __rvm_ruby_string() 529 > [[ ree = default ]] | |
++ /scripts/selector : __rvm_ruby_string() 536 > echo ree | |
++ /scripts/selector : __rvm_ruby_string() 536 > grep @ | |
++ /scripts/selector : __rvm_ruby_string() 542 > ruby_string=ree | |
++ /scripts/selector : __rvm_ruby_string() 543 > gemset_name= | |
++ /scripts/selector : __rvm_ruby_string() 544 > repo_url= | |
++ /scripts/selector : __rvm_ruby_string() 545 > branch_name= | |
++ /scripts/selector : __rvm_ruby_string() 546 > ruby_name= | |
++ /scripts/selector : __rvm_ruby_string() 548 > __rvm_unset_ruby_variables | |
++ /scripts/functions/env : __rvm_unset_ruby_variables() 21 > unset rvm_ruby_string rvm_ruby_strings rvm_ruby_binary rvm_ruby_gem_home rvm_ruby_gem_path rvm_ruby_home rvm_ruby_interpreter rvm_ruby_irbrc rvm_ruby_log_path rvm_ruby_major_version rvm_ruby_minor_version rvm_ruby_package_name rvm_ruby_patch_level rvm_ruby_release_version rvm_ruby_repo_url rvm_ruby_repo_branch rvm_ruby_revision rvm_ruby_selected_flag rvm_ruby_tag rvm_ruby_version rvm_ruby_load_path rvm_ruby_require rvm_head_flag rvm_ruby_package_file rvm_ruby_configure rvm_ruby_name rvm_ruby_url rvm_ruby_global_gems_path rvm_ruby_args rvm_ruby_name | |
++ /scripts/selector : __rvm_ruby_string() 550 > rvm_ruby_repo_url= | |
++ /scripts/selector : __rvm_ruby_string() 551 > rvm_ruby_repo_branch= | |
++ /scripts/selector : __rvm_ruby_string() 552 > rvm_ruby_name= | |
++ /scripts/selector : __rvm_ruby_string() 554 > [[ -n '' ]] | |
++ /scripts/selector : __rvm_ruby_string() 559 > strings=($(echo "${ruby_string//-/ }")) | |
+++ /scripts/selector : __rvm_ruby_string() 559 > echo ree | |
++ /scripts/selector : __rvm_ruby_string() 562 > (( 1 == 0 )) | |
++ /scripts/selector : __rvm_ruby_string() 577 > for string in '"${strings[@]:-""}"' | |
++ /scripts/selector : __rvm_ruby_string() 579 > case "$string" in | |
++ /scripts/selector : __rvm_ruby_string() 690 > rvm_ruby_interpreter=ree | |
++ /scripts/selector : __rvm_ruby_string() 704 > [[ -z ree ]] | |
++ /scripts/selector : __rvm_ruby_string() 716 > rvm_ruby_version= | |
++ /scripts/selector : __rvm_ruby_string() 717 > [[ -z '' ]] | |
++ /scripts/selector : __rvm_ruby_string() 717 > (( rvm_head_flag == 0 )) | |
+++ /scripts/selector : __rvm_ruby_string() 719 > __rvm_db ree_version | |
+++ /scripts/functions/db : __rvm_db() 7 > local value key variable | |
+++ /scripts/functions/db : __rvm_db() 9 > key=ree_version | |
+++ /scripts/functions/db : __rvm_db() 10 > variable= | |
+++ /scripts/functions/db : __rvm_db() 12 > [[ -f /Users/lmelia/.rvm/user/db ]] | |
++++ /scripts/functions/db : __rvm_db() 13 > /Users/lmelia/.rvm/scripts/db /Users/lmelia/.rvm/user/db ree_version | |
+++ /scripts/functions/db : __rvm_db() 13 > value= | |
+++ /scripts/functions/db : __rvm_db() 16 > [[ -z '' ]] | |
++++ /scripts/functions/db : __rvm_db() 17 > /Users/lmelia/.rvm/scripts/db /Users/lmelia/.rvm/config/db ree_version | |
+++ /scripts/functions/db : __rvm_db() 17 > value=1.8.7 | |
+++ /scripts/functions/db : __rvm_db() 20 > [[ -n 1.8.7 ]] | |
+++ /scripts/functions/db : __rvm_db() 21 > [[ -z '' ]] | |
+++ /scripts/functions/db : __rvm_db() 22 > echo 1.8.7 | |
+++ /scripts/functions/db : __rvm_db() 28 > return 0 | |
++ /scripts/selector : __rvm_ruby_string() 719 > rvm_ruby_version=1.8.7 | |
++ /scripts/selector : __rvm_ruby_string() 722 > [[ -z 1.8.7 ]] | |
++ /scripts/selector : __rvm_ruby_string() 726 > rvm_ruby_string=ree-1.8.7 | |
++ /scripts/selector : __rvm_ruby_string() 730 > (( rvm_head_flag == 1 )) | |
++ /scripts/selector : __rvm_ruby_string() 734 > [[ -n '' ]] | |
++ /scripts/selector : __rvm_ruby_string() 738 > [[ -n '' ]] | |
++ /scripts/selector : __rvm_ruby_string() 742 > [[ -n '' ]] | |
++ /scripts/selector : __rvm_ruby_string() 746 > [[ -n '' ]] | |
+++ /scripts/selector : __rvm_ruby_string() 751 > __rvm_db ree_1.8.7_patch_level | |
+++ /scripts/functions/db : __rvm_db() 7 > local value key variable | |
+++ /scripts/functions/db : __rvm_db() 9 > key=ree_1.8.7_patch_level | |
+++ /scripts/functions/db : __rvm_db() 10 > variable= | |
+++ /scripts/functions/db : __rvm_db() 12 > [[ -f /Users/lmelia/.rvm/user/db ]] | |
++++ /scripts/functions/db : __rvm_db() 13 > /Users/lmelia/.rvm/scripts/db /Users/lmelia/.rvm/user/db ree_1.8.7_patch_level | |
+++ /scripts/functions/db : __rvm_db() 13 > value= | |
+++ /scripts/functions/db : __rvm_db() 16 > [[ -z '' ]] | |
++++ /scripts/functions/db : __rvm_db() 17 > /Users/lmelia/.rvm/scripts/db /Users/lmelia/.rvm/config/db ree_1.8.7_patch_level | |
+++ /scripts/functions/db : __rvm_db() 17 > value=2011.03 | |
+++ /scripts/functions/db : __rvm_db() 20 > [[ -n 2011.03 ]] | |
+++ /scripts/functions/db : __rvm_db() 21 > [[ -z '' ]] | |
+++ /scripts/functions/db : __rvm_db() 22 > echo 2011.03 | |
+++ /scripts/functions/db : __rvm_db() 28 > return 0 | |
++ /scripts/selector : __rvm_ruby_string() 751 > patch_level=2011.03 | |
++ /scripts/selector : __rvm_ruby_string() 753 > [[ -n 2011.03 ]] | |
++ /scripts/selector : __rvm_ruby_string() 755 > case "$rvm_ruby_interpreter" in | |
++ /scripts/selector : __rvm_ruby_string() 758 > rvm_ruby_patch_level=2011.03 | |
++ /scripts/selector : __rvm_ruby_string() 768 > [[ -n 2011.03 ]] | |
++ /scripts/selector : __rvm_ruby_string() 770 > rvm_ruby_patch_level=2011.03 | |
++ /scripts/selector : __rvm_ruby_string() 771 > rvm_ruby_string=ree-1.8.7-2011.03 | |
++ /scripts/selector : __rvm_ruby_string() 773 > case "$rvm_ruby_interpreter" in | |
++ /scripts/selector : __rvm_ruby_string() 775 > rvm_ruby_string=ree-1.8.7-2011.03 | |
++ /scripts/selector : __rvm_ruby_string() 786 > [[ -n '' ]] | |
++ /scripts/selector : __rvm_select() 20 > rvm_archive_extension=tar.gz | |
++ /scripts/selector : __rvm_select() 22 > [[ -n ree ]] | |
++ /scripts/selector : __rvm_select() 25 > case "$rvm_ruby_interpreter" in | |
++ /scripts/selector : __rvm_select() 151 > rvm_ruby_interpreter=ree | |
++ /scripts/selector : __rvm_select() 152 > rvm_ruby_version=1.8.7 | |
++ /scripts/selector : __rvm_select() 154 > [[ -n 2011.03 ]] | |
+++ /scripts/selector : __rvm_select() 155 > echo 2011.03 | |
+++ /scripts/selector : __rvm_select() 155 > sed 's#^p##' | |
++ /scripts/selector : __rvm_select() 155 > rvm_ruby_patch_level=2011.03 | |
++ /scripts/selector : __rvm_select() 158 > (( rvm_head_flag == 0 )) | |
++ /scripts/selector : __rvm_select() 160 > [[ -n '' ]] | |
++ /scripts/selector : __rvm_select() 166 > rvm_ruby_package_file=ruby-enterprise-1.8.7-2011.03 | |
+++ /scripts/selector : __rvm_select() 167 > __rvm_db ree_1.8.7_url | |
+++ /scripts/functions/db : __rvm_db() 7 > local value key variable | |
+++ /scripts/functions/db : __rvm_db() 9 > key=ree_1.8.7_url | |
+++ /scripts/functions/db : __rvm_db() 10 > variable= | |
+++ /scripts/functions/db : __rvm_db() 12 > [[ -f /Users/lmelia/.rvm/user/db ]] | |
++++ /scripts/functions/db : __rvm_db() 13 > /Users/lmelia/.rvm/scripts/db /Users/lmelia/.rvm/user/db ree_1.8.7_url | |
+++ /scripts/functions/db : __rvm_db() 13 > value= | |
+++ /scripts/functions/db : __rvm_db() 16 > [[ -z '' ]] | |
++++ /scripts/functions/db : __rvm_db() 17 > /Users/lmelia/.rvm/scripts/db /Users/lmelia/.rvm/config/db ree_1.8.7_url | |
+++ /scripts/functions/db : __rvm_db() 17 > value=http://rvm.beginrescueend.com/src | |
+++ /scripts/functions/db : __rvm_db() 20 > [[ -n http://rvm.beginrescueend.com/src ]] | |
+++ /scripts/functions/db : __rvm_db() 21 > [[ -z '' ]] | |
+++ /scripts/functions/db : __rvm_db() 22 > echo http://rvm.beginrescueend.com/src | |
+++ /scripts/functions/db : __rvm_db() 28 > return 0 | |
++ /scripts/selector : __rvm_select() 167 > rvm_ruby_url=http://rvm.beginrescueend.com/src/ruby-enterprise-1.8.7-2011.03.tar.gz | |
++ /scripts/selector : __rvm_select() 171 > case "$rvm_ruby_version" in | |
++ /scripts/selector : __rvm_select() 173 > : | |
++ /scripts/selector : __rvm_select() 248 > __rvm_gemset_select | |
++ /scripts/selector : __rvm_gemset_select() 796 > command -v gem | |
++ /scripts/selector : __rvm_gemset_select() 797 > (( 0 == 0 )) | |
++ /scripts/selector : __rvm_gemset_select() 799 > rvm_ruby_gem_home= | |
++ /scripts/selector : __rvm_gemset_select() 800 > rvm_gemset_name= | |
++ /scripts/selector : __rvm_gemset_select() 802 > [[ -z '' ]] | |
++ /scripts/selector : __rvm_gemset_select() 806 > [[ 0 -eq 1 ]] | |
++ /scripts/selector : __rvm_gemset_select() 815 > [[ -n '' ]] | |
++ /scripts/selector : __rvm_gemset_select() 820 > [[ -n ree-1.8.7-2011.03 ]] | |
++ /scripts/selector : __rvm_gemset_select() 820 > [[ ree != \s\y\s\t\e\m ]] | |
++ /scripts/selector : __rvm_gemset_select() 822 > rvm_ruby_gem_home=/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03 | |
++ /scripts/selector : __rvm_gemset_select() 859 > [[ -z /Users/lmelia/.rvm/gems/ruby-1.9.2-p180 ]] | |
++ /scripts/selector : __rvm_gemset_select() 862 > [[ -n '' ]] | |
++ /scripts/selector : __rvm_gemset_select() 873 > (( rvm_delete_flag == 1 )) | |
++ /scripts/selector : __rvm_gemset_select() 878 > [[ -z /Users/lmelia/.rvm/gems/ree-1.8.7-2011.03 ]] | |
++ /scripts/selector : __rvm_gemset_select() 882 > rvm_ruby_global_gems_path=/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03@global | |
++ /scripts/selector : __rvm_gemset_select() 883 > rvm_ruby_gem_path=/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03:/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03@global | |
++ /scripts/selector : __rvm_gemset_select() 886 > mkdir -p /Users/lmelia/.rvm/gems/ree-1.8.7-2011.03 | |
++ /scripts/selector : __rvm_gemset_select() 888 > [[ -n /Users/lmelia/.rvm/gems/ree-1.8.7-2011.03 ]] | |
++ /scripts/selector : __rvm_gemset_select() 889 > echo /Users/lmelia/.rvm/gems/ree-1.8.7-2011.03 | |
++ /scripts/selector : __rvm_gemset_select() 889 > grep rvm | |
++ /scripts/selector : __rvm_gemset_select() 891 > __rvm_using_gemset_globalcache | |
++ /scripts/functions/gemset : __rvm_using_gemset_globalcache() 20 > /Users/lmelia/.rvm/scripts/db /Users/lmelia/.rvm/user/db use_gemset_globalcache | |
++ /scripts/functions/gemset : __rvm_using_gemset_globalcache() 21 > grep '^true$' | |
++ /scripts/functions/gemset : __rvm_using_gemset_globalcache() 22 > return 1 | |
++ /scripts/selector : __rvm_gemset_select() 900 > export rvm_ruby_gem_path rvm_ruby_gem_home | |
++ /scripts/selector : __rvm_select() 250 > [[ -n ree ]] | |
++ /scripts/selector : __rvm_select() 250 > [[ system != \r\e\e ]] | |
++ /scripts/selector : __rvm_select() 250 > [[ default != \r\e\e ]] | |
++ /scripts/selector : __rvm_select() 252 > [[ -n 1.8.7 ]] | |
++ /scripts/selector : __rvm_select() 254 > rvm_ruby_release_version=1 | |
++ /scripts/selector : __rvm_select() 255 > rvm_ruby_major_version=1.8 | |
++ /scripts/selector : __rvm_select() 255 > rvm_ruby_major_version=8 | |
++ /scripts/selector : __rvm_select() 256 > rvm_ruby_minor_version=7 | |
++ /scripts/selector : __rvm_select() 259 > rvm_ruby_package_name=ree-1.8.7-2011.03 | |
++ /scripts/selector : __rvm_select() 260 > rvm_ruby_home=/Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03 | |
++ /scripts/selector : __rvm_select() 261 > rvm_ruby_binary=/Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/ruby | |
++ /scripts/selector : __rvm_select() 262 > rvm_ruby_irbrc=/Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/.irbrc | |
++ /scripts/selector : __rvm_select() 264 > [[ maglev = \r\e\e ]] | |
++ /scripts/selector : __rvm_select() 270 > rvm_ruby_gem_home=/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03 | |
++ /scripts/selector : __rvm_select() 272 > [[ -n '' ]] | |
++ /scripts/selector : __rvm_select() 278 > rvm_ruby_global_gems_path=/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03@global | |
++ /scripts/selector : __rvm_select() 279 > rvm_ruby_gem_path=/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03:/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03@global | |
++ /scripts/selector : __rvm_select() 281 > rvm_ruby_selected_flag=1 | |
++ /scripts/selector : __rvm_select() 283 > [[ -d /Users/lmelia/.rvm/log/ree-1.8.7-2011.03 ]] | |
++ /scripts/selector : __rvm_select() 286 > export rvm_action rvm_alias_expanded rvm_archflags rvm_archive_extension rvm_bin_flag rvm_bin_path rvm_clang_flag rvm_configure_flags rvm_debug_flag rvm_default_flag rvm_delete_flag rvm_docs_type rvm_dump_environment_flag rvm_error_message rvm_expanding_aliases rvm_file_name rvm_gemdir_flag rvm_gemset_name rvm_gemstone_package_file rvm_gemstone_url rvm_head_flag rvm_hook rvm_install_arguments rvm_install_on_use_flag rvm_llvm_flag rvm_loaded_flag rvm_make_flags rvm_niceness rvm_nightly_flag rvm_only_path_flag rvm_parse_break rvm_patch_names rvm_patch_original_pwd rvm_pretty_print_flag rvm_prior_cc rvm_proxy rvm_quiet_flag rvm_ree_options rvm_reload_flag rvm_remove_flag rvm_ruby_alias rvm_ruby_aliases rvm_ruby_args rvm_ruby_binary rvm_ruby_bits rvm_ruby_configure rvm_ruby_file rvm_ruby_gem_home rvm_ruby_gem_path rvm_ruby_global_gems_path rvm_ruby_home rvm_ruby_interpreter rvm_ruby_irbrc rvm_ruby_load_path rvm_ruby_major_version rvm_ruby_make rvm_ruby_make_install rvm_ruby_minor_version rvm_ruby_mode rvm_ruby_name rvm_ruby_package_file rvm_ruby_package_name rvm_ruby_patch rvm_ruby_patch_level rvm_ruby_release_version rvm_ruby_repo_url rvm_ruby_require rvm_ruby_revision rvm_ruby_selected_flag rvm_ruby_sha rvm_ruby_string rvm_ruby_strings rvm_ruby_tag rvm_ruby_url rvm_ruby_user_tag rvm_ruby_version rvm_script_name rvm_sdk rvm_silent_flag rvm_sticky_flag rvm_system_flag rvm_token rvm_trace_flag rvm_use_flag rvm_user_flag rvm_verbose_flag rvm_wrapper_name | |
++ /scripts/manage : __rvm_install_ruby() 312 > [[ -n '' ]] | |
++ /scripts/manage : __rvm_install_ruby() 314 > unset RUBYOPT | |
++ /scripts/manage : __rvm_install_ruby() 317 > __rvm_check_for_clang | |
++ /scripts/manage : __rvm_check_for_clang() 22 > (( rvm_clang_flag == 1 )) | |
++ /scripts/manage : __rvm_install_ruby() 318 > result=0 | |
++ /scripts/manage : __rvm_install_ruby() 320 > (( result == 0 )) | |
++ /scripts/manage : __rvm_install_ruby() 322 > case "$rvm_ruby_interpreter" in | |
+++ /scripts/manage : __rvm_install_ruby() 444 > echo 1.8.7 | |
+++ /scripts/manage : __rvm_install_ruby() 444 > awk '/^1\.8/' | |
++ /scripts/manage : __rvm_install_ruby() 444 > [[ -n 1.8.7 ]] | |
++ /scripts/manage : __rvm_install_ruby() 444 > [[ '' -eq 0 ]] | |
+++ /scripts/manage : __rvm_install_ruby() 446 > __rvm_db ree_1.8.7_url | |
+++ /scripts/functions/db : __rvm_db() 7 > local value key variable | |
+++ /scripts/functions/db : __rvm_db() 9 > key=ree_1.8.7_url | |
+++ /scripts/functions/db : __rvm_db() 10 > variable= | |
+++ /scripts/functions/db : __rvm_db() 12 > [[ -f /Users/lmelia/.rvm/user/db ]] | |
++++ /scripts/functions/db : __rvm_db() 13 > /Users/lmelia/.rvm/scripts/db /Users/lmelia/.rvm/user/db ree_1.8.7_url | |
+++ /scripts/functions/db : __rvm_db() 13 > value= | |
+++ /scripts/functions/db : __rvm_db() 16 > [[ -z '' ]] | |
++++ /scripts/functions/db : __rvm_db() 17 > /Users/lmelia/.rvm/scripts/db /Users/lmelia/.rvm/config/db ree_1.8.7_url | |
+++ /scripts/functions/db : __rvm_db() 17 > value=http://rvm.beginrescueend.com/src | |
+++ /scripts/functions/db : __rvm_db() 20 > [[ -n http://rvm.beginrescueend.com/src ]] | |
+++ /scripts/functions/db : __rvm_db() 21 > [[ -z '' ]] | |
+++ /scripts/functions/db : __rvm_db() 22 > echo http://rvm.beginrescueend.com/src | |
+++ /scripts/functions/db : __rvm_db() 28 > return 0 | |
++ /scripts/manage : __rvm_install_ruby() 446 > rvm_ruby_url=http://rvm.beginrescueend.com/src/ruby-enterprise-1.8.7-2011.03.tar.gz | |
++ /scripts/manage : __rvm_install_ruby() 448 > rvm_log 'Installing Ruby Enterprise Edition from source to: /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03' | |
++ /scripts/functions/logging : rvm_log() 14 > printf 'Installing Ruby Enterprise Edition from source to: /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03\n' | |
++ /scripts/manage : __rvm_install_ruby() 450 > builtin cd /Users/lmelia/.rvm/src | |
++ /scripts/manage : __rvm_install_ruby() 452 > (( rvm_force_flag == 0 )) | |
++ /scripts/manage : __rvm_install_ruby() 454 > [[ -d /Users/lmelia/.rvm/src/ree-1.8.7-2011.03 ]] | |
++ /scripts/manage : __rvm_install_ruby() 459 > rvm_log 'ree-1.8.7-2011.03 - #fetching (ruby-enterprise-1.8.7-2011.03)' | |
++ /scripts/functions/logging : rvm_log() 14 > printf 'ree-1.8.7-2011.03 - #fetching (ruby-enterprise-1.8.7-2011.03)\n' | |
++ /scripts/manage : __rvm_install_ruby() 461 > /Users/lmelia/.rvm/scripts/fetch http://rvm.beginrescueend.com/src/ruby-enterprise-1.8.7-2011.03.tar.gz | |
+++ /scripts/initialize : 76 > [[ -z '' ]] | |
+++ /scripts/initialize : 81 > PS4='+ ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > ' | |
+++ /scripts/initialize : 82 > export PS4 | |
+++ /scripts/initialize : 89 > export rvm_action rvm_alias_expanded rvm_archflags rvm_archive_extension rvm_archives_path rvm_bin_flag rvm_bin_path rvm_clang_flag rvm_config_path rvm_configure_flags rvm_debug_flag rvm_default_flag rvm_delete_flag rvm_docs_path rvm_docs_type rvm_dump_environment_flag rvm_environments_path rvm_error_message rvm_examples_path rvm_expanding_aliases rvm_file_name rvm_gemdir_flag rvm_gems_cache_path rvm_gems_path rvm_gemset_name rvm_gemset_separator rvm_gemsets_path rvm_gemstone_package_file rvm_gemstone_url rvm_head_flag rvm_help_path rvm_hook rvm_install_arguments rvm_install_on_use_flag rvm_lib_path rvm_llvm_flag rvm_loaded_flag rvm_log_path rvm_make_flags rvm_niceness rvm_nightly_flag rvm_only_path_flag rvm_parse_break rvm_patch_names rvm_patch_original_pwd rvm_patches_path rvm_path rvm_pretty_print_flag rvm_prior_cc rvm_proxy rvm_quiet_flag rvm_ree_options rvm_reload_flag rvm_remove_flag rvm_repos_path rvm_rubies_path rvm_ruby_alias rvm_ruby_aliases rvm_ruby_args rvm_ruby_binary rvm_ruby_bits rvm_ruby_configure rvm_ruby_file rvm_ruby_gem_home rvm_ruby_gem_path rvm_ruby_global_gems_path rvm_ruby_home rvm_ruby_interpreter rvm_ruby_irbrc rvm_ruby_load_path rvm_ruby_major_version rvm_ruby_make rvm_ruby_make_install rvm_ruby_minor_version rvm_ruby_mode rvm_ruby_name rvm_ruby_package_file rvm_ruby_package_name rvm_ruby_patch rvm_ruby_patch_level rvm_ruby_release_version rvm_ruby_repo_url rvm_ruby_require rvm_ruby_revision rvm_ruby_selected_flag rvm_ruby_sha rvm_ruby_string rvm_ruby_strings rvm_ruby_tag rvm_ruby_url rvm_ruby_user_tag rvm_ruby_version rvm_script_name rvm_scripts_path rvm_sdk rvm_user_install_flag rvm_silent_flag rvm_src_path rvm_sticky_flag rvm_system_flag rvm_tmp_path rvm_token rvm_trace_flag rvm_use_flag rvm_user_flag rvm_user_path rvm_usr_path rvm_verbose_flag rvm_wrapper_name rvm_wrappers_path rvm_ruby_repo_branch rvm_man_path | |
++ /scripts/base : 24 > case "rvm_base_except" in | |
++ /scripts/base : 29 > source /Users/lmelia/.rvm/scripts/selector | |
++ /scripts/base : 33 > scripts=(logging utility init cleanup env rvmrc install environment gemset db) | |
++ /scripts/base : 34 > for entry in '${scripts[@]}' | |
++ /scripts/base : 35 > source /Users/lmelia/.rvm/scripts/functions/logging | |
+++ /scripts/functions/logging : 6 > case $- in | |
++ /scripts/base : 34 > for entry in '${scripts[@]}' | |
++ /scripts/base : 35 > source /Users/lmelia/.rvm/scripts/functions/utility | |
++ /scripts/base : 34 > for entry in '${scripts[@]}' | |
++ /scripts/base : 35 > source /Users/lmelia/.rvm/scripts/functions/init | |
++ /scripts/base : 34 > for entry in '${scripts[@]}' | |
++ /scripts/base : 35 > source /Users/lmelia/.rvm/scripts/functions/cleanup | |
++ /scripts/base : 34 > for entry in '${scripts[@]}' | |
++ /scripts/base : 35 > source /Users/lmelia/.rvm/scripts/functions/env | |
++ /scripts/base : 34 > for entry in '${scripts[@]}' | |
++ /scripts/base : 35 > source /Users/lmelia/.rvm/scripts/functions/rvmrc | |
++ /scripts/base : 34 > for entry in '${scripts[@]}' | |
++ /scripts/base : 35 > source /Users/lmelia/.rvm/scripts/functions/install | |
++ /scripts/base : 34 > for entry in '${scripts[@]}' | |
++ /scripts/base : 35 > source /Users/lmelia/.rvm/scripts/functions/environment | |
++ /scripts/base : 34 > for entry in '${scripts[@]}' | |
++ /scripts/base : 35 > source /Users/lmelia/.rvm/scripts/functions/gemset | |
++ /scripts/base : 34 > for entry in '${scripts[@]}' | |
++ /scripts/base : 35 > source /Users/lmelia/.rvm/scripts/functions/db | |
++ /scripts/base : 38 > unset scripts entry rvm_base_except | |
++ /scripts/base : 40 > case $- in | |
++ /scripts/base : 46 > command -v __rvm_cleanup_tmp | |
++ /scripts/base : 48 > trap 'set +e; __rvm_cleanup_tmp '\''15473'\''' 0 1 2 3 15 | |
+ /scripts/fetch : 7 > result=0 | |
+ /scripts/fetch : 10 > trap cleanup_download 1 2 3 15 | |
+ /scripts/fetch : 35 > builtin cd /Users/lmelia/.rvm/archives | |
+ /scripts/fetch : 39 > [[ -z http://rvm.beginrescueend.com/src/ruby-enterprise-1.8.7-2011.03.tar.gz ]] | |
+ /scripts/fetch : 46 > url=http://rvm.beginrescueend.com/src/ruby-enterprise-1.8.7-2011.03.tar.gz | |
+ /scripts/fetch : 46 > download=1 | |
+ /scripts/fetch : 46 > package_name= | |
+ /scripts/fetch : 48 > command -v curl | |
+ /scripts/fetch : 54 > [[ ! -z '' ]] | |
+ /scripts/fetch : 60 > fetch_command='curl -L --create-dirs -C - ' | |
+ /scripts/fetch : 64 > [[ ! -z '' ]] | |
+ /scripts/fetch : 72 > fetch_command='curl -L --create-dirs -C - -O ' | |
++ /scripts/fetch : 74 > basename http://rvm.beginrescueend.com/src/ruby-enterprise-1.8.7-2011.03.tar.gz | |
+ /scripts/fetch : 74 > archive=ruby-enterprise-1.8.7-2011.03.tar.gz | |
+ /scripts/fetch : 78 > [[ 0 -gt 0 ]] | |
++ /scripts/fetch : 81 > /Users/lmelia/.rvm/scripts/db /Users/lmelia/.rvm/config/md5 ruby-enterprise-1.8.7-2011.03.tar.gz | |
++ /scripts/fetch : 81 > head -n1 | |
+ /scripts/fetch : 81 > archive_md5=038604ce25349e54363c5df9cd535ec8 | |
+ /scripts/fetch : 83 > [[ -e ruby-enterprise-1.8.7-2011.03.tar.gz ]] | |
+ /scripts/fetch : 83 > [[ ! -z 038604ce25349e54363c5df9cd535ec8 ]] | |
+ /scripts/fetch : 85 > [[ 0 -gt 0 ]] | |
+ /scripts/fetch : 88 > /Users/lmelia/.rvm/scripts/md5 /Users/lmelia/.rvm/archives/ruby-enterprise-1.8.7-2011.03.tar.gz 038604ce25349e54363c5df9cd535ec8 | |
+ /scripts/fetch : 97 > [[ 0 -gt 0 ]] | |
+ /scripts/fetch : 100 > download=0 | |
+ /scripts/fetch : 102 > result=0 | |
++ /scripts/fetch : 116 > echo http://rvm.beginrescueend.com/src/ruby-enterprise-1.8.7-2011.03.tar.gz | |
++ /scripts/fetch : 116 > sed -e s/ftp:/http:/ -e s/git:/https:/ | |
+ /scripts/fetch : 116 > http_url=http://rvm.beginrescueend.com/src/ruby-enterprise-1.8.7-2011.03.tar.gz | |
+ /scripts/fetch : 118 > [[ 0 -gt 0 ]] | |
+ /scripts/fetch : 203 > exit 0 | |
+ /scripts/fetch : 203 > set +e | |
+ /scripts/fetch : 203 > __rvm_cleanup_tmp 15473 | |
+ /scripts/functions/cleanup : __rvm_cleanup_tmp() 86 > result=0 | |
+ /scripts/functions/cleanup : __rvm_cleanup_tmp() 88 > [[ -z 15473 ]] | |
+ /scripts/functions/cleanup : __rvm_cleanup_tmp() 90 > [[ -d /Users/lmelia/.rvm/tmp/ ]] | |
+ /scripts/functions/cleanup : __rvm_cleanup_tmp() 92 > case "${rvm_tmp_path%\/}" in | |
+ /scripts/functions/cleanup : __rvm_cleanup_tmp() 94 > __rvm_rm_rf /Users/lmelia/.rvm/tmp/15473 | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 8 > local result=1 target=/Users/lmelia/.rvm/tmp/15473 | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 11 > [[ -n '' ]] | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 14 > [[ -n 3.2.48(1)-release ]] | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 15 > shopt -s extglob | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 21 > case "${target}" in | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 28 > [[ -n /Users/lmelia/.rvm/tmp/15473 ]] | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 30 > [[ -d /Users/lmelia/.rvm/tmp/15473 ]] | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 33 > [[ -f /Users/lmelia/.rvm/tmp/15473 ]] | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 33 > [[ -L /Users/lmelia/.rvm/tmp/15473 ]] | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 37 > result=0 | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 44 > return 0 | |
+ /scripts/functions/cleanup : __rvm_cleanup_tmp() 101 > return 0 | |
++ /scripts/manage : __rvm_install_ruby() 462 > result=0 | |
++ /scripts/manage : __rvm_install_ruby() 464 > (( result > 0 )) | |
++ /scripts/manage : __rvm_install_ruby() 470 > __rvm_rm_rf /Users/lmelia/.rvm/src/ree-1.8.7-2011.03 | |
++ /scripts/functions/cleanup : __rvm_rm_rf() 8 > local result=1 target=/Users/lmelia/.rvm/src/ree-1.8.7-2011.03 | |
++ /scripts/functions/cleanup : __rvm_rm_rf() 11 > [[ -n '' ]] | |
++ /scripts/functions/cleanup : __rvm_rm_rf() 14 > [[ -n 3.2.48(1)-release ]] | |
++ /scripts/functions/cleanup : __rvm_rm_rf() 15 > shopt -s extglob | |
++ /scripts/functions/cleanup : __rvm_rm_rf() 21 > case "${target}" in | |
++ /scripts/functions/cleanup : __rvm_rm_rf() 28 > [[ -n /Users/lmelia/.rvm/src/ree-1.8.7-2011.03 ]] | |
++ /scripts/functions/cleanup : __rvm_rm_rf() 30 > [[ -d /Users/lmelia/.rvm/src/ree-1.8.7-2011.03 ]] | |
++ /scripts/functions/cleanup : __rvm_rm_rf() 33 > [[ -f /Users/lmelia/.rvm/src/ree-1.8.7-2011.03 ]] | |
++ /scripts/functions/cleanup : __rvm_rm_rf() 33 > [[ -L /Users/lmelia/.rvm/src/ree-1.8.7-2011.03 ]] | |
++ /scripts/functions/cleanup : __rvm_rm_rf() 37 > result=0 | |
++ /scripts/functions/cleanup : __rvm_rm_rf() 44 > return 0 | |
++ /scripts/manage : __rvm_install_ruby() 472 > __rvm_run extract 'gunzip < "/Users/lmelia/.rvm/archives/ruby-enterprise-1.8.7-2011.03.tar.gz" | tar xf - -C /Users/lmelia/.rvm/src' --no-same-owner 'ree-1.8.7-2011.03 - #extracting ruby-enterprise-1.8.7-2011.03 to /Users/lmelia/.rvm/src/ree-1.8.7-2011.03' | |
++ /scripts/functions/utility : __rvm_run() 115 > local name log temp_log_path command message | |
++ /scripts/functions/utility : __rvm_run() 117 > name=extract | |
++ /scripts/functions/utility : __rvm_run() 118 > command='gunzip < "/Users/lmelia/.rvm/archives/ruby-enterprise-1.8.7-2011.03.tar.gz" | tar xf - -C /Users/lmelia/.rvm/src' | |
++ /scripts/functions/utility : __rvm_run() 119 > message=--no-same-owner | |
++ /scripts/functions/utility : __rvm_run() 121 > [[ -n --no-same-owner ]] | |
++ /scripts/functions/utility : __rvm_run() 122 > rvm_log --no-same-owner | |
++ /scripts/functions/logging : rvm_log() 14 > printf '--no-same-owner\n' | |
/Users/lmelia/.rvm/scripts/functions/logging: line 14: printf: --: invalid option | |
printf: usage: printf [-v var] format [arguments] | |
++ /scripts/functions/utility : __rvm_run() 125 > [[ 0 -gt 0 ]] | |
++ /scripts/functions/utility : __rvm_run() 128 > [[ -n ree-1.8.7-2011.03 ]] | |
++ /scripts/functions/utility : __rvm_run() 129 > temp_log_path=/Users/lmelia/.rvm/log/ree-1.8.7-2011.03 | |
++ /scripts/functions/utility : __rvm_run() 134 > log=/Users/lmelia/.rvm/log/ree-1.8.7-2011.03/extract.log | |
++ /scripts/functions/utility : __rvm_run() 136 > [[ ! -d /Users/lmelia/.rvm/log/ree-1.8.7-2011.03 ]] | |
++ /scripts/functions/utility : __rvm_run() 140 > [[ ! -f /Users/lmelia/.rvm/log/ree-1.8.7-2011.03/extract.log ]] | |
+++ /scripts/functions/utility : __rvm_run() 142 > date '+%Y-%m-%d %H:%M:%S' | |
++ /scripts/functions/utility : __rvm_run() 142 > printf '[2011-05-01 18:28:46] gunzip < "/Users/lmelia/.rvm/archives/ruby-enterprise-1.8.7-2011.03.tar.gz" | tar xf - -C /Users/lmelia/.rvm/src\n' | |
++ /scripts/functions/utility : __rvm_run() 144 > [[ 0 -gt 0 ]] | |
++ /scripts/functions/utility : __rvm_run() 148 > eval 'gunzip < "/Users/lmelia/.rvm/archives/ruby-enterprise-1.8.7-2011.03.tar.gz" | tar xf - -C /Users/lmelia/.rvm/src' | |
++ /scripts/functions/utility : __rvm_run() 150 > result=0 | |
++ /scripts/functions/utility : __rvm_run() 152 > [[ 0 -gt 0 ]] | |
++ /scripts/functions/utility : __rvm_run() 156 > return 0 | |
++ /scripts/manage : __rvm_install_ruby() 475 > result=0 | |
++ /scripts/manage : __rvm_install_ruby() 477 > (( result > 0 )) | |
++ /scripts/manage : __rvm_install_ruby() 483 > mv /Users/lmelia/.rvm/src/ruby-enterprise-1.8.7-2011.03 /Users/lmelia/.rvm/src/ree-1.8.7-2011.03 | |
++ /scripts/manage : __rvm_install_ruby() 487 > builtin cd /Users/lmelia/.rvm/src/ree-1.8.7-2011.03 | |
++ /scripts/manage : __rvm_install_ruby() 490 > mkdir -p /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/lib/ruby/gems/1.8/gems | |
++ /scripts/manage : __rvm_install_ruby() 492 > [[ -z --enable-shared --with-readline-dir=/Users/lmelia/.rvm/usr --with-iconv-dir=/Users/lmelia/.rvm/usr ]] | |
++ /scripts/manage : __rvm_install_ruby() 493 > rvm_configure_flags=' -c --enable-shared -c --with-readline-dir=/Users/lmelia/.rvm/usr -c --with-iconv-dir=/Users/lmelia/.rvm/usr' | |
+++ /scripts/manage : __rvm_install_ruby() 496 > uname | |
++ /scripts/manage : __rvm_install_ruby() 496 > [[ Darwin = \D\a\r\w\i\n ]] | |
++ /scripts/manage : __rvm_install_ruby() 496 > [[ 1.8.6 = \1\.\8\.\7 ]] | |
++ /scripts/manage : __rvm_install_ruby() 496 > [[ 1.8.7 = \1\.\8\.\7 ]] | |
++ /scripts/manage : __rvm_install_ruby() 496 > [[ -z '' ]] | |
++ /scripts/manage : __rvm_install_ruby() 497 > rvm_ree_options=' --no-tcmalloc' | |
++ /scripts/manage : __rvm_install_ruby() 500 > __rvm_db ree_configure_flags db_configure_flags | |
++ /scripts/functions/db : __rvm_db() 7 > local value key variable | |
++ /scripts/functions/db : __rvm_db() 9 > key=ree_configure_flags | |
++ /scripts/functions/db : __rvm_db() 10 > variable=db_configure_flags | |
++ /scripts/functions/db : __rvm_db() 12 > [[ -f /Users/lmelia/.rvm/user/db ]] | |
+++ /scripts/functions/db : __rvm_db() 13 > /Users/lmelia/.rvm/scripts/db /Users/lmelia/.rvm/user/db ree_configure_flags | |
++ /scripts/functions/db : __rvm_db() 13 > value= | |
++ /scripts/functions/db : __rvm_db() 16 > [[ -z '' ]] | |
+++ /scripts/functions/db : __rvm_db() 17 > /Users/lmelia/.rvm/scripts/db /Users/lmelia/.rvm/config/db ree_configure_flags | |
++ /scripts/functions/db : __rvm_db() 17 > value=--dont-install-useful-gems | |
++ /scripts/functions/db : __rvm_db() 20 > [[ -n --dont-install-useful-gems ]] | |
++ /scripts/functions/db : __rvm_db() 21 > [[ -z db_configure_flags ]] | |
++ /scripts/functions/db : __rvm_db() 24 > eval 'db_configure_flags='\''--dont-install-useful-gems'\''' | |
+++ /scripts/functions/db : __rvm_db() 24 > db_configure_flags=--dont-install-useful-gems | |
++ /scripts/functions/db : __rvm_db() 28 > return 0 | |
++ /scripts/manage : __rvm_install_ruby() 502 > __rvm_apply_patches /Users/lmelia/.rvm/src/ree-1.8.7-2011.03/source | |
++ /scripts/manage : __rvm_apply_patches() 75 > local patches patch_name patch_level_separator patch_fuzziness patch_level source_directory full_patch_path | |
++ /scripts/manage : __rvm_apply_patches() 77 > result=0 | |
++ /scripts/manage : __rvm_apply_patches() 78 > patch_level_separator=% | |
++ /scripts/manage : __rvm_apply_patches() 79 > patch_fuzziness=25 | |
++ /scripts/manage : __rvm_apply_patches() 80 > patch_level=1 | |
++ /scripts/manage : __rvm_apply_patches() 82 > source_directory=/Users/lmelia/.rvm/src/ree-1.8.7-2011.03/source | |
++ /scripts/manage : __rvm_apply_patches() 84 > [[ -n /Users/lmelia/.rvm/src/ree-1.8.7-2011.03/source ]] | |
++ /scripts/manage : __rvm_apply_patches() 88 > builtin cd /Users/lmelia/.rvm/src/ree-1.8.7-2011.03/source | |
++ /scripts/manage : __rvm_apply_patches() 90 > patches=($(__rvm_current_patch_names)) | |
+++ /scripts/manage : __rvm_apply_patches() 90 > __rvm_current_patch_names | |
+++ /scripts/manage : __rvm_current_patch_names() 48 > local separator patches level name | |
+++ /scripts/manage : __rvm_current_patch_names() 50 > separator=% | |
+++ /scripts/manage : __rvm_current_patch_names() 51 > patches='readline-fix default' | |
++++ /scripts/manage : __rvm_current_patch_names() 46 > echo readline-fix default | |
+++ /scripts/manage : __rvm_current_patch_names() 53 > for patch_name in '$(echo ${patches//,/ })' | |
+++ /scripts/manage : __rvm_current_patch_names() 55 > level=1 | |
+++ /scripts/manage : __rvm_current_patch_names() 56 > name=readline-fix | |
+++ /scripts/manage : __rvm_current_patch_names() 58 > echo readline-fix | |
+++ /scripts/manage : __rvm_current_patch_names() 58 > grep % | |
++++ /scripts/manage : __rvm_current_patch_names() 64 > __rvm_expand_patch_name readline-fix | |
++++ /scripts/patches : __rvm_expand_patch_name() 22 > local name expanded_patch_name | |
++++ /scripts/patches : __rvm_expand_patch_name() 24 > name=readline-fix | |
++++ /scripts/patches : __rvm_expand_patch_name() 26 > [[ -z readline-fix ]] | |
+++++ /scripts/patches : __rvm_expand_patch_name() 28 > /Users/lmelia/.rvm/scripts/patchsets show readline-fix | |
+++ /scripts/initialize : 76 > [[ -z '' ]] | |
+++ /scripts/initialize : 81 > PS4='+ ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > ' | |
+++ /scripts/initialize : 82 > export PS4 | |
+++ /scripts/initialize : 89 > export rvm_action rvm_alias_expanded rvm_archflags rvm_archive_extension rvm_archives_path rvm_bin_flag rvm_bin_path rvm_clang_flag rvm_config_path rvm_configure_flags rvm_debug_flag rvm_default_flag rvm_delete_flag rvm_docs_path rvm_docs_type rvm_dump_environment_flag rvm_environments_path rvm_error_message rvm_examples_path rvm_expanding_aliases rvm_file_name rvm_gemdir_flag rvm_gems_cache_path rvm_gems_path rvm_gemset_name rvm_gemset_separator rvm_gemsets_path rvm_gemstone_package_file rvm_gemstone_url rvm_head_flag rvm_help_path rvm_hook rvm_install_arguments rvm_install_on_use_flag rvm_lib_path rvm_llvm_flag rvm_loaded_flag rvm_log_path rvm_make_flags rvm_niceness rvm_nightly_flag rvm_only_path_flag rvm_parse_break rvm_patch_names rvm_patch_original_pwd rvm_patches_path rvm_path rvm_pretty_print_flag rvm_prior_cc rvm_proxy rvm_quiet_flag rvm_ree_options rvm_reload_flag rvm_remove_flag rvm_repos_path rvm_rubies_path rvm_ruby_alias rvm_ruby_aliases rvm_ruby_args rvm_ruby_binary rvm_ruby_bits rvm_ruby_configure rvm_ruby_file rvm_ruby_gem_home rvm_ruby_gem_path rvm_ruby_global_gems_path rvm_ruby_home rvm_ruby_interpreter rvm_ruby_irbrc rvm_ruby_load_path rvm_ruby_major_version rvm_ruby_make rvm_ruby_make_install rvm_ruby_minor_version rvm_ruby_mode rvm_ruby_name rvm_ruby_package_file rvm_ruby_package_name rvm_ruby_patch rvm_ruby_patch_level rvm_ruby_release_version rvm_ruby_repo_url rvm_ruby_require rvm_ruby_revision rvm_ruby_selected_flag rvm_ruby_sha rvm_ruby_string rvm_ruby_strings rvm_ruby_tag rvm_ruby_url rvm_ruby_user_tag rvm_ruby_version rvm_script_name rvm_scripts_path rvm_sdk rvm_user_install_flag rvm_silent_flag rvm_src_path rvm_sticky_flag rvm_system_flag rvm_tmp_path rvm_token rvm_trace_flag rvm_use_flag rvm_user_flag rvm_user_path rvm_usr_path rvm_verbose_flag rvm_wrapper_name rvm_wrappers_path rvm_ruby_repo_branch rvm_man_path | |
++ /scripts/base : 24 > case "rvm_base_except" in | |
++ /scripts/base : 29 > source /Users/lmelia/.rvm/scripts/selector | |
++ /scripts/base : 33 > scripts=(logging utility init cleanup env rvmrc install environment gemset db) | |
++ /scripts/base : 34 > for entry in '${scripts[@]}' | |
++ /scripts/base : 35 > source /Users/lmelia/.rvm/scripts/functions/logging | |
+++ /scripts/functions/logging : 6 > case $- in | |
++ /scripts/base : 34 > for entry in '${scripts[@]}' | |
++ /scripts/base : 35 > source /Users/lmelia/.rvm/scripts/functions/utility | |
++ /scripts/base : 34 > for entry in '${scripts[@]}' | |
++ /scripts/base : 35 > source /Users/lmelia/.rvm/scripts/functions/init | |
++ /scripts/base : 34 > for entry in '${scripts[@]}' | |
++ /scripts/base : 35 > source /Users/lmelia/.rvm/scripts/functions/cleanup | |
++ /scripts/base : 34 > for entry in '${scripts[@]}' | |
++ /scripts/base : 35 > source /Users/lmelia/.rvm/scripts/functions/env | |
++ /scripts/base : 34 > for entry in '${scripts[@]}' | |
++ /scripts/base : 35 > source /Users/lmelia/.rvm/scripts/functions/rvmrc | |
++ /scripts/base : 34 > for entry in '${scripts[@]}' | |
++ /scripts/base : 35 > source /Users/lmelia/.rvm/scripts/functions/install | |
++ /scripts/base : 34 > for entry in '${scripts[@]}' | |
++ /scripts/base : 35 > source /Users/lmelia/.rvm/scripts/functions/environment | |
++ /scripts/base : 34 > for entry in '${scripts[@]}' | |
++ /scripts/base : 35 > source /Users/lmelia/.rvm/scripts/functions/gemset | |
++ /scripts/base : 34 > for entry in '${scripts[@]}' | |
++ /scripts/base : 35 > source /Users/lmelia/.rvm/scripts/functions/db | |
++ /scripts/base : 38 > unset scripts entry rvm_base_except | |
++ /scripts/base : 40 > case $- in | |
++ /scripts/base : 46 > command -v __rvm_cleanup_tmp | |
++ /scripts/base : 48 > trap 'set +e; __rvm_cleanup_tmp '\''15513'\''' 0 1 2 3 15 | |
+ /scripts/patchsets : 6 > source /Users/lmelia/.rvm/scripts/patches | |
+ /scripts/patchsets : 76 > args=($*) | |
+ /scripts/patchsets : 77 > action=show | |
+ /scripts/patchsets : 78 > patchset=readline-fix | |
++ /scripts/patchsets : 79 > echo | |
+ /scripts/patchsets : 79 > args=' ' | |
+ /scripts/patchsets : 81 > case "$action" in | |
+ /scripts/patchsets : 82 > lookup_patchset readline-fix | |
+ /scripts/patchsets : lookup_patchset() 11 > local paths lookup_path | |
+ /scripts/patchsets : lookup_patchset() 13 > [[ -z readline-fix ]] | |
+ /scripts/patchsets : lookup_patchset() 18 > paths=($(__rvm_ruby_string_paths_under "$rvm_path/patchsets")) | |
++ /scripts/patchsets : lookup_patchset() 18 > __rvm_ruby_string_paths_under /Users/lmelia/.rvm/patchsets | |
++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 54 > local path part parts | |
++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 56 > path=/Users/lmelia/.rvm/patchsets | |
++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 58 > parts=(${rvm_ruby_string//-/ }) | |
++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 60 > echo /Users/lmelia/.rvm/patchsets | |
++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 62 > for part in '"${parts[@]}"' | |
++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 64 > path=/Users/lmelia/.rvm/patchsets/ree | |
++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 66 > echo /Users/lmelia/.rvm/patchsets/ree | |
++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 62 > for part in '"${parts[@]}"' | |
++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 64 > path=/Users/lmelia/.rvm/patchsets/ree/1.8.7 | |
++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 66 > echo /Users/lmelia/.rvm/patchsets/ree/1.8.7 | |
++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 62 > for part in '"${parts[@]}"' | |
++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 64 > path=/Users/lmelia/.rvm/patchsets/ree/1.8.7/2011.03 | |
++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 66 > echo /Users/lmelia/.rvm/patchsets/ree/1.8.7/2011.03 | |
++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 70 > return 0 | |
+ /scripts/patchsets : lookup_patchset() 20 > for lookup_path in '"${paths[@]}"' | |
+ /scripts/patchsets : lookup_patchset() 22 > [[ -s /Users/lmelia/.rvm/patchsets/readline-fix ]] | |
+ /scripts/patchsets : lookup_patchset() 20 > for lookup_path in '"${paths[@]}"' | |
+ /scripts/patchsets : lookup_patchset() 22 > [[ -s /Users/lmelia/.rvm/patchsets/ree/readline-fix ]] | |
+ /scripts/patchsets : lookup_patchset() 20 > for lookup_path in '"${paths[@]}"' | |
+ /scripts/patchsets : lookup_patchset() 22 > [[ -s /Users/lmelia/.rvm/patchsets/ree/1.8.7/readline-fix ]] | |
+ /scripts/patchsets : lookup_patchset() 20 > for lookup_path in '"${paths[@]}"' | |
+ /scripts/patchsets : lookup_patchset() 22 > [[ -s /Users/lmelia/.rvm/patchsets/ree/1.8.7/2011.03/readline-fix ]] | |
+ /scripts/patchsets : lookup_patchset() 30 > return 1 | |
+ /scripts/patchsets : 86 > exit 1 | |
+ /scripts/patchsets : 86 > set +e | |
+ /scripts/patchsets : 86 > __rvm_cleanup_tmp 15513 | |
+ /scripts/functions/cleanup : __rvm_cleanup_tmp() 86 > result=0 | |
+ /scripts/functions/cleanup : __rvm_cleanup_tmp() 88 > [[ -z 15513 ]] | |
+ /scripts/functions/cleanup : __rvm_cleanup_tmp() 90 > [[ -d /Users/lmelia/.rvm/tmp/ ]] | |
+ /scripts/functions/cleanup : __rvm_cleanup_tmp() 92 > case "${rvm_tmp_path%\/}" in | |
+ /scripts/functions/cleanup : __rvm_cleanup_tmp() 94 > __rvm_rm_rf /Users/lmelia/.rvm/tmp/15513 | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 8 > local result=1 target=/Users/lmelia/.rvm/tmp/15513 | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 11 > [[ -n '' ]] | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 14 > [[ -n 3.2.48(1)-release ]] | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 15 > shopt -s extglob | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 21 > case "${target}" in | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 28 > [[ -n /Users/lmelia/.rvm/tmp/15513 ]] | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 30 > [[ -d /Users/lmelia/.rvm/tmp/15513 ]] | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 33 > [[ -f /Users/lmelia/.rvm/tmp/15513 ]] | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 33 > [[ -L /Users/lmelia/.rvm/tmp/15513 ]] | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 37 > result=0 | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 44 > return 0 | |
+ /scripts/functions/cleanup : __rvm_cleanup_tmp() 101 > return 0 | |
++++ /scripts/patches : __rvm_expand_patch_name() 28 > expanded_patch_name= | |
++++ /scripts/patches : __rvm_expand_patch_name() 30 > [[ 1 == \0 ]] | |
++++ /scripts/patches : __rvm_expand_patch_name() 33 > [[ readline-fix != \d\e\f\a\u\l\t ]] | |
++++ /scripts/patches : __rvm_expand_patch_name() 34 > echo readline-fix | |
++++ /scripts/patches : __rvm_expand_patch_name() 37 > return 0 | |
+++ /scripts/manage : __rvm_current_patch_names() 64 > local expanded_name=readline-fix | |
+++ /scripts/manage : __rvm_current_patch_names() 66 > echo readline-fix%1 | |
+++ /scripts/manage : __rvm_current_patch_names() 53 > for patch_name in '$(echo ${patches//,/ })' | |
+++ /scripts/manage : __rvm_current_patch_names() 55 > level=1 | |
+++ /scripts/manage : __rvm_current_patch_names() 56 > name=default | |
+++ /scripts/manage : __rvm_current_patch_names() 58 > echo default | |
+++ /scripts/manage : __rvm_current_patch_names() 58 > grep % | |
++++ /scripts/manage : __rvm_current_patch_names() 64 > __rvm_expand_patch_name default | |
++++ /scripts/patches : __rvm_expand_patch_name() 22 > local name expanded_patch_name | |
++++ /scripts/patches : __rvm_expand_patch_name() 24 > name=default | |
++++ /scripts/patches : __rvm_expand_patch_name() 26 > [[ -z default ]] | |
+++++ /scripts/patches : __rvm_expand_patch_name() 28 > /Users/lmelia/.rvm/scripts/patchsets show default | |
+++ /scripts/initialize : 76 > [[ -z '' ]] | |
+++ /scripts/initialize : 81 > PS4='+ ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > ' | |
+++ /scripts/initialize : 82 > export PS4 | |
+++ /scripts/initialize : 89 > export rvm_action rvm_alias_expanded rvm_archflags rvm_archive_extension rvm_archives_path rvm_bin_flag rvm_bin_path rvm_clang_flag rvm_config_path rvm_configure_flags rvm_debug_flag rvm_default_flag rvm_delete_flag rvm_docs_path rvm_docs_type rvm_dump_environment_flag rvm_environments_path rvm_error_message rvm_examples_path rvm_expanding_aliases rvm_file_name rvm_gemdir_flag rvm_gems_cache_path rvm_gems_path rvm_gemset_name rvm_gemset_separator rvm_gemsets_path rvm_gemstone_package_file rvm_gemstone_url rvm_head_flag rvm_help_path rvm_hook rvm_install_arguments rvm_install_on_use_flag rvm_lib_path rvm_llvm_flag rvm_loaded_flag rvm_log_path rvm_make_flags rvm_niceness rvm_nightly_flag rvm_only_path_flag rvm_parse_break rvm_patch_names rvm_patch_original_pwd rvm_patches_path rvm_path rvm_pretty_print_flag rvm_prior_cc rvm_proxy rvm_quiet_flag rvm_ree_options rvm_reload_flag rvm_remove_flag rvm_repos_path rvm_rubies_path rvm_ruby_alias rvm_ruby_aliases rvm_ruby_args rvm_ruby_binary rvm_ruby_bits rvm_ruby_configure rvm_ruby_file rvm_ruby_gem_home rvm_ruby_gem_path rvm_ruby_global_gems_path rvm_ruby_home rvm_ruby_interpreter rvm_ruby_irbrc rvm_ruby_load_path rvm_ruby_major_version rvm_ruby_make rvm_ruby_make_install rvm_ruby_minor_version rvm_ruby_mode rvm_ruby_name rvm_ruby_package_file rvm_ruby_package_name rvm_ruby_patch rvm_ruby_patch_level rvm_ruby_release_version rvm_ruby_repo_url rvm_ruby_require rvm_ruby_revision rvm_ruby_selected_flag rvm_ruby_sha rvm_ruby_string rvm_ruby_strings rvm_ruby_tag rvm_ruby_url rvm_ruby_user_tag rvm_ruby_version rvm_script_name rvm_scripts_path rvm_sdk rvm_user_install_flag rvm_silent_flag rvm_src_path rvm_sticky_flag rvm_system_flag rvm_tmp_path rvm_token rvm_trace_flag rvm_use_flag rvm_user_flag rvm_user_path rvm_usr_path rvm_verbose_flag rvm_wrapper_name rvm_wrappers_path rvm_ruby_repo_branch rvm_man_path | |
++ /scripts/base : 24 > case "rvm_base_except" in | |
++ /scripts/base : 29 > source /Users/lmelia/.rvm/scripts/selector | |
++ /scripts/base : 33 > scripts=(logging utility init cleanup env rvmrc install environment gemset db) | |
++ /scripts/base : 34 > for entry in '${scripts[@]}' | |
++ /scripts/base : 35 > source /Users/lmelia/.rvm/scripts/functions/logging | |
+++ /scripts/functions/logging : 6 > case $- in | |
++ /scripts/base : 34 > for entry in '${scripts[@]}' | |
++ /scripts/base : 35 > source /Users/lmelia/.rvm/scripts/functions/utility | |
++ /scripts/base : 34 > for entry in '${scripts[@]}' | |
++ /scripts/base : 35 > source /Users/lmelia/.rvm/scripts/functions/init | |
++ /scripts/base : 34 > for entry in '${scripts[@]}' | |
++ /scripts/base : 35 > source /Users/lmelia/.rvm/scripts/functions/cleanup | |
++ /scripts/base : 34 > for entry in '${scripts[@]}' | |
++ /scripts/base : 35 > source /Users/lmelia/.rvm/scripts/functions/env | |
++ /scripts/base : 34 > for entry in '${scripts[@]}' | |
++ /scripts/base : 35 > source /Users/lmelia/.rvm/scripts/functions/rvmrc | |
++ /scripts/base : 34 > for entry in '${scripts[@]}' | |
++ /scripts/base : 35 > source /Users/lmelia/.rvm/scripts/functions/install | |
++ /scripts/base : 34 > for entry in '${scripts[@]}' | |
++ /scripts/base : 35 > source /Users/lmelia/.rvm/scripts/functions/environment | |
++ /scripts/base : 34 > for entry in '${scripts[@]}' | |
++ /scripts/base : 35 > source /Users/lmelia/.rvm/scripts/functions/gemset | |
++ /scripts/base : 34 > for entry in '${scripts[@]}' | |
++ /scripts/base : 35 > source /Users/lmelia/.rvm/scripts/functions/db | |
++ /scripts/base : 38 > unset scripts entry rvm_base_except | |
++ /scripts/base : 40 > case $- in | |
++ /scripts/base : 46 > command -v __rvm_cleanup_tmp | |
++ /scripts/base : 48 > trap 'set +e; __rvm_cleanup_tmp '\''15520'\''' 0 1 2 3 15 | |
+ /scripts/patchsets : 6 > source /Users/lmelia/.rvm/scripts/patches | |
+ /scripts/patchsets : 76 > args=($*) | |
+ /scripts/patchsets : 77 > action=show | |
+ /scripts/patchsets : 78 > patchset=default | |
++ /scripts/patchsets : 79 > echo | |
+ /scripts/patchsets : 79 > args=' ' | |
+ /scripts/patchsets : 81 > case "$action" in | |
+ /scripts/patchsets : 82 > lookup_patchset default | |
+ /scripts/patchsets : lookup_patchset() 11 > local paths lookup_path | |
+ /scripts/patchsets : lookup_patchset() 13 > [[ -z default ]] | |
+ /scripts/patchsets : lookup_patchset() 18 > paths=($(__rvm_ruby_string_paths_under "$rvm_path/patchsets")) | |
++ /scripts/patchsets : lookup_patchset() 18 > __rvm_ruby_string_paths_under /Users/lmelia/.rvm/patchsets | |
++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 54 > local path part parts | |
++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 56 > path=/Users/lmelia/.rvm/patchsets | |
++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 58 > parts=(${rvm_ruby_string//-/ }) | |
++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 60 > echo /Users/lmelia/.rvm/patchsets | |
++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 62 > for part in '"${parts[@]}"' | |
++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 64 > path=/Users/lmelia/.rvm/patchsets/ree | |
++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 66 > echo /Users/lmelia/.rvm/patchsets/ree | |
++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 62 > for part in '"${parts[@]}"' | |
++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 64 > path=/Users/lmelia/.rvm/patchsets/ree/1.8.7 | |
++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 66 > echo /Users/lmelia/.rvm/patchsets/ree/1.8.7 | |
++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 62 > for part in '"${parts[@]}"' | |
++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 64 > path=/Users/lmelia/.rvm/patchsets/ree/1.8.7/2011.03 | |
++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 66 > echo /Users/lmelia/.rvm/patchsets/ree/1.8.7/2011.03 | |
++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 70 > return 0 | |
+ /scripts/patchsets : lookup_patchset() 20 > for lookup_path in '"${paths[@]}"' | |
+ /scripts/patchsets : lookup_patchset() 22 > [[ -s /Users/lmelia/.rvm/patchsets/default ]] | |
+ /scripts/patchsets : lookup_patchset() 20 > for lookup_path in '"${paths[@]}"' | |
+ /scripts/patchsets : lookup_patchset() 22 > [[ -s /Users/lmelia/.rvm/patchsets/ree/default ]] | |
+ /scripts/patchsets : lookup_patchset() 20 > for lookup_path in '"${paths[@]}"' | |
+ /scripts/patchsets : lookup_patchset() 22 > [[ -s /Users/lmelia/.rvm/patchsets/ree/1.8.7/default ]] | |
+ /scripts/patchsets : lookup_patchset() 20 > for lookup_path in '"${paths[@]}"' | |
+ /scripts/patchsets : lookup_patchset() 22 > [[ -s /Users/lmelia/.rvm/patchsets/ree/1.8.7/2011.03/default ]] | |
+ /scripts/patchsets : lookup_patchset() 30 > return 1 | |
+ /scripts/patchsets : 86 > exit 1 | |
+ /scripts/patchsets : 86 > set +e | |
+ /scripts/patchsets : 86 > __rvm_cleanup_tmp 15520 | |
+ /scripts/functions/cleanup : __rvm_cleanup_tmp() 86 > result=0 | |
+ /scripts/functions/cleanup : __rvm_cleanup_tmp() 88 > [[ -z 15520 ]] | |
+ /scripts/functions/cleanup : __rvm_cleanup_tmp() 90 > [[ -d /Users/lmelia/.rvm/tmp/ ]] | |
+ /scripts/functions/cleanup : __rvm_cleanup_tmp() 92 > case "${rvm_tmp_path%\/}" in | |
+ /scripts/functions/cleanup : __rvm_cleanup_tmp() 94 > __rvm_rm_rf /Users/lmelia/.rvm/tmp/15520 | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 8 > local result=1 target=/Users/lmelia/.rvm/tmp/15520 | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 11 > [[ -n '' ]] | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 14 > [[ -n 3.2.48(1)-release ]] | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 15 > shopt -s extglob | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 21 > case "${target}" in | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 28 > [[ -n /Users/lmelia/.rvm/tmp/15520 ]] | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 30 > [[ -d /Users/lmelia/.rvm/tmp/15520 ]] | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 33 > [[ -f /Users/lmelia/.rvm/tmp/15520 ]] | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 33 > [[ -L /Users/lmelia/.rvm/tmp/15520 ]] | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 37 > result=0 | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 44 > return 0 | |
+ /scripts/functions/cleanup : __rvm_cleanup_tmp() 101 > return 0 | |
++++ /scripts/patches : __rvm_expand_patch_name() 28 > expanded_patch_name= | |
++++ /scripts/patches : __rvm_expand_patch_name() 30 > [[ 1 == \0 ]] | |
++++ /scripts/patches : __rvm_expand_patch_name() 33 > [[ default != \d\e\f\a\u\l\t ]] | |
++++ /scripts/patches : __rvm_expand_patch_name() 37 > return 0 | |
+++ /scripts/manage : __rvm_current_patch_names() 64 > local expanded_name= | |
+++ /scripts/manage : __rvm_current_patch_names() 66 > echo %1 | |
+++ /scripts/manage : __rvm_current_patch_names() 70 > return 0 | |
++ /scripts/manage : __rvm_apply_patches() 92 > for patch_name in '"${patches[@]}"' | |
++ /scripts/manage : __rvm_apply_patches() 95 > patch_level=1 | |
++ /scripts/manage : __rvm_apply_patches() 97 > echo readline-fix%1 | |
++ /scripts/manage : __rvm_apply_patches() 97 > grep % | |
++ /scripts/manage : __rvm_apply_patches() 98 > patch_level=1 | |
++ /scripts/manage : __rvm_apply_patches() 99 > patch_name=readline-fix | |
+++ /scripts/manage : __rvm_apply_patches() 102 > __rvm_lookup_full_patch_path readline-fix | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 43 > local extension patch_path directory directories | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 46 > directories=($(__rvm_patch_lookup_path)) | |
++++ /scripts/patches : __rvm_lookup_full_patch_path() 46 > __rvm_patch_lookup_path | |
++++ /scripts/patches : __rvm_patch_lookup_path() 9 > echo / | |
++++ /scripts/patches : __rvm_patch_lookup_path() 11 > [[ -n /Users/lmelia ]] | |
++++ /scripts/patches : __rvm_patch_lookup_path() 11 > echo /Users/lmelia/ | |
++++ /scripts/patches : __rvm_patch_lookup_path() 13 > echo /Users/lmelia/.rvm/src/ree-1.8.7-2011.03/source/ | |
++++ /scripts/patches : __rvm_patch_lookup_path() 15 > __rvm_ruby_string_paths_under /Users/lmelia/.rvm/patches | |
++++ /scripts/patches : __rvm_patch_lookup_path() 15 > sed 's/$/\//' | |
++++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 54 > local path part parts | |
++++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 56 > path=/Users/lmelia/.rvm/patches | |
++++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 58 > parts=(${rvm_ruby_string//-/ }) | |
++++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 60 > echo /Users/lmelia/.rvm/patches | |
++++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 62 > for part in '"${parts[@]}"' | |
++++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 64 > path=/Users/lmelia/.rvm/patches/ree | |
++++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 66 > echo /Users/lmelia/.rvm/patches/ree | |
++++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 62 > for part in '"${parts[@]}"' | |
++++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 64 > path=/Users/lmelia/.rvm/patches/ree/1.8.7 | |
++++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 66 > echo /Users/lmelia/.rvm/patches/ree/1.8.7 | |
++++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 62 > for part in '"${parts[@]}"' | |
++++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 64 > path=/Users/lmelia/.rvm/patches/ree/1.8.7/2011.03 | |
++++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 66 > echo /Users/lmelia/.rvm/patches/ree/1.8.7/2011.03 | |
++++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 70 > return 0 | |
++++ /scripts/patches : __rvm_patch_lookup_path() 17 > return 0 | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 48 > for directory in '"${directories[@]}"' | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 50 > for extension in '{"",.patch,.diff}' | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 52 > patch_path=/readline-fix | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 54 > [[ -s /readline-fix ]] | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 50 > for extension in '{"",.patch,.diff}' | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 52 > patch_path=/readline-fix.patch | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 54 > [[ -s /readline-fix.patch ]] | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 50 > for extension in '{"",.patch,.diff}' | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 52 > patch_path=/readline-fix.diff | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 54 > [[ -s /readline-fix.diff ]] | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 48 > for directory in '"${directories[@]}"' | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 50 > for extension in '{"",.patch,.diff}' | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 52 > patch_path=/Users/lmelia/readline-fix | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 54 > [[ -s /Users/lmelia/readline-fix ]] | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 50 > for extension in '{"",.patch,.diff}' | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 52 > patch_path=/Users/lmelia/readline-fix.patch | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 54 > [[ -s /Users/lmelia/readline-fix.patch ]] | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 50 > for extension in '{"",.patch,.diff}' | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 52 > patch_path=/Users/lmelia/readline-fix.diff | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 54 > [[ -s /Users/lmelia/readline-fix.diff ]] | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 48 > for directory in '"${directories[@]}"' | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 50 > for extension in '{"",.patch,.diff}' | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 52 > patch_path=/Users/lmelia/.rvm/src/ree-1.8.7-2011.03/source/readline-fix | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 54 > [[ -s /Users/lmelia/.rvm/src/ree-1.8.7-2011.03/source/readline-fix ]] | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 50 > for extension in '{"",.patch,.diff}' | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 52 > patch_path=/Users/lmelia/.rvm/src/ree-1.8.7-2011.03/source/readline-fix.patch | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 54 > [[ -s /Users/lmelia/.rvm/src/ree-1.8.7-2011.03/source/readline-fix.patch ]] | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 50 > for extension in '{"",.patch,.diff}' | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 52 > patch_path=/Users/lmelia/.rvm/src/ree-1.8.7-2011.03/source/readline-fix.diff | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 54 > [[ -s /Users/lmelia/.rvm/src/ree-1.8.7-2011.03/source/readline-fix.diff ]] | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 48 > for directory in '"${directories[@]}"' | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 50 > for extension in '{"",.patch,.diff}' | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 52 > patch_path=/Users/lmelia/.rvm/patches/readline-fix | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 54 > [[ -s /Users/lmelia/.rvm/patches/readline-fix ]] | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 50 > for extension in '{"",.patch,.diff}' | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 52 > patch_path=/Users/lmelia/.rvm/patches/readline-fix.patch | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 54 > [[ -s /Users/lmelia/.rvm/patches/readline-fix.patch ]] | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 50 > for extension in '{"",.patch,.diff}' | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 52 > patch_path=/Users/lmelia/.rvm/patches/readline-fix.diff | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 54 > [[ -s /Users/lmelia/.rvm/patches/readline-fix.diff ]] | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 48 > for directory in '"${directories[@]}"' | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 50 > for extension in '{"",.patch,.diff}' | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 52 > patch_path=/Users/lmelia/.rvm/patches/ree/readline-fix | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 54 > [[ -s /Users/lmelia/.rvm/patches/ree/readline-fix ]] | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 50 > for extension in '{"",.patch,.diff}' | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 52 > patch_path=/Users/lmelia/.rvm/patches/ree/readline-fix.patch | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 54 > [[ -s /Users/lmelia/.rvm/patches/ree/readline-fix.patch ]] | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 50 > for extension in '{"",.patch,.diff}' | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 52 > patch_path=/Users/lmelia/.rvm/patches/ree/readline-fix.diff | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 54 > [[ -s /Users/lmelia/.rvm/patches/ree/readline-fix.diff ]] | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 48 > for directory in '"${directories[@]}"' | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 50 > for extension in '{"",.patch,.diff}' | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 52 > patch_path=/Users/lmelia/.rvm/patches/ree/1.8.7/readline-fix | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 54 > [[ -s /Users/lmelia/.rvm/patches/ree/1.8.7/readline-fix ]] | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 50 > for extension in '{"",.patch,.diff}' | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 52 > patch_path=/Users/lmelia/.rvm/patches/ree/1.8.7/readline-fix.patch | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 54 > [[ -s /Users/lmelia/.rvm/patches/ree/1.8.7/readline-fix.patch ]] | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 50 > for extension in '{"",.patch,.diff}' | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 52 > patch_path=/Users/lmelia/.rvm/patches/ree/1.8.7/readline-fix.diff | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 54 > [[ -s /Users/lmelia/.rvm/patches/ree/1.8.7/readline-fix.diff ]] | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 55 > echo /Users/lmelia/.rvm/patches/ree/1.8.7/readline-fix.diff | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 56 > return 0 | |
++ /scripts/manage : __rvm_apply_patches() 102 > full_patch_path=/Users/lmelia/.rvm/patches/ree/1.8.7/readline-fix.diff | |
++ /scripts/manage : __rvm_apply_patches() 105 > [[ -n /Users/lmelia/.rvm/patches/ree/1.8.7/readline-fix.diff ]] | |
++ /scripts/manage : __rvm_apply_patches() 107 > [[ -f /Users/lmelia/.rvm/patches/ree/1.8.7/readline-fix.diff ]] | |
++ /scripts/manage : __rvm_apply_patches() 109 > __rvm_run patch.apply.readline-fix 'patch -F25 -p1 -f <"/Users/lmelia/.rvm/patches/ree/1.8.7/readline-fix.diff"' 'Applying patch '\''readline-fix'\'' (located at /Users/lmelia/.rvm/patches/ree/1.8.7/readline-fix.diff)' | |
++ /scripts/functions/utility : __rvm_run() 115 > local name log temp_log_path command message | |
++ /scripts/functions/utility : __rvm_run() 117 > name=patch.apply.readline-fix | |
++ /scripts/functions/utility : __rvm_run() 118 > command='patch -F25 -p1 -f <"/Users/lmelia/.rvm/patches/ree/1.8.7/readline-fix.diff"' | |
++ /scripts/functions/utility : __rvm_run() 119 > message='Applying patch '\''readline-fix'\'' (located at /Users/lmelia/.rvm/patches/ree/1.8.7/readline-fix.diff)' | |
++ /scripts/functions/utility : __rvm_run() 121 > [[ -n Applying patch 'readline-fix' (located at /Users/lmelia/.rvm/patches/ree/1.8.7/readline-fix.diff) ]] | |
++ /scripts/functions/utility : __rvm_run() 122 > rvm_log 'Applying patch '\''readline-fix'\'' (located at /Users/lmelia/.rvm/patches/ree/1.8.7/readline-fix.diff)' | |
++ /scripts/functions/logging : rvm_log() 14 > printf 'Applying patch '\''readline-fix'\'' (located at /Users/lmelia/.rvm/patches/ree/1.8.7/readline-fix.diff)\n' | |
++ /scripts/functions/utility : __rvm_run() 125 > [[ 0 -gt 0 ]] | |
++ /scripts/functions/utility : __rvm_run() 128 > [[ -n ree-1.8.7-2011.03 ]] | |
++ /scripts/functions/utility : __rvm_run() 129 > temp_log_path=/Users/lmelia/.rvm/log/ree-1.8.7-2011.03 | |
++ /scripts/functions/utility : __rvm_run() 134 > log=/Users/lmelia/.rvm/log/ree-1.8.7-2011.03/patch.apply.readline-fix.log | |
++ /scripts/functions/utility : __rvm_run() 136 > [[ ! -d /Users/lmelia/.rvm/log/ree-1.8.7-2011.03 ]] | |
++ /scripts/functions/utility : __rvm_run() 140 > [[ ! -f /Users/lmelia/.rvm/log/ree-1.8.7-2011.03/patch.apply.readline-fix.log ]] | |
+++ /scripts/functions/utility : __rvm_run() 142 > date '+%Y-%m-%d %H:%M:%S' | |
++ /scripts/functions/utility : __rvm_run() 142 > printf '[2011-05-01 18:28:47] patch -F25 -p1 -f <"/Users/lmelia/.rvm/patches/ree/1.8.7/readline-fix.diff"\n' | |
++ /scripts/functions/utility : __rvm_run() 144 > [[ 0 -gt 0 ]] | |
++ /scripts/functions/utility : __rvm_run() 148 > eval 'patch -F25 -p1 -f <"/Users/lmelia/.rvm/patches/ree/1.8.7/readline-fix.diff"' | |
++ /scripts/functions/utility : __rvm_run() 150 > result=0 | |
++ /scripts/functions/utility : __rvm_run() 152 > [[ 0 -gt 0 ]] | |
++ /scripts/functions/utility : __rvm_run() 156 > return 0 | |
++ /scripts/manage : __rvm_apply_patches() 113 > (( 0 == 0 )) | |
++ /scripts/manage : __rvm_apply_patches() 92 > for patch_name in '"${patches[@]}"' | |
++ /scripts/manage : __rvm_apply_patches() 95 > patch_level=1 | |
++ /scripts/manage : __rvm_apply_patches() 97 > echo %1 | |
++ /scripts/manage : __rvm_apply_patches() 97 > grep % | |
++ /scripts/manage : __rvm_apply_patches() 98 > patch_level=1 | |
++ /scripts/manage : __rvm_apply_patches() 99 > patch_name= | |
+++ /scripts/manage : __rvm_apply_patches() 102 > __rvm_lookup_full_patch_path '' | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 43 > local extension patch_path directory directories | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 46 > directories=($(__rvm_patch_lookup_path)) | |
++++ /scripts/patches : __rvm_lookup_full_patch_path() 46 > __rvm_patch_lookup_path | |
++++ /scripts/patches : __rvm_patch_lookup_path() 9 > echo / | |
++++ /scripts/patches : __rvm_patch_lookup_path() 11 > [[ -n /Users/lmelia ]] | |
++++ /scripts/patches : __rvm_patch_lookup_path() 11 > echo /Users/lmelia/ | |
++++ /scripts/patches : __rvm_patch_lookup_path() 13 > echo /Users/lmelia/.rvm/src/ree-1.8.7-2011.03/source/ | |
++++ /scripts/patches : __rvm_patch_lookup_path() 15 > __rvm_ruby_string_paths_under /Users/lmelia/.rvm/patches | |
++++ /scripts/patches : __rvm_patch_lookup_path() 15 > sed 's/$/\//' | |
++++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 54 > local path part parts | |
++++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 56 > path=/Users/lmelia/.rvm/patches | |
++++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 58 > parts=(${rvm_ruby_string//-/ }) | |
++++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 60 > echo /Users/lmelia/.rvm/patches | |
++++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 62 > for part in '"${parts[@]}"' | |
++++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 64 > path=/Users/lmelia/.rvm/patches/ree | |
++++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 66 > echo /Users/lmelia/.rvm/patches/ree | |
++++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 62 > for part in '"${parts[@]}"' | |
++++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 64 > path=/Users/lmelia/.rvm/patches/ree/1.8.7 | |
++++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 66 > echo /Users/lmelia/.rvm/patches/ree/1.8.7 | |
++++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 62 > for part in '"${parts[@]}"' | |
++++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 64 > path=/Users/lmelia/.rvm/patches/ree/1.8.7/2011.03 | |
++++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 66 > echo /Users/lmelia/.rvm/patches/ree/1.8.7/2011.03 | |
++++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 70 > return 0 | |
++++ /scripts/patches : __rvm_patch_lookup_path() 17 > return 0 | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 48 > for directory in '"${directories[@]}"' | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 50 > for extension in '{"",.patch,.diff}' | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 52 > patch_path=/ | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 54 > [[ -s / ]] | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 55 > echo / | |
+++ /scripts/patches : __rvm_lookup_full_patch_path() 56 > return 0 | |
++ /scripts/manage : __rvm_apply_patches() 102 > full_patch_path=/ | |
++ /scripts/manage : __rvm_apply_patches() 105 > [[ -n / ]] | |
++ /scripts/manage : __rvm_apply_patches() 107 > [[ -f / ]] | |
++ /scripts/manage : __rvm_apply_patches() 123 > return 0 | |
++ /scripts/manage : __rvm_install_ruby() 503 > result=0 | |
++ /scripts/manage : __rvm_install_ruby() 505 > (( result > 0 )) | |
++ /scripts/manage : __rvm_install_ruby() 511 > __rvm_run install './installer -a /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03 --no-tcmalloc --dont-install-useful-gems -c --enable-shared -c --with-readline-dir=/Users/lmelia/.rvm/usr -c --with-iconv-dir=/Users/lmelia/.rvm/usr' 'ree-1.8.7-2011.03 - #installing ' | |
++ /scripts/functions/utility : __rvm_run() 115 > local name log temp_log_path command message | |
++ /scripts/functions/utility : __rvm_run() 117 > name=install | |
++ /scripts/functions/utility : __rvm_run() 118 > command='./installer -a /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03 --no-tcmalloc --dont-install-useful-gems -c --enable-shared -c --with-readline-dir=/Users/lmelia/.rvm/usr -c --with-iconv-dir=/Users/lmelia/.rvm/usr' | |
++ /scripts/functions/utility : __rvm_run() 119 > message='ree-1.8.7-2011.03 - #installing ' | |
++ /scripts/functions/utility : __rvm_run() 121 > [[ -n ree-1.8.7-2011.03 - #installing ]] | |
++ /scripts/functions/utility : __rvm_run() 122 > rvm_log 'ree-1.8.7-2011.03 - #installing ' | |
++ /scripts/functions/logging : rvm_log() 14 > printf 'ree-1.8.7-2011.03 - #installing \n' | |
++ /scripts/functions/utility : __rvm_run() 125 > [[ 0 -gt 0 ]] | |
++ /scripts/functions/utility : __rvm_run() 128 > [[ -n ree-1.8.7-2011.03 ]] | |
++ /scripts/functions/utility : __rvm_run() 129 > temp_log_path=/Users/lmelia/.rvm/log/ree-1.8.7-2011.03 | |
++ /scripts/functions/utility : __rvm_run() 134 > log=/Users/lmelia/.rvm/log/ree-1.8.7-2011.03/install.log | |
++ /scripts/functions/utility : __rvm_run() 136 > [[ ! -d /Users/lmelia/.rvm/log/ree-1.8.7-2011.03 ]] | |
++ /scripts/functions/utility : __rvm_run() 140 > [[ ! -f /Users/lmelia/.rvm/log/ree-1.8.7-2011.03/install.log ]] | |
+++ /scripts/functions/utility : __rvm_run() 142 > date '+%Y-%m-%d %H:%M:%S' | |
++ /scripts/functions/utility : __rvm_run() 142 > printf '[2011-05-01 18:28:47] ./installer -a /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03 --no-tcmalloc --dont-install-useful-gems -c --enable-shared -c --with-readline-dir=/Users/lmelia/.rvm/usr -c --with-iconv-dir=/Users/lmelia/.rvm/usr\n' | |
++ /scripts/functions/utility : __rvm_run() 144 > [[ 0 -gt 0 ]] | |
++ /scripts/functions/utility : __rvm_run() 148 > eval './installer -a /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03 --no-tcmalloc --dont-install-useful-gems -c --enable-shared -c --with-readline-dir=/Users/lmelia/.rvm/usr -c --with-iconv-dir=/Users/lmelia/.rvm/usr' | |
++ /scripts/functions/utility : __rvm_run() 150 > result=0 | |
++ /scripts/functions/utility : __rvm_run() 152 > [[ 0 -gt 0 ]] | |
++ /scripts/functions/utility : __rvm_run() 156 > return 0 | |
++ /scripts/manage : __rvm_install_ruby() 514 > result=0 | |
++ /scripts/manage : __rvm_install_ruby() 516 > (( result > 0 )) | |
++ /scripts/manage : __rvm_install_ruby() 522 > chmod +x /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/erb /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/gem /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/irb /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/rdoc /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/ree-version /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/ri /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/ruby /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/testrb | |
++ /scripts/manage : __rvm_install_ruby() 524 > /Users/lmelia/.rvm/scripts/rubygems latest | |
+++ /scripts/initialize : 76 > [[ -z '' ]] | |
+++ /scripts/initialize : 81 > PS4='+ ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > ' | |
+++ /scripts/initialize : 82 > export PS4 | |
+++ /scripts/initialize : 89 > export rvm_action rvm_alias_expanded rvm_archflags rvm_archive_extension rvm_archives_path rvm_bin_flag rvm_bin_path rvm_clang_flag rvm_config_path rvm_configure_flags rvm_debug_flag rvm_default_flag rvm_delete_flag rvm_docs_path rvm_docs_type rvm_dump_environment_flag rvm_environments_path rvm_error_message rvm_examples_path rvm_expanding_aliases rvm_file_name rvm_gemdir_flag rvm_gems_cache_path rvm_gems_path rvm_gemset_name rvm_gemset_separator rvm_gemsets_path rvm_gemstone_package_file rvm_gemstone_url rvm_head_flag rvm_help_path rvm_hook rvm_install_arguments rvm_install_on_use_flag rvm_lib_path rvm_llvm_flag rvm_loaded_flag rvm_log_path rvm_make_flags rvm_niceness rvm_nightly_flag rvm_only_path_flag rvm_parse_break rvm_patch_names rvm_patch_original_pwd rvm_patches_path rvm_path rvm_pretty_print_flag rvm_prior_cc rvm_proxy rvm_quiet_flag rvm_ree_options rvm_reload_flag rvm_remove_flag rvm_repos_path rvm_rubies_path rvm_ruby_alias rvm_ruby_aliases rvm_ruby_args rvm_ruby_binary rvm_ruby_bits rvm_ruby_configure rvm_ruby_file rvm_ruby_gem_home rvm_ruby_gem_path rvm_ruby_global_gems_path rvm_ruby_home rvm_ruby_interpreter rvm_ruby_irbrc rvm_ruby_load_path rvm_ruby_major_version rvm_ruby_make rvm_ruby_make_install rvm_ruby_minor_version rvm_ruby_mode rvm_ruby_name rvm_ruby_package_file rvm_ruby_package_name rvm_ruby_patch rvm_ruby_patch_level rvm_ruby_release_version rvm_ruby_repo_url rvm_ruby_require rvm_ruby_revision rvm_ruby_selected_flag rvm_ruby_sha rvm_ruby_string rvm_ruby_strings rvm_ruby_tag rvm_ruby_url rvm_ruby_user_tag rvm_ruby_version rvm_script_name rvm_scripts_path rvm_sdk rvm_user_install_flag rvm_silent_flag rvm_src_path rvm_sticky_flag rvm_system_flag rvm_tmp_path rvm_token rvm_trace_flag rvm_use_flag rvm_user_flag rvm_user_path rvm_usr_path rvm_verbose_flag rvm_wrapper_name rvm_wrappers_path rvm_ruby_repo_branch rvm_man_path | |
++ /scripts/base : 24 > case "rvm_base_except" in | |
++ /scripts/base : 29 > source /Users/lmelia/.rvm/scripts/selector | |
++ /scripts/base : 33 > scripts=(logging utility init cleanup env rvmrc install environment gemset db) | |
++ /scripts/base : 34 > for entry in '${scripts[@]}' | |
++ /scripts/base : 35 > source /Users/lmelia/.rvm/scripts/functions/logging | |
+++ /scripts/functions/logging : 6 > case $- in | |
++ /scripts/base : 34 > for entry in '${scripts[@]}' | |
++ /scripts/base : 35 > source /Users/lmelia/.rvm/scripts/functions/utility | |
++ /scripts/base : 34 > for entry in '${scripts[@]}' | |
++ /scripts/base : 35 > source /Users/lmelia/.rvm/scripts/functions/init | |
++ /scripts/base : 34 > for entry in '${scripts[@]}' | |
++ /scripts/base : 35 > source /Users/lmelia/.rvm/scripts/functions/cleanup | |
++ /scripts/base : 34 > for entry in '${scripts[@]}' | |
++ /scripts/base : 35 > source /Users/lmelia/.rvm/scripts/functions/env | |
++ /scripts/base : 34 > for entry in '${scripts[@]}' | |
++ /scripts/base : 35 > source /Users/lmelia/.rvm/scripts/functions/rvmrc | |
++ /scripts/base : 34 > for entry in '${scripts[@]}' | |
++ /scripts/base : 35 > source /Users/lmelia/.rvm/scripts/functions/install | |
++ /scripts/base : 34 > for entry in '${scripts[@]}' | |
++ /scripts/base : 35 > source /Users/lmelia/.rvm/scripts/functions/environment | |
++ /scripts/base : 34 > for entry in '${scripts[@]}' | |
++ /scripts/base : 35 > source /Users/lmelia/.rvm/scripts/functions/gemset | |
++ /scripts/base : 34 > for entry in '${scripts[@]}' | |
++ /scripts/base : 35 > source /Users/lmelia/.rvm/scripts/functions/db | |
++ /scripts/base : 38 > unset scripts entry rvm_base_except | |
++ /scripts/base : 40 > case $- in | |
++ /scripts/base : 46 > command -v __rvm_cleanup_tmp | |
++ /scripts/base : 48 > trap 'set +e; __rvm_cleanup_tmp '\''25425'\''' 0 1 2 3 15 | |
+ /scripts/rubygems : 4 > source /Users/lmelia/.rvm/scripts/functions/db | |
+ /scripts/rubygems : 6 > result=0 | |
+ /scripts/rubygems : 8 > __rvm_become | |
+ /scripts/functions/environment : __rvm_become() 70 > local string= | |
+ /scripts/functions/environment : __rvm_become() 72 > [[ -n '' ]] | |
+ /scripts/functions/environment : __rvm_become() 76 > return 0 | |
+ /scripts/rubygems : 119 > command -v ruby | |
+ /scripts/rubygems : 127 > args=($*) | |
+ /scripts/rubygems : 128 > version=latest | |
++ /scripts/rubygems : 129 > echo | |
+ /scripts/rubygems : 129 > args=' ' | |
+ /scripts/rubygems : 131 > [[ -z latest ]] | |
+ /scripts/rubygems : 136 > command -v ruby | |
+ /scripts/rubygems : 136 > grep rvm | |
+ /scripts/rubygems : 144 > case "$version" in | |
+ /scripts/rubygems : 151 > case "$rvm_ruby_string" in | |
++ /scripts/rubygems : 163 > __rvm_db ree_rubygems_version | |
++ /scripts/functions/db : __rvm_db() 7 > local value key variable | |
++ /scripts/functions/db : __rvm_db() 9 > key=ree_rubygems_version | |
++ /scripts/functions/db : __rvm_db() 10 > variable= | |
++ /scripts/functions/db : __rvm_db() 12 > [[ -f /Users/lmelia/.rvm/user/db ]] | |
+++ /scripts/functions/db : __rvm_db() 13 > /Users/lmelia/.rvm/scripts/db /Users/lmelia/.rvm/user/db ree_rubygems_version | |
++ /scripts/functions/db : __rvm_db() 13 > value= | |
++ /scripts/functions/db : __rvm_db() 16 > [[ -z '' ]] | |
+++ /scripts/functions/db : __rvm_db() 17 > /Users/lmelia/.rvm/scripts/db /Users/lmelia/.rvm/config/db ree_rubygems_version | |
++ /scripts/functions/db : __rvm_db() 17 > value= | |
++ /scripts/functions/db : __rvm_db() 20 > [[ -n '' ]] | |
++ /scripts/functions/db : __rvm_db() 28 > return 0 | |
+ /scripts/rubygems : 163 > version= | |
++ /scripts/rubygems : 164 > __rvm_db rubygems_version | |
++ /scripts/functions/db : __rvm_db() 7 > local value key variable | |
++ /scripts/functions/db : __rvm_db() 9 > key=rubygems_version | |
++ /scripts/functions/db : __rvm_db() 10 > variable= | |
++ /scripts/functions/db : __rvm_db() 12 > [[ -f /Users/lmelia/.rvm/user/db ]] | |
+++ /scripts/functions/db : __rvm_db() 13 > /Users/lmelia/.rvm/scripts/db /Users/lmelia/.rvm/user/db rubygems_version | |
++ /scripts/functions/db : __rvm_db() 13 > value= | |
++ /scripts/functions/db : __rvm_db() 16 > [[ -z '' ]] | |
+++ /scripts/functions/db : __rvm_db() 17 > /Users/lmelia/.rvm/scripts/db /Users/lmelia/.rvm/config/db rubygems_version | |
++ /scripts/functions/db : __rvm_db() 17 > value=1.6.2 | |
++ /scripts/functions/db : __rvm_db() 20 > [[ -n 1.6.2 ]] | |
++ /scripts/functions/db : __rvm_db() 21 > [[ -z '' ]] | |
++ /scripts/functions/db : __rvm_db() 22 > echo 1.6.2 | |
++ /scripts/functions/db : __rvm_db() 28 > return 0 | |
+ /scripts/rubygems : 164 > version=1.6.2 | |
+ /scripts/rubygems : 165 > true 1.6.2 | |
+ /scripts/rubygems : 169 > rubygems_setup | |
+ /scripts/rubygems : rubygems_setup() 33 > __rvm_warn_on_rubyopt | |
+ /scripts/functions/utility : __rvm_warn_on_rubyopt() 25 > [[ -n '' ]] | |
+ /scripts/functions/utility : __rvm_warn_on_rubyopt() 31 > return 0 | |
+ /scripts/rubygems : rubygems_setup() 35 > unset RUBYOPT | |
+ /scripts/rubygems : rubygems_setup() 37 > (( rvm_ruby_selected_flag == 1 )) | |
+ /scripts/rubygems : rubygems_setup() 39 > case "$rvm_ruby_string" in | |
+ /scripts/rubygems : rubygems_setup() 44 > install=1 | |
+ /scripts/rubygems : rubygems_setup() 48 > [[ 1 -eq 0 ]] | |
+ /scripts/rubygems : rubygems_setup() 53 > rubygems_remove | |
+ /scripts/rubygems : rubygems_remove() 12 > local rubygems_path ruby entry | |
+ /scripts/rubygems : rubygems_remove() 14 > rvm_log 'Removing old Rubygems files...' | |
+ /scripts/functions/logging : rvm_log() 14 > printf 'Removing old Rubygems files...\n' | |
+ /scripts/rubygems : rubygems_remove() 16 > [[ ree = \r\b\x ]] | |
+ /scripts/rubygems : rubygems_remove() 19 > ruby='puts Config::CONFIG.values_at('\''sitelibdir'\'','\''vendorlibdir'\'').detect { |path| File.directory?(File.join(path.to_s, '\''rubygems'\'')) }.to_s' | |
++ /scripts/rubygems : rubygems_remove() 21 > ruby -rrbconfig -e 'puts Config::CONFIG.values_at('\''sitelibdir'\'','\''vendorlibdir'\'').detect { |path| File.directory?(File.join(path.to_s, '\''rubygems'\'')) }.to_s' | |
/Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/ruby: command substitution: line 2: syntax error near unexpected token `2' | |
/Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/ruby: command substitution: line 2: `hpx(2<@dyld_stub_binderQr(?r8@_exit?r@@_ruby_init?rH@_ruby_init_stack?rP@_ruby_options?rX@_ruby_run?_ | |
startK_'mainPNXArgUenvirongmh_execute_headerG_prognamel??c]vb? ? ? ? d3d:f?M.?q$?$4N4dw~ ' | |
/Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/ruby: line 2: }/usr/lib/libSystem.B.dylib | |
8?/usr/lib/libobjc.A.dylib?@ | |
/Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/libjH??H???H?H?u?????H?H???H?H?9u?H?? | |
???9??UH??H?]?L?e?H??: No such file or directory | |
+ /scripts/rubygems : rubygems_remove() 21 > rubygems_path= | |
+ /scripts/rubygems : rubygems_remove() 24 > for entry in '"${rubygems_path}/ubygems.rb"' '"${rubygems_path}/rubygems"*' '"${rubygems_path}/gauntlet_rubygems.rb"' '"${rubygems_path}/rbconfig/"' | |
+ /scripts/rubygems : rubygems_remove() 25 > __rvm_rm_rf /ubygems.rb | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 8 > local result=1 target=/ubygems.rb | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 11 > [[ -n '' ]] | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 14 > [[ -n 3.2.48(1)-release ]] | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 15 > shopt -s extglob | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 21 > case "${target}" in | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 28 > [[ -n /ubygems.rb ]] | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 30 > [[ -d /ubygems.rb ]] | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 33 > [[ -f /ubygems.rb ]] | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 33 > [[ -L /ubygems.rb ]] | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 37 > result=0 | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 44 > return 0 | |
+ /scripts/rubygems : rubygems_remove() 24 > for entry in '"${rubygems_path}/ubygems.rb"' '"${rubygems_path}/rubygems"*' '"${rubygems_path}/gauntlet_rubygems.rb"' '"${rubygems_path}/rbconfig/"' | |
+ /scripts/rubygems : rubygems_remove() 25 > __rvm_rm_rf '/rubygems*' | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 8 > local result=1 'target=/rubygems*' | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 11 > [[ -n '' ]] | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 14 > [[ -n 3.2.48(1)-release ]] | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 15 > shopt -s extglob | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 21 > case "${target}" in | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 28 > [[ -n /rubygems* ]] | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 30 > [[ -d /rubygems* ]] | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 33 > [[ -f /rubygems* ]] | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 33 > [[ -L /rubygems* ]] | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 37 > result=0 | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 44 > return 0 | |
+ /scripts/rubygems : rubygems_remove() 24 > for entry in '"${rubygems_path}/ubygems.rb"' '"${rubygems_path}/rubygems"*' '"${rubygems_path}/gauntlet_rubygems.rb"' '"${rubygems_path}/rbconfig/"' | |
+ /scripts/rubygems : rubygems_remove() 25 > __rvm_rm_rf /gauntlet_rubygems.rb | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 8 > local result=1 target=/gauntlet_rubygems.rb | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 11 > [[ -n '' ]] | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 14 > [[ -n 3.2.48(1)-release ]] | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 15 > shopt -s extglob | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 21 > case "${target}" in | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 28 > [[ -n /gauntlet_rubygems.rb ]] | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 30 > [[ -d /gauntlet_rubygems.rb ]] | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 33 > [[ -f /gauntlet_rubygems.rb ]] | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 33 > [[ -L /gauntlet_rubygems.rb ]] | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 37 > result=0 | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 44 > return 0 | |
+ /scripts/rubygems : rubygems_remove() 24 > for entry in '"${rubygems_path}/ubygems.rb"' '"${rubygems_path}/rubygems"*' '"${rubygems_path}/gauntlet_rubygems.rb"' '"${rubygems_path}/rbconfig/"' | |
+ /scripts/rubygems : rubygems_remove() 25 > __rvm_rm_rf /rbconfig/ | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 8 > local result=1 target=/rbconfig | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 11 > [[ -n '' ]] | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 14 > [[ -n 3.2.48(1)-release ]] | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 15 > shopt -s extglob | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 21 > case "${target}" in | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 28 > [[ -n /rbconfig ]] | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 30 > [[ -d /rbconfig ]] | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 33 > [[ -f /rbconfig ]] | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 33 > [[ -L /rbconfig ]] | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 37 > result=0 | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 44 > return 0 | |
+ /scripts/rubygems : rubygems_remove() 28 > rvm_log 'Installing rubygems dedicated to ree-1.8.7-2011.03...' | |
+ /scripts/functions/logging : rvm_log() 14 > printf 'Installing rubygems dedicated to ree-1.8.7-2011.03...\n' | |
+ /scripts/rubygems : rubygems_setup() 55 > rvm_rubygems_version=1.6.2 | |
+ /scripts/rubygems : rubygems_setup() 56 > rvm_gem_package_name=rubygems-1.6.2 | |
++ /scripts/rubygems : rubygems_setup() 57 > __rvm_db rubygems_url | |
++ /scripts/functions/db : __rvm_db() 7 > local value key variable | |
++ /scripts/functions/db : __rvm_db() 9 > key=rubygems_url | |
++ /scripts/functions/db : __rvm_db() 10 > variable= | |
++ /scripts/functions/db : __rvm_db() 12 > [[ -f /Users/lmelia/.rvm/user/db ]] | |
+++ /scripts/functions/db : __rvm_db() 13 > /Users/lmelia/.rvm/scripts/db /Users/lmelia/.rvm/user/db rubygems_url | |
++ /scripts/functions/db : __rvm_db() 13 > value= | |
++ /scripts/functions/db : __rvm_db() 16 > [[ -z '' ]] | |
+++ /scripts/functions/db : __rvm_db() 17 > /Users/lmelia/.rvm/scripts/db /Users/lmelia/.rvm/config/db rubygems_url | |
++ /scripts/functions/db : __rvm_db() 17 > value=http://production.cf.rubygems.org/rubygems | |
++ /scripts/functions/db : __rvm_db() 20 > [[ -n http://production.cf.rubygems.org/rubygems ]] | |
++ /scripts/functions/db : __rvm_db() 21 > [[ -z '' ]] | |
++ /scripts/functions/db : __rvm_db() 22 > echo http://production.cf.rubygems.org/rubygems | |
++ /scripts/functions/db : __rvm_db() 28 > return 0 | |
+ /scripts/rubygems : rubygems_setup() 57 > rvm_rubygems_url=http://production.cf.rubygems.org/rubygems | |
+ /scripts/rubygems : rubygems_setup() 58 > rvm_gem_url=http://production.cf.rubygems.org/rubygems/rubygems-1.6.2.tgz | |
+ /scripts/rubygems : rubygems_setup() 62 > [[ ! -f /Users/lmelia/.rvm/src/rubygems-1.6.2/setup.rb ]] | |
+ /scripts/rubygems : rubygems_setup() 66 > [[ ! -d /Users/lmelia/.rvm/src/rubygems-1.6.2 ]] | |
+ /scripts/rubygems : rubygems_setup() 89 > builtin cd /Users/lmelia/.rvm/src/rubygems-1.6.2 | |
+ /scripts/rubygems : rubygems_setup() 91 > __rvm_run rubygems.install 'GEM_PATH="/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03:/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03@global:/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03:/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03@global" GEM_HOME="/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03" "/Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/ruby" "/Users/lmelia/.rvm/src/rubygems-1.6.2/setup.rb"' 'Installing rubygems for /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/ruby' | |
+ /scripts/functions/utility : __rvm_run() 115 > local name log temp_log_path command message | |
+ /scripts/functions/utility : __rvm_run() 117 > name=rubygems.install | |
+ /scripts/functions/utility : __rvm_run() 118 > command='GEM_PATH="/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03:/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03@global:/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03:/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03@global" GEM_HOME="/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03" "/Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/ruby" "/Users/lmelia/.rvm/src/rubygems-1.6.2/setup.rb"' | |
+ /scripts/functions/utility : __rvm_run() 119 > message='Installing rubygems for /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/ruby' | |
+ /scripts/functions/utility : __rvm_run() 121 > [[ -n Installing rubygems for /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/ruby ]] | |
+ /scripts/functions/utility : __rvm_run() 122 > rvm_log 'Installing rubygems for /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/ruby' | |
+ /scripts/functions/logging : rvm_log() 14 > printf 'Installing rubygems for /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/ruby\n' | |
+ /scripts/functions/utility : __rvm_run() 125 > [[ 0 -gt 0 ]] | |
+ /scripts/functions/utility : __rvm_run() 128 > [[ -n ree-1.8.7-2011.03 ]] | |
+ /scripts/functions/utility : __rvm_run() 129 > temp_log_path=/Users/lmelia/.rvm/log/ree-1.8.7-2011.03 | |
+ /scripts/functions/utility : __rvm_run() 134 > log=/Users/lmelia/.rvm/log/ree-1.8.7-2011.03/rubygems.install.log | |
+ /scripts/functions/utility : __rvm_run() 136 > [[ ! -d /Users/lmelia/.rvm/log/ree-1.8.7-2011.03 ]] | |
+ /scripts/functions/utility : __rvm_run() 140 > [[ ! -f /Users/lmelia/.rvm/log/ree-1.8.7-2011.03/rubygems.install.log ]] | |
++ /scripts/functions/utility : __rvm_run() 142 > date '+%Y-%m-%d %H:%M:%S' | |
+ /scripts/functions/utility : __rvm_run() 142 > printf '[2011-05-01 18:31:14] GEM_PATH="/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03:/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03@global:/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03:/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03@global" GEM_HOME="/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03" "/Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/ruby" "/Users/lmelia/.rvm/src/rubygems-1.6.2/setup.rb"\n' | |
+ /scripts/functions/utility : __rvm_run() 144 > [[ 0 -gt 0 ]] | |
+ /scripts/functions/utility : __rvm_run() 148 > eval 'GEM_PATH="/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03:/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03@global:/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03:/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03@global" GEM_HOME="/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03" "/Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/ruby" "/Users/lmelia/.rvm/src/rubygems-1.6.2/setup.rb"' | |
+ /scripts/functions/utility : __rvm_run() 150 > result=127 | |
+ /scripts/functions/utility : __rvm_run() 152 > [[ 127 -gt 0 ]] | |
+ /scripts/functions/utility : __rvm_run() 153 > rvm_error 'Error running '\''GEM_PATH="/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03:/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03@global:/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03:/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03@global" GEM_HOME="/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03" "/Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/ruby" "/Users/lmelia/.rvm/src/rubygems-1.6.2/setup.rb"'\'', please read /Users/lmelia/.rvm/log/ree-1.8.7-2011.03/rubygems.install.log' | |
+ /scripts/functions/logging : rvm_error() 17 > printf 'ERROR: Error running '\''GEM_PATH="/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03:/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03@global:/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03:/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03@global" GEM_HOME="/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03" "/Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/ruby" "/Users/lmelia/.rvm/src/rubygems-1.6.2/setup.rb"'\'', please read /Users/lmelia/.rvm/log/ree-1.8.7-2011.03/rubygems.install.log\n' | |
ERROR: Error running 'GEM_PATH="/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03:/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03@global:/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03:/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03@global" GEM_HOME="/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03" "/Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/ruby" "/Users/lmelia/.rvm/src/rubygems-1.6.2/setup.rb"', please read /Users/lmelia/.rvm/log/ree-1.8.7-2011.03/rubygems.install.log | |
+ /scripts/functions/utility : __rvm_run() 156 > return 127 | |
+ /scripts/rubygems : rubygems_setup() 94 > result=127 | |
+ /scripts/rubygems : rubygems_setup() 95 > (( result == 0 )) | |
+ /scripts/rubygems : rubygems_setup() 99 > rvm_warn 'Installation of rubygems did not complete successfully.' | |
+ /scripts/functions/logging : rvm_warn() 16 > printf 'WARN: Installation of rubygems did not complete successfully.\n' | |
+ /scripts/rubygems : rubygems_setup() 102 > [[ ! -z 8 ]] | |
+ /scripts/rubygems : rubygems_setup() 104 > ruby_lib_gem_path=/Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/lib/ruby/gems/1.8 | |
++ /scripts/rubygems : rubygems_setup() 110 > dirname /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/lib/ruby/gems/1.8 | |
+ /scripts/rubygems : rubygems_setup() 110 > mkdir -p /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/lib/ruby/gems | |
+ /scripts/rubygems : rubygems_setup() 112 > __rvm_rm_rf /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/lib/ruby/gems/1.8 | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 8 > local result=1 target=/Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/lib/ruby/gems/1.8 | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 11 > [[ -n '' ]] | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 14 > [[ -n 3.2.48(1)-release ]] | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 15 > shopt -s extglob | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 21 > case "${target}" in | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 28 > [[ -n /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/lib/ruby/gems/1.8 ]] | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 30 > [[ -d /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/lib/ruby/gems/1.8 ]] | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 31 > rm -rf /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/lib/ruby/gems/1.8 | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 32 > result=0 | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 44 > return 0 | |
+ /scripts/rubygems : rubygems_setup() 114 > [[ -d /Users/lmelia/.rvm/gems/ree-1.8.7-2011.03 ]] | |
+ /scripts/rubygems : rubygems_setup() 114 > ln -fs /Users/lmelia/.rvm/gems/ree-1.8.7-2011.03 /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/lib/ruby/gems/1.8 | |
+ /scripts/rubygems : rubygems_setup() 116 > unset ruby_lib_gem_path | |
+ /scripts/rubygems : 178 > exit 127 | |
+ /scripts/rubygems : 178 > set +e | |
+ /scripts/rubygems : 178 > __rvm_cleanup_tmp 25425 | |
+ /scripts/functions/cleanup : __rvm_cleanup_tmp() 86 > result=0 | |
+ /scripts/functions/cleanup : __rvm_cleanup_tmp() 88 > [[ -z 25425 ]] | |
+ /scripts/functions/cleanup : __rvm_cleanup_tmp() 90 > [[ -d /Users/lmelia/.rvm/tmp/ ]] | |
+ /scripts/functions/cleanup : __rvm_cleanup_tmp() 92 > case "${rvm_tmp_path%\/}" in | |
+ /scripts/functions/cleanup : __rvm_cleanup_tmp() 94 > __rvm_rm_rf /Users/lmelia/.rvm/tmp/25425 | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 8 > local result=1 target=/Users/lmelia/.rvm/tmp/25425 | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 11 > [[ -n '' ]] | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 14 > [[ -n 3.2.48(1)-release ]] | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 15 > shopt -s extglob | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 21 > case "${target}" in | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 28 > [[ -n /Users/lmelia/.rvm/tmp/25425 ]] | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 30 > [[ -d /Users/lmelia/.rvm/tmp/25425 ]] | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 33 > [[ -f /Users/lmelia/.rvm/tmp/25425 ]] | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 33 > [[ -L /Users/lmelia/.rvm/tmp/25425 ]] | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 37 > result=0 | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 44 > return 0 | |
+ /scripts/functions/cleanup : __rvm_cleanup_tmp() 101 > return 0 | |
++ /scripts/manage : __rvm_install_ruby() 525 > __rvm_irbrc | |
++ /scripts/functions/irbrc : __rvm_irbrc() 6 > [[ -d /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03 ]] | |
++ /scripts/functions/irbrc : __rvm_irbrc() 6 > [[ ! -s /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/.irbrc ]] | |
++ /scripts/functions/irbrc : __rvm_irbrc() 7 > cp /Users/lmelia/.rvm/scripts/irbrc /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/.irbrc | |
++ /scripts/functions/irbrc : __rvm_irbrc() 9 > return 0 | |
++ /scripts/manage : __rvm_install_ruby() 526 > __rvm_bin_script | |
++ /scripts/functions/environment : __rvm_bin_script() 187 > /Users/lmelia/.rvm/scripts/wrapper ree-1.8.7-2011.03 | |
+++ /scripts/initialize : 76 > [[ -z '' ]] | |
+++ /scripts/initialize : 81 > PS4='+ ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > ' | |
+++ /scripts/initialize : 82 > export PS4 | |
+++ /scripts/initialize : 89 > export rvm_action rvm_alias_expanded rvm_archflags rvm_archive_extension rvm_archives_path rvm_bin_flag rvm_bin_path rvm_clang_flag rvm_config_path rvm_configure_flags rvm_debug_flag rvm_default_flag rvm_delete_flag rvm_docs_path rvm_docs_type rvm_dump_environment_flag rvm_environments_path rvm_error_message rvm_examples_path rvm_expanding_aliases rvm_file_name rvm_gemdir_flag rvm_gems_cache_path rvm_gems_path rvm_gemset_name rvm_gemset_separator rvm_gemsets_path rvm_gemstone_package_file rvm_gemstone_url rvm_head_flag rvm_help_path rvm_hook rvm_install_arguments rvm_install_on_use_flag rvm_lib_path rvm_llvm_flag rvm_loaded_flag rvm_log_path rvm_make_flags rvm_niceness rvm_nightly_flag rvm_only_path_flag rvm_parse_break rvm_patch_names rvm_patch_original_pwd rvm_patches_path rvm_path rvm_pretty_print_flag rvm_prior_cc rvm_proxy rvm_quiet_flag rvm_ree_options rvm_reload_flag rvm_remove_flag rvm_repos_path rvm_rubies_path rvm_ruby_alias rvm_ruby_aliases rvm_ruby_args rvm_ruby_binary rvm_ruby_bits rvm_ruby_configure rvm_ruby_file rvm_ruby_gem_home rvm_ruby_gem_path rvm_ruby_global_gems_path rvm_ruby_home rvm_ruby_interpreter rvm_ruby_irbrc rvm_ruby_load_path rvm_ruby_major_version rvm_ruby_make rvm_ruby_make_install rvm_ruby_minor_version rvm_ruby_mode rvm_ruby_name rvm_ruby_package_file rvm_ruby_package_name rvm_ruby_patch rvm_ruby_patch_level rvm_ruby_release_version rvm_ruby_repo_url rvm_ruby_require rvm_ruby_revision rvm_ruby_selected_flag rvm_ruby_sha rvm_ruby_string rvm_ruby_strings rvm_ruby_tag rvm_ruby_url rvm_ruby_user_tag rvm_ruby_version rvm_script_name rvm_scripts_path rvm_sdk rvm_user_install_flag rvm_silent_flag rvm_src_path rvm_sticky_flag rvm_system_flag rvm_tmp_path rvm_token rvm_trace_flag rvm_use_flag rvm_user_flag rvm_user_path rvm_usr_path rvm_verbose_flag rvm_wrapper_name rvm_wrappers_path rvm_ruby_repo_branch rvm_man_path | |
++ /scripts/base : 24 > case "rvm_base_except" in | |
++ /scripts/base : 29 > source /Users/lmelia/.rvm/scripts/selector | |
++ /scripts/base : 33 > scripts=(logging utility init cleanup env rvmrc install environment gemset db) | |
++ /scripts/base : 34 > for entry in '${scripts[@]}' | |
++ /scripts/base : 35 > source /Users/lmelia/.rvm/scripts/functions/logging | |
+++ /scripts/functions/logging : 6 > case $- in | |
++ /scripts/base : 34 > for entry in '${scripts[@]}' | |
++ /scripts/base : 35 > source /Users/lmelia/.rvm/scripts/functions/utility | |
++ /scripts/base : 34 > for entry in '${scripts[@]}' | |
++ /scripts/base : 35 > source /Users/lmelia/.rvm/scripts/functions/init | |
++ /scripts/base : 34 > for entry in '${scripts[@]}' | |
++ /scripts/base : 35 > source /Users/lmelia/.rvm/scripts/functions/cleanup | |
++ /scripts/base : 34 > for entry in '${scripts[@]}' | |
++ /scripts/base : 35 > source /Users/lmelia/.rvm/scripts/functions/env | |
++ /scripts/base : 34 > for entry in '${scripts[@]}' | |
++ /scripts/base : 35 > source /Users/lmelia/.rvm/scripts/functions/rvmrc | |
++ /scripts/base : 34 > for entry in '${scripts[@]}' | |
++ /scripts/base : 35 > source /Users/lmelia/.rvm/scripts/functions/install | |
++ /scripts/base : 34 > for entry in '${scripts[@]}' | |
++ /scripts/base : 35 > source /Users/lmelia/.rvm/scripts/functions/environment | |
++ /scripts/base : 34 > for entry in '${scripts[@]}' | |
++ /scripts/base : 35 > source /Users/lmelia/.rvm/scripts/functions/gemset | |
++ /scripts/base : 34 > for entry in '${scripts[@]}' | |
++ /scripts/base : 35 > source /Users/lmelia/.rvm/scripts/functions/db | |
++ /scripts/base : 38 > unset scripts entry rvm_base_except | |
++ /scripts/base : 40 > case $- in | |
++ /scripts/base : 46 > command -v __rvm_cleanup_tmp | |
++ /scripts/base : 48 > trap 'set +e; __rvm_cleanup_tmp '\''25856'\''' 0 1 2 3 15 | |
+ /scripts/wrapper : 9 > source /Users/lmelia/.rvm/scripts/initialize | |
++ /scripts/initialize : 5 > [[ -n 3.2.48(1)-release ]] | |
++ /scripts/initialize : 7 > shopt -s extglob | |
++ /scripts/initialize : 16 > export rvm_path=/Users/lmelia/.rvm | |
++ /scripts/initialize : 16 > rvm_path=/Users/lmelia/.rvm | |
++ /scripts/initialize : 18 > true /Users/lmelia/.rvm/scripts | |
++ /scripts/initialize : 21 > command -v __rvm_load_rvmrc | |
++ /scripts/initialize : 29 > (( rvm_user_install_flag == 1 )) | |
++ /scripts/initialize : 35 > true /Users/lmelia/.rvm/bin | |
++ /scripts/initialize : 36 > true /Users/lmelia/.rvm/man | |
++ /scripts/initialize : 37 > true '/Users/lmelia/.bash_profile /Users/lmelia/.bashrc /Users/lmelia/.zshenv' | |
++ /scripts/initialize : 41 > : /Users/lmelia/.rvm/archives /Users/lmelia/.rvm/config /Users/lmelia/.rvm/docs /Users/lmelia/.rvm/environments /Users/lmelia/.rvm/examples /Users/lmelia/.rvm/gems /Users/lmelia/.rvm/gemsets /Users/lmelia/.rvm/help /Users/lmelia/.rvm/hooks /Users/lmelia/.rvm/lib /Users/lmelia/.rvm/log /Users/lmelia/.rvm/patches /Users/lmelia/.rvm/repos /Users/lmelia/.rvm/rubies /Users/lmelia/.rvm/rubygems /Users/lmelia/.rvm/src /Users/lmelia/.rvm/tmp /Users/lmelia/.rvm/user /Users/lmelia/.rvm/usr /Users/lmelia/.rvm/wrappers | |
++ /scripts/initialize : 62 > [[ -n '' ]] | |
++ /scripts/initialize : 67 > rvm_gems_cache_path=/Users/lmelia/.rvm/gems/cache | |
++ /scripts/initialize : 69 > (( 1 > 0 )) | |
++ /scripts/initialize : 71 > export rvm_trace_flag=1 | |
++ /scripts/initialize : 71 > rvm_trace_flag=1 | |
++ /scripts/initialize : 73 > set -o xtrace | |
++ /scripts/initialize : 76 > [[ -z '' ]] | |
++ /scripts/initialize : 81 > PS4='+ ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > ' | |
++ /scripts/initialize : 82 > export PS4 | |
++ /scripts/initialize : 89 > export rvm_action rvm_alias_expanded rvm_archflags rvm_archive_extension rvm_archives_path rvm_bin_flag rvm_bin_path rvm_clang_flag rvm_config_path rvm_configure_flags rvm_debug_flag rvm_default_flag rvm_delete_flag rvm_docs_path rvm_docs_type rvm_dump_environment_flag rvm_environments_path rvm_error_message rvm_examples_path rvm_expanding_aliases rvm_file_name rvm_gemdir_flag rvm_gems_cache_path rvm_gems_path rvm_gemset_name rvm_gemset_separator rvm_gemsets_path rvm_gemstone_package_file rvm_gemstone_url rvm_head_flag rvm_help_path rvm_hook rvm_install_arguments rvm_install_on_use_flag rvm_lib_path rvm_llvm_flag rvm_loaded_flag rvm_log_path rvm_make_flags rvm_niceness rvm_nightly_flag rvm_only_path_flag rvm_parse_break rvm_patch_names rvm_patch_original_pwd rvm_patches_path rvm_path rvm_pretty_print_flag rvm_prior_cc rvm_proxy rvm_quiet_flag rvm_ree_options rvm_reload_flag rvm_remove_flag rvm_repos_path rvm_rubies_path rvm_ruby_alias rvm_ruby_aliases rvm_ruby_args rvm_ruby_binary rvm_ruby_bits rvm_ruby_configure rvm_ruby_file rvm_ruby_gem_home rvm_ruby_gem_path rvm_ruby_global_gems_path rvm_ruby_home rvm_ruby_interpreter rvm_ruby_irbrc rvm_ruby_load_path rvm_ruby_major_version rvm_ruby_make rvm_ruby_make_install rvm_ruby_minor_version rvm_ruby_mode rvm_ruby_name rvm_ruby_package_file rvm_ruby_package_name rvm_ruby_patch rvm_ruby_patch_level rvm_ruby_release_version rvm_ruby_repo_url rvm_ruby_require rvm_ruby_revision rvm_ruby_selected_flag rvm_ruby_sha rvm_ruby_string rvm_ruby_strings rvm_ruby_tag rvm_ruby_url rvm_ruby_user_tag rvm_ruby_version rvm_script_name rvm_scripts_path rvm_sdk rvm_user_install_flag rvm_silent_flag rvm_src_path rvm_sticky_flag rvm_system_flag rvm_tmp_path rvm_token rvm_trace_flag rvm_use_flag rvm_user_flag rvm_user_path rvm_usr_path rvm_verbose_flag rvm_wrapper_name rvm_wrappers_path rvm_ruby_repo_branch rvm_man_path | |
+ /scripts/wrapper : 108 > [[ 1 -eq 0 ]] | |
+ /scripts/wrapper : 112 > ruby_string=ree-1.8.7-2011.03 | |
+ /scripts/wrapper : 113 > shift | |
+ /scripts/wrapper : 116 > [[ 0 -gt 0 ]] | |
+ /scripts/wrapper : 121 > [[ -z ree-1.8.7-2011.03 ]] | |
+ /scripts/wrapper : 126 > binaries=($@) | |
+ /scripts/wrapper : 127 > override_check=0 | |
+ /scripts/wrapper : 130 > [[ 0 -eq 0 ]] | |
+ /scripts/wrapper : 131 > binaries=(ruby gem irb ri rdoc rake erb testrb) | |
+ /scripts/wrapper : 135 > __rvm_become ree-1.8.7-2011.03 | |
+ /scripts/functions/environment : __rvm_become() 70 > local string=ree-1.8.7-2011.03 | |
+ /scripts/functions/environment : __rvm_become() 72 > [[ -n ree-1.8.7-2011.03 ]] | |
+ /scripts/functions/environment : __rvm_become() 72 > rvm_ruby_string=ree-1.8.7-2011.03 | |
+ /scripts/functions/environment : __rvm_become() 76 > return 0 | |
+ /scripts/wrapper : 137 > __rvm_ensure_has_environment_files | |
+ /scripts/functions/environment : __rvm_ensure_has_environment_files() 81 > local environment_id file_name directory identifier variable value variables | |
++ /scripts/functions/environment : __rvm_ensure_has_environment_files() 83 > __rvm_environment_identifier | |
++ /scripts/functions/environment : __rvm_environment_identifier() 5 > local path string | |
++ /scripts/functions/environment : __rvm_environment_identifier() 7 > path=/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03 | |
++ /scripts/functions/environment : __rvm_environment_identifier() 9 > string=ree-1.8.7-2011.03 | |
++ /scripts/functions/environment : __rvm_environment_identifier() 10 > string=ree-1.8.7-2011.03 | |
++ /scripts/functions/environment : __rvm_environment_identifier() 12 > printf ree-1.8.7-2011.03 | |
+ /scripts/functions/environment : __rvm_ensure_has_environment_files() 83 > environment_id=ree-1.8.7-2011.03 | |
+ /scripts/functions/environment : __rvm_ensure_has_environment_files() 85 > file_name=/Users/lmelia/.rvm/environments/ree-1.8.7-2011.03 | |
+ /scripts/functions/environment : __rvm_ensure_has_environment_files() 87 > [[ ! -s /Users/lmelia/.rvm/environments/ree-1.8.7-2011.03 ]] | |
+ /scripts/functions/environment : __rvm_ensure_has_environment_files() 111 > (( rvm_create_default_wrappers == 1 )) | |
+ /scripts/functions/environment : __rvm_ensure_has_environment_files() 112 > [[ ! -f /Users/lmelia/.rvm/wrappers/ree-1.8.7-2011.03/ruby ]] | |
+ /scripts/functions/environment : __rvm_ensure_has_environment_files() 130 > return 0 | |
++ /scripts/wrapper : 139 > __rvm_environment_identifier | |
++ /scripts/functions/environment : __rvm_environment_identifier() 5 > local path string | |
++ /scripts/functions/environment : __rvm_environment_identifier() 7 > path=/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03 | |
++ /scripts/functions/environment : __rvm_environment_identifier() 9 > string=ree-1.8.7-2011.03 | |
++ /scripts/functions/environment : __rvm_environment_identifier() 10 > string=ree-1.8.7-2011.03 | |
++ /scripts/functions/environment : __rvm_environment_identifier() 12 > printf ree-1.8.7-2011.03 | |
+ /scripts/wrapper : 139 > environment_identifier=ree-1.8.7-2011.03 | |
+ /scripts/wrapper : 143 > for binary_name in '"${binaries[@]}"' | |
+ /scripts/wrapper : 145 > file_name=/Users/lmelia/.rvm/wrappers/ree-1.8.7-2011.03/ruby | |
+ /scripts/wrapper : 147 > [[ 0 -gt 0 ]] | |
+ /scripts/wrapper : 153 > [[ ! -d /Users/lmelia/.rvm/bin ]] | |
+ /scripts/wrapper : 157 > [[ -z '' ]] | |
+ /scripts/wrapper : 159 > override_check=1 | |
+ /scripts/wrapper : 161 > wrap_binary | |
+ /scripts/wrapper : wrap_binary() 93 > [[ 1 = \1 ]] | |
+ /scripts/wrapper : wrap_binary() 95 > wrap | |
+ /scripts/wrapper : wrap() 37 > [[ -n /Users/lmelia/.rvm/wrappers/ree-1.8.7-2011.03/ruby ]] | |
++ /scripts/wrapper : wrap() 39 > dirname /Users/lmelia/.rvm/wrappers/ree-1.8.7-2011.03/ruby | |
+ /scripts/wrapper : wrap() 39 > mkdir -p /Users/lmelia/.rvm/wrappers/ree-1.8.7-2011.03 | |
+ /scripts/wrapper : wrap() 41 > rm -f /Users/lmelia/.rvm/wrappers/ree-1.8.7-2011.03/ruby | |
+ /scripts/wrapper : wrap() 43 > [[ 501 -eq 0 ]] | |
+ /scripts/wrapper : wrap() 46 > path=/Users/lmelia/.rvm | |
+ /scripts/wrapper : wrap() 58 > printf '#!/usr/bin/env bash | |
if [[ -s "/Users/lmelia/.rvm/environments/ree-1.8.7-2011.03" ]] ; then | |
source "/Users/lmelia/.rvm/environments/ree-1.8.7-2011.03" | |
exec ruby "$@" | |
else | |
echo "ERROR: Missing RVM environment file: '\''/Users/lmelia/.rvm/environments/ree-1.8.7-2011.03'\''" >&2 | |
exit 1 | |
fi | |
' | |
+ /scripts/wrapper : wrap() 60 > [[ -f /Users/lmelia/.rvm/wrappers/ree-1.8.7-2011.03/ruby ]] | |
+ /scripts/wrapper : wrap() 61 > chmod +x /Users/lmelia/.rvm/wrappers/ree-1.8.7-2011.03/ruby | |
+ /scripts/wrapper : wrap() 64 > return 0 | |
+ /scripts/wrapper : 164 > [[ -f /Users/lmelia/.rvm/wrappers/ree-1.8.7-2011.03/ruby ]] | |
+ /scripts/wrapper : 166 > [[ ruby == \r\u\b\y ]] | |
+ /scripts/wrapper : 168 > destination=/Users/lmelia/.rvm/bin/ree-1.8.7-2011.03 | |
+ /scripts/wrapper : 176 > rm -f /Users/lmelia/.rvm/bin/ree-1.8.7-2011.03 | |
+ /scripts/wrapper : 178 > ln -sf /Users/lmelia/.rvm/wrappers/ree-1.8.7-2011.03/ruby /Users/lmelia/.rvm/bin/ree-1.8.7-2011.03 | |
+ /scripts/wrapper : 143 > for binary_name in '"${binaries[@]}"' | |
+ /scripts/wrapper : 145 > file_name=/Users/lmelia/.rvm/wrappers/ree-1.8.7-2011.03/gem | |
+ /scripts/wrapper : 147 > [[ 0 -gt 0 ]] | |
+ /scripts/wrapper : 153 > [[ ! -d /Users/lmelia/.rvm/bin ]] | |
+ /scripts/wrapper : 157 > [[ -z '' ]] | |
+ /scripts/wrapper : 159 > override_check=1 | |
+ /scripts/wrapper : 161 > wrap_binary | |
+ /scripts/wrapper : wrap_binary() 93 > [[ 1 = \1 ]] | |
+ /scripts/wrapper : wrap_binary() 95 > wrap | |
+ /scripts/wrapper : wrap() 37 > [[ -n /Users/lmelia/.rvm/wrappers/ree-1.8.7-2011.03/gem ]] | |
++ /scripts/wrapper : wrap() 39 > dirname /Users/lmelia/.rvm/wrappers/ree-1.8.7-2011.03/gem | |
+ /scripts/wrapper : wrap() 39 > mkdir -p /Users/lmelia/.rvm/wrappers/ree-1.8.7-2011.03 | |
+ /scripts/wrapper : wrap() 41 > rm -f /Users/lmelia/.rvm/wrappers/ree-1.8.7-2011.03/gem | |
+ /scripts/wrapper : wrap() 43 > [[ 501 -eq 0 ]] | |
+ /scripts/wrapper : wrap() 46 > path=/Users/lmelia/.rvm | |
+ /scripts/wrapper : wrap() 58 > printf '#!/usr/bin/env bash | |
if [[ -s "/Users/lmelia/.rvm/environments/ree-1.8.7-2011.03" ]] ; then | |
source "/Users/lmelia/.rvm/environments/ree-1.8.7-2011.03" | |
exec gem "$@" | |
else | |
echo "ERROR: Missing RVM environment file: '\''/Users/lmelia/.rvm/environments/ree-1.8.7-2011.03'\''" >&2 | |
exit 1 | |
fi | |
' | |
+ /scripts/wrapper : wrap() 60 > [[ -f /Users/lmelia/.rvm/wrappers/ree-1.8.7-2011.03/gem ]] | |
+ /scripts/wrapper : wrap() 61 > chmod +x /Users/lmelia/.rvm/wrappers/ree-1.8.7-2011.03/gem | |
+ /scripts/wrapper : wrap() 64 > return 0 | |
+ /scripts/wrapper : 164 > [[ -f /Users/lmelia/.rvm/wrappers/ree-1.8.7-2011.03/gem ]] | |
+ /scripts/wrapper : 166 > [[ gem == \r\u\b\y ]] | |
+ /scripts/wrapper : 172 > destination=/Users/lmelia/.rvm/bin/gem-ree-1.8.7-2011.03 | |
+ /scripts/wrapper : 176 > rm -f /Users/lmelia/.rvm/bin/gem-ree-1.8.7-2011.03 | |
+ /scripts/wrapper : 178 > ln -sf /Users/lmelia/.rvm/wrappers/ree-1.8.7-2011.03/gem /Users/lmelia/.rvm/bin/gem-ree-1.8.7-2011.03 | |
+ /scripts/wrapper : 143 > for binary_name in '"${binaries[@]}"' | |
+ /scripts/wrapper : 145 > file_name=/Users/lmelia/.rvm/wrappers/ree-1.8.7-2011.03/irb | |
+ /scripts/wrapper : 147 > [[ 0 -gt 0 ]] | |
+ /scripts/wrapper : 153 > [[ ! -d /Users/lmelia/.rvm/bin ]] | |
+ /scripts/wrapper : 157 > [[ -z '' ]] | |
+ /scripts/wrapper : 159 > override_check=1 | |
+ /scripts/wrapper : 161 > wrap_binary | |
+ /scripts/wrapper : wrap_binary() 93 > [[ 1 = \1 ]] | |
+ /scripts/wrapper : wrap_binary() 95 > wrap | |
+ /scripts/wrapper : wrap() 37 > [[ -n /Users/lmelia/.rvm/wrappers/ree-1.8.7-2011.03/irb ]] | |
++ /scripts/wrapper : wrap() 39 > dirname /Users/lmelia/.rvm/wrappers/ree-1.8.7-2011.03/irb | |
+ /scripts/wrapper : wrap() 39 > mkdir -p /Users/lmelia/.rvm/wrappers/ree-1.8.7-2011.03 | |
+ /scripts/wrapper : wrap() 41 > rm -f /Users/lmelia/.rvm/wrappers/ree-1.8.7-2011.03/irb | |
+ /scripts/wrapper : wrap() 43 > [[ 501 -eq 0 ]] | |
+ /scripts/wrapper : wrap() 46 > path=/Users/lmelia/.rvm | |
+ /scripts/wrapper : wrap() 58 > printf '#!/usr/bin/env bash | |
if [[ -s "/Users/lmelia/.rvm/environments/ree-1.8.7-2011.03" ]] ; then | |
source "/Users/lmelia/.rvm/environments/ree-1.8.7-2011.03" | |
exec irb "$@" | |
else | |
echo "ERROR: Missing RVM environment file: '\''/Users/lmelia/.rvm/environments/ree-1.8.7-2011.03'\''" >&2 | |
exit 1 | |
fi | |
' | |
+ /scripts/wrapper : wrap() 60 > [[ -f /Users/lmelia/.rvm/wrappers/ree-1.8.7-2011.03/irb ]] | |
+ /scripts/wrapper : wrap() 61 > chmod +x /Users/lmelia/.rvm/wrappers/ree-1.8.7-2011.03/irb | |
+ /scripts/wrapper : wrap() 64 > return 0 | |
+ /scripts/wrapper : 164 > [[ -f /Users/lmelia/.rvm/wrappers/ree-1.8.7-2011.03/irb ]] | |
+ /scripts/wrapper : 166 > [[ irb == \r\u\b\y ]] | |
+ /scripts/wrapper : 172 > destination=/Users/lmelia/.rvm/bin/irb-ree-1.8.7-2011.03 | |
+ /scripts/wrapper : 176 > rm -f /Users/lmelia/.rvm/bin/irb-ree-1.8.7-2011.03 | |
+ /scripts/wrapper : 178 > ln -sf /Users/lmelia/.rvm/wrappers/ree-1.8.7-2011.03/irb /Users/lmelia/.rvm/bin/irb-ree-1.8.7-2011.03 | |
+ /scripts/wrapper : 143 > for binary_name in '"${binaries[@]}"' | |
+ /scripts/wrapper : 145 > file_name=/Users/lmelia/.rvm/wrappers/ree-1.8.7-2011.03/ri | |
+ /scripts/wrapper : 147 > [[ 0 -gt 0 ]] | |
+ /scripts/wrapper : 153 > [[ ! -d /Users/lmelia/.rvm/bin ]] | |
+ /scripts/wrapper : 157 > [[ -z '' ]] | |
+ /scripts/wrapper : 159 > override_check=1 | |
+ /scripts/wrapper : 161 > wrap_binary | |
+ /scripts/wrapper : wrap_binary() 93 > [[ 1 = \1 ]] | |
+ /scripts/wrapper : wrap_binary() 95 > wrap | |
+ /scripts/wrapper : wrap() 37 > [[ -n /Users/lmelia/.rvm/wrappers/ree-1.8.7-2011.03/ri ]] | |
++ /scripts/wrapper : wrap() 39 > dirname /Users/lmelia/.rvm/wrappers/ree-1.8.7-2011.03/ri | |
+ /scripts/wrapper : wrap() 39 > mkdir -p /Users/lmelia/.rvm/wrappers/ree-1.8.7-2011.03 | |
+ /scripts/wrapper : wrap() 41 > rm -f /Users/lmelia/.rvm/wrappers/ree-1.8.7-2011.03/ri | |
+ /scripts/wrapper : wrap() 43 > [[ 501 -eq 0 ]] | |
+ /scripts/wrapper : wrap() 46 > path=/Users/lmelia/.rvm | |
+ /scripts/wrapper : wrap() 58 > printf '#!/usr/bin/env bash | |
if [[ -s "/Users/lmelia/.rvm/environments/ree-1.8.7-2011.03" ]] ; then | |
source "/Users/lmelia/.rvm/environments/ree-1.8.7-2011.03" | |
exec ri "$@" | |
else | |
echo "ERROR: Missing RVM environment file: '\''/Users/lmelia/.rvm/environments/ree-1.8.7-2011.03'\''" >&2 | |
exit 1 | |
fi | |
' | |
+ /scripts/wrapper : wrap() 60 > [[ -f /Users/lmelia/.rvm/wrappers/ree-1.8.7-2011.03/ri ]] | |
+ /scripts/wrapper : wrap() 61 > chmod +x /Users/lmelia/.rvm/wrappers/ree-1.8.7-2011.03/ri | |
+ /scripts/wrapper : wrap() 64 > return 0 | |
+ /scripts/wrapper : 164 > [[ -f /Users/lmelia/.rvm/wrappers/ree-1.8.7-2011.03/ri ]] | |
+ /scripts/wrapper : 166 > [[ ri == \r\u\b\y ]] | |
+ /scripts/wrapper : 172 > destination=/Users/lmelia/.rvm/bin/ri-ree-1.8.7-2011.03 | |
+ /scripts/wrapper : 176 > rm -f /Users/lmelia/.rvm/bin/ri-ree-1.8.7-2011.03 | |
+ /scripts/wrapper : 178 > ln -sf /Users/lmelia/.rvm/wrappers/ree-1.8.7-2011.03/ri /Users/lmelia/.rvm/bin/ri-ree-1.8.7-2011.03 | |
+ /scripts/wrapper : 143 > for binary_name in '"${binaries[@]}"' | |
+ /scripts/wrapper : 145 > file_name=/Users/lmelia/.rvm/wrappers/ree-1.8.7-2011.03/rdoc | |
+ /scripts/wrapper : 147 > [[ 0 -gt 0 ]] | |
+ /scripts/wrapper : 153 > [[ ! -d /Users/lmelia/.rvm/bin ]] | |
+ /scripts/wrapper : 157 > [[ -z '' ]] | |
+ /scripts/wrapper : 159 > override_check=1 | |
+ /scripts/wrapper : 161 > wrap_binary | |
+ /scripts/wrapper : wrap_binary() 93 > [[ 1 = \1 ]] | |
+ /scripts/wrapper : wrap_binary() 95 > wrap | |
+ /scripts/wrapper : wrap() 37 > [[ -n /Users/lmelia/.rvm/wrappers/ree-1.8.7-2011.03/rdoc ]] | |
++ /scripts/wrapper : wrap() 39 > dirname /Users/lmelia/.rvm/wrappers/ree-1.8.7-2011.03/rdoc | |
+ /scripts/wrapper : wrap() 39 > mkdir -p /Users/lmelia/.rvm/wrappers/ree-1.8.7-2011.03 | |
+ /scripts/wrapper : wrap() 41 > rm -f /Users/lmelia/.rvm/wrappers/ree-1.8.7-2011.03/rdoc | |
+ /scripts/wrapper : wrap() 43 > [[ 501 -eq 0 ]] | |
+ /scripts/wrapper : wrap() 46 > path=/Users/lmelia/.rvm | |
+ /scripts/wrapper : wrap() 58 > printf '#!/usr/bin/env bash | |
if [[ -s "/Users/lmelia/.rvm/environments/ree-1.8.7-2011.03" ]] ; then | |
source "/Users/lmelia/.rvm/environments/ree-1.8.7-2011.03" | |
exec rdoc "$@" | |
else | |
echo "ERROR: Missing RVM environment file: '\''/Users/lmelia/.rvm/environments/ree-1.8.7-2011.03'\''" >&2 | |
exit 1 | |
fi | |
' | |
+ /scripts/wrapper : wrap() 60 > [[ -f /Users/lmelia/.rvm/wrappers/ree-1.8.7-2011.03/rdoc ]] | |
+ /scripts/wrapper : wrap() 61 > chmod +x /Users/lmelia/.rvm/wrappers/ree-1.8.7-2011.03/rdoc | |
+ /scripts/wrapper : wrap() 64 > return 0 | |
+ /scripts/wrapper : 164 > [[ -f /Users/lmelia/.rvm/wrappers/ree-1.8.7-2011.03/rdoc ]] | |
+ /scripts/wrapper : 166 > [[ rdoc == \r\u\b\y ]] | |
+ /scripts/wrapper : 172 > destination=/Users/lmelia/.rvm/bin/rdoc-ree-1.8.7-2011.03 | |
+ /scripts/wrapper : 176 > rm -f /Users/lmelia/.rvm/bin/rdoc-ree-1.8.7-2011.03 | |
+ /scripts/wrapper : 178 > ln -sf /Users/lmelia/.rvm/wrappers/ree-1.8.7-2011.03/rdoc /Users/lmelia/.rvm/bin/rdoc-ree-1.8.7-2011.03 | |
+ /scripts/wrapper : 143 > for binary_name in '"${binaries[@]}"' | |
+ /scripts/wrapper : 145 > file_name=/Users/lmelia/.rvm/wrappers/ree-1.8.7-2011.03/rake | |
+ /scripts/wrapper : 147 > [[ 0 -gt 0 ]] | |
+ /scripts/wrapper : 153 > [[ ! -d /Users/lmelia/.rvm/bin ]] | |
+ /scripts/wrapper : 157 > [[ -z '' ]] | |
+ /scripts/wrapper : 159 > override_check=1 | |
+ /scripts/wrapper : 161 > wrap_binary | |
+ /scripts/wrapper : wrap_binary() 93 > [[ 1 = \1 ]] | |
+ /scripts/wrapper : wrap_binary() 95 > wrap | |
+ /scripts/wrapper : wrap() 37 > [[ -n /Users/lmelia/.rvm/wrappers/ree-1.8.7-2011.03/rake ]] | |
++ /scripts/wrapper : wrap() 39 > dirname /Users/lmelia/.rvm/wrappers/ree-1.8.7-2011.03/rake | |
+ /scripts/wrapper : wrap() 39 > mkdir -p /Users/lmelia/.rvm/wrappers/ree-1.8.7-2011.03 | |
+ /scripts/wrapper : wrap() 41 > rm -f /Users/lmelia/.rvm/wrappers/ree-1.8.7-2011.03/rake | |
+ /scripts/wrapper : wrap() 43 > [[ 501 -eq 0 ]] | |
+ /scripts/wrapper : wrap() 46 > path=/Users/lmelia/.rvm | |
+ /scripts/wrapper : wrap() 58 > printf '#!/usr/bin/env bash | |
if [[ -s "/Users/lmelia/.rvm/environments/ree-1.8.7-2011.03" ]] ; then | |
source "/Users/lmelia/.rvm/environments/ree-1.8.7-2011.03" | |
exec rake "$@" | |
else | |
echo "ERROR: Missing RVM environment file: '\''/Users/lmelia/.rvm/environments/ree-1.8.7-2011.03'\''" >&2 | |
exit 1 | |
fi | |
' | |
+ /scripts/wrapper : wrap() 60 > [[ -f /Users/lmelia/.rvm/wrappers/ree-1.8.7-2011.03/rake ]] | |
+ /scripts/wrapper : wrap() 61 > chmod +x /Users/lmelia/.rvm/wrappers/ree-1.8.7-2011.03/rake | |
+ /scripts/wrapper : wrap() 64 > return 0 | |
+ /scripts/wrapper : 164 > [[ -f /Users/lmelia/.rvm/wrappers/ree-1.8.7-2011.03/rake ]] | |
+ /scripts/wrapper : 166 > [[ rake == \r\u\b\y ]] | |
+ /scripts/wrapper : 172 > destination=/Users/lmelia/.rvm/bin/rake-ree-1.8.7-2011.03 | |
+ /scripts/wrapper : 176 > rm -f /Users/lmelia/.rvm/bin/rake-ree-1.8.7-2011.03 | |
+ /scripts/wrapper : 178 > ln -sf /Users/lmelia/.rvm/wrappers/ree-1.8.7-2011.03/rake /Users/lmelia/.rvm/bin/rake-ree-1.8.7-2011.03 | |
+ /scripts/wrapper : 143 > for binary_name in '"${binaries[@]}"' | |
+ /scripts/wrapper : 145 > file_name=/Users/lmelia/.rvm/wrappers/ree-1.8.7-2011.03/erb | |
+ /scripts/wrapper : 147 > [[ 0 -gt 0 ]] | |
+ /scripts/wrapper : 153 > [[ ! -d /Users/lmelia/.rvm/bin ]] | |
+ /scripts/wrapper : 157 > [[ -z '' ]] | |
+ /scripts/wrapper : 159 > override_check=1 | |
+ /scripts/wrapper : 161 > wrap_binary | |
+ /scripts/wrapper : wrap_binary() 93 > [[ 1 = \1 ]] | |
+ /scripts/wrapper : wrap_binary() 95 > wrap | |
+ /scripts/wrapper : wrap() 37 > [[ -n /Users/lmelia/.rvm/wrappers/ree-1.8.7-2011.03/erb ]] | |
++ /scripts/wrapper : wrap() 39 > dirname /Users/lmelia/.rvm/wrappers/ree-1.8.7-2011.03/erb | |
+ /scripts/wrapper : wrap() 39 > mkdir -p /Users/lmelia/.rvm/wrappers/ree-1.8.7-2011.03 | |
+ /scripts/wrapper : wrap() 41 > rm -f /Users/lmelia/.rvm/wrappers/ree-1.8.7-2011.03/erb | |
+ /scripts/wrapper : wrap() 43 > [[ 501 -eq 0 ]] | |
+ /scripts/wrapper : wrap() 46 > path=/Users/lmelia/.rvm | |
+ /scripts/wrapper : wrap() 58 > printf '#!/usr/bin/env bash | |
if [[ -s "/Users/lmelia/.rvm/environments/ree-1.8.7-2011.03" ]] ; then | |
source "/Users/lmelia/.rvm/environments/ree-1.8.7-2011.03" | |
exec erb "$@" | |
else | |
echo "ERROR: Missing RVM environment file: '\''/Users/lmelia/.rvm/environments/ree-1.8.7-2011.03'\''" >&2 | |
exit 1 | |
fi | |
' | |
+ /scripts/wrapper : wrap() 60 > [[ -f /Users/lmelia/.rvm/wrappers/ree-1.8.7-2011.03/erb ]] | |
+ /scripts/wrapper : wrap() 61 > chmod +x /Users/lmelia/.rvm/wrappers/ree-1.8.7-2011.03/erb | |
+ /scripts/wrapper : wrap() 64 > return 0 | |
+ /scripts/wrapper : 164 > [[ -f /Users/lmelia/.rvm/wrappers/ree-1.8.7-2011.03/erb ]] | |
+ /scripts/wrapper : 166 > [[ erb == \r\u\b\y ]] | |
+ /scripts/wrapper : 172 > destination=/Users/lmelia/.rvm/bin/erb-ree-1.8.7-2011.03 | |
+ /scripts/wrapper : 176 > rm -f /Users/lmelia/.rvm/bin/erb-ree-1.8.7-2011.03 | |
+ /scripts/wrapper : 178 > ln -sf /Users/lmelia/.rvm/wrappers/ree-1.8.7-2011.03/erb /Users/lmelia/.rvm/bin/erb-ree-1.8.7-2011.03 | |
+ /scripts/wrapper : 143 > for binary_name in '"${binaries[@]}"' | |
+ /scripts/wrapper : 145 > file_name=/Users/lmelia/.rvm/wrappers/ree-1.8.7-2011.03/testrb | |
+ /scripts/wrapper : 147 > [[ 0 -gt 0 ]] | |
+ /scripts/wrapper : 153 > [[ ! -d /Users/lmelia/.rvm/bin ]] | |
+ /scripts/wrapper : 157 > [[ -z '' ]] | |
+ /scripts/wrapper : 159 > override_check=1 | |
+ /scripts/wrapper : 161 > wrap_binary | |
+ /scripts/wrapper : wrap_binary() 93 > [[ 1 = \1 ]] | |
+ /scripts/wrapper : wrap_binary() 95 > wrap | |
+ /scripts/wrapper : wrap() 37 > [[ -n /Users/lmelia/.rvm/wrappers/ree-1.8.7-2011.03/testrb ]] | |
++ /scripts/wrapper : wrap() 39 > dirname /Users/lmelia/.rvm/wrappers/ree-1.8.7-2011.03/testrb | |
+ /scripts/wrapper : wrap() 39 > mkdir -p /Users/lmelia/.rvm/wrappers/ree-1.8.7-2011.03 | |
+ /scripts/wrapper : wrap() 41 > rm -f /Users/lmelia/.rvm/wrappers/ree-1.8.7-2011.03/testrb | |
+ /scripts/wrapper : wrap() 43 > [[ 501 -eq 0 ]] | |
+ /scripts/wrapper : wrap() 46 > path=/Users/lmelia/.rvm | |
+ /scripts/wrapper : wrap() 58 > printf '#!/usr/bin/env bash | |
if [[ -s "/Users/lmelia/.rvm/environments/ree-1.8.7-2011.03" ]] ; then | |
source "/Users/lmelia/.rvm/environments/ree-1.8.7-2011.03" | |
exec testrb "$@" | |
else | |
echo "ERROR: Missing RVM environment file: '\''/Users/lmelia/.rvm/environments/ree-1.8.7-2011.03'\''" >&2 | |
exit 1 | |
fi | |
' | |
+ /scripts/wrapper : wrap() 60 > [[ -f /Users/lmelia/.rvm/wrappers/ree-1.8.7-2011.03/testrb ]] | |
+ /scripts/wrapper : wrap() 61 > chmod +x /Users/lmelia/.rvm/wrappers/ree-1.8.7-2011.03/testrb | |
+ /scripts/wrapper : wrap() 64 > return 0 | |
+ /scripts/wrapper : 164 > [[ -f /Users/lmelia/.rvm/wrappers/ree-1.8.7-2011.03/testrb ]] | |
+ /scripts/wrapper : 166 > [[ testrb == \r\u\b\y ]] | |
+ /scripts/wrapper : 172 > destination=/Users/lmelia/.rvm/bin/testrb-ree-1.8.7-2011.03 | |
+ /scripts/wrapper : 176 > rm -f /Users/lmelia/.rvm/bin/testrb-ree-1.8.7-2011.03 | |
+ /scripts/wrapper : 178 > ln -sf /Users/lmelia/.rvm/wrappers/ree-1.8.7-2011.03/testrb /Users/lmelia/.rvm/bin/testrb-ree-1.8.7-2011.03 | |
+ /scripts/wrapper : 209 > exit 0 | |
+ /scripts/wrapper : 209 > set +e | |
+ /scripts/wrapper : 209 > __rvm_cleanup_tmp 25856 | |
+ /scripts/functions/cleanup : __rvm_cleanup_tmp() 86 > result=0 | |
+ /scripts/functions/cleanup : __rvm_cleanup_tmp() 88 > [[ -z 25856 ]] | |
+ /scripts/functions/cleanup : __rvm_cleanup_tmp() 90 > [[ -d /Users/lmelia/.rvm/tmp/ ]] | |
+ /scripts/functions/cleanup : __rvm_cleanup_tmp() 92 > case "${rvm_tmp_path%\/}" in | |
+ /scripts/functions/cleanup : __rvm_cleanup_tmp() 94 > __rvm_rm_rf /Users/lmelia/.rvm/tmp/25856 | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 8 > local result=1 target=/Users/lmelia/.rvm/tmp/25856 | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 11 > [[ -n '' ]] | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 14 > [[ -n 3.2.48(1)-release ]] | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 15 > shopt -s extglob | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 21 > case "${target}" in | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 28 > [[ -n /Users/lmelia/.rvm/tmp/25856 ]] | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 30 > [[ -d /Users/lmelia/.rvm/tmp/25856 ]] | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 33 > [[ -f /Users/lmelia/.rvm/tmp/25856 ]] | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 33 > [[ -L /Users/lmelia/.rvm/tmp/25856 ]] | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 37 > result=0 | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 44 > return 0 | |
+ /scripts/functions/cleanup : __rvm_cleanup_tmp() 101 > return 0 | |
++ /scripts/manage : __rvm_install_ruby() 527 > __rvm_post_install | |
++ /scripts/manage : __rvm_post_install() 1771 > local rvm_ruby_aliases ruby_alias binary | |
++ /scripts/manage : __rvm_post_install() 1773 > [[ ree != \j\r\u\b\y ]] | |
++ /scripts/manage : __rvm_post_install() 1775 > (( 0 > 0 )) | |
++ /scripts/manage : __rvm_post_install() 1775 > binaries=(gem irb erb ri rdoc testrb rake) | |
++ /scripts/manage : __rvm_post_install() 1777 > rvm_log 'ree-1.8.7-2011.03 - adjusting #shebangs for (gem' irb erb ri rdoc testrb 'rake).' | |
++ /scripts/functions/logging : rvm_log() 14 > printf 'ree-1.8.7-2011.03 - adjusting #shebangs for (gem irb erb ri rdoc testrb rake).\n' | |
++ /scripts/manage : __rvm_post_install() 1779 > for binary in '"${binaries[@]}"' | |
++ /scripts/manage : __rvm_post_install() 1782 > [[ -e /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/gem ]] | |
++ /scripts/manage : __rvm_post_install() 1785 > [[ /Users/lmelia/.rvm/src/ree-1.8.7-2011.03 != \/\U\s\e\r\s\/\l\m\e\l\i\a\/\.\r\v\m\/\r\u\b\i\e\s\/\r\e\e\-\1\.\8\.\7\-\2\0\1\1\.\0\3 ]] | |
++ /scripts/manage : __rvm_post_install() 1785 > [[ -f /Users/lmelia/.rvm/src/ree-1.8.7-2011.03/bin/gem ]] | |
++ /scripts/manage : __rvm_post_install() 1788 > [[ -f /Users/lmelia/.rvm/gems/ree-1.8.7-2011.03/bin/gem ]] | |
++ /scripts/manage : __rvm_post_install() 1793 > __rvm_inject_gem_env /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/gem | |
++ /scripts/manage : __rvm_inject_gem_env() 1852 > local actual_file string | |
++ /scripts/manage : __rvm_inject_gem_env() 1854 > __rvm_actual_file /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/gem | |
++ /scripts/manage : __rvm_actual_file() 1881 > [[ -L /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/gem ]] | |
++ /scripts/manage : __rvm_actual_file() 1885 > actual_file=/Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/gem | |
++ /scripts/manage : __rvm_actual_file() 1888 > return 0 | |
++ /scripts/manage : __rvm_inject_gem_env() 1856 > [[ -s /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/gem ]] | |
+++ /scripts/manage : __rvm_inject_gem_env() 1858 > head -n 1 /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/gem | |
+++ /scripts/manage : __rvm_inject_gem_env() 1858 > awk '/[j]*ruby/' | |
++ /scripts/manage : __rvm_inject_gem_env() 1858 > [[ -n #!/Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/ruby ]] | |
++ /scripts/manage : __rvm_inject_gem_env() 1860 > string='ENV['\''GEM_HOME'\'']=ENV['\''GEM_HOME'\''] || '\''/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03'\''\nENV['\''GEM_PATH'\'']=ENV['\''GEM_PATH'\''] || '\''/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03:/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03@global'\''\nENV['\''PATH'\'']='\''/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03/bin:/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03@global/bin:/Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin:'\'' + ENV['\''PATH'\'']\n' | |
++ /scripts/manage : __rvm_inject_gem_env() 1867 > [[ -n ENV['GEM_HOME']=ENV['GEM_HOME'] || '/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03'\nENV['GEM_PATH']=ENV['GEM_PATH'] || '/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03:/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03@global'\nENV['PATH']='/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03/bin:/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03@global/bin:/Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin:' + ENV['PATH']\n ]] | |
++ /scripts/manage : __rvm_inject_gem_env() 1869 > awk 'NR==2 {print "ENV['\''GEM_HOME'\'']=ENV['\''GEM_HOME'\''] || '\''/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03'\''\nENV['\''GEM_PATH'\'']=ENV['\''GEM_PATH'\''] || '\''/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03:/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03@global'\''\nENV['\''PATH'\'']='\''/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03/bin:/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03@global/bin:/Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin:'\'' + ENV['\''PATH'\'']\n"} {print}' /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/gem | |
++ /scripts/manage : __rvm_inject_gem_env() 1871 > mv /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/gem.new /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/gem | |
++ /scripts/manage : __rvm_inject_gem_env() 1872 > chmod +x /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/gem | |
++ /scripts/manage : __rvm_inject_gem_env() 1876 > return 0 | |
++ /scripts/manage : __rvm_post_install() 1795 > __rvm_inject_ruby_shebang /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/gem | |
++ /scripts/manage : __rvm_inject_ruby_shebang() 1839 > local actual_file | |
++ /scripts/manage : __rvm_inject_ruby_shebang() 1841 > __rvm_actual_file /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/gem | |
++ /scripts/manage : __rvm_actual_file() 1881 > [[ -L /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/gem ]] | |
++ /scripts/manage : __rvm_actual_file() 1885 > actual_file=/Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/gem | |
++ /scripts/manage : __rvm_actual_file() 1888 > return 0 | |
++ /scripts/manage : __rvm_inject_ruby_shebang() 1843 > [[ -f /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/gem ]] | |
++ /scripts/manage : __rvm_inject_ruby_shebang() 1845 > sed -e '1,1s=.*=#!/usr/bin/env ruby=' /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/gem | |
++ /scripts/manage : __rvm_inject_ruby_shebang() 1846 > mv /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/gem.new /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/gem | |
++ /scripts/manage : __rvm_inject_ruby_shebang() 1846 > chmod +x /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/gem | |
++ /scripts/manage : __rvm_post_install() 1797 > chmod +x /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/gem | |
++ /scripts/manage : __rvm_post_install() 1779 > for binary in '"${binaries[@]}"' | |
++ /scripts/manage : __rvm_post_install() 1782 > [[ -e /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/irb ]] | |
++ /scripts/manage : __rvm_post_install() 1785 > [[ /Users/lmelia/.rvm/src/ree-1.8.7-2011.03 != \/\U\s\e\r\s\/\l\m\e\l\i\a\/\.\r\v\m\/\r\u\b\i\e\s\/\r\e\e\-\1\.\8\.\7\-\2\0\1\1\.\0\3 ]] | |
++ /scripts/manage : __rvm_post_install() 1785 > [[ -f /Users/lmelia/.rvm/src/ree-1.8.7-2011.03/bin/irb ]] | |
++ /scripts/manage : __rvm_post_install() 1788 > [[ -f /Users/lmelia/.rvm/gems/ree-1.8.7-2011.03/bin/irb ]] | |
++ /scripts/manage : __rvm_post_install() 1793 > __rvm_inject_gem_env /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/irb | |
++ /scripts/manage : __rvm_inject_gem_env() 1852 > local actual_file string | |
++ /scripts/manage : __rvm_inject_gem_env() 1854 > __rvm_actual_file /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/irb | |
++ /scripts/manage : __rvm_actual_file() 1881 > [[ -L /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/irb ]] | |
++ /scripts/manage : __rvm_actual_file() 1885 > actual_file=/Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/irb | |
++ /scripts/manage : __rvm_actual_file() 1888 > return 0 | |
++ /scripts/manage : __rvm_inject_gem_env() 1856 > [[ -s /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/irb ]] | |
+++ /scripts/manage : __rvm_inject_gem_env() 1858 > head -n 1 /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/irb | |
+++ /scripts/manage : __rvm_inject_gem_env() 1858 > awk '/[j]*ruby/' | |
++ /scripts/manage : __rvm_inject_gem_env() 1858 > [[ -n #!/Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/ruby ]] | |
++ /scripts/manage : __rvm_inject_gem_env() 1860 > string='ENV['\''GEM_HOME'\'']=ENV['\''GEM_HOME'\''] || '\''/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03'\''\nENV['\''GEM_PATH'\'']=ENV['\''GEM_PATH'\''] || '\''/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03:/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03@global'\''\nENV['\''PATH'\'']='\''/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03/bin:/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03@global/bin:/Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin:'\'' + ENV['\''PATH'\'']\n' | |
++ /scripts/manage : __rvm_inject_gem_env() 1867 > [[ -n ENV['GEM_HOME']=ENV['GEM_HOME'] || '/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03'\nENV['GEM_PATH']=ENV['GEM_PATH'] || '/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03:/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03@global'\nENV['PATH']='/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03/bin:/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03@global/bin:/Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin:' + ENV['PATH']\n ]] | |
++ /scripts/manage : __rvm_inject_gem_env() 1869 > awk 'NR==2 {print "ENV['\''GEM_HOME'\'']=ENV['\''GEM_HOME'\''] || '\''/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03'\''\nENV['\''GEM_PATH'\'']=ENV['\''GEM_PATH'\''] || '\''/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03:/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03@global'\''\nENV['\''PATH'\'']='\''/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03/bin:/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03@global/bin:/Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin:'\'' + ENV['\''PATH'\'']\n"} {print}' /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/irb | |
++ /scripts/manage : __rvm_inject_gem_env() 1871 > mv /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/irb.new /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/irb | |
++ /scripts/manage : __rvm_inject_gem_env() 1872 > chmod +x /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/irb | |
++ /scripts/manage : __rvm_inject_gem_env() 1876 > return 0 | |
++ /scripts/manage : __rvm_post_install() 1795 > __rvm_inject_ruby_shebang /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/irb | |
++ /scripts/manage : __rvm_inject_ruby_shebang() 1839 > local actual_file | |
++ /scripts/manage : __rvm_inject_ruby_shebang() 1841 > __rvm_actual_file /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/irb | |
++ /scripts/manage : __rvm_actual_file() 1881 > [[ -L /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/irb ]] | |
++ /scripts/manage : __rvm_actual_file() 1885 > actual_file=/Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/irb | |
++ /scripts/manage : __rvm_actual_file() 1888 > return 0 | |
++ /scripts/manage : __rvm_inject_ruby_shebang() 1843 > [[ -f /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/irb ]] | |
++ /scripts/manage : __rvm_inject_ruby_shebang() 1845 > sed -e '1,1s=.*=#!/usr/bin/env ruby=' /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/irb | |
++ /scripts/manage : __rvm_inject_ruby_shebang() 1846 > mv /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/irb.new /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/irb | |
++ /scripts/manage : __rvm_inject_ruby_shebang() 1846 > chmod +x /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/irb | |
++ /scripts/manage : __rvm_post_install() 1797 > chmod +x /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/irb | |
++ /scripts/manage : __rvm_post_install() 1779 > for binary in '"${binaries[@]}"' | |
++ /scripts/manage : __rvm_post_install() 1782 > [[ -e /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/erb ]] | |
++ /scripts/manage : __rvm_post_install() 1785 > [[ /Users/lmelia/.rvm/src/ree-1.8.7-2011.03 != \/\U\s\e\r\s\/\l\m\e\l\i\a\/\.\r\v\m\/\r\u\b\i\e\s\/\r\e\e\-\1\.\8\.\7\-\2\0\1\1\.\0\3 ]] | |
++ /scripts/manage : __rvm_post_install() 1785 > [[ -f /Users/lmelia/.rvm/src/ree-1.8.7-2011.03/bin/erb ]] | |
++ /scripts/manage : __rvm_post_install() 1788 > [[ -f /Users/lmelia/.rvm/gems/ree-1.8.7-2011.03/bin/erb ]] | |
++ /scripts/manage : __rvm_post_install() 1793 > __rvm_inject_gem_env /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/erb | |
++ /scripts/manage : __rvm_inject_gem_env() 1852 > local actual_file string | |
++ /scripts/manage : __rvm_inject_gem_env() 1854 > __rvm_actual_file /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/erb | |
++ /scripts/manage : __rvm_actual_file() 1881 > [[ -L /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/erb ]] | |
++ /scripts/manage : __rvm_actual_file() 1885 > actual_file=/Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/erb | |
++ /scripts/manage : __rvm_actual_file() 1888 > return 0 | |
++ /scripts/manage : __rvm_inject_gem_env() 1856 > [[ -s /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/erb ]] | |
+++ /scripts/manage : __rvm_inject_gem_env() 1858 > head -n 1 /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/erb | |
+++ /scripts/manage : __rvm_inject_gem_env() 1858 > awk '/[j]*ruby/' | |
++ /scripts/manage : __rvm_inject_gem_env() 1858 > [[ -n #!/Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/ruby ]] | |
++ /scripts/manage : __rvm_inject_gem_env() 1860 > string='ENV['\''GEM_HOME'\'']=ENV['\''GEM_HOME'\''] || '\''/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03'\''\nENV['\''GEM_PATH'\'']=ENV['\''GEM_PATH'\''] || '\''/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03:/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03@global'\''\nENV['\''PATH'\'']='\''/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03/bin:/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03@global/bin:/Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin:'\'' + ENV['\''PATH'\'']\n' | |
++ /scripts/manage : __rvm_inject_gem_env() 1867 > [[ -n ENV['GEM_HOME']=ENV['GEM_HOME'] || '/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03'\nENV['GEM_PATH']=ENV['GEM_PATH'] || '/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03:/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03@global'\nENV['PATH']='/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03/bin:/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03@global/bin:/Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin:' + ENV['PATH']\n ]] | |
++ /scripts/manage : __rvm_inject_gem_env() 1869 > awk 'NR==2 {print "ENV['\''GEM_HOME'\'']=ENV['\''GEM_HOME'\''] || '\''/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03'\''\nENV['\''GEM_PATH'\'']=ENV['\''GEM_PATH'\''] || '\''/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03:/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03@global'\''\nENV['\''PATH'\'']='\''/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03/bin:/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03@global/bin:/Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin:'\'' + ENV['\''PATH'\'']\n"} {print}' /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/erb | |
++ /scripts/manage : __rvm_inject_gem_env() 1871 > mv /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/erb.new /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/erb | |
++ /scripts/manage : __rvm_inject_gem_env() 1872 > chmod +x /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/erb | |
++ /scripts/manage : __rvm_inject_gem_env() 1876 > return 0 | |
++ /scripts/manage : __rvm_post_install() 1795 > __rvm_inject_ruby_shebang /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/erb | |
++ /scripts/manage : __rvm_inject_ruby_shebang() 1839 > local actual_file | |
++ /scripts/manage : __rvm_inject_ruby_shebang() 1841 > __rvm_actual_file /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/erb | |
++ /scripts/manage : __rvm_actual_file() 1881 > [[ -L /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/erb ]] | |
++ /scripts/manage : __rvm_actual_file() 1885 > actual_file=/Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/erb | |
++ /scripts/manage : __rvm_actual_file() 1888 > return 0 | |
++ /scripts/manage : __rvm_inject_ruby_shebang() 1843 > [[ -f /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/erb ]] | |
++ /scripts/manage : __rvm_inject_ruby_shebang() 1845 > sed -e '1,1s=.*=#!/usr/bin/env ruby=' /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/erb | |
++ /scripts/manage : __rvm_inject_ruby_shebang() 1846 > mv /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/erb.new /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/erb | |
++ /scripts/manage : __rvm_inject_ruby_shebang() 1846 > chmod +x /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/erb | |
++ /scripts/manage : __rvm_post_install() 1797 > chmod +x /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/erb | |
++ /scripts/manage : __rvm_post_install() 1779 > for binary in '"${binaries[@]}"' | |
++ /scripts/manage : __rvm_post_install() 1782 > [[ -e /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/ri ]] | |
++ /scripts/manage : __rvm_post_install() 1785 > [[ /Users/lmelia/.rvm/src/ree-1.8.7-2011.03 != \/\U\s\e\r\s\/\l\m\e\l\i\a\/\.\r\v\m\/\r\u\b\i\e\s\/\r\e\e\-\1\.\8\.\7\-\2\0\1\1\.\0\3 ]] | |
++ /scripts/manage : __rvm_post_install() 1785 > [[ -f /Users/lmelia/.rvm/src/ree-1.8.7-2011.03/bin/ri ]] | |
++ /scripts/manage : __rvm_post_install() 1788 > [[ -f /Users/lmelia/.rvm/gems/ree-1.8.7-2011.03/bin/ri ]] | |
++ /scripts/manage : __rvm_post_install() 1793 > __rvm_inject_gem_env /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/ri | |
++ /scripts/manage : __rvm_inject_gem_env() 1852 > local actual_file string | |
++ /scripts/manage : __rvm_inject_gem_env() 1854 > __rvm_actual_file /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/ri | |
++ /scripts/manage : __rvm_actual_file() 1881 > [[ -L /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/ri ]] | |
++ /scripts/manage : __rvm_actual_file() 1885 > actual_file=/Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/ri | |
++ /scripts/manage : __rvm_actual_file() 1888 > return 0 | |
++ /scripts/manage : __rvm_inject_gem_env() 1856 > [[ -s /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/ri ]] | |
+++ /scripts/manage : __rvm_inject_gem_env() 1858 > head -n 1 /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/ri | |
+++ /scripts/manage : __rvm_inject_gem_env() 1858 > awk '/[j]*ruby/' | |
++ /scripts/manage : __rvm_inject_gem_env() 1858 > [[ -n #!/Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/ruby ]] | |
++ /scripts/manage : __rvm_inject_gem_env() 1860 > string='ENV['\''GEM_HOME'\'']=ENV['\''GEM_HOME'\''] || '\''/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03'\''\nENV['\''GEM_PATH'\'']=ENV['\''GEM_PATH'\''] || '\''/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03:/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03@global'\''\nENV['\''PATH'\'']='\''/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03/bin:/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03@global/bin:/Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin:'\'' + ENV['\''PATH'\'']\n' | |
++ /scripts/manage : __rvm_inject_gem_env() 1867 > [[ -n ENV['GEM_HOME']=ENV['GEM_HOME'] || '/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03'\nENV['GEM_PATH']=ENV['GEM_PATH'] || '/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03:/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03@global'\nENV['PATH']='/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03/bin:/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03@global/bin:/Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin:' + ENV['PATH']\n ]] | |
++ /scripts/manage : __rvm_inject_gem_env() 1869 > awk 'NR==2 {print "ENV['\''GEM_HOME'\'']=ENV['\''GEM_HOME'\''] || '\''/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03'\''\nENV['\''GEM_PATH'\'']=ENV['\''GEM_PATH'\''] || '\''/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03:/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03@global'\''\nENV['\''PATH'\'']='\''/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03/bin:/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03@global/bin:/Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin:'\'' + ENV['\''PATH'\'']\n"} {print}' /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/ri | |
++ /scripts/manage : __rvm_inject_gem_env() 1871 > mv /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/ri.new /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/ri | |
++ /scripts/manage : __rvm_inject_gem_env() 1872 > chmod +x /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/ri | |
++ /scripts/manage : __rvm_inject_gem_env() 1876 > return 0 | |
++ /scripts/manage : __rvm_post_install() 1795 > __rvm_inject_ruby_shebang /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/ri | |
++ /scripts/manage : __rvm_inject_ruby_shebang() 1839 > local actual_file | |
++ /scripts/manage : __rvm_inject_ruby_shebang() 1841 > __rvm_actual_file /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/ri | |
++ /scripts/manage : __rvm_actual_file() 1881 > [[ -L /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/ri ]] | |
++ /scripts/manage : __rvm_actual_file() 1885 > actual_file=/Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/ri | |
++ /scripts/manage : __rvm_actual_file() 1888 > return 0 | |
++ /scripts/manage : __rvm_inject_ruby_shebang() 1843 > [[ -f /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/ri ]] | |
++ /scripts/manage : __rvm_inject_ruby_shebang() 1845 > sed -e '1,1s=.*=#!/usr/bin/env ruby=' /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/ri | |
++ /scripts/manage : __rvm_inject_ruby_shebang() 1846 > mv /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/ri.new /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/ri | |
++ /scripts/manage : __rvm_inject_ruby_shebang() 1846 > chmod +x /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/ri | |
++ /scripts/manage : __rvm_post_install() 1797 > chmod +x /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/ri | |
++ /scripts/manage : __rvm_post_install() 1779 > for binary in '"${binaries[@]}"' | |
++ /scripts/manage : __rvm_post_install() 1782 > [[ -e /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/rdoc ]] | |
++ /scripts/manage : __rvm_post_install() 1785 > [[ /Users/lmelia/.rvm/src/ree-1.8.7-2011.03 != \/\U\s\e\r\s\/\l\m\e\l\i\a\/\.\r\v\m\/\r\u\b\i\e\s\/\r\e\e\-\1\.\8\.\7\-\2\0\1\1\.\0\3 ]] | |
++ /scripts/manage : __rvm_post_install() 1785 > [[ -f /Users/lmelia/.rvm/src/ree-1.8.7-2011.03/bin/rdoc ]] | |
++ /scripts/manage : __rvm_post_install() 1788 > [[ -f /Users/lmelia/.rvm/gems/ree-1.8.7-2011.03/bin/rdoc ]] | |
++ /scripts/manage : __rvm_post_install() 1793 > __rvm_inject_gem_env /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/rdoc | |
++ /scripts/manage : __rvm_inject_gem_env() 1852 > local actual_file string | |
++ /scripts/manage : __rvm_inject_gem_env() 1854 > __rvm_actual_file /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/rdoc | |
++ /scripts/manage : __rvm_actual_file() 1881 > [[ -L /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/rdoc ]] | |
++ /scripts/manage : __rvm_actual_file() 1885 > actual_file=/Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/rdoc | |
++ /scripts/manage : __rvm_actual_file() 1888 > return 0 | |
++ /scripts/manage : __rvm_inject_gem_env() 1856 > [[ -s /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/rdoc ]] | |
+++ /scripts/manage : __rvm_inject_gem_env() 1858 > head -n 1 /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/rdoc | |
+++ /scripts/manage : __rvm_inject_gem_env() 1858 > awk '/[j]*ruby/' | |
++ /scripts/manage : __rvm_inject_gem_env() 1858 > [[ -n #!/Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/ruby ]] | |
++ /scripts/manage : __rvm_inject_gem_env() 1860 > string='ENV['\''GEM_HOME'\'']=ENV['\''GEM_HOME'\''] || '\''/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03'\''\nENV['\''GEM_PATH'\'']=ENV['\''GEM_PATH'\''] || '\''/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03:/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03@global'\''\nENV['\''PATH'\'']='\''/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03/bin:/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03@global/bin:/Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin:'\'' + ENV['\''PATH'\'']\n' | |
++ /scripts/manage : __rvm_inject_gem_env() 1867 > [[ -n ENV['GEM_HOME']=ENV['GEM_HOME'] || '/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03'\nENV['GEM_PATH']=ENV['GEM_PATH'] || '/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03:/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03@global'\nENV['PATH']='/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03/bin:/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03@global/bin:/Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin:' + ENV['PATH']\n ]] | |
++ /scripts/manage : __rvm_inject_gem_env() 1869 > awk 'NR==2 {print "ENV['\''GEM_HOME'\'']=ENV['\''GEM_HOME'\''] || '\''/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03'\''\nENV['\''GEM_PATH'\'']=ENV['\''GEM_PATH'\''] || '\''/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03:/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03@global'\''\nENV['\''PATH'\'']='\''/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03/bin:/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03@global/bin:/Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin:'\'' + ENV['\''PATH'\'']\n"} {print}' /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/rdoc | |
++ /scripts/manage : __rvm_inject_gem_env() 1871 > mv /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/rdoc.new /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/rdoc | |
++ /scripts/manage : __rvm_inject_gem_env() 1872 > chmod +x /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/rdoc | |
++ /scripts/manage : __rvm_inject_gem_env() 1876 > return 0 | |
++ /scripts/manage : __rvm_post_install() 1795 > __rvm_inject_ruby_shebang /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/rdoc | |
++ /scripts/manage : __rvm_inject_ruby_shebang() 1839 > local actual_file | |
++ /scripts/manage : __rvm_inject_ruby_shebang() 1841 > __rvm_actual_file /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/rdoc | |
++ /scripts/manage : __rvm_actual_file() 1881 > [[ -L /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/rdoc ]] | |
++ /scripts/manage : __rvm_actual_file() 1885 > actual_file=/Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/rdoc | |
++ /scripts/manage : __rvm_actual_file() 1888 > return 0 | |
++ /scripts/manage : __rvm_inject_ruby_shebang() 1843 > [[ -f /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/rdoc ]] | |
++ /scripts/manage : __rvm_inject_ruby_shebang() 1845 > sed -e '1,1s=.*=#!/usr/bin/env ruby=' /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/rdoc | |
++ /scripts/manage : __rvm_inject_ruby_shebang() 1846 > mv /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/rdoc.new /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/rdoc | |
++ /scripts/manage : __rvm_inject_ruby_shebang() 1846 > chmod +x /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/rdoc | |
++ /scripts/manage : __rvm_post_install() 1797 > chmod +x /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/rdoc | |
++ /scripts/manage : __rvm_post_install() 1779 > for binary in '"${binaries[@]}"' | |
++ /scripts/manage : __rvm_post_install() 1782 > [[ -e /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/testrb ]] | |
++ /scripts/manage : __rvm_post_install() 1785 > [[ /Users/lmelia/.rvm/src/ree-1.8.7-2011.03 != \/\U\s\e\r\s\/\l\m\e\l\i\a\/\.\r\v\m\/\r\u\b\i\e\s\/\r\e\e\-\1\.\8\.\7\-\2\0\1\1\.\0\3 ]] | |
++ /scripts/manage : __rvm_post_install() 1785 > [[ -f /Users/lmelia/.rvm/src/ree-1.8.7-2011.03/bin/testrb ]] | |
++ /scripts/manage : __rvm_post_install() 1788 > [[ -f /Users/lmelia/.rvm/gems/ree-1.8.7-2011.03/bin/testrb ]] | |
++ /scripts/manage : __rvm_post_install() 1793 > __rvm_inject_gem_env /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/testrb | |
++ /scripts/manage : __rvm_inject_gem_env() 1852 > local actual_file string | |
++ /scripts/manage : __rvm_inject_gem_env() 1854 > __rvm_actual_file /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/testrb | |
++ /scripts/manage : __rvm_actual_file() 1881 > [[ -L /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/testrb ]] | |
++ /scripts/manage : __rvm_actual_file() 1885 > actual_file=/Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/testrb | |
++ /scripts/manage : __rvm_actual_file() 1888 > return 0 | |
++ /scripts/manage : __rvm_inject_gem_env() 1856 > [[ -s /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/testrb ]] | |
+++ /scripts/manage : __rvm_inject_gem_env() 1858 > head -n 1 /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/testrb | |
+++ /scripts/manage : __rvm_inject_gem_env() 1858 > awk '/[j]*ruby/' | |
++ /scripts/manage : __rvm_inject_gem_env() 1858 > [[ -n #!/Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/ruby ]] | |
++ /scripts/manage : __rvm_inject_gem_env() 1860 > string='ENV['\''GEM_HOME'\'']=ENV['\''GEM_HOME'\''] || '\''/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03'\''\nENV['\''GEM_PATH'\'']=ENV['\''GEM_PATH'\''] || '\''/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03:/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03@global'\''\nENV['\''PATH'\'']='\''/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03/bin:/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03@global/bin:/Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin:'\'' + ENV['\''PATH'\'']\n' | |
++ /scripts/manage : __rvm_inject_gem_env() 1867 > [[ -n ENV['GEM_HOME']=ENV['GEM_HOME'] || '/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03'\nENV['GEM_PATH']=ENV['GEM_PATH'] || '/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03:/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03@global'\nENV['PATH']='/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03/bin:/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03@global/bin:/Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin:' + ENV['PATH']\n ]] | |
++ /scripts/manage : __rvm_inject_gem_env() 1869 > awk 'NR==2 {print "ENV['\''GEM_HOME'\'']=ENV['\''GEM_HOME'\''] || '\''/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03'\''\nENV['\''GEM_PATH'\'']=ENV['\''GEM_PATH'\''] || '\''/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03:/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03@global'\''\nENV['\''PATH'\'']='\''/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03/bin:/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03@global/bin:/Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin:'\'' + ENV['\''PATH'\'']\n"} {print}' /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/testrb | |
++ /scripts/manage : __rvm_inject_gem_env() 1871 > mv /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/testrb.new /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/testrb | |
++ /scripts/manage : __rvm_inject_gem_env() 1872 > chmod +x /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/testrb | |
++ /scripts/manage : __rvm_inject_gem_env() 1876 > return 0 | |
++ /scripts/manage : __rvm_post_install() 1795 > __rvm_inject_ruby_shebang /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/testrb | |
++ /scripts/manage : __rvm_inject_ruby_shebang() 1839 > local actual_file | |
++ /scripts/manage : __rvm_inject_ruby_shebang() 1841 > __rvm_actual_file /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/testrb | |
++ /scripts/manage : __rvm_actual_file() 1881 > [[ -L /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/testrb ]] | |
++ /scripts/manage : __rvm_actual_file() 1885 > actual_file=/Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/testrb | |
++ /scripts/manage : __rvm_actual_file() 1888 > return 0 | |
++ /scripts/manage : __rvm_inject_ruby_shebang() 1843 > [[ -f /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/testrb ]] | |
++ /scripts/manage : __rvm_inject_ruby_shebang() 1845 > sed -e '1,1s=.*=#!/usr/bin/env ruby=' /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/testrb | |
++ /scripts/manage : __rvm_inject_ruby_shebang() 1846 > mv /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/testrb.new /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/testrb | |
++ /scripts/manage : __rvm_inject_ruby_shebang() 1846 > chmod +x /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/testrb | |
++ /scripts/manage : __rvm_post_install() 1797 > chmod +x /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/testrb | |
++ /scripts/manage : __rvm_post_install() 1779 > for binary in '"${binaries[@]}"' | |
++ /scripts/manage : __rvm_post_install() 1782 > [[ -e /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/rake ]] | |
++ /scripts/manage : __rvm_post_install() 1782 > [[ -e /Users/lmelia/.rvm/src/ree-1.8.7-2011.03/bin/rake ]] | |
++ /scripts/manage : __rvm_post_install() 1801 > binaries=(gem irb erb ri rdoc testrb rake) | |
++ /scripts/manage : __rvm_post_install() 1805 > __rvm_run_with_env gemsets.initial ree-1.8.7-2011.03 ''\''/Users/lmelia/.rvm/scripts/gemsets'\'' initial' 'ree-1.8.7-2011.03 - #importing default gemsets (/Users/lmelia/.rvm/gemsets/)' | |
++ /scripts/functions/environment : __rvm_run_with_env() 193 > local name environment command message log path | |
++ /scripts/functions/environment : __rvm_run_with_env() 195 > name=gemsets.initial | |
++ /scripts/functions/environment : __rvm_run_with_env() 196 > environment=ree-1.8.7-2011.03 | |
++ /scripts/functions/environment : __rvm_run_with_env() 197 > command=''\''/Users/lmelia/.rvm/scripts/gemsets'\'' initial' | |
++ /scripts/functions/environment : __rvm_run_with_env() 198 > message='ree-1.8.7-2011.03 - #importing default gemsets (/Users/lmelia/.rvm/gemsets/)' | |
++ /scripts/functions/environment : __rvm_run_with_env() 200 > [[ -n ree-1.8.7-2011.03 ]] | |
++ /scripts/functions/environment : __rvm_run_with_env() 202 > [[ -n ree-1.8.7-2011.03 - #importing default gemsets (/Users/lmelia/.rvm/gemsets/) ]] | |
++ /scripts/functions/environment : __rvm_run_with_env() 202 > rvm_log 'ree-1.8.7-2011.03 - #importing default gemsets (/Users/lmelia/.rvm/gemsets/)' | |
++ /scripts/functions/logging : rvm_log() 14 > printf 'ree-1.8.7-2011.03 - #importing default gemsets (/Users/lmelia/.rvm/gemsets/)\n' | |
++ /scripts/functions/environment : __rvm_run_with_env() 204 > (( rvm_debug_flag == 0 )) | |
++ /scripts/functions/environment : __rvm_run_with_env() 207 > path=/Users/lmelia/.rvm/log/ree-1.8.7-2011.03 | |
++ /scripts/functions/environment : __rvm_run_with_env() 209 > log=/Users/lmelia/.rvm/log/ree-1.8.7-2011.03/gemsets.initial.log | |
++ /scripts/functions/environment : __rvm_run_with_env() 211 > [[ -d /Users/lmelia/.rvm/log/ree-1.8.7-2011.03 ]] | |
++ /scripts/functions/environment : __rvm_run_with_env() 213 > [[ ! -f /Users/lmelia/.rvm/log/ree-1.8.7-2011.03/gemsets.initial.log ]] | |
+++ /scripts/functions/environment : __rvm_run_with_env() 215 > date '+%Y-%m-%d %H:%M:%S' | |
++ /scripts/functions/environment : __rvm_run_with_env() 215 > printf '[2011-05-01 18:31:14] '\''/Users/lmelia/.rvm/scripts/gemsets'\'' initial # under ree-1.8.7-2011.03\n' | |
++ /scripts/functions/environment : __rvm_run_with_env() 217 > (( rvm_niceness == 0 )) | |
++ /scripts/functions/environment : __rvm_run_with_env() 220 > rvm_ruby_string=ree-1.8.7-2011.03 | |
++ /scripts/functions/environment : __rvm_run_with_env() 222 > __rvm_use | |
++ /scripts/selector : __rvm_use() 344 > local new_path binary full_binary_path rvm_ruby_gem_home | |
++ /scripts/selector : __rvm_use() 347 > __rvm_select | |
++ /scripts/selector : __rvm_select() 7 > export GEM_HOME GEM_PATH MY_RUBY_HOME RUBY_VERSION | |
++ /scripts/selector : __rvm_select() 9 > [[ -z ree-1.8.7-2011.03 ]] | |
++ /scripts/selector : __rvm_select() 18 > __rvm_ruby_string | |
++ /scripts/selector : __rvm_ruby_string() 503 > local ruby_string gemset_name | |
++ /scripts/selector : __rvm_ruby_string() 504 > __rvm_default_flags | |
++ /scripts/functions/env : __rvm_default_flags() 9 > true 0 0 0 | |
++ /scripts/selector : __rvm_ruby_string() 506 > rvm_expanding_aliases=0 | |
++ /scripts/selector : __rvm_ruby_string() 508 > rvm_ruby_version=1.8.7 | |
++ /scripts/selector : __rvm_ruby_string() 509 > rvm_gemset_name= | |
++ /scripts/selector : __rvm_ruby_string() 510 > rvm_ruby_interpreter=ree | |
++ /scripts/selector : __rvm_ruby_string() 511 > rvm_ruby_version=1.8.7 | |
++ /scripts/selector : __rvm_ruby_string() 512 > rvm_ruby_patch_level=2011.03 | |
++ /scripts/selector : __rvm_ruby_string() 513 > rvm_ruby_revision= | |
++ /scripts/selector : __rvm_ruby_string() 514 > rvm_ruby_tag= | |
++ /scripts/selector : __rvm_ruby_string() 516 > echo ree-1.8.7-2011.03 | |
++ /scripts/selector : __rvm_ruby_string() 516 > grep @ | |
++ /scripts/selector : __rvm_ruby_string() 523 > (( rvm_expanding_aliases == 0 )) | |
++ /scripts/selector : __rvm_ruby_string() 523 > [[ -n ree-1.8.7-2011.03 ]] | |
++ /scripts/selector : __rvm_ruby_string() 523 > [[ ree-1.8.7-2011.03 != \s\y\s\t\e\m ]] | |
+++ /scripts/selector : __rvm_ruby_string() 525 > /Users/lmelia/.rvm/scripts/alias show ree-1.8.7-2011.03 | |
++ /scripts/selector : __rvm_ruby_string() 525 > expanded_alias_name= | |
++ /scripts/selector : __rvm_ruby_string() 526 > [[ -n '' ]] | |
++ /scripts/selector : __rvm_ruby_string() 529 > [[ ree-1.8.7-2011.03 = default ]] | |
++ /scripts/selector : __rvm_ruby_string() 536 > echo ree-1.8.7-2011.03 | |
++ /scripts/selector : __rvm_ruby_string() 536 > grep @ | |
++ /scripts/selector : __rvm_ruby_string() 542 > ruby_string=ree-1.8.7-2011.03 | |
++ /scripts/selector : __rvm_ruby_string() 543 > gemset_name= | |
++ /scripts/selector : __rvm_ruby_string() 544 > repo_url= | |
++ /scripts/selector : __rvm_ruby_string() 545 > branch_name= | |
++ /scripts/selector : __rvm_ruby_string() 546 > ruby_name= | |
++ /scripts/selector : __rvm_ruby_string() 548 > __rvm_unset_ruby_variables | |
++ /scripts/functions/env : __rvm_unset_ruby_variables() 21 > unset rvm_ruby_string rvm_ruby_strings rvm_ruby_binary rvm_ruby_gem_home rvm_ruby_gem_path rvm_ruby_home rvm_ruby_interpreter rvm_ruby_irbrc rvm_ruby_log_path rvm_ruby_major_version rvm_ruby_minor_version rvm_ruby_package_name rvm_ruby_patch_level rvm_ruby_release_version rvm_ruby_repo_url rvm_ruby_repo_branch rvm_ruby_revision rvm_ruby_selected_flag rvm_ruby_tag rvm_ruby_version rvm_ruby_load_path rvm_ruby_require rvm_head_flag rvm_ruby_package_file rvm_ruby_configure rvm_ruby_name rvm_ruby_url rvm_ruby_global_gems_path rvm_ruby_args rvm_ruby_name | |
++ /scripts/selector : __rvm_ruby_string() 550 > rvm_ruby_repo_url= | |
++ /scripts/selector : __rvm_ruby_string() 551 > rvm_ruby_repo_branch= | |
++ /scripts/selector : __rvm_ruby_string() 552 > rvm_ruby_name= | |
++ /scripts/selector : __rvm_ruby_string() 554 > [[ -n '' ]] | |
++ /scripts/selector : __rvm_ruby_string() 559 > strings=($(echo "${ruby_string//-/ }")) | |
+++ /scripts/selector : __rvm_ruby_string() 559 > echo 'ree 1.8.7 2011.03' | |
++ /scripts/selector : __rvm_ruby_string() 562 > (( 3 == 0 )) | |
++ /scripts/selector : __rvm_ruby_string() 577 > for string in '"${strings[@]:-""}"' | |
++ /scripts/selector : __rvm_ruby_string() 579 > case "$string" in | |
++ /scripts/selector : __rvm_ruby_string() 690 > rvm_ruby_interpreter=ree | |
++ /scripts/selector : __rvm_ruby_string() 577 > for string in '"${strings[@]:-""}"' | |
++ /scripts/selector : __rvm_ruby_string() 579 > case "$string" in | |
++ /scripts/selector : __rvm_ruby_string() 614 > case "$string" in | |
++ /scripts/selector : __rvm_ruby_string() 616 > rvm_ruby_version=1.8.7 | |
++ /scripts/selector : __rvm_ruby_string() 617 > rvm_ruby_revision= | |
++ /scripts/selector : __rvm_ruby_string() 618 > rvm_ruby_tag= | |
++ /scripts/selector : __rvm_ruby_string() 577 > for string in '"${strings[@]:-""}"' | |
++ /scripts/selector : __rvm_ruby_string() 579 > case "$string" in | |
++ /scripts/selector : __rvm_ruby_string() 634 > case "${rvm_ruby_interpreter:-""}" in | |
++ /scripts/selector : __rvm_ruby_string() 636 > rvm_ruby_patch_level=2011.03 | |
++ /scripts/selector : __rvm_ruby_string() 637 > rvm_ruby_revision= | |
++ /scripts/selector : __rvm_ruby_string() 704 > [[ -z ree ]] | |
++ /scripts/selector : __rvm_ruby_string() 716 > rvm_ruby_version=1.8.7 | |
++ /scripts/selector : __rvm_ruby_string() 717 > [[ -z 1.8.7 ]] | |
++ /scripts/selector : __rvm_ruby_string() 722 > [[ -z 1.8.7 ]] | |
++ /scripts/selector : __rvm_ruby_string() 726 > rvm_ruby_string=ree-1.8.7 | |
++ /scripts/selector : __rvm_ruby_string() 730 > (( rvm_head_flag == 1 )) | |
++ /scripts/selector : __rvm_ruby_string() 734 > [[ -n '' ]] | |
++ /scripts/selector : __rvm_ruby_string() 738 > [[ -n '' ]] | |
++ /scripts/selector : __rvm_ruby_string() 742 > [[ -n 2011.03 ]] | |
++ /scripts/selector : __rvm_ruby_string() 744 > rvm_ruby_string=ree-1.8.7-2011.03 | |
++ /scripts/selector : __rvm_ruby_string() 786 > [[ -n '' ]] | |
++ /scripts/selector : __rvm_select() 20 > rvm_archive_extension=tar.gz | |
++ /scripts/selector : __rvm_select() 22 > [[ -n ree ]] | |
++ /scripts/selector : __rvm_select() 25 > case "$rvm_ruby_interpreter" in | |
++ /scripts/selector : __rvm_select() 151 > rvm_ruby_interpreter=ree | |
++ /scripts/selector : __rvm_select() 152 > rvm_ruby_version=1.8.7 | |
++ /scripts/selector : __rvm_select() 154 > [[ -n 2011.03 ]] | |
+++ /scripts/selector : __rvm_select() 155 > echo 2011.03 | |
+++ /scripts/selector : __rvm_select() 155 > sed 's#^p##' | |
++ /scripts/selector : __rvm_select() 155 > rvm_ruby_patch_level=2011.03 | |
++ /scripts/selector : __rvm_select() 158 > (( rvm_head_flag == 0 )) | |
++ /scripts/selector : __rvm_select() 160 > [[ -n '' ]] | |
++ /scripts/selector : __rvm_select() 166 > rvm_ruby_package_file=ruby-enterprise-1.8.7-2011.03 | |
+++ /scripts/selector : __rvm_select() 167 > __rvm_db ree_1.8.7_url | |
+++ /scripts/functions/db : __rvm_db() 7 > local value key variable | |
+++ /scripts/functions/db : __rvm_db() 9 > key=ree_1.8.7_url | |
+++ /scripts/functions/db : __rvm_db() 10 > variable= | |
+++ /scripts/functions/db : __rvm_db() 12 > [[ -f /Users/lmelia/.rvm/user/db ]] | |
++++ /scripts/functions/db : __rvm_db() 13 > /Users/lmelia/.rvm/scripts/db /Users/lmelia/.rvm/user/db ree_1.8.7_url | |
+++ /scripts/functions/db : __rvm_db() 13 > value= | |
+++ /scripts/functions/db : __rvm_db() 16 > [[ -z '' ]] | |
++++ /scripts/functions/db : __rvm_db() 17 > /Users/lmelia/.rvm/scripts/db /Users/lmelia/.rvm/config/db ree_1.8.7_url | |
+++ /scripts/functions/db : __rvm_db() 17 > value=http://rvm.beginrescueend.com/src | |
+++ /scripts/functions/db : __rvm_db() 20 > [[ -n http://rvm.beginrescueend.com/src ]] | |
+++ /scripts/functions/db : __rvm_db() 21 > [[ -z '' ]] | |
+++ /scripts/functions/db : __rvm_db() 22 > echo http://rvm.beginrescueend.com/src | |
+++ /scripts/functions/db : __rvm_db() 28 > return 0 | |
++ /scripts/selector : __rvm_select() 167 > rvm_ruby_url=http://rvm.beginrescueend.com/src/ruby-enterprise-1.8.7-2011.03.tar.gz | |
++ /scripts/selector : __rvm_select() 171 > case "$rvm_ruby_version" in | |
++ /scripts/selector : __rvm_select() 173 > : | |
++ /scripts/selector : __rvm_select() 248 > __rvm_gemset_select | |
++ /scripts/selector : __rvm_gemset_select() 796 > command -v gem | |
++ /scripts/selector : __rvm_gemset_select() 797 > (( 0 == 0 )) | |
++ /scripts/selector : __rvm_gemset_select() 799 > rvm_ruby_gem_home=/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03 | |
++ /scripts/selector : __rvm_gemset_select() 800 > rvm_gemset_name= | |
++ /scripts/selector : __rvm_gemset_select() 802 > [[ -z '' ]] | |
++ /scripts/selector : __rvm_gemset_select() 806 > [[ 0 -eq 1 ]] | |
++ /scripts/selector : __rvm_gemset_select() 815 > [[ -n '' ]] | |
++ /scripts/selector : __rvm_gemset_select() 820 > [[ -n ree-1.8.7-2011.03 ]] | |
++ /scripts/selector : __rvm_gemset_select() 820 > [[ ree != \s\y\s\t\e\m ]] | |
++ /scripts/selector : __rvm_gemset_select() 822 > rvm_ruby_gem_home=/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03 | |
++ /scripts/selector : __rvm_gemset_select() 859 > [[ -z /Users/lmelia/.rvm/gems/ruby-1.9.2-p180 ]] | |
++ /scripts/selector : __rvm_gemset_select() 862 > [[ -n '' ]] | |
++ /scripts/selector : __rvm_gemset_select() 873 > (( rvm_delete_flag == 1 )) | |
++ /scripts/selector : __rvm_gemset_select() 878 > [[ -z /Users/lmelia/.rvm/gems/ree-1.8.7-2011.03 ]] | |
++ /scripts/selector : __rvm_gemset_select() 882 > rvm_ruby_global_gems_path=/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03@global | |
++ /scripts/selector : __rvm_gemset_select() 883 > rvm_ruby_gem_path=/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03:/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03@global | |
++ /scripts/selector : __rvm_gemset_select() 886 > mkdir -p /Users/lmelia/.rvm/gems/ree-1.8.7-2011.03 | |
++ /scripts/selector : __rvm_gemset_select() 888 > [[ -n /Users/lmelia/.rvm/gems/ree-1.8.7-2011.03 ]] | |
++ /scripts/selector : __rvm_gemset_select() 889 > echo /Users/lmelia/.rvm/gems/ree-1.8.7-2011.03 | |
++ /scripts/selector : __rvm_gemset_select() 889 > grep rvm | |
++ /scripts/selector : __rvm_gemset_select() 891 > __rvm_using_gemset_globalcache | |
++ /scripts/functions/gemset : __rvm_using_gemset_globalcache() 20 > /Users/lmelia/.rvm/scripts/db /Users/lmelia/.rvm/user/db use_gemset_globalcache | |
++ /scripts/functions/gemset : __rvm_using_gemset_globalcache() 21 > grep '^true$' | |
++ /scripts/functions/gemset : __rvm_using_gemset_globalcache() 22 > return 1 | |
++ /scripts/selector : __rvm_gemset_select() 900 > export rvm_ruby_gem_path rvm_ruby_gem_home | |
++ /scripts/selector : __rvm_select() 250 > [[ -n ree ]] | |
++ /scripts/selector : __rvm_select() 250 > [[ system != \r\e\e ]] | |
++ /scripts/selector : __rvm_select() 250 > [[ default != \r\e\e ]] | |
++ /scripts/selector : __rvm_select() 252 > [[ -n 1.8.7 ]] | |
++ /scripts/selector : __rvm_select() 254 > rvm_ruby_release_version=1 | |
++ /scripts/selector : __rvm_select() 255 > rvm_ruby_major_version=1.8 | |
++ /scripts/selector : __rvm_select() 255 > rvm_ruby_major_version=8 | |
++ /scripts/selector : __rvm_select() 256 > rvm_ruby_minor_version=7 | |
++ /scripts/selector : __rvm_select() 259 > rvm_ruby_package_name=ree-1.8.7-2011.03 | |
++ /scripts/selector : __rvm_select() 260 > rvm_ruby_home=/Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03 | |
++ /scripts/selector : __rvm_select() 261 > rvm_ruby_binary=/Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/ruby | |
++ /scripts/selector : __rvm_select() 262 > rvm_ruby_irbrc=/Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/.irbrc | |
++ /scripts/selector : __rvm_select() 264 > [[ maglev = \r\e\e ]] | |
++ /scripts/selector : __rvm_select() 270 > rvm_ruby_gem_home=/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03 | |
++ /scripts/selector : __rvm_select() 272 > [[ -n '' ]] | |
++ /scripts/selector : __rvm_select() 278 > rvm_ruby_global_gems_path=/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03@global | |
++ /scripts/selector : __rvm_select() 279 > rvm_ruby_gem_path=/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03:/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03@global | |
++ /scripts/selector : __rvm_select() 281 > rvm_ruby_selected_flag=1 | |
++ /scripts/selector : __rvm_select() 283 > [[ -d /Users/lmelia/.rvm/log/ree-1.8.7-2011.03 ]] | |
++ /scripts/selector : __rvm_select() 286 > export rvm_action rvm_alias_expanded rvm_archflags rvm_archive_extension rvm_bin_flag rvm_bin_path rvm_clang_flag rvm_configure_flags rvm_debug_flag rvm_default_flag rvm_delete_flag rvm_docs_type rvm_dump_environment_flag rvm_error_message rvm_expanding_aliases rvm_file_name rvm_gemdir_flag rvm_gemset_name rvm_gemstone_package_file rvm_gemstone_url rvm_head_flag rvm_hook rvm_install_arguments rvm_install_on_use_flag rvm_llvm_flag rvm_loaded_flag rvm_make_flags rvm_niceness rvm_nightly_flag rvm_only_path_flag rvm_parse_break rvm_patch_names rvm_patch_original_pwd rvm_pretty_print_flag rvm_prior_cc rvm_proxy rvm_quiet_flag rvm_ree_options rvm_reload_flag rvm_remove_flag rvm_ruby_alias rvm_ruby_aliases rvm_ruby_args rvm_ruby_binary rvm_ruby_bits rvm_ruby_configure rvm_ruby_file rvm_ruby_gem_home rvm_ruby_gem_path rvm_ruby_global_gems_path rvm_ruby_home rvm_ruby_interpreter rvm_ruby_irbrc rvm_ruby_load_path rvm_ruby_major_version rvm_ruby_make rvm_ruby_make_install rvm_ruby_minor_version rvm_ruby_mode rvm_ruby_name rvm_ruby_package_file rvm_ruby_package_name rvm_ruby_patch rvm_ruby_patch_level rvm_ruby_release_version rvm_ruby_repo_url rvm_ruby_require rvm_ruby_revision rvm_ruby_selected_flag rvm_ruby_sha rvm_ruby_string rvm_ruby_strings rvm_ruby_tag rvm_ruby_url rvm_ruby_user_tag rvm_ruby_version rvm_script_name rvm_sdk rvm_silent_flag rvm_sticky_flag rvm_system_flag rvm_token rvm_trace_flag rvm_use_flag rvm_user_flag rvm_verbose_flag rvm_wrapper_name | |
++ /scripts/selector : __rvm_use() 349 > [[ -n ree ]] | |
++ /scripts/selector : __rvm_use() 351 > [[ system = \r\e\e ]] | |
++ /scripts/selector : __rvm_use() 355 > unset BUNDLE_PATH | |
++ /scripts/selector : __rvm_use() 356 > GEM_HOME=/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03 | |
++ /scripts/selector : __rvm_use() 357 > GEM_PATH=/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03:/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03@global | |
++ /scripts/selector : __rvm_use() 358 > MY_RUBY_HOME=/Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03 | |
++ /scripts/selector : __rvm_use() 359 > RUBY_VERSION=ree-1.8.7-2011.03 | |
++ /scripts/selector : __rvm_use() 360 > IRBRC=/Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/.irbrc | |
++ /scripts/selector : __rvm_use() 362 > export GEM_HOME GEM_PATH MY_RUBY_HOME RUBY_VERSION IRBRC | |
++ /scripts/selector : __rvm_use() 364 > IRBRC=/Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/.irbrc | |
++ /scripts/selector : __rvm_use() 364 > [[ -z /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/.irbrc ]] | |
++ /scripts/selector : __rvm_use() 366 > [[ ! -d /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03 ]] | |
++ /scripts/selector : __rvm_use() 380 > __rvm_ensure_has_environment_files | |
++ /scripts/functions/environment : __rvm_ensure_has_environment_files() 81 > local environment_id file_name directory identifier variable value variables | |
+++ /scripts/functions/environment : __rvm_ensure_has_environment_files() 83 > __rvm_environment_identifier | |
+++ /scripts/functions/environment : __rvm_environment_identifier() 5 > local path string | |
+++ /scripts/functions/environment : __rvm_environment_identifier() 7 > path=/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03 | |
+++ /scripts/functions/environment : __rvm_environment_identifier() 9 > string=ree-1.8.7-2011.03 | |
+++ /scripts/functions/environment : __rvm_environment_identifier() 10 > string=ree-1.8.7-2011.03 | |
+++ /scripts/functions/environment : __rvm_environment_identifier() 12 > printf ree-1.8.7-2011.03 | |
++ /scripts/functions/environment : __rvm_ensure_has_environment_files() 83 > environment_id=ree-1.8.7-2011.03 | |
++ /scripts/functions/environment : __rvm_ensure_has_environment_files() 85 > file_name=/Users/lmelia/.rvm/environments/ree-1.8.7-2011.03 | |
++ /scripts/functions/environment : __rvm_ensure_has_environment_files() 87 > [[ ! -s /Users/lmelia/.rvm/environments/ree-1.8.7-2011.03 ]] | |
++ /scripts/functions/environment : __rvm_ensure_has_environment_files() 111 > (( rvm_create_default_wrappers == 1 )) | |
++ /scripts/functions/environment : __rvm_ensure_has_environment_files() 112 > [[ ! -f /Users/lmelia/.rvm/wrappers/ree-1.8.7-2011.03/ruby ]] | |
++ /scripts/functions/environment : __rvm_ensure_has_environment_files() 130 > return 0 | |
++ /scripts/selector : __rvm_use() 382 > (( rvm_verbose_flag == 0 )) | |
+++ /scripts/selector : __rvm_use() 385 > __rvm_remove_rvm_from_path | |
++++ /scripts/functions/env : __rvm_remove_rvm_from_path() 139 > printf /Users/lmelia/.rvm/gems/ruby-1.9.2-p180/bin:/Users/lmelia/.rvm/gems/ruby-1.9.2-p180@global/bin:/Users/lmelia/.rvm/rubies/ruby-1.9.2-p180/bin:/Users/lmelia/.rvm/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin | |
++++ /scripts/functions/env : __rvm_remove_rvm_from_path() 139 > awk -v RS=: -v ORS=: '/\/Users\/lmelia\/.rvm/ {next} {print}' | |
+++ /scripts/functions/env : __rvm_remove_rvm_from_path() 139 > PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin: | |
+++ /scripts/functions/env : __rvm_remove_rvm_from_path() 140 > PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin | |
+++ /scripts/functions/env : __rvm_remove_rvm_from_path() 142 > export PATH | |
+++ /scripts/functions/env : __rvm_remove_rvm_from_path() 144 > builtin hash -r | |
+++ /scripts/selector : __rvm_use() 385 > printf /usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin | |
++ /scripts/selector : __rvm_use() 385 > new_path=/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03/bin:/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03@global/bin:/Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin:/Users/lmelia/.rvm/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin | |
++ /scripts/selector : __rvm_use() 389 > [[ -z ree-1.8.7-2011.03 ]] | |
++ /scripts/selector : __rvm_use() 389 > export rvm_ruby_string | |
++ /scripts/selector : __rvm_use() 390 > [[ -z '' ]] | |
++ /scripts/selector : __rvm_use() 392 > [[ -n /Users/lmelia/.rvm/gems/ree-1.8.7-2011.03/bin:/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03@global/bin:/Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin:/Users/lmelia/.rvm/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin ]] | |
++ /scripts/selector : __rvm_use() 394 > export PATH=/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03/bin:/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03@global/bin:/Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin:/Users/lmelia/.rvm/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin | |
++ /scripts/selector : __rvm_use() 394 > PATH=/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03/bin:/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03@global/bin:/Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin:/Users/lmelia/.rvm/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin | |
++ /scripts/selector : __rvm_use() 395 > unset new_path | |
++ /scripts/selector : __rvm_use() 396 > builtin hash -r | |
++ /scripts/selector : __rvm_use() 399 > [[ ree-1.8.7-2011.03 != \s\y\s\t\e\m ]] | |
++ /scripts/selector : __rvm_use() 401 > (( rvm_rvmrc_flag == 1 )) | |
+++ /scripts/selector : __rvm_use() 404 > __rvm_environment_identifier | |
+++ /scripts/functions/environment : __rvm_environment_identifier() 5 > local path string | |
+++ /scripts/functions/environment : __rvm_environment_identifier() 7 > path=/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03 | |
+++ /scripts/functions/environment : __rvm_environment_identifier() 9 > string=ree-1.8.7-2011.03 | |
+++ /scripts/functions/environment : __rvm_environment_identifier() 10 > string=ree-1.8.7-2011.03 | |
+++ /scripts/functions/environment : __rvm_environment_identifier() 12 > printf ree-1.8.7-2011.03 | |
++ /scripts/selector : __rvm_use() 404 > local environment_id=ree-1.8.7-2011.03 | |
++ /scripts/selector : __rvm_use() 406 > (( rvm_default_flag == 1 )) | |
++ /scripts/selector : __rvm_use() 452 > rvm_default_flag=0 | |
++ /scripts/selector : __rvm_use() 454 > [[ -n '' ]] | |
++ /scripts/selector : __rvm_use() 459 > [[ -n '' ]] | |
++ /scripts/selector : __rvm_use() 466 > [[ maglev = \r\e\e ]] | |
++ /scripts/selector : __rvm_use() 488 > rvm_hook=after_use | |
++ /scripts/selector : __rvm_use() 489 > source /Users/lmelia/.rvm/scripts/hook | |
+++ /scripts/hook : source() 3 > declare rvm_verbose_flag=0 | |
+++ /scripts/hook : source() 5 > declare rvm_hook=after_use | |
+++ /scripts/hook : source() 7 > [[ -n after_use ]] | |
+++ /scripts/hook : source() 9 > [[ /Users/lmelia/.rvm/src/ree-1.8.7-2011.03/.rvm/hooks/after_use = \/\U\s\e\r\s\/\l\m\e\l\i\a\/\.\r\v\m\/\h\o\o\k\s\/\a\f\t\e\r\_\u\s\e ]] | |
+++ /scripts/hook : source() 12 > hooks=("$PWD/.rvm/hooks/$rvm_hook" "$rvm_hooks_path/$rvm_hook") | |
+++ /scripts/hook : source() 14 > for hook in '"${hooks[@]}"' | |
+++ /scripts/hook : source() 15 > [[ -s /Users/lmelia/.rvm/src/ree-1.8.7-2011.03/.rvm/hooks/after_use ]] | |
+++ /scripts/hook : source() 15 > continue | |
+++ /scripts/hook : source() 14 > for hook in '"${hooks[@]}"' | |
+++ /scripts/hook : source() 15 > [[ -s /Users/lmelia/.rvm/hooks/after_use ]] | |
+++ /scripts/hook : source() 15 > continue | |
+++ /scripts/hook : source() 24 > unset rvm_hook | |
++ /scripts/selector : __rvm_use() 490 > return 0 | |
++ /scripts/functions/environment : __rvm_run_with_env() 224 > eval ''\''/Users/lmelia/.rvm/scripts/gemsets'\'' initial' | |
++ /scripts/functions/environment : __rvm_run_with_env() 226 > result=0 | |
++ /scripts/functions/environment : __rvm_run_with_env() 228 > (( result == 0 )) | |
++ /scripts/functions/environment : __rvm_run_with_env() 231 > return 0 | |
++ /scripts/manage : __rvm_post_install() 1809 > __rvm_irbrc | |
++ /scripts/functions/irbrc : __rvm_irbrc() 6 > [[ -d /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03 ]] | |
++ /scripts/functions/irbrc : __rvm_irbrc() 6 > [[ ! -s /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/.irbrc ]] | |
++ /scripts/functions/irbrc : __rvm_irbrc() 9 > return 0 | |
++ /scripts/manage : __rvm_post_install() 1811 > __rvm_generate_default_docs | |
++ /scripts/manage : __rvm_generate_default_docs() 1830 > [[ '' = \1 ]] | |
++ /scripts/manage : __rvm_post_install() 1813 > [[ -n '' ]] | |
++ /scripts/manage : __rvm_install_ruby() 1179 > rvm_hook=after_install | |
++ /scripts/manage : __rvm_install_ruby() 1180 > source /Users/lmelia/.rvm/scripts/hook | |
+++ /scripts/hook : source() 3 > declare rvm_verbose_flag=0 | |
+++ /scripts/hook : source() 5 > declare rvm_hook=after_install | |
+++ /scripts/hook : source() 7 > [[ -n after_install ]] | |
+++ /scripts/hook : source() 9 > [[ /Users/lmelia/.rvm/src/ree-1.8.7-2011.03/.rvm/hooks/after_install = \/\U\s\e\r\s\/\l\m\e\l\i\a\/\.\r\v\m\/\h\o\o\k\s\/\a\f\t\e\r\_\i\n\s\t\a\l\l ]] | |
+++ /scripts/hook : source() 12 > hooks=("$PWD/.rvm/hooks/$rvm_hook" "$rvm_hooks_path/$rvm_hook") | |
+++ /scripts/hook : source() 14 > for hook in '"${hooks[@]}"' | |
+++ /scripts/hook : source() 15 > [[ -s /Users/lmelia/.rvm/src/ree-1.8.7-2011.03/.rvm/hooks/after_install ]] | |
+++ /scripts/hook : source() 15 > continue | |
+++ /scripts/hook : source() 14 > for hook in '"${hooks[@]}"' | |
+++ /scripts/hook : source() 15 > [[ -s /Users/lmelia/.rvm/hooks/after_install ]] | |
+++ /scripts/hook : source() 15 > continue | |
+++ /scripts/hook : source() 24 > unset rvm_hook | |
++ /scripts/manage : __rvm_install_ruby() 1182 > [[ -n '' ]] | |
++ /scripts/manage : __rvm_install_ruby() 1188 > return 0 | |
+ /scripts/manage : __rvm_manage_rubies() 1919 > result=0 | |
+ /scripts/manage : __rvm_manage_rubies() 1921 > (( result == 0 || manage_result > 1 )) | |
+ /scripts/manage : __rvm_manage_rubies() 1923 > (( result == 0 )) | |
+ /scripts/manage : __rvm_manage_rubies() 1923 > [[ install = \i\n\s\t\a\l\l ]] | |
+ /scripts/manage : __rvm_manage_rubies() 1925 > __rvm_record_install ree | |
+ /scripts/functions/install : __rvm_record_install() 6 > local recorded_ruby_name rvm_install_record_file rvm_install_command | |
+ /scripts/functions/install : __rvm_record_install() 8 > [[ -z ree ]] | |
++ /scripts/functions/install : __rvm_record_install() 10 > /Users/lmelia/.rvm/scripts/tools strings ree | |
+++ /scripts/initialize : 76 > [[ -z '' ]] | |
+++ /scripts/initialize : 81 > PS4='+ ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > ' | |
+++ /scripts/initialize : 82 > export PS4 | |
+++ /scripts/initialize : 89 > export rvm_action rvm_alias_expanded rvm_archflags rvm_archive_extension rvm_archives_path rvm_bin_flag rvm_bin_path rvm_clang_flag rvm_config_path rvm_configure_flags rvm_debug_flag rvm_default_flag rvm_delete_flag rvm_docs_path rvm_docs_type rvm_dump_environment_flag rvm_environments_path rvm_error_message rvm_examples_path rvm_expanding_aliases rvm_file_name rvm_gemdir_flag rvm_gems_cache_path rvm_gems_path rvm_gemset_name rvm_gemset_separator rvm_gemsets_path rvm_gemstone_package_file rvm_gemstone_url rvm_head_flag rvm_help_path rvm_hook rvm_install_arguments rvm_install_on_use_flag rvm_lib_path rvm_llvm_flag rvm_loaded_flag rvm_log_path rvm_make_flags rvm_niceness rvm_nightly_flag rvm_only_path_flag rvm_parse_break rvm_patch_names rvm_patch_original_pwd rvm_patches_path rvm_path rvm_pretty_print_flag rvm_prior_cc rvm_proxy rvm_quiet_flag rvm_ree_options rvm_reload_flag rvm_remove_flag rvm_repos_path rvm_rubies_path rvm_ruby_alias rvm_ruby_aliases rvm_ruby_args rvm_ruby_binary rvm_ruby_bits rvm_ruby_configure rvm_ruby_file rvm_ruby_gem_home rvm_ruby_gem_path rvm_ruby_global_gems_path rvm_ruby_home rvm_ruby_interpreter rvm_ruby_irbrc rvm_ruby_load_path rvm_ruby_major_version rvm_ruby_make rvm_ruby_make_install rvm_ruby_minor_version rvm_ruby_mode rvm_ruby_name rvm_ruby_package_file rvm_ruby_package_name rvm_ruby_patch rvm_ruby_patch_level rvm_ruby_release_version rvm_ruby_repo_url rvm_ruby_require rvm_ruby_revision rvm_ruby_selected_flag rvm_ruby_sha rvm_ruby_string rvm_ruby_strings rvm_ruby_tag rvm_ruby_url rvm_ruby_user_tag rvm_ruby_version rvm_script_name rvm_scripts_path rvm_sdk rvm_user_install_flag rvm_silent_flag rvm_src_path rvm_sticky_flag rvm_system_flag rvm_tmp_path rvm_token rvm_trace_flag rvm_use_flag rvm_user_flag rvm_user_path rvm_usr_path rvm_verbose_flag rvm_wrapper_name rvm_wrappers_path rvm_ruby_repo_branch rvm_man_path | |
++ /scripts/base : 24 > case "rvm_base_except" in | |
++ /scripts/base : 29 > source /Users/lmelia/.rvm/scripts/selector | |
++ /scripts/base : 33 > scripts=(logging utility init cleanup env rvmrc install environment gemset db) | |
++ /scripts/base : 34 > for entry in '${scripts[@]}' | |
++ /scripts/base : 35 > source /Users/lmelia/.rvm/scripts/functions/logging | |
+++ /scripts/functions/logging : 6 > case $- in | |
++ /scripts/base : 34 > for entry in '${scripts[@]}' | |
++ /scripts/base : 35 > source /Users/lmelia/.rvm/scripts/functions/utility | |
++ /scripts/base : 34 > for entry in '${scripts[@]}' | |
++ /scripts/base : 35 > source /Users/lmelia/.rvm/scripts/functions/init | |
++ /scripts/base : 34 > for entry in '${scripts[@]}' | |
++ /scripts/base : 35 > source /Users/lmelia/.rvm/scripts/functions/cleanup | |
++ /scripts/base : 34 > for entry in '${scripts[@]}' | |
++ /scripts/base : 35 > source /Users/lmelia/.rvm/scripts/functions/env | |
++ /scripts/base : 34 > for entry in '${scripts[@]}' | |
++ /scripts/base : 35 > source /Users/lmelia/.rvm/scripts/functions/rvmrc | |
++ /scripts/base : 34 > for entry in '${scripts[@]}' | |
++ /scripts/base : 35 > source /Users/lmelia/.rvm/scripts/functions/install | |
++ /scripts/base : 34 > for entry in '${scripts[@]}' | |
++ /scripts/base : 35 > source /Users/lmelia/.rvm/scripts/functions/environment | |
++ /scripts/base : 34 > for entry in '${scripts[@]}' | |
++ /scripts/base : 35 > source /Users/lmelia/.rvm/scripts/functions/gemset | |
++ /scripts/base : 34 > for entry in '${scripts[@]}' | |
++ /scripts/base : 35 > source /Users/lmelia/.rvm/scripts/functions/db | |
++ /scripts/base : 38 > unset scripts entry rvm_base_except | |
++ /scripts/base : 40 > case $- in | |
++ /scripts/base : 46 > command -v __rvm_cleanup_tmp | |
++ /scripts/base : 48 > trap 'set +e; __rvm_cleanup_tmp '\''26186'\''' 0 1 2 3 15 | |
+ /scripts/tools : 45 > args=($*) | |
+ /scripts/tools : 46 > action=strings | |
++ /scripts/tools : 47 > echo ree | |
+ /scripts/tools : 47 > args=ree | |
+ /scripts/tools : 49 > [[ -z strings ]] | |
+ /scripts/tools : 51 > case "$action" in | |
+ /scripts/tools : 54 > tools_strings ree | |
+ /scripts/tools : tools_strings() 34 > for ruby_name in '"$@"' | |
+ /scripts/tools : tools_strings() 35 > __rvm_unset_ruby_variables | |
+ /scripts/functions/env : __rvm_unset_ruby_variables() 21 > unset rvm_ruby_string rvm_ruby_strings rvm_ruby_binary rvm_ruby_gem_home rvm_ruby_gem_path rvm_ruby_home rvm_ruby_interpreter rvm_ruby_irbrc rvm_ruby_log_path rvm_ruby_major_version rvm_ruby_minor_version rvm_ruby_package_name rvm_ruby_patch_level rvm_ruby_release_version rvm_ruby_repo_url rvm_ruby_repo_branch rvm_ruby_revision rvm_ruby_selected_flag rvm_ruby_tag rvm_ruby_version rvm_ruby_load_path rvm_ruby_require rvm_head_flag rvm_ruby_package_file rvm_ruby_configure rvm_ruby_name rvm_ruby_url rvm_ruby_global_gems_path rvm_ruby_args rvm_ruby_name | |
+ /scripts/tools : tools_strings() 36 > rvm_ruby_string=ree | |
+ /scripts/tools : tools_strings() 38 > basename /Users/lmelia/.rvm/gems/ree-1.8.7-2011.03 | |
+ /scripts/tools : 58 > exit 0 | |
+ /scripts/tools : 58 > set +e | |
+ /scripts/tools : 58 > __rvm_cleanup_tmp 26186 | |
+ /scripts/functions/cleanup : __rvm_cleanup_tmp() 86 > result=0 | |
+ /scripts/functions/cleanup : __rvm_cleanup_tmp() 88 > [[ -z 26186 ]] | |
+ /scripts/functions/cleanup : __rvm_cleanup_tmp() 90 > [[ -d /Users/lmelia/.rvm/tmp/ ]] | |
+ /scripts/functions/cleanup : __rvm_cleanup_tmp() 92 > case "${rvm_tmp_path%\/}" in | |
+ /scripts/functions/cleanup : __rvm_cleanup_tmp() 94 > __rvm_rm_rf /Users/lmelia/.rvm/tmp/26186 | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 8 > local result=1 target=/Users/lmelia/.rvm/tmp/26186 | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 11 > [[ -n '' ]] | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 14 > [[ -n 3.2.48(1)-release ]] | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 15 > shopt -s extglob | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 21 > case "${target}" in | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 28 > [[ -n /Users/lmelia/.rvm/tmp/26186 ]] | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 30 > [[ -d /Users/lmelia/.rvm/tmp/26186 ]] | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 33 > [[ -f /Users/lmelia/.rvm/tmp/26186 ]] | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 33 > [[ -L /Users/lmelia/.rvm/tmp/26186 ]] | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 37 > result=0 | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 44 > return 0 | |
+ /scripts/functions/cleanup : __rvm_cleanup_tmp() 101 > return 0 | |
+ /scripts/functions/install : __rvm_record_install() 10 > recorded_ruby_name=ree-1.8.7-2011.03 | |
+ /scripts/functions/install : __rvm_record_install() 12 > rvm_install_record_file=/Users/lmelia/.rvm/config/installs | |
++ /scripts/functions/install : __rvm_record_install() 14 > printf 'ree-1.8.7-2011.03 '\''--with-readline-dir=/Users/lmelia/.rvm/usr'\'' '\''--patch'\'' '\''readline-fix'\'' '\''--with-iconv-dir=/Users/lmelia/.rvm/usr'\'' '\''--trace'\''\n' | |
+ /scripts/functions/install : __rvm_record_install() 14 > rvm_install_command='ree-1.8.7-2011.03 '\''--with-readline-dir=/Users/lmelia/.rvm/usr'\'' '\''--patch'\'' '\''readline-fix'\'' '\''--with-iconv-dir=/Users/lmelia/.rvm/usr'\'' '\''--trace'\''' | |
+ /scripts/functions/install : __rvm_record_install() 16 > [[ ! -f /Users/lmelia/.rvm/config/installs ]] | |
+ /scripts/functions/install : __rvm_record_install() 18 > rm -f /Users/lmelia/.rvm/config/installs.tmp | |
+ /scripts/functions/install : __rvm_record_install() 20 > grep -v '^ree-1.8.7-2011.03 ' | |
+ /scripts/functions/install : __rvm_record_install() 23 > echo 'ree-1.8.7-2011.03 '\''--with-readline-dir=/Users/lmelia/.rvm/usr'\'' '\''--patch'\'' '\''readline-fix'\'' '\''--with-iconv-dir=/Users/lmelia/.rvm/usr'\'' '\''--trace'\''' | |
+ /scripts/functions/install : __rvm_record_install() 25 > rm -f /Users/lmelia/.rvm/config/installs | |
+ /scripts/functions/install : __rvm_record_install() 27 > mv /Users/lmelia/.rvm/config/installs.tmp /Users/lmelia/.rvm/config/installs | |
+ /scripts/functions/install : __rvm_record_install() 29 > return 0 | |
+ /scripts/manage : __rvm_manage_rubies() 1928 > unset current_ruby_string | |
+ /scripts/manage : __rvm_manage_rubies() 1930 > __rvm_unset_ruby_variables | |
+ /scripts/functions/env : __rvm_unset_ruby_variables() 21 > unset rvm_ruby_string rvm_ruby_strings rvm_ruby_binary rvm_ruby_gem_home rvm_ruby_gem_path rvm_ruby_home rvm_ruby_interpreter rvm_ruby_irbrc rvm_ruby_log_path rvm_ruby_major_version rvm_ruby_minor_version rvm_ruby_package_name rvm_ruby_patch_level rvm_ruby_release_version rvm_ruby_repo_url rvm_ruby_repo_branch rvm_ruby_revision rvm_ruby_selected_flag rvm_ruby_tag rvm_ruby_version rvm_ruby_load_path rvm_ruby_require rvm_head_flag rvm_ruby_package_file rvm_ruby_configure rvm_ruby_name rvm_ruby_url rvm_ruby_global_gems_path rvm_ruby_args rvm_ruby_name | |
+ /scripts/manage : __rvm_manage_rubies() 1932 > rvm_hook=after_install | |
+ /scripts/manage : __rvm_manage_rubies() 1933 > source /Users/lmelia/.rvm/scripts/hook | |
++ /scripts/hook : source() 3 > declare rvm_verbose_flag=0 | |
++ /scripts/hook : source() 5 > declare rvm_hook=after_install | |
++ /scripts/hook : source() 7 > [[ -n after_install ]] | |
++ /scripts/hook : source() 9 > [[ /Users/lmelia/.rvm/src/ree-1.8.7-2011.03/.rvm/hooks/after_install = \/\U\s\e\r\s\/\l\m\e\l\i\a\/\.\r\v\m\/\h\o\o\k\s\/\a\f\t\e\r\_\i\n\s\t\a\l\l ]] | |
++ /scripts/hook : source() 12 > hooks=("$PWD/.rvm/hooks/$rvm_hook" "$rvm_hooks_path/$rvm_hook") | |
++ /scripts/hook : source() 14 > for hook in '"${hooks[@]}"' | |
++ /scripts/hook : source() 15 > [[ -s /Users/lmelia/.rvm/src/ree-1.8.7-2011.03/.rvm/hooks/after_install ]] | |
++ /scripts/hook : source() 15 > continue | |
++ /scripts/hook : source() 14 > for hook in '"${hooks[@]}"' | |
++ /scripts/hook : source() 15 > [[ -s /Users/lmelia/.rvm/hooks/after_install ]] | |
++ /scripts/hook : source() 15 > continue | |
++ /scripts/hook : source() 24 > unset rvm_hook | |
+ /scripts/manage : __rvm_manage_rubies() 1970 > return 0 | |
+ /scripts/manage : 1981 > exit 0 | |
+ /scripts/manage : 1981 > set +e | |
+ /scripts/manage : 1981 > __rvm_cleanup_tmp 15405 | |
+ /scripts/functions/cleanup : __rvm_cleanup_tmp() 86 > result=0 | |
+ /scripts/functions/cleanup : __rvm_cleanup_tmp() 88 > [[ -z 15405 ]] | |
+ /scripts/functions/cleanup : __rvm_cleanup_tmp() 90 > [[ -d /Users/lmelia/.rvm/tmp/ ]] | |
+ /scripts/functions/cleanup : __rvm_cleanup_tmp() 92 > case "${rvm_tmp_path%\/}" in | |
+ /scripts/functions/cleanup : __rvm_cleanup_tmp() 94 > __rvm_rm_rf /Users/lmelia/.rvm/tmp/15405 | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 8 > local result=1 target=/Users/lmelia/.rvm/tmp/15405 | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 11 > [[ -n '' ]] | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 14 > [[ -n 3.2.48(1)-release ]] | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 15 > shopt -s extglob | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 21 > case "${target}" in | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 28 > [[ -n /Users/lmelia/.rvm/tmp/15405 ]] | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 30 > [[ -d /Users/lmelia/.rvm/tmp/15405 ]] | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 33 > [[ -f /Users/lmelia/.rvm/tmp/15405 ]] | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 33 > [[ -L /Users/lmelia/.rvm/tmp/15405 ]] | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 37 > result=0 | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 44 > return 0 | |
+ /scripts/functions/cleanup : __rvm_cleanup_tmp() 101 > return 0 | |
➜ ~ | |
_patch_names rvm_patch_original_pwd rvm_patches_path rvm_path rvm_pretty_print_flag rvm_prior_cc rvm_proxy rvm_quiet_flag rvm_ree_options rvm_reload_flag rvm_remove_flag rvm_repos_path rvm_rubies_path rvm_ruby_alias rvm_ruby_aliases rvm_ruby_args rvm_ruby_binary rvm_ruby_bits rvm_ruby_configure rvm_ruby_file rvm_ruby_gem_home rvm_ruby_gem_path rvm_ruby_global_gems_path rvm_ruby_home rvm_ruby_interpreter rvm_ruby_irbrc rvm_ruby_load_path rvm_ruby_major_version rvm_ruby_make rvm_ruby_make_install rvm_ruby_minor_version rvm_ruby_mode rvm_ruby_name rvm_ruby_package_file rvm_ruby_package_name rvm_ruby_patch rvm_ruby_patch_level rvm_ruby_release_version rvm_ruby_repo_url rvm_ruby_require rvm_ruby_revision rvm_ruby_selected_flag rvm_ruby_sha rvm_ruby_string rvm_ruby_strings rvm_ruby_tag rvm_ruby_url rvm_ruby_user_tag rvm_ruby_version rvm_script_name rvm_scripts_path rvm_sdk rvm_user_install_flag rvm_silent_flag rvm_src_path rvm_sticky_flag rvm_system_flag rvm_tmp_path rvm_token rvm_trace_flag rvm_use_flag rvm_user_flag rvm_user_path rvm_usr_path rvm_verbose_flag rvm_wrapper_name rvm_wrappers_path rvm_ruby_repo_branch rvm_man_path | |
+ /scripts/wrapper : 108 > [[ 1 -eq 0 ]] | |
+ /scripts/wrapper : 112 > ruby_string=ree-1.8.7-2011.03 | |
+ /scripts/wrapper : 113 > shift | |
+ /scripts/wrapper : 116 > [[ 0 -gt 0 ]] | |
+ /scripts/wrapper : 121 > [[ -z ree-1.8.7-2011.03 ]] | |
+ /scripts/wrapper : 126 > binaries=($@) | |
+ /scripts/wrapper : 127 > override_check=0 | |
+ /scripts/wrapper : 130 > [[ 0 -eq 0 ]] | |
+ /scripts/wrapper : 131 > binaries=(ruby gem irb ri rdoc rake erb testrb) | |
+ /scripts/wrapper : 135 > __rvm_become ree-1.8.7-2011.03 | |
+ /scripts/functions/environment : __rvm_become() 70 > local string=ree-1.8.7-2011.03 | |
+ /scripts/functions/environment : __rvm_become() 72 > [[ -n ree-1.8.7-2011.03 ]] | |
+ /scripts/functions/environment : __rvm_become() 72 > rvm_ruby_string=ree-1.8.7-2011.03 | |
+ /scripts/functions/environment : __rvm_become() 76 > return 0 | |
+ /scripts/wrapper : 137 > __rvm_ensure_has_environment_files | |
+ /scripts/functions/environment : __rvm_ensure_has_environment_files() 81 > local environment_id file_name directory identifier variable value variables | |
++ /scripts/functions/environment : __rvm_ensure_has_environment_files() 83 > __rvm_environment_identifier | |
++ /scripts/functions/environment : __rvm_environment_identifier() 5 > local path string | |
++ /scripts/functions/environment : __rvm_environment_identifier() 7 > path=/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03 | |
++ /scripts/functions/environment : __rvm_environment_identifier() 9 > string=ree-1.8.7-2011.03 | |
++ /scripts/functions/environment : __rvm_environment_identifier() 10 > string=ree-1.8.7-2011.03 | |
++ /scripts/functions/environment : __rvm_environment_identifier() 12 > printf ree-1.8.7-2011.03 | |
+ /scripts/functions/environment : __rvm_ensure_has_environment_files() 83 > environment_id=ree-1.8.7-2011.03 | |
+ /scripts/functions/environment : __rvm_ensure_has_environment_files() 85 > file_name=/Users/lmelia/.rvm/environments/ree-1.8.7-2011.03 | |
+ /scripts/functions/environment : __rvm_ensure_has_environment_files() 87 > [[ ! -s /Users/lmelia/.rvm/environments/ree-1.8.7-2011.03 ]] | |
+ /scripts/functions/environment : __rvm_ensure_has_environment_files() 111 > (( rvm_create_default_wrappers == 1 )) | |
+ /scripts/functions/environment : __rvm_ensure_has_environment_files() 112 > [[ ! -f /Users/lmelia/.rvm/wrappers/ree-1.8.7-2011.03/ruby ]] | |
+ /scripts/functions/environment : __rvm_ensure_has_environment_files() 130 > return 0 | |
++ /scripts/wrapper : 139 > __rvm_environment_identifier | |
++ /scripts/functions/environment : __rvm_environment_identifier() 5 > local path string | |
++ /scripts/functions/environment : __rvm_environment_identifier() 7 > path=/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03 | |
++ /scripts/functions/environment : __rvm_environment_identifier() 9 > string=ree-1.8.7-2011.03 | |
++ /scripts/functions/environment : __rvm_environment_identifier() 10 > string=ree-1.8.7-2011.03 | |
++ /scripts/functions/environment : __rvm_environment_identifier() 12 > printf ree-1.8.7-2011.03 | |
+ /scripts/wrapper : 139 > environment_identifier=ree-1.8.7-2011.03 | |
+ /scripts/wrapper : 143 > for binary_name in '"${binaries[@]}"' | |
+ /scripts/wrapper : 145 > file_name=/Users/lmelia/.rvm/wrappers/ree-1.8.7-2011.03/ruby | |
+ /scripts/wrapper : 147 > [[ 0 -gt 0 ]] | |
+ /scripts/wrapper : 153 > [[ ! -d /Users/lmelia/.rvm/bin ]] | |
+ /scripts/wrapper : 157 > [[ -z '' ]] | |
+ /scripts/wrapper : 159 > override_check=1 | |
+ /scripts/wrapper : 161 > wrap_binary | |
+ /scripts/wrapper : wrap_binary() 93 > [[ 1 = \1 ]] | |
+ /scripts/wrapper : wrap_binary() 95 > wrap | |
+ /scripts/wrapper : wrap() 37 > [[ -n /Users/lmelia/.rvm/wrappers/ree-1.8.7-2011.03/ruby ]] | |
++ /scripts/wrapper : wrap() 39 > dirname /Users/lmelia/.rvm/wrappers/ree-1.8.7-2011.03/ruby | |
+ /scripts/wrapper : wrap() 39 > mkdir -p /Users/lmelia/.rvm/wrappers/ree-1.8.7-2011.03 | |
+ /scripts/wrapper : wrap() 41 > rm -f /Users/lmelia/.rvm/wrappers/ree-1.8.7-2011.03/ruby | |
+ /scripts/wrapper : wrap() 43 > [[ 501 -eq 0 ]] | |
+ /scripts/wrapper : wrap() 46 > path=/Users/lmelia/.rvm | |
+ /scripts/wrapper : wrap() 58 > printf '#!/usr/bin/env bash | |
if [[ -s "/Users/lmelia/.rvm/environments/ree-1.8.7-2011.03" ]] ; then | |
source "/Users/lmelia/.rvm/environments/ree-1.8.7-2011.03" | |
exec ruby "$@" | |
else | |
echo "ERROR: Missing RVM environment file: '\''/Users/lmelia/.rvm/environments/ree-1.8.7-2011.03'\''" >&2 | |
exit 1 | |
fi | |
' | |
+ /scripts/wrapper : wrap() 60 > [[ -f /Users/lmelia/.rvm/wrappers/ree-1.8.7-2011.03/ruby ]] | |
+ /scripts/wrapper : wrap() 61 > chmod +x /Users/lmelia/.rvm/wrappers/ree-1.8.7-2011.03/ruby | |
+ /scripts/wrapper : wrap() 64 > return 0 | |
+ /scripts/wrapper : 164 > [[ -f /Users/lmelia/.rvm/wrappers/ree-1.8.7-2011.03/ruby ]] | |
+ /scripts/wrapper : 166 > [[ ruby == \r\u\b\y ]] | |
+ /scripts/wrapper : 168 > destination=/Users/lmelia/.rvm/bin/ree-1.8.7-2011.03 | |
+ /scripts/wrapper : 176 > rm -f /Users/lmelia/.rvm/bin/ree-1.8.7-2011.03 | |
+ /scripts/wrapper : 178 > ln -sf /Users/lmelia/.rvm/wrappers/ree-1.8.7-2011.03/ruby /Users/lmelia/.rvm/bin/ree-1.8.7-2011.03 | |
+ /scripts/wrapper : 143 > for binary_name in '"${binaries[@]}"' | |
+ /scripts/wrapper : 145 > file_name=/Users/lmelia/.rvm/wrappers/ree-1.8.7-2011.03/gem | |
+ /scripts/wrapper : 147 > [[ 0 -gt 0 ]] | |
+ /scripts/wrapper : 153 > [[ ! -d /Users/lmelia/.rvm/bin ]] | |
+ /scripts/wrapper : 157 > [[ -z '' ]] | |
+ /scripts/wrapper : 159 > override_check=1 | |
+ /scripts/wrapper : 161 > wrap_binary | |
+ /scripts/wrapper : wrap_binary() 93 > [[ 1 = \1 ]] | |
+ /scripts/wrapper : wrap_binary() 95 > wrap | |
+ /scripts/wrapper : wrap() 37 > [[ -n /Users/lmelia/.rvm/wrappers/ree-1.8.7-2011.03/gem ]] | |
++ /scripts/wrapper : wrap() 39 > dirname /Users/lmelia/.rvm/wrappers/ree-1.8.7-2011.03/gem | |
+ /scripts/wrapper : wrap() 39 > mkdir -p /Users/lmelia/.rvm/wrappers/ree-1.8.7-2011.03 | |
+ /scripts/wrapper : wrap() 41 > rm -f /Users/lmelia/.rvm/wrappers/ree-1.8.7-2011.03/gem | |
+ /scripts/wrapper : wrap() 43 > [[ 501 -eq 0 ]] | |
+ /scripts/wrapper : wrap() 46 > path=/Users/lmelia/.rvm | |
+ /scripts/wrapper : wrap() 58 > printf '#!/usr/bin/env bash | |
if [[ -s "/Users/lmelia/.rvm/environments/ree-1.8.7-2011.03" ]] ; then | |
source "/Users/lmelia/.rvm/environments/ree-1.8.7-2011.03" | |
exec gem "$@" | |
else | |
echo "ERROR: Missing RVM environment file: '\''/Users/lmelia/.rvm/environments/ree-1.8.7-2011.03'\''" >&2 | |
exit 1 | |
fi | |
' | |
+ /scripts/wrapper : wrap() 60 > [[ -f /Users/lmelia/.rvm/wrappers/ree-1.8.7-2011.03/gem ]] | |
+ /scripts/wrapper : wrap() 61 > chmod +x /Users/lmelia/.rvm/wrappers/ree-1.8.7-2011.03/gem | |
+ /scripts/wrapper : wrap() 64 > return 0 | |
+ /scripts/wrapper : 164 > [[ -f /Users/lmelia/.rvm/wrappers/ree-1.8.7-2011.03/gem ]] | |
+ /scripts/wrapper : 166 > [[ gem == \r\u\b\y ]] | |
+ /scripts/wrapper : 172 > destination=/Users/lmelia/.rvm/bin/gem-ree-1.8.7-2011.03 | |
+ /scripts/wrapper : 176 > rm -f /Users/lmelia/.rvm/bin/gem-ree-1.8.7-2011.03 | |
+ /scripts/wrapper : 178 > ln -sf /Users/lmelia/.rvm/wrappers/ree-1.8.7-2011.03/gem /Users/lmelia/.rvm/bin/gem-ree-1.8.7-2011.03 | |
+ /scripts/wrapper : 143 > for binary_name in '"${binaries[@]}"' | |
+ /scripts/wrapper : 145 > file_name=/Users/lmelia/.rvm/wrappers/ree-1.8.7-2011.03/irb | |
+ /scripts/wrapper : 147 > [[ 0 -gt 0 ]] | |
+ /scripts/wrapper : 153 > [[ ! -d /Users/lmelia/.rvm/bin ]] | |
+ /scripts/wrapper : 157 > [[ -z '' ]] | |
+ /scripts/wrapper : 159 > override_check=1 | |
+ /scripts/wrapper : 161 > wrap_binary | |
+ /scripts/wrapper : wrap_binary() 93 > [[ 1 = \1 ]] | |
+ /scripts/wrapper : wrap_binary() 95 > wrap | |
+ /scripts/wrapper : wrap() 37 > [[ -n /Users/lmelia/.rvm/wrappers/ree-1.8.7-2011.03/irb ]] | |
++ /scripts/wrapper : wrap() 39 > dirname /Users/lmelia/.rvm/wrappers/ree-1.8.7-2011.03/irb | |
+ /scripts/wrapper : wrap() 39 > mkdir -p /Users/lmelia/.rvm/wrappers/ree-1.8.7-2011.03 | |
+ /scripts/wrapper : wrap() 41 > rm -f /Users/lmelia/.rvm/wrappers/ree-1.8.7-2011.03/irb | |
+ /scripts/wrapper : wrap() 43 > [[ 501 -eq 0 ]] | |
+ /scripts/wrapper : wrap() 46 > path=/Users/lmelia/.rvm | |
+ /scripts/wrapper : wrap() 58 > printf '#!/usr/bin/env bash | |
if [[ -s "/Users/lmelia/.rvm/environments/ree-1.8.7-2011.03" ]] ; then | |
source "/Users/lmelia/.rvm/environments/ree-1.8.7-2011.03" | |
exec irb "$@" | |
else | |
echo "ERROR: Missing RVM environment file: '\''/Users/lmelia/.rvm/environments/ree-1.8.7-2011.03'\''" >&2 | |
exit 1 | |
fi | |
' | |
+ /scripts/wrapper : wrap() 60 > [[ -f /Users/lmelia/.rvm/wrappers/ree-1.8.7-2011.03/irb ]] | |
+ /scripts/wrapper : wrap() 61 > chmod +x /Users/lmelia/.rvm/wrappers/ree-1.8.7-2011.03/irb | |
+ /scripts/wrapper : wrap() 64 > return 0 | |
+ /scripts/wrapper : 164 > [[ -f /Users/lmelia/.rvm/wrappers/ree-1.8.7-2011.03/irb ]] | |
+ /scripts/wrapper : 166 > [[ irb == \r\u\b\y ]] | |
+ /scripts/wrapper : 172 > destination=/Users/lmelia/.rvm/bin/irb-ree-1.8.7-2011.03 | |
+ /scripts/wrapper : 176 > rm -f /Users/lmelia/.rvm/bin/irb-ree-1.8.7-2011.03 | |
+ /scripts/wrapper : 178 > ln -sf /Users/lmelia/.rvm/wrappers/ree-1.8.7-2011.03/irb /Users/lmelia/.rvm/bin/irb-ree-1.8.7-2011.03 | |
+ /scripts/wrapper : 143 > for binary_name in '"${binaries[@]}"' | |
+ /scripts/wrapper : 145 > file_name=/Users/lmelia/.rvm/wrappers/ree-1.8.7-2011.03/ri | |
+ /scripts/wrapper : 147 > [[ 0 -gt 0 ]] | |
+ /scripts/wrapper : 153 > [[ ! -d /Users/lmelia/.rvm/bin ]] | |
+ /scripts/wrapper : 157 > [[ -z '' ]] | |
+ /scripts/wrapper : 159 > override_check=1 | |
+ /scripts/wrapper : 161 > wrap_binary | |
+ /scripts/wrapper : wrap_binary() 93 > [[ 1 = \1 ]] | |
+ /scripts/wrapper : wrap_binary() 95 > wrap | |
+ /scripts/wrapper : wrap() 37 > [[ -n /Users/lmelia/.rvm/wrappers/ree-1.8.7-2011.03/ri ]] | |
++ /scripts/wrapper : wrap() 39 > dirname /Users/lmelia/.rvm/wrappers/ree-1.8.7-2011.03/ri | |
+ /scripts/wrapper : wrap() 39 > mkdir -p /Users/lmelia/.rvm/wrappers/ree-1.8.7-2011.03 | |
+ /scripts/wrapper : wrap() 41 > rm -f /Users/lmelia/.rvm/wrappers/ree-1.8.7-2011.03/ri | |
+ /scripts/wrapper : wrap() 43 > [[ 501 -eq 0 ]] | |
+ /scripts/wrapper : wrap() 46 > path=/Users/lmelia/.rvm | |
+ /scripts/wrapper : wrap() 58 > printf '#!/usr/bin/env bash | |
if [[ -s "/Users/lmelia/.rvm/environments/ree-1.8.7-2011.03" ]] ; then | |
source "/Users/lmelia/.rvm/environments/ree-1.8.7-2011.03" | |
exec ri "$@" | |
else | |
echo "ERROR: Missing RVM environment file: '\''/Users/lmelia/.rvm/environments/ree-1.8.7-2011.03'\''" >&2 | |
exit 1 | |
fi | |
' | |
+ /scripts/wrapper : wrap() 60 > [[ -f /Users/lmelia/.rvm/wrappers/ree-1.8.7-2011.03/ri ]] | |
+ /scripts/wrapper : wrap() 61 > chmod +x /Users/lmelia/.rvm/wrappers/ree-1.8.7-2011.03/ri | |
+ /scripts/wrapper : wrap() 64 > return 0 | |
+ /scripts/wrapper : 164 > [[ -f /Users/lmelia/.rvm/wrappers/ree-1.8.7-2011.03/ri ]] | |
+ /scripts/wrapper : 166 > [[ ri == \r\u\b\y ]] | |
+ /scripts/wrapper : 172 > destination=/Users/lmelia/.rvm/bin/ri-ree-1.8.7-2011.03 | |
+ /scripts/wrapper : 176 > rm -f /Users/lmelia/.rvm/bin/ri-ree-1.8.7-2011.03 | |
+ /scripts/wrapper : 178 > ln -sf /Users/lmelia/.rvm/wrappers/ree-1.8.7-2011.03/ri /Users/lmelia/.rvm/bin/ri-ree-1.8.7-2011.03 | |
+ /scripts/wrapper : 143 > for binary_name in '"${binaries[@]}"' | |
+ /scripts/wrapper : 145 > file_name=/Users/lmelia/.rvm/wrappers/ree-1.8.7-2011.03/rdoc | |
+ /scripts/wrapper : 147 > [[ 0 -gt 0 ]] | |
+ /scripts/wrapper : 153 > [[ ! -d /Users/lmelia/.rvm/bin ]] | |
+ /scripts/wrapper : 157 > [[ -z '' ]] | |
+ /scripts/wrapper : 159 > override_check=1 | |
+ /scripts/wrapper : 161 > wrap_binary | |
+ /scripts/wrapper : wrap_binary() 93 > [[ 1 = \1 ]] | |
+ /scripts/wrapper : wrap_binary() 95 > wrap | |
+ /scripts/wrapper : wrap() 37 > [[ -n /Users/lmelia/.rvm/wrappers/ree-1.8.7-2011.03/rdoc ]] | |
++ /scripts/wrapper : wrap() 39 > dirname /Users/lmelia/.rvm/wrappers/ree-1.8.7-2011.03/rdoc | |
+ /scripts/wrapper : wrap() 39 > mkdir -p /Users/lmelia/.rvm/wrappers/ree-1.8.7-2011.03 | |
+ /scripts/wrapper : wrap() 41 > rm -f /Users/lmelia/.rvm/wrappers/ree-1.8.7-2011.03/rdoc | |
+ /scripts/wrapper : wrap() 43 > [[ 501 -eq 0 ]] | |
+ /scripts/wrapper : wrap() 46 > path=/Users/lmelia/.rvm | |
+ /scripts/wrapper : wrap() 58 > printf '#!/usr/bin/env bash | |
if [[ -s "/Users/lmelia/.rvm/environments/ree-1.8.7-2011.03" ]] ; then | |
source "/Users/lmelia/.rvm/environments/ree-1.8.7-2011.03" | |
exec rdoc "$@" | |
else | |
echo "ERROR: Missing RVM environment file: '\''/Users/lmelia/.rvm/environments/ree-1.8.7-2011.03'\''" >&2 | |
exit 1 | |
fi | |
' | |
+ /scripts/wrapper : wrap() 60 > [[ -f /Users/lmelia/.rvm/wrappers/ree-1.8.7-2011.03/rdoc ]] | |
+ /scripts/wrapper : wrap() 61 > chmod +x /Users/lmelia/.rvm/wrappers/ree-1.8.7-2011.03/rdoc | |
+ /scripts/wrapper : wrap() 64 > return 0 | |
+ /scripts/wrapper : 164 > [[ -f /Users/lmelia/.rvm/wrappers/ree-1.8.7-2011.03/rdoc ]] | |
+ /scripts/wrapper : 166 > [[ rdoc == \r\u\b\y ]] | |
+ /scripts/wrapper : 172 > destination=/Users/lmelia/.rvm/bin/rdoc-ree-1.8.7-2011.03 | |
+ /scripts/wrapper : 176 > rm -f /Users/lmelia/.rvm/bin/rdoc-ree-1.8.7-2011.03 | |
+ /scripts/wrapper : 178 > ln -sf /Users/lmelia/.rvm/wrappers/ree-1.8.7-2011.03/rdoc /Users/lmelia/.rvm/bin/rdoc-ree-1.8.7-2011.03 | |
+ /scripts/wrapper : 143 > for binary_name in '"${binaries[@]}"' | |
+ /scripts/wrapper : 145 > file_name=/Users/lmelia/.rvm/wrappers/ree-1.8.7-2011.03/rake | |
+ /scripts/wrapper : 147 > [[ 0 -gt 0 ]] | |
+ /scripts/wrapper : 153 > [[ ! -d /Users/lmelia/.rvm/bin ]] | |
+ /scripts/wrapper : 157 > [[ -z '' ]] | |
+ /scripts/wrapper : 159 > override_check=1 | |
+ /scripts/wrapper : 161 > wrap_binary | |
+ /scripts/wrapper : wrap_binary() 93 > [[ 1 = \1 ]] | |
+ /scripts/wrapper : wrap_binary() 95 > wrap | |
+ /scripts/wrapper : wrap() 37 > [[ -n /Users/lmelia/.rvm/wrappers/ree-1.8.7-2011.03/rake ]] | |
++ /scripts/wrapper : wrap() 39 > dirname /Users/lmelia/.rvm/wrappers/ree-1.8.7-2011.03/rake | |
+ /scripts/wrapper : wrap() 39 > mkdir -p /Users/lmelia/.rvm/wrappers/ree-1.8.7-2011.03 | |
+ /scripts/wrapper : wrap() 41 > rm -f /Users/lmelia/.rvm/wrappers/ree-1.8.7-2011.03/rake | |
+ /scripts/wrapper : wrap() 43 > [[ 501 -eq 0 ]] | |
+ /scripts/wrapper : wrap() 46 > path=/Users/lmelia/.rvm | |
+ /scripts/wrapper : wrap() 58 > printf '#!/usr/bin/env bash | |
if [[ -s "/Users/lmelia/.rvm/environments/ree-1.8.7-2011.03" ]] ; then | |
source "/Users/lmelia/.rvm/environments/ree-1.8.7-2011.03" | |
exec rake "$@" | |
else | |
echo "ERROR: Missing RVM environment file: '\''/Users/lmelia/.rvm/environments/ree-1.8.7-2011.03'\''" >&2 | |
exit 1 | |
fi | |
' | |
+ /scripts/wrapper : wrap() 60 > [[ -f /Users/lmelia/.rvm/wrappers/ree-1.8.7-2011.03/rake ]] | |
+ /scripts/wrapper : wrap() 61 > chmod +x /Users/lmelia/.rvm/wrappers/ree-1.8.7-2011.03/rake | |
+ /scripts/wrapper : wrap() 64 > return 0 | |
+ /scripts/wrapper : 164 > [[ -f /Users/lmelia/.rvm/wrappers/ree-1.8.7-2011.03/rake ]] | |
+ /scripts/wrapper : 166 > [[ rake == \r\u\b\y ]] | |
+ /scripts/wrapper : 172 > destination=/Users/lmelia/.rvm/bin/rake-ree-1.8.7-2011.03 | |
+ /scripts/wrapper : 176 > rm -f /Users/lmelia/.rvm/bin/rake-ree-1.8.7-2011.03 | |
+ /scripts/wrapper : 178 > ln -sf /Users/lmelia/.rvm/wrappers/ree-1.8.7-2011.03/rake /Users/lmelia/.rvm/bin/rake-ree-1.8.7-2011.03 | |
+ /scripts/wrapper : 143 > for binary_name in '"${binaries[@]}"' | |
+ /scripts/wrapper : 145 > file_name=/Users/lmelia/.rvm/wrappers/ree-1.8.7-2011.03/erb | |
+ /scripts/wrapper : 147 > [[ 0 -gt 0 ]] | |
+ /scripts/wrapper : 153 > [[ ! -d /Users/lmelia/.rvm/bin ]] | |
+ /scripts/wrapper : 157 > [[ -z '' ]] | |
+ /scripts/wrapper : 159 > override_check=1 | |
+ /scripts/wrapper : 161 > wrap_binary | |
+ /scripts/wrapper : wrap_binary() 93 > [[ 1 = \1 ]] | |
+ /scripts/wrapper : wrap_binary() 95 > wrap | |
+ /scripts/wrapper : wrap() 37 > [[ -n /Users/lmelia/.rvm/wrappers/ree-1.8.7-2011.03/erb ]] | |
++ /scripts/wrapper : wrap() 39 > dirname /Users/lmelia/.rvm/wrappers/ree-1.8.7-2011.03/erb | |
+ /scripts/wrapper : wrap() 39 > mkdir -p /Users/lmelia/.rvm/wrappers/ree-1.8.7-2011.03 | |
+ /scripts/wrapper : wrap() 41 > rm -f /Users/lmelia/.rvm/wrappers/ree-1.8.7-2011.03/erb | |
+ /scripts/wrapper : wrap() 43 > [[ 501 -eq 0 ]] | |
+ /scripts/wrapper : wrap() 46 > path=/Users/lmelia/.rvm | |
+ /scripts/wrapper : wrap() 58 > printf '#!/usr/bin/env bash | |
if [[ -s "/Users/lmelia/.rvm/environments/ree-1.8.7-2011.03" ]] ; then | |
source "/Users/lmelia/.rvm/environments/ree-1.8.7-2011.03" | |
exec erb "$@" | |
else | |
echo "ERROR: Missing RVM environment file: '\''/Users/lmelia/.rvm/environments/ree-1.8.7-2011.03'\''" >&2 | |
exit 1 | |
fi | |
' | |
+ /scripts/wrapper : wrap() 60 > [[ -f /Users/lmelia/.rvm/wrappers/ree-1.8.7-2011.03/erb ]] | |
+ /scripts/wrapper : wrap() 61 > chmod +x /Users/lmelia/.rvm/wrappers/ree-1.8.7-2011.03/erb | |
+ /scripts/wrapper : wrap() 64 > return 0 | |
+ /scripts/wrapper : 164 > [[ -f /Users/lmelia/.rvm/wrappers/ree-1.8.7-2011.03/erb ]] | |
+ /scripts/wrapper : 166 > [[ erb == \r\u\b\y ]] | |
+ /scripts/wrapper : 172 > destination=/Users/lmelia/.rvm/bin/erb-ree-1.8.7-2011.03 | |
+ /scripts/wrapper : 176 > rm -f /Users/lmelia/.rvm/bin/erb-ree-1.8.7-2011.03 | |
+ /scripts/wrapper : 178 > ln -sf /Users/lmelia/.rvm/wrappers/ree-1.8.7-2011.03/erb /Users/lmelia/.rvm/bin/erb-ree-1.8.7-2011.03 | |
+ /scripts/wrapper : 143 > for binary_name in '"${binaries[@]}"' | |
+ /scripts/wrapper : 145 > file_name=/Users/lmelia/.rvm/wrappers/ree-1.8.7-2011.03/testrb | |
+ /scripts/wrapper : 147 > [[ 0 -gt 0 ]] | |
+ /scripts/wrapper : 153 > [[ ! -d /Users/lmelia/.rvm/bin ]] | |
+ /scripts/wrapper : 157 > [[ -z '' ]] | |
+ /scripts/wrapper : 159 > override_check=1 | |
+ /scripts/wrapper : 161 > wrap_binary | |
+ /scripts/wrapper : wrap_binary() 93 > [[ 1 = \1 ]] | |
+ /scripts/wrapper : wrap_binary() 95 > wrap | |
+ /scripts/wrapper : wrap() 37 > [[ -n /Users/lmelia/.rvm/wrappers/ree-1.8.7-2011.03/testrb ]] | |
++ /scripts/wrapper : wrap() 39 > dirname /Users/lmelia/.rvm/wrappers/ree-1.8.7-2011.03/testrb | |
+ /scripts/wrapper : wrap() 39 > mkdir -p /Users/lmelia/.rvm/wrappers/ree-1.8.7-2011.03 | |
+ /scripts/wrapper : wrap() 41 > rm -f /Users/lmelia/.rvm/wrappers/ree-1.8.7-2011.03/testrb | |
+ /scripts/wrapper : wrap() 43 > [[ 501 -eq 0 ]] | |
+ /scripts/wrapper : wrap() 46 > path=/Users/lmelia/.rvm | |
+ /scripts/wrapper : wrap() 58 > printf '#!/usr/bin/env bash | |
if [[ -s "/Users/lmelia/.rvm/environments/ree-1.8.7-2011.03" ]] ; then | |
source "/Users/lmelia/.rvm/environments/ree-1.8.7-2011.03" | |
exec testrb "$@" | |
else | |
echo "ERROR: Missing RVM environment file: '\''/Users/lmelia/.rvm/environments/ree-1.8.7-2011.03'\''" >&2 | |
exit 1 | |
fi | |
' | |
+ /scripts/wrapper : wrap() 60 > [[ -f /Users/lmelia/.rvm/wrappers/ree-1.8.7-2011.03/testrb ]] | |
+ /scripts/wrapper : wrap() 61 > chmod +x /Users/lmelia/.rvm/wrappers/ree-1.8.7-2011.03/testrb | |
+ /scripts/wrapper : wrap() 64 > return 0 | |
+ /scripts/wrapper : 164 > [[ -f /Users/lmelia/.rvm/wrappers/ree-1.8.7-2011.03/testrb ]] | |
+ /scripts/wrapper : 166 > [[ testrb == \r\u\b\y ]] | |
+ /scripts/wrapper : 172 > destination=/Users/lmelia/.rvm/bin/testrb-ree-1.8.7-2011.03 | |
+ /scripts/wrapper : 176 > rm -f /Users/lmelia/.rvm/bin/testrb-ree-1.8.7-2011.03 | |
+ /scripts/wrapper : 178 > ln -sf /Users/lmelia/.rvm/wrappers/ree-1.8.7-2011.03/testrb /Users/lmelia/.rvm/bin/testrb-ree-1.8.7-2011.03 | |
+ /scripts/wrapper : 209 > exit 0 | |
+ /scripts/wrapper : 209 > set +e | |
+ /scripts/wrapper : 209 > __rvm_cleanup_tmp 25856 | |
+ /scripts/functions/cleanup : __rvm_cleanup_tmp() 86 > result=0 | |
+ /scripts/functions/cleanup : __rvm_cleanup_tmp() 88 > [[ -z 25856 ]] | |
+ /scripts/functions/cleanup : __rvm_cleanup_tmp() 90 > [[ -d /Users/lmelia/.rvm/tmp/ ]] | |
+ /scripts/functions/cleanup : __rvm_cleanup_tmp() 92 > case "${rvm_tmp_path%\/}" in | |
+ /scripts/functions/cleanup : __rvm_cleanup_tmp() 94 > __rvm_rm_rf /Users/lmelia/.rvm/tmp/25856 | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 8 > local result=1 target=/Users/lmelia/.rvm/tmp/25856 | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 11 > [[ -n '' ]] | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 14 > [[ -n 3.2.48(1)-release ]] | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 15 > shopt -s extglob | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 21 > case "${target}" in | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 28 > [[ -n /Users/lmelia/.rvm/tmp/25856 ]] | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 30 > [[ -d /Users/lmelia/.rvm/tmp/25856 ]] | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 33 > [[ -f /Users/lmelia/.rvm/tmp/25856 ]] | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 33 > [[ -L /Users/lmelia/.rvm/tmp/25856 ]] | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 37 > result=0 | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 44 > return 0 | |
+ /scripts/functions/cleanup : __rvm_cleanup_tmp() 101 > return 0 | |
++ /scripts/manage : __rvm_install_ruby() 527 > __rvm_post_install | |
++ /scripts/manage : __rvm_post_install() 1771 > local rvm_ruby_aliases ruby_alias binary | |
++ /scripts/manage : __rvm_post_install() 1773 > [[ ree != \j\r\u\b\y ]] | |
++ /scripts/manage : __rvm_post_install() 1775 > (( 0 > 0 )) | |
++ /scripts/manage : __rvm_post_install() 1775 > binaries=(gem irb erb ri rdoc testrb rake) | |
++ /scripts/manage : __rvm_post_install() 1777 > rvm_log 'ree-1.8.7-2011.03 - adjusting #shebangs for (gem' irb erb ri rdoc testrb 'rake).' | |
++ /scripts/functions/logging : rvm_log() 14 > printf 'ree-1.8.7-2011.03 - adjusting #shebangs for (gem irb erb ri rdoc testrb rake).\n' | |
++ /scripts/manage : __rvm_post_install() 1779 > for binary in '"${binaries[@]}"' | |
++ /scripts/manage : __rvm_post_install() 1782 > [[ -e /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/gem ]] | |
++ /scripts/manage : __rvm_post_install() 1785 > [[ /Users/lmelia/.rvm/src/ree-1.8.7-2011.03 != \/\U\s\e\r\s\/\l\m\e\l\i\a\/\.\r\v\m\/\r\u\b\i\e\s\/\r\e\e\-\1\.\8\.\7\-\2\0\1\1\.\0\3 ]] | |
++ /scripts/manage : __rvm_post_install() 1785 > [[ -f /Users/lmelia/.rvm/src/ree-1.8.7-2011.03/bin/gem ]] | |
++ /scripts/manage : __rvm_post_install() 1788 > [[ -f /Users/lmelia/.rvm/gems/ree-1.8.7-2011.03/bin/gem ]] | |
++ /scripts/manage : __rvm_post_install() 1793 > __rvm_inject_gem_env /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/gem | |
++ /scripts/manage : __rvm_inject_gem_env() 1852 > local actual_file string | |
++ /scripts/manage : __rvm_inject_gem_env() 1854 > __rvm_actual_file /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/gem | |
++ /scripts/manage : __rvm_actual_file() 1881 > [[ -L /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/gem ]] | |
++ /scripts/manage : __rvm_actual_file() 1885 > actual_file=/Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/gem | |
++ /scripts/manage : __rvm_actual_file() 1888 > return 0 | |
++ /scripts/manage : __rvm_inject_gem_env() 1856 > [[ -s /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/gem ]] | |
+++ /scripts/manage : __rvm_inject_gem_env() 1858 > head -n 1 /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/gem | |
+++ /scripts/manage : __rvm_inject_gem_env() 1858 > awk '/[j]*ruby/' | |
++ /scripts/manage : __rvm_inject_gem_env() 1858 > [[ -n #!/Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/ruby ]] | |
++ /scripts/manage : __rvm_inject_gem_env() 1860 > string='ENV['\''GEM_HOME'\'']=ENV['\''GEM_HOME'\''] || '\''/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03'\''\nENV['\''GEM_PATH'\'']=ENV['\''GEM_PATH'\''] || '\''/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03:/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03@global'\''\nENV['\''PATH'\'']='\''/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03/bin:/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03@global/bin:/Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin:'\'' + ENV['\''PATH'\'']\n' | |
++ /scripts/manage : __rvm_inject_gem_env() 1867 > [[ -n ENV['GEM_HOME']=ENV['GEM_HOME'] || '/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03'\nENV['GEM_PATH']=ENV['GEM_PATH'] || '/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03:/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03@global'\nENV['PATH']='/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03/bin:/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03@global/bin:/Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin:' + ENV['PATH']\n ]] | |
++ /scripts/manage : __rvm_inject_gem_env() 1869 > awk 'NR==2 {print "ENV['\''GEM_HOME'\'']=ENV['\''GEM_HOME'\''] || '\''/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03'\''\nENV['\''GEM_PATH'\'']=ENV['\''GEM_PATH'\''] || '\''/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03:/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03@global'\''\nENV['\''PATH'\'']='\''/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03/bin:/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03@global/bin:/Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin:'\'' + ENV['\''PATH'\'']\n"} {print}' /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/gem | |
++ /scripts/manage : __rvm_inject_gem_env() 1871 > mv /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/gem.new /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/gem | |
++ /scripts/manage : __rvm_inject_gem_env() 1872 > chmod +x /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/gem | |
++ /scripts/manage : __rvm_inject_gem_env() 1876 > return 0 | |
++ /scripts/manage : __rvm_post_install() 1795 > __rvm_inject_ruby_shebang /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/gem | |
++ /scripts/manage : __rvm_inject_ruby_shebang() 1839 > local actual_file | |
++ /scripts/manage : __rvm_inject_ruby_shebang() 1841 > __rvm_actual_file /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/gem | |
++ /scripts/manage : __rvm_actual_file() 1881 > [[ -L /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/gem ]] | |
++ /scripts/manage : __rvm_actual_file() 1885 > actual_file=/Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/gem | |
++ /scripts/manage : __rvm_actual_file() 1888 > return 0 | |
++ /scripts/manage : __rvm_inject_ruby_shebang() 1843 > [[ -f /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/gem ]] | |
++ /scripts/manage : __rvm_inject_ruby_shebang() 1845 > sed -e '1,1s=.*=#!/usr/bin/env ruby=' /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/gem | |
++ /scripts/manage : __rvm_inject_ruby_shebang() 1846 > mv /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/gem.new /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/gem | |
++ /scripts/manage : __rvm_inject_ruby_shebang() 1846 > chmod +x /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/gem | |
++ /scripts/manage : __rvm_post_install() 1797 > chmod +x /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/gem | |
++ /scripts/manage : __rvm_post_install() 1779 > for binary in '"${binaries[@]}"' | |
++ /scripts/manage : __rvm_post_install() 1782 > [[ -e /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/irb ]] | |
++ /scripts/manage : __rvm_post_install() 1785 > [[ /Users/lmelia/.rvm/src/ree-1.8.7-2011.03 != \/\U\s\e\r\s\/\l\m\e\l\i\a\/\.\r\v\m\/\r\u\b\i\e\s\/\r\e\e\-\1\.\8\.\7\-\2\0\1\1\.\0\3 ]] | |
++ /scripts/manage : __rvm_post_install() 1785 > [[ -f /Users/lmelia/.rvm/src/ree-1.8.7-2011.03/bin/irb ]] | |
++ /scripts/manage : __rvm_post_install() 1788 > [[ -f /Users/lmelia/.rvm/gems/ree-1.8.7-2011.03/bin/irb ]] | |
++ /scripts/manage : __rvm_post_install() 1793 > __rvm_inject_gem_env /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/irb | |
++ /scripts/manage : __rvm_inject_gem_env() 1852 > local actual_file string | |
++ /scripts/manage : __rvm_inject_gem_env() 1854 > __rvm_actual_file /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/irb | |
++ /scripts/manage : __rvm_actual_file() 1881 > [[ -L /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/irb ]] | |
++ /scripts/manage : __rvm_actual_file() 1885 > actual_file=/Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/irb | |
++ /scripts/manage : __rvm_actual_file() 1888 > return 0 | |
++ /scripts/manage : __rvm_inject_gem_env() 1856 > [[ -s /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/irb ]] | |
+++ /scripts/manage : __rvm_inject_gem_env() 1858 > head -n 1 /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/irb | |
+++ /scripts/manage : __rvm_inject_gem_env() 1858 > awk '/[j]*ruby/' | |
++ /scripts/manage : __rvm_inject_gem_env() 1858 > [[ -n #!/Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/ruby ]] | |
++ /scripts/manage : __rvm_inject_gem_env() 1860 > string='ENV['\''GEM_HOME'\'']=ENV['\''GEM_HOME'\''] || '\''/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03'\''\nENV['\''GEM_PATH'\'']=ENV['\''GEM_PATH'\''] || '\''/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03:/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03@global'\''\nENV['\''PATH'\'']='\''/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03/bin:/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03@global/bin:/Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin:'\'' + ENV['\''PATH'\'']\n' | |
++ /scripts/manage : __rvm_inject_gem_env() 1867 > [[ -n ENV['GEM_HOME']=ENV['GEM_HOME'] || '/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03'\nENV['GEM_PATH']=ENV['GEM_PATH'] || '/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03:/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03@global'\nENV['PATH']='/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03/bin:/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03@global/bin:/Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin:' + ENV['PATH']\n ]] | |
++ /scripts/manage : __rvm_inject_gem_env() 1869 > awk 'NR==2 {print "ENV['\''GEM_HOME'\'']=ENV['\''GEM_HOME'\''] || '\''/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03'\''\nENV['\''GEM_PATH'\'']=ENV['\''GEM_PATH'\''] || '\''/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03:/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03@global'\''\nENV['\''PATH'\'']='\''/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03/bin:/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03@global/bin:/Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin:'\'' + ENV['\''PATH'\'']\n"} {print}' /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/irb | |
++ /scripts/manage : __rvm_inject_gem_env() 1871 > mv /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/irb.new /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/irb | |
++ /scripts/manage : __rvm_inject_gem_env() 1872 > chmod +x /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/irb | |
++ /scripts/manage : __rvm_inject_gem_env() 1876 > return 0 | |
++ /scripts/manage : __rvm_post_install() 1795 > __rvm_inject_ruby_shebang /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/irb | |
++ /scripts/manage : __rvm_inject_ruby_shebang() 1839 > local actual_file | |
++ /scripts/manage : __rvm_inject_ruby_shebang() 1841 > __rvm_actual_file /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/irb | |
++ /scripts/manage : __rvm_actual_file() 1881 > [[ -L /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/irb ]] | |
++ /scripts/manage : __rvm_actual_file() 1885 > actual_file=/Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/irb | |
++ /scripts/manage : __rvm_actual_file() 1888 > return 0 | |
++ /scripts/manage : __rvm_inject_ruby_shebang() 1843 > [[ -f /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/irb ]] | |
++ /scripts/manage : __rvm_inject_ruby_shebang() 1845 > sed -e '1,1s=.*=#!/usr/bin/env ruby=' /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/irb | |
++ /scripts/manage : __rvm_inject_ruby_shebang() 1846 > mv /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/irb.new /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/irb | |
++ /scripts/manage : __rvm_inject_ruby_shebang() 1846 > chmod +x /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/irb | |
++ /scripts/manage : __rvm_post_install() 1797 > chmod +x /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/irb | |
++ /scripts/manage : __rvm_post_install() 1779 > for binary in '"${binaries[@]}"' | |
++ /scripts/manage : __rvm_post_install() 1782 > [[ -e /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/erb ]] | |
++ /scripts/manage : __rvm_post_install() 1785 > [[ /Users/lmelia/.rvm/src/ree-1.8.7-2011.03 != \/\U\s\e\r\s\/\l\m\e\l\i\a\/\.\r\v\m\/\r\u\b\i\e\s\/\r\e\e\-\1\.\8\.\7\-\2\0\1\1\.\0\3 ]] | |
++ /scripts/manage : __rvm_post_install() 1785 > [[ -f /Users/lmelia/.rvm/src/ree-1.8.7-2011.03/bin/erb ]] | |
++ /scripts/manage : __rvm_post_install() 1788 > [[ -f /Users/lmelia/.rvm/gems/ree-1.8.7-2011.03/bin/erb ]] | |
++ /scripts/manage : __rvm_post_install() 1793 > __rvm_inject_gem_env /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/erb | |
++ /scripts/manage : __rvm_inject_gem_env() 1852 > local actual_file string | |
++ /scripts/manage : __rvm_inject_gem_env() 1854 > __rvm_actual_file /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/erb | |
++ /scripts/manage : __rvm_actual_file() 1881 > [[ -L /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/erb ]] | |
++ /scripts/manage : __rvm_actual_file() 1885 > actual_file=/Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/erb | |
++ /scripts/manage : __rvm_actual_file() 1888 > return 0 | |
++ /scripts/manage : __rvm_inject_gem_env() 1856 > [[ -s /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/erb ]] | |
+++ /scripts/manage : __rvm_inject_gem_env() 1858 > head -n 1 /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/erb | |
+++ /scripts/manage : __rvm_inject_gem_env() 1858 > awk '/[j]*ruby/' | |
++ /scripts/manage : __rvm_inject_gem_env() 1858 > [[ -n #!/Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/ruby ]] | |
++ /scripts/manage : __rvm_inject_gem_env() 1860 > string='ENV['\''GEM_HOME'\'']=ENV['\''GEM_HOME'\''] || '\''/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03'\''\nENV['\''GEM_PATH'\'']=ENV['\''GEM_PATH'\''] || '\''/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03:/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03@global'\''\nENV['\''PATH'\'']='\''/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03/bin:/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03@global/bin:/Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin:'\'' + ENV['\''PATH'\'']\n' | |
++ /scripts/manage : __rvm_inject_gem_env() 1867 > [[ -n ENV['GEM_HOME']=ENV['GEM_HOME'] || '/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03'\nENV['GEM_PATH']=ENV['GEM_PATH'] || '/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03:/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03@global'\nENV['PATH']='/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03/bin:/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03@global/bin:/Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin:' + ENV['PATH']\n ]] | |
++ /scripts/manage : __rvm_inject_gem_env() 1869 > awk 'NR==2 {print "ENV['\''GEM_HOME'\'']=ENV['\''GEM_HOME'\''] || '\''/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03'\''\nENV['\''GEM_PATH'\'']=ENV['\''GEM_PATH'\''] || '\''/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03:/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03@global'\''\nENV['\''PATH'\'']='\''/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03/bin:/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03@global/bin:/Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin:'\'' + ENV['\''PATH'\'']\n"} {print}' /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/erb | |
++ /scripts/manage : __rvm_inject_gem_env() 1871 > mv /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/erb.new /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/erb | |
++ /scripts/manage : __rvm_inject_gem_env() 1872 > chmod +x /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/erb | |
++ /scripts/manage : __rvm_inject_gem_env() 1876 > return 0 | |
++ /scripts/manage : __rvm_post_install() 1795 > __rvm_inject_ruby_shebang /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/erb | |
++ /scripts/manage : __rvm_inject_ruby_shebang() 1839 > local actual_file | |
++ /scripts/manage : __rvm_inject_ruby_shebang() 1841 > __rvm_actual_file /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/erb | |
++ /scripts/manage : __rvm_actual_file() 1881 > [[ -L /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/erb ]] | |
++ /scripts/manage : __rvm_actual_file() 1885 > actual_file=/Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/erb | |
++ /scripts/manage : __rvm_actual_file() 1888 > return 0 | |
++ /scripts/manage : __rvm_inject_ruby_shebang() 1843 > [[ -f /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/erb ]] | |
++ /scripts/manage : __rvm_inject_ruby_shebang() 1845 > sed -e '1,1s=.*=#!/usr/bin/env ruby=' /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/erb | |
++ /scripts/manage : __rvm_inject_ruby_shebang() 1846 > mv /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/erb.new /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/erb | |
++ /scripts/manage : __rvm_inject_ruby_shebang() 1846 > chmod +x /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/erb | |
++ /scripts/manage : __rvm_post_install() 1797 > chmod +x /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/erb | |
++ /scripts/manage : __rvm_post_install() 1779 > for binary in '"${binaries[@]}"' | |
++ /scripts/manage : __rvm_post_install() 1782 > [[ -e /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/ri ]] | |
++ /scripts/manage : __rvm_post_install() 1785 > [[ /Users/lmelia/.rvm/src/ree-1.8.7-2011.03 != \/\U\s\e\r\s\/\l\m\e\l\i\a\/\.\r\v\m\/\r\u\b\i\e\s\/\r\e\e\-\1\.\8\.\7\-\2\0\1\1\.\0\3 ]] | |
++ /scripts/manage : __rvm_post_install() 1785 > [[ -f /Users/lmelia/.rvm/src/ree-1.8.7-2011.03/bin/ri ]] | |
++ /scripts/manage : __rvm_post_install() 1788 > [[ -f /Users/lmelia/.rvm/gems/ree-1.8.7-2011.03/bin/ri ]] | |
++ /scripts/manage : __rvm_post_install() 1793 > __rvm_inject_gem_env /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/ri | |
++ /scripts/manage : __rvm_inject_gem_env() 1852 > local actual_file string | |
++ /scripts/manage : __rvm_inject_gem_env() 1854 > __rvm_actual_file /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/ri | |
++ /scripts/manage : __rvm_actual_file() 1881 > [[ -L /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/ri ]] | |
++ /scripts/manage : __rvm_actual_file() 1885 > actual_file=/Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/ri | |
++ /scripts/manage : __rvm_actual_file() 1888 > return 0 | |
++ /scripts/manage : __rvm_inject_gem_env() 1856 > [[ -s /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/ri ]] | |
+++ /scripts/manage : __rvm_inject_gem_env() 1858 > head -n 1 /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/ri | |
+++ /scripts/manage : __rvm_inject_gem_env() 1858 > awk '/[j]*ruby/' | |
++ /scripts/manage : __rvm_inject_gem_env() 1858 > [[ -n #!/Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/ruby ]] | |
++ /scripts/manage : __rvm_inject_gem_env() 1860 > string='ENV['\''GEM_HOME'\'']=ENV['\''GEM_HOME'\''] || '\''/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03'\''\nENV['\''GEM_PATH'\'']=ENV['\''GEM_PATH'\''] || '\''/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03:/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03@global'\''\nENV['\''PATH'\'']='\''/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03/bin:/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03@global/bin:/Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin:'\'' + ENV['\''PATH'\'']\n' | |
++ /scripts/manage : __rvm_inject_gem_env() 1867 > [[ -n ENV['GEM_HOME']=ENV['GEM_HOME'] || '/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03'\nENV['GEM_PATH']=ENV['GEM_PATH'] || '/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03:/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03@global'\nENV['PATH']='/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03/bin:/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03@global/bin:/Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin:' + ENV['PATH']\n ]] | |
++ /scripts/manage : __rvm_inject_gem_env() 1869 > awk 'NR==2 {print "ENV['\''GEM_HOME'\'']=ENV['\''GEM_HOME'\''] || '\''/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03'\''\nENV['\''GEM_PATH'\'']=ENV['\''GEM_PATH'\''] || '\''/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03:/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03@global'\''\nENV['\''PATH'\'']='\''/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03/bin:/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03@global/bin:/Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin:'\'' + ENV['\''PATH'\'']\n"} {print}' /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/ri | |
++ /scripts/manage : __rvm_inject_gem_env() 1871 > mv /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/ri.new /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/ri | |
++ /scripts/manage : __rvm_inject_gem_env() 1872 > chmod +x /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/ri | |
++ /scripts/manage : __rvm_inject_gem_env() 1876 > return 0 | |
++ /scripts/manage : __rvm_post_install() 1795 > __rvm_inject_ruby_shebang /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/ri | |
++ /scripts/manage : __rvm_inject_ruby_shebang() 1839 > local actual_file | |
++ /scripts/manage : __rvm_inject_ruby_shebang() 1841 > __rvm_actual_file /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/ri | |
++ /scripts/manage : __rvm_actual_file() 1881 > [[ -L /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/ri ]] | |
++ /scripts/manage : __rvm_actual_file() 1885 > actual_file=/Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/ri | |
++ /scripts/manage : __rvm_actual_file() 1888 > return 0 | |
++ /scripts/manage : __rvm_inject_ruby_shebang() 1843 > [[ -f /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/ri ]] | |
++ /scripts/manage : __rvm_inject_ruby_shebang() 1845 > sed -e '1,1s=.*=#!/usr/bin/env ruby=' /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/ri | |
++ /scripts/manage : __rvm_inject_ruby_shebang() 1846 > mv /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/ri.new /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/ri | |
++ /scripts/manage : __rvm_inject_ruby_shebang() 1846 > chmod +x /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/ri | |
++ /scripts/manage : __rvm_post_install() 1797 > chmod +x /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/ri | |
++ /scripts/manage : __rvm_post_install() 1779 > for binary in '"${binaries[@]}"' | |
++ /scripts/manage : __rvm_post_install() 1782 > [[ -e /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/rdoc ]] | |
++ /scripts/manage : __rvm_post_install() 1785 > [[ /Users/lmelia/.rvm/src/ree-1.8.7-2011.03 != \/\U\s\e\r\s\/\l\m\e\l\i\a\/\.\r\v\m\/\r\u\b\i\e\s\/\r\e\e\-\1\.\8\.\7\-\2\0\1\1\.\0\3 ]] | |
++ /scripts/manage : __rvm_post_install() 1785 > [[ -f /Users/lmelia/.rvm/src/ree-1.8.7-2011.03/bin/rdoc ]] | |
++ /scripts/manage : __rvm_post_install() 1788 > [[ -f /Users/lmelia/.rvm/gems/ree-1.8.7-2011.03/bin/rdoc ]] | |
++ /scripts/manage : __rvm_post_install() 1793 > __rvm_inject_gem_env /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/rdoc | |
++ /scripts/manage : __rvm_inject_gem_env() 1852 > local actual_file string | |
++ /scripts/manage : __rvm_inject_gem_env() 1854 > __rvm_actual_file /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/rdoc | |
++ /scripts/manage : __rvm_actual_file() 1881 > [[ -L /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/rdoc ]] | |
++ /scripts/manage : __rvm_actual_file() 1885 > actual_file=/Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/rdoc | |
++ /scripts/manage : __rvm_actual_file() 1888 > return 0 | |
++ /scripts/manage : __rvm_inject_gem_env() 1856 > [[ -s /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/rdoc ]] | |
+++ /scripts/manage : __rvm_inject_gem_env() 1858 > head -n 1 /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/rdoc | |
+++ /scripts/manage : __rvm_inject_gem_env() 1858 > awk '/[j]*ruby/' | |
++ /scripts/manage : __rvm_inject_gem_env() 1858 > [[ -n #!/Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/ruby ]] | |
++ /scripts/manage : __rvm_inject_gem_env() 1860 > string='ENV['\''GEM_HOME'\'']=ENV['\''GEM_HOME'\''] || '\''/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03'\''\nENV['\''GEM_PATH'\'']=ENV['\''GEM_PATH'\''] || '\''/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03:/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03@global'\''\nENV['\''PATH'\'']='\''/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03/bin:/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03@global/bin:/Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin:'\'' + ENV['\''PATH'\'']\n' | |
++ /scripts/manage : __rvm_inject_gem_env() 1867 > [[ -n ENV['GEM_HOME']=ENV['GEM_HOME'] || '/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03'\nENV['GEM_PATH']=ENV['GEM_PATH'] || '/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03:/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03@global'\nENV['PATH']='/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03/bin:/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03@global/bin:/Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin:' + ENV['PATH']\n ]] | |
++ /scripts/manage : __rvm_inject_gem_env() 1869 > awk 'NR==2 {print "ENV['\''GEM_HOME'\'']=ENV['\''GEM_HOME'\''] || '\''/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03'\''\nENV['\''GEM_PATH'\'']=ENV['\''GEM_PATH'\''] || '\''/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03:/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03@global'\''\nENV['\''PATH'\'']='\''/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03/bin:/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03@global/bin:/Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin:'\'' + ENV['\''PATH'\'']\n"} {print}' /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/rdoc | |
++ /scripts/manage : __rvm_inject_gem_env() 1871 > mv /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/rdoc.new /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/rdoc | |
++ /scripts/manage : __rvm_inject_gem_env() 1872 > chmod +x /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/rdoc | |
++ /scripts/manage : __rvm_inject_gem_env() 1876 > return 0 | |
++ /scripts/manage : __rvm_post_install() 1795 > __rvm_inject_ruby_shebang /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/rdoc | |
++ /scripts/manage : __rvm_inject_ruby_shebang() 1839 > local actual_file | |
++ /scripts/manage : __rvm_inject_ruby_shebang() 1841 > __rvm_actual_file /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/rdoc | |
++ /scripts/manage : __rvm_actual_file() 1881 > [[ -L /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/rdoc ]] | |
++ /scripts/manage : __rvm_actual_file() 1885 > actual_file=/Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/rdoc | |
++ /scripts/manage : __rvm_actual_file() 1888 > return 0 | |
++ /scripts/manage : __rvm_inject_ruby_shebang() 1843 > [[ -f /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/rdoc ]] | |
++ /scripts/manage : __rvm_inject_ruby_shebang() 1845 > sed -e '1,1s=.*=#!/usr/bin/env ruby=' /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/rdoc | |
++ /scripts/manage : __rvm_inject_ruby_shebang() 1846 > mv /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/rdoc.new /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/rdoc | |
++ /scripts/manage : __rvm_inject_ruby_shebang() 1846 > chmod +x /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/rdoc | |
++ /scripts/manage : __rvm_post_install() 1797 > chmod +x /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/rdoc | |
++ /scripts/manage : __rvm_post_install() 1779 > for binary in '"${binaries[@]}"' | |
++ /scripts/manage : __rvm_post_install() 1782 > [[ -e /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/testrb ]] | |
++ /scripts/manage : __rvm_post_install() 1785 > [[ /Users/lmelia/.rvm/src/ree-1.8.7-2011.03 != \/\U\s\e\r\s\/\l\m\e\l\i\a\/\.\r\v\m\/\r\u\b\i\e\s\/\r\e\e\-\1\.\8\.\7\-\2\0\1\1\.\0\3 ]] | |
++ /scripts/manage : __rvm_post_install() 1785 > [[ -f /Users/lmelia/.rvm/src/ree-1.8.7-2011.03/bin/testrb ]] | |
++ /scripts/manage : __rvm_post_install() 1788 > [[ -f /Users/lmelia/.rvm/gems/ree-1.8.7-2011.03/bin/testrb ]] | |
++ /scripts/manage : __rvm_post_install() 1793 > __rvm_inject_gem_env /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/testrb | |
++ /scripts/manage : __rvm_inject_gem_env() 1852 > local actual_file string | |
++ /scripts/manage : __rvm_inject_gem_env() 1854 > __rvm_actual_file /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/testrb | |
++ /scripts/manage : __rvm_actual_file() 1881 > [[ -L /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/testrb ]] | |
++ /scripts/manage : __rvm_actual_file() 1885 > actual_file=/Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/testrb | |
++ /scripts/manage : __rvm_actual_file() 1888 > return 0 | |
++ /scripts/manage : __rvm_inject_gem_env() 1856 > [[ -s /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/testrb ]] | |
+++ /scripts/manage : __rvm_inject_gem_env() 1858 > head -n 1 /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/testrb | |
+++ /scripts/manage : __rvm_inject_gem_env() 1858 > awk '/[j]*ruby/' | |
++ /scripts/manage : __rvm_inject_gem_env() 1858 > [[ -n #!/Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/ruby ]] | |
++ /scripts/manage : __rvm_inject_gem_env() 1860 > string='ENV['\''GEM_HOME'\'']=ENV['\''GEM_HOME'\''] || '\''/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03'\''\nENV['\''GEM_PATH'\'']=ENV['\''GEM_PATH'\''] || '\''/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03:/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03@global'\''\nENV['\''PATH'\'']='\''/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03/bin:/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03@global/bin:/Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin:'\'' + ENV['\''PATH'\'']\n' | |
++ /scripts/manage : __rvm_inject_gem_env() 1867 > [[ -n ENV['GEM_HOME']=ENV['GEM_HOME'] || '/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03'\nENV['GEM_PATH']=ENV['GEM_PATH'] || '/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03:/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03@global'\nENV['PATH']='/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03/bin:/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03@global/bin:/Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin:' + ENV['PATH']\n ]] | |
++ /scripts/manage : __rvm_inject_gem_env() 1869 > awk 'NR==2 {print "ENV['\''GEM_HOME'\'']=ENV['\''GEM_HOME'\''] || '\''/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03'\''\nENV['\''GEM_PATH'\'']=ENV['\''GEM_PATH'\''] || '\''/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03:/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03@global'\''\nENV['\''PATH'\'']='\''/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03/bin:/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03@global/bin:/Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin:'\'' + ENV['\''PATH'\'']\n"} {print}' /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/testrb | |
++ /scripts/manage : __rvm_inject_gem_env() 1871 > mv /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/testrb.new /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/testrb | |
++ /scripts/manage : __rvm_inject_gem_env() 1872 > chmod +x /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/testrb | |
++ /scripts/manage : __rvm_inject_gem_env() 1876 > return 0 | |
++ /scripts/manage : __rvm_post_install() 1795 > __rvm_inject_ruby_shebang /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/testrb | |
++ /scripts/manage : __rvm_inject_ruby_shebang() 1839 > local actual_file | |
++ /scripts/manage : __rvm_inject_ruby_shebang() 1841 > __rvm_actual_file /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/testrb | |
++ /scripts/manage : __rvm_actual_file() 1881 > [[ -L /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/testrb ]] | |
++ /scripts/manage : __rvm_actual_file() 1885 > actual_file=/Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/testrb | |
++ /scripts/manage : __rvm_actual_file() 1888 > return 0 | |
++ /scripts/manage : __rvm_inject_ruby_shebang() 1843 > [[ -f /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/testrb ]] | |
++ /scripts/manage : __rvm_inject_ruby_shebang() 1845 > sed -e '1,1s=.*=#!/usr/bin/env ruby=' /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/testrb | |
++ /scripts/manage : __rvm_inject_ruby_shebang() 1846 > mv /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/testrb.new /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/testrb | |
++ /scripts/manage : __rvm_inject_ruby_shebang() 1846 > chmod +x /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/testrb | |
++ /scripts/manage : __rvm_post_install() 1797 > chmod +x /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/testrb | |
++ /scripts/manage : __rvm_post_install() 1779 > for binary in '"${binaries[@]}"' | |
++ /scripts/manage : __rvm_post_install() 1782 > [[ -e /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/rake ]] | |
++ /scripts/manage : __rvm_post_install() 1782 > [[ -e /Users/lmelia/.rvm/src/ree-1.8.7-2011.03/bin/rake ]] | |
++ /scripts/manage : __rvm_post_install() 1801 > binaries=(gem irb erb ri rdoc testrb rake) | |
++ /scripts/manage : __rvm_post_install() 1805 > __rvm_run_with_env gemsets.initial ree-1.8.7-2011.03 ''\''/Users/lmelia/.rvm/scripts/gemsets'\'' initial' 'ree-1.8.7-2011.03 - #importing default gemsets (/Users/lmelia/.rvm/gemsets/)' | |
++ /scripts/functions/environment : __rvm_run_with_env() 193 > local name environment command message log path | |
++ /scripts/functions/environment : __rvm_run_with_env() 195 > name=gemsets.initial | |
++ /scripts/functions/environment : __rvm_run_with_env() 196 > environment=ree-1.8.7-2011.03 | |
++ /scripts/functions/environment : __rvm_run_with_env() 197 > command=''\''/Users/lmelia/.rvm/scripts/gemsets'\'' initial' | |
++ /scripts/functions/environment : __rvm_run_with_env() 198 > message='ree-1.8.7-2011.03 - #importing default gemsets (/Users/lmelia/.rvm/gemsets/)' | |
++ /scripts/functions/environment : __rvm_run_with_env() 200 > [[ -n ree-1.8.7-2011.03 ]] | |
++ /scripts/functions/environment : __rvm_run_with_env() 202 > [[ -n ree-1.8.7-2011.03 - #importing default gemsets (/Users/lmelia/.rvm/gemsets/) ]] | |
++ /scripts/functions/environment : __rvm_run_with_env() 202 > rvm_log 'ree-1.8.7-2011.03 - #importing default gemsets (/Users/lmelia/.rvm/gemsets/)' | |
++ /scripts/functions/logging : rvm_log() 14 > printf 'ree-1.8.7-2011.03 - #importing default gemsets (/Users/lmelia/.rvm/gemsets/)\n' | |
++ /scripts/functions/environment : __rvm_run_with_env() 204 > (( rvm_debug_flag == 0 )) | |
++ /scripts/functions/environment : __rvm_run_with_env() 207 > path=/Users/lmelia/.rvm/log/ree-1.8.7-2011.03 | |
++ /scripts/functions/environment : __rvm_run_with_env() 209 > log=/Users/lmelia/.rvm/log/ree-1.8.7-2011.03/gemsets.initial.log | |
++ /scripts/functions/environment : __rvm_run_with_env() 211 > [[ -d /Users/lmelia/.rvm/log/ree-1.8.7-2011.03 ]] | |
++ /scripts/functions/environment : __rvm_run_with_env() 213 > [[ ! -f /Users/lmelia/.rvm/log/ree-1.8.7-2011.03/gemsets.initial.log ]] | |
+++ /scripts/functions/environment : __rvm_run_with_env() 215 > date '+%Y-%m-%d %H:%M:%S' | |
++ /scripts/functions/environment : __rvm_run_with_env() 215 > printf '[2011-05-01 18:31:14] '\''/Users/lmelia/.rvm/scripts/gemsets'\'' initial # under ree-1.8.7-2011.03\n' | |
++ /scripts/functions/environment : __rvm_run_with_env() 217 > (( rvm_niceness == 0 )) | |
++ /scripts/functions/environment : __rvm_run_with_env() 220 > rvm_ruby_string=ree-1.8.7-2011.03 | |
++ /scripts/functions/environment : __rvm_run_with_env() 222 > __rvm_use | |
++ /scripts/selector : __rvm_use() 344 > local new_path binary full_binary_path rvm_ruby_gem_home | |
++ /scripts/selector : __rvm_use() 347 > __rvm_select | |
++ /scripts/selector : __rvm_select() 7 > export GEM_HOME GEM_PATH MY_RUBY_HOME RUBY_VERSION | |
++ /scripts/selector : __rvm_select() 9 > [[ -z ree-1.8.7-2011.03 ]] | |
++ /scripts/selector : __rvm_select() 18 > __rvm_ruby_string | |
++ /scripts/selector : __rvm_ruby_string() 503 > local ruby_string gemset_name | |
++ /scripts/selector : __rvm_ruby_string() 504 > __rvm_default_flags | |
++ /scripts/functions/env : __rvm_default_flags() 9 > true 0 0 0 | |
++ /scripts/selector : __rvm_ruby_string() 506 > rvm_expanding_aliases=0 | |
++ /scripts/selector : __rvm_ruby_string() 508 > rvm_ruby_version=1.8.7 | |
++ /scripts/selector : __rvm_ruby_string() 509 > rvm_gemset_name= | |
++ /scripts/selector : __rvm_ruby_string() 510 > rvm_ruby_interpreter=ree | |
++ /scripts/selector : __rvm_ruby_string() 511 > rvm_ruby_version=1.8.7 | |
++ /scripts/selector : __rvm_ruby_string() 512 > rvm_ruby_patch_level=2011.03 | |
++ /scripts/selector : __rvm_ruby_string() 513 > rvm_ruby_revision= | |
++ /scripts/selector : __rvm_ruby_string() 514 > rvm_ruby_tag= | |
++ /scripts/selector : __rvm_ruby_string() 516 > echo ree-1.8.7-2011.03 | |
++ /scripts/selector : __rvm_ruby_string() 516 > grep @ | |
++ /scripts/selector : __rvm_ruby_string() 523 > (( rvm_expanding_aliases == 0 )) | |
++ /scripts/selector : __rvm_ruby_string() 523 > [[ -n ree-1.8.7-2011.03 ]] | |
++ /scripts/selector : __rvm_ruby_string() 523 > [[ ree-1.8.7-2011.03 != \s\y\s\t\e\m ]] | |
+++ /scripts/selector : __rvm_ruby_string() 525 > /Users/lmelia/.rvm/scripts/alias show ree-1.8.7-2011.03 | |
++ /scripts/selector : __rvm_ruby_string() 525 > expanded_alias_name= | |
++ /scripts/selector : __rvm_ruby_string() 526 > [[ -n '' ]] | |
++ /scripts/selector : __rvm_ruby_string() 529 > [[ ree-1.8.7-2011.03 = default ]] | |
++ /scripts/selector : __rvm_ruby_string() 536 > echo ree-1.8.7-2011.03 | |
++ /scripts/selector : __rvm_ruby_string() 536 > grep @ | |
++ /scripts/selector : __rvm_ruby_string() 542 > ruby_string=ree-1.8.7-2011.03 | |
++ /scripts/selector : __rvm_ruby_string() 543 > gemset_name= | |
++ /scripts/selector : __rvm_ruby_string() 544 > repo_url= | |
++ /scripts/selector : __rvm_ruby_string() 545 > branch_name= | |
++ /scripts/selector : __rvm_ruby_string() 546 > ruby_name= | |
++ /scripts/selector : __rvm_ruby_string() 548 > __rvm_unset_ruby_variables | |
++ /scripts/functions/env : __rvm_unset_ruby_variables() 21 > unset rvm_ruby_string rvm_ruby_strings rvm_ruby_binary rvm_ruby_gem_home rvm_ruby_gem_path rvm_ruby_home rvm_ruby_interpreter rvm_ruby_irbrc rvm_ruby_log_path rvm_ruby_major_version rvm_ruby_minor_version rvm_ruby_package_name rvm_ruby_patch_level rvm_ruby_release_version rvm_ruby_repo_url rvm_ruby_repo_branch rvm_ruby_revision rvm_ruby_selected_flag rvm_ruby_tag rvm_ruby_version rvm_ruby_load_path rvm_ruby_require rvm_head_flag rvm_ruby_package_file rvm_ruby_configure rvm_ruby_name rvm_ruby_url rvm_ruby_global_gems_path rvm_ruby_args rvm_ruby_name | |
++ /scripts/selector : __rvm_ruby_string() 550 > rvm_ruby_repo_url= | |
++ /scripts/selector : __rvm_ruby_string() 551 > rvm_ruby_repo_branch= | |
++ /scripts/selector : __rvm_ruby_string() 552 > rvm_ruby_name= | |
++ /scripts/selector : __rvm_ruby_string() 554 > [[ -n '' ]] | |
++ /scripts/selector : __rvm_ruby_string() 559 > strings=($(echo "${ruby_string//-/ }")) | |
+++ /scripts/selector : __rvm_ruby_string() 559 > echo 'ree 1.8.7 2011.03' | |
++ /scripts/selector : __rvm_ruby_string() 562 > (( 3 == 0 )) | |
++ /scripts/selector : __rvm_ruby_string() 577 > for string in '"${strings[@]:-""}"' | |
++ /scripts/selector : __rvm_ruby_string() 579 > case "$string" in | |
++ /scripts/selector : __rvm_ruby_string() 690 > rvm_ruby_interpreter=ree | |
++ /scripts/selector : __rvm_ruby_string() 577 > for string in '"${strings[@]:-""}"' | |
++ /scripts/selector : __rvm_ruby_string() 579 > case "$string" in | |
++ /scripts/selector : __rvm_ruby_string() 614 > case "$string" in | |
++ /scripts/selector : __rvm_ruby_string() 616 > rvm_ruby_version=1.8.7 | |
++ /scripts/selector : __rvm_ruby_string() 617 > rvm_ruby_revision= | |
++ /scripts/selector : __rvm_ruby_string() 618 > rvm_ruby_tag= | |
++ /scripts/selector : __rvm_ruby_string() 577 > for string in '"${strings[@]:-""}"' | |
++ /scripts/selector : __rvm_ruby_string() 579 > case "$string" in | |
++ /scripts/selector : __rvm_ruby_string() 634 > case "${rvm_ruby_interpreter:-""}" in | |
++ /scripts/selector : __rvm_ruby_string() 636 > rvm_ruby_patch_level=2011.03 | |
++ /scripts/selector : __rvm_ruby_string() 637 > rvm_ruby_revision= | |
++ /scripts/selector : __rvm_ruby_string() 704 > [[ -z ree ]] | |
++ /scripts/selector : __rvm_ruby_string() 716 > rvm_ruby_version=1.8.7 | |
++ /scripts/selector : __rvm_ruby_string() 717 > [[ -z 1.8.7 ]] | |
++ /scripts/selector : __rvm_ruby_string() 722 > [[ -z 1.8.7 ]] | |
++ /scripts/selector : __rvm_ruby_string() 726 > rvm_ruby_string=ree-1.8.7 | |
++ /scripts/selector : __rvm_ruby_string() 730 > (( rvm_head_flag == 1 )) | |
++ /scripts/selector : __rvm_ruby_string() 734 > [[ -n '' ]] | |
++ /scripts/selector : __rvm_ruby_string() 738 > [[ -n '' ]] | |
++ /scripts/selector : __rvm_ruby_string() 742 > [[ -n 2011.03 ]] | |
++ /scripts/selector : __rvm_ruby_string() 744 > rvm_ruby_string=ree-1.8.7-2011.03 | |
++ /scripts/selector : __rvm_ruby_string() 786 > [[ -n '' ]] | |
++ /scripts/selector : __rvm_select() 20 > rvm_archive_extension=tar.gz | |
++ /scripts/selector : __rvm_select() 22 > [[ -n ree ]] | |
++ /scripts/selector : __rvm_select() 25 > case "$rvm_ruby_interpreter" in | |
++ /scripts/selector : __rvm_select() 151 > rvm_ruby_interpreter=ree | |
++ /scripts/selector : __rvm_select() 152 > rvm_ruby_version=1.8.7 | |
++ /scripts/selector : __rvm_select() 154 > [[ -n 2011.03 ]] | |
+++ /scripts/selector : __rvm_select() 155 > echo 2011.03 | |
+++ /scripts/selector : __rvm_select() 155 > sed 's#^p##' | |
++ /scripts/selector : __rvm_select() 155 > rvm_ruby_patch_level=2011.03 | |
++ /scripts/selector : __rvm_select() 158 > (( rvm_head_flag == 0 )) | |
++ /scripts/selector : __rvm_select() 160 > [[ -n '' ]] | |
++ /scripts/selector : __rvm_select() 166 > rvm_ruby_package_file=ruby-enterprise-1.8.7-2011.03 | |
+++ /scripts/selector : __rvm_select() 167 > __rvm_db ree_1.8.7_url | |
+++ /scripts/functions/db : __rvm_db() 7 > local value key variable | |
+++ /scripts/functions/db : __rvm_db() 9 > key=ree_1.8.7_url | |
+++ /scripts/functions/db : __rvm_db() 10 > variable= | |
+++ /scripts/functions/db : __rvm_db() 12 > [[ -f /Users/lmelia/.rvm/user/db ]] | |
++++ /scripts/functions/db : __rvm_db() 13 > /Users/lmelia/.rvm/scripts/db /Users/lmelia/.rvm/user/db ree_1.8.7_url | |
+++ /scripts/functions/db : __rvm_db() 13 > value= | |
+++ /scripts/functions/db : __rvm_db() 16 > [[ -z '' ]] | |
++++ /scripts/functions/db : __rvm_db() 17 > /Users/lmelia/.rvm/scripts/db /Users/lmelia/.rvm/config/db ree_1.8.7_url | |
+++ /scripts/functions/db : __rvm_db() 17 > value=http://rvm.beginrescueend.com/src | |
+++ /scripts/functions/db : __rvm_db() 20 > [[ -n http://rvm.beginrescueend.com/src ]] | |
+++ /scripts/functions/db : __rvm_db() 21 > [[ -z '' ]] | |
+++ /scripts/functions/db : __rvm_db() 22 > echo http://rvm.beginrescueend.com/src | |
+++ /scripts/functions/db : __rvm_db() 28 > return 0 | |
++ /scripts/selector : __rvm_select() 167 > rvm_ruby_url=http://rvm.beginrescueend.com/src/ruby-enterprise-1.8.7-2011.03.tar.gz | |
++ /scripts/selector : __rvm_select() 171 > case "$rvm_ruby_version" in | |
++ /scripts/selector : __rvm_select() 173 > : | |
++ /scripts/selector : __rvm_select() 248 > __rvm_gemset_select | |
++ /scripts/selector : __rvm_gemset_select() 796 > command -v gem | |
++ /scripts/selector : __rvm_gemset_select() 797 > (( 0 == 0 )) | |
++ /scripts/selector : __rvm_gemset_select() 799 > rvm_ruby_gem_home=/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03 | |
++ /scripts/selector : __rvm_gemset_select() 800 > rvm_gemset_name= | |
++ /scripts/selector : __rvm_gemset_select() 802 > [[ -z '' ]] | |
++ /scripts/selector : __rvm_gemset_select() 806 > [[ 0 -eq 1 ]] | |
++ /scripts/selector : __rvm_gemset_select() 815 > [[ -n '' ]] | |
++ /scripts/selector : __rvm_gemset_select() 820 > [[ -n ree-1.8.7-2011.03 ]] | |
++ /scripts/selector : __rvm_gemset_select() 820 > [[ ree != \s\y\s\t\e\m ]] | |
++ /scripts/selector : __rvm_gemset_select() 822 > rvm_ruby_gem_home=/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03 | |
++ /scripts/selector : __rvm_gemset_select() 859 > [[ -z /Users/lmelia/.rvm/gems/ruby-1.9.2-p180 ]] | |
++ /scripts/selector : __rvm_gemset_select() 862 > [[ -n '' ]] | |
++ /scripts/selector : __rvm_gemset_select() 873 > (( rvm_delete_flag == 1 )) | |
++ /scripts/selector : __rvm_gemset_select() 878 > [[ -z /Users/lmelia/.rvm/gems/ree-1.8.7-2011.03 ]] | |
++ /scripts/selector : __rvm_gemset_select() 882 > rvm_ruby_global_gems_path=/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03@global | |
++ /scripts/selector : __rvm_gemset_select() 883 > rvm_ruby_gem_path=/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03:/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03@global | |
++ /scripts/selector : __rvm_gemset_select() 886 > mkdir -p /Users/lmelia/.rvm/gems/ree-1.8.7-2011.03 | |
++ /scripts/selector : __rvm_gemset_select() 888 > [[ -n /Users/lmelia/.rvm/gems/ree-1.8.7-2011.03 ]] | |
++ /scripts/selector : __rvm_gemset_select() 889 > echo /Users/lmelia/.rvm/gems/ree-1.8.7-2011.03 | |
++ /scripts/selector : __rvm_gemset_select() 889 > grep rvm | |
++ /scripts/selector : __rvm_gemset_select() 891 > __rvm_using_gemset_globalcache | |
++ /scripts/functions/gemset : __rvm_using_gemset_globalcache() 20 > /Users/lmelia/.rvm/scripts/db /Users/lmelia/.rvm/user/db use_gemset_globalcache | |
++ /scripts/functions/gemset : __rvm_using_gemset_globalcache() 21 > grep '^true$' | |
++ /scripts/functions/gemset : __rvm_using_gemset_globalcache() 22 > return 1 | |
++ /scripts/selector : __rvm_gemset_select() 900 > export rvm_ruby_gem_path rvm_ruby_gem_home | |
++ /scripts/selector : __rvm_select() 250 > [[ -n ree ]] | |
++ /scripts/selector : __rvm_select() 250 > [[ system != \r\e\e ]] | |
++ /scripts/selector : __rvm_select() 250 > [[ default != \r\e\e ]] | |
++ /scripts/selector : __rvm_select() 252 > [[ -n 1.8.7 ]] | |
++ /scripts/selector : __rvm_select() 254 > rvm_ruby_release_version=1 | |
++ /scripts/selector : __rvm_select() 255 > rvm_ruby_major_version=1.8 | |
++ /scripts/selector : __rvm_select() 255 > rvm_ruby_major_version=8 | |
++ /scripts/selector : __rvm_select() 256 > rvm_ruby_minor_version=7 | |
++ /scripts/selector : __rvm_select() 259 > rvm_ruby_package_name=ree-1.8.7-2011.03 | |
++ /scripts/selector : __rvm_select() 260 > rvm_ruby_home=/Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03 | |
++ /scripts/selector : __rvm_select() 261 > rvm_ruby_binary=/Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin/ruby | |
++ /scripts/selector : __rvm_select() 262 > rvm_ruby_irbrc=/Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/.irbrc | |
++ /scripts/selector : __rvm_select() 264 > [[ maglev = \r\e\e ]] | |
++ /scripts/selector : __rvm_select() 270 > rvm_ruby_gem_home=/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03 | |
++ /scripts/selector : __rvm_select() 272 > [[ -n '' ]] | |
++ /scripts/selector : __rvm_select() 278 > rvm_ruby_global_gems_path=/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03@global | |
++ /scripts/selector : __rvm_select() 279 > rvm_ruby_gem_path=/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03:/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03@global | |
++ /scripts/selector : __rvm_select() 281 > rvm_ruby_selected_flag=1 | |
++ /scripts/selector : __rvm_select() 283 > [[ -d /Users/lmelia/.rvm/log/ree-1.8.7-2011.03 ]] | |
++ /scripts/selector : __rvm_select() 286 > export rvm_action rvm_alias_expanded rvm_archflags rvm_archive_extension rvm_bin_flag rvm_bin_path rvm_clang_flag rvm_configure_flags rvm_debug_flag rvm_default_flag rvm_delete_flag rvm_docs_type rvm_dump_environment_flag rvm_error_message rvm_expanding_aliases rvm_file_name rvm_gemdir_flag rvm_gemset_name rvm_gemstone_package_file rvm_gemstone_url rvm_head_flag rvm_hook rvm_install_arguments rvm_install_on_use_flag rvm_llvm_flag rvm_loaded_flag rvm_make_flags rvm_niceness rvm_nightly_flag rvm_only_path_flag rvm_parse_break rvm_patch_names rvm_patch_original_pwd rvm_pretty_print_flag rvm_prior_cc rvm_proxy rvm_quiet_flag rvm_ree_options rvm_reload_flag rvm_remove_flag rvm_ruby_alias rvm_ruby_aliases rvm_ruby_args rvm_ruby_binary rvm_ruby_bits rvm_ruby_configure rvm_ruby_file rvm_ruby_gem_home rvm_ruby_gem_path rvm_ruby_global_gems_path rvm_ruby_home rvm_ruby_interpreter rvm_ruby_irbrc rvm_ruby_load_path rvm_ruby_major_version rvm_ruby_make rvm_ruby_make_install rvm_ruby_minor_version rvm_ruby_mode rvm_ruby_name rvm_ruby_package_file rvm_ruby_package_name rvm_ruby_patch rvm_ruby_patch_level rvm_ruby_release_version rvm_ruby_repo_url rvm_ruby_require rvm_ruby_revision rvm_ruby_selected_flag rvm_ruby_sha rvm_ruby_string rvm_ruby_strings rvm_ruby_tag rvm_ruby_url rvm_ruby_user_tag rvm_ruby_version rvm_script_name rvm_sdk rvm_silent_flag rvm_sticky_flag rvm_system_flag rvm_token rvm_trace_flag rvm_use_flag rvm_user_flag rvm_verbose_flag rvm_wrapper_name | |
++ /scripts/selector : __rvm_use() 349 > [[ -n ree ]] | |
++ /scripts/selector : __rvm_use() 351 > [[ system = \r\e\e ]] | |
++ /scripts/selector : __rvm_use() 355 > unset BUNDLE_PATH | |
++ /scripts/selector : __rvm_use() 356 > GEM_HOME=/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03 | |
++ /scripts/selector : __rvm_use() 357 > GEM_PATH=/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03:/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03@global | |
++ /scripts/selector : __rvm_use() 358 > MY_RUBY_HOME=/Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03 | |
++ /scripts/selector : __rvm_use() 359 > RUBY_VERSION=ree-1.8.7-2011.03 | |
++ /scripts/selector : __rvm_use() 360 > IRBRC=/Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/.irbrc | |
++ /scripts/selector : __rvm_use() 362 > export GEM_HOME GEM_PATH MY_RUBY_HOME RUBY_VERSION IRBRC | |
++ /scripts/selector : __rvm_use() 364 > IRBRC=/Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/.irbrc | |
++ /scripts/selector : __rvm_use() 364 > [[ -z /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/.irbrc ]] | |
++ /scripts/selector : __rvm_use() 366 > [[ ! -d /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03 ]] | |
++ /scripts/selector : __rvm_use() 380 > __rvm_ensure_has_environment_files | |
++ /scripts/functions/environment : __rvm_ensure_has_environment_files() 81 > local environment_id file_name directory identifier variable value variables | |
+++ /scripts/functions/environment : __rvm_ensure_has_environment_files() 83 > __rvm_environment_identifier | |
+++ /scripts/functions/environment : __rvm_environment_identifier() 5 > local path string | |
+++ /scripts/functions/environment : __rvm_environment_identifier() 7 > path=/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03 | |
+++ /scripts/functions/environment : __rvm_environment_identifier() 9 > string=ree-1.8.7-2011.03 | |
+++ /scripts/functions/environment : __rvm_environment_identifier() 10 > string=ree-1.8.7-2011.03 | |
+++ /scripts/functions/environment : __rvm_environment_identifier() 12 > printf ree-1.8.7-2011.03 | |
++ /scripts/functions/environment : __rvm_ensure_has_environment_files() 83 > environment_id=ree-1.8.7-2011.03 | |
++ /scripts/functions/environment : __rvm_ensure_has_environment_files() 85 > file_name=/Users/lmelia/.rvm/environments/ree-1.8.7-2011.03 | |
++ /scripts/functions/environment : __rvm_ensure_has_environment_files() 87 > [[ ! -s /Users/lmelia/.rvm/environments/ree-1.8.7-2011.03 ]] | |
++ /scripts/functions/environment : __rvm_ensure_has_environment_files() 111 > (( rvm_create_default_wrappers == 1 )) | |
++ /scripts/functions/environment : __rvm_ensure_has_environment_files() 112 > [[ ! -f /Users/lmelia/.rvm/wrappers/ree-1.8.7-2011.03/ruby ]] | |
++ /scripts/functions/environment : __rvm_ensure_has_environment_files() 130 > return 0 | |
++ /scripts/selector : __rvm_use() 382 > (( rvm_verbose_flag == 0 )) | |
+++ /scripts/selector : __rvm_use() 385 > __rvm_remove_rvm_from_path | |
++++ /scripts/functions/env : __rvm_remove_rvm_from_path() 139 > printf /Users/lmelia/.rvm/gems/ruby-1.9.2-p180/bin:/Users/lmelia/.rvm/gems/ruby-1.9.2-p180@global/bin:/Users/lmelia/.rvm/rubies/ruby-1.9.2-p180/bin:/Users/lmelia/.rvm/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin | |
++++ /scripts/functions/env : __rvm_remove_rvm_from_path() 139 > awk -v RS=: -v ORS=: '/\/Users\/lmelia\/.rvm/ {next} {print}' | |
+++ /scripts/functions/env : __rvm_remove_rvm_from_path() 139 > PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin: | |
+++ /scripts/functions/env : __rvm_remove_rvm_from_path() 140 > PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin | |
+++ /scripts/functions/env : __rvm_remove_rvm_from_path() 142 > export PATH | |
+++ /scripts/functions/env : __rvm_remove_rvm_from_path() 144 > builtin hash -r | |
+++ /scripts/selector : __rvm_use() 385 > printf /usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin | |
++ /scripts/selector : __rvm_use() 385 > new_path=/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03/bin:/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03@global/bin:/Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin:/Users/lmelia/.rvm/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin | |
++ /scripts/selector : __rvm_use() 389 > [[ -z ree-1.8.7-2011.03 ]] | |
++ /scripts/selector : __rvm_use() 389 > export rvm_ruby_string | |
++ /scripts/selector : __rvm_use() 390 > [[ -z '' ]] | |
++ /scripts/selector : __rvm_use() 392 > [[ -n /Users/lmelia/.rvm/gems/ree-1.8.7-2011.03/bin:/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03@global/bin:/Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin:/Users/lmelia/.rvm/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin ]] | |
++ /scripts/selector : __rvm_use() 394 > export PATH=/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03/bin:/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03@global/bin:/Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin:/Users/lmelia/.rvm/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin | |
++ /scripts/selector : __rvm_use() 394 > PATH=/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03/bin:/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03@global/bin:/Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/bin:/Users/lmelia/.rvm/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin | |
++ /scripts/selector : __rvm_use() 395 > unset new_path | |
++ /scripts/selector : __rvm_use() 396 > builtin hash -r | |
++ /scripts/selector : __rvm_use() 399 > [[ ree-1.8.7-2011.03 != \s\y\s\t\e\m ]] | |
++ /scripts/selector : __rvm_use() 401 > (( rvm_rvmrc_flag == 1 )) | |
+++ /scripts/selector : __rvm_use() 404 > __rvm_environment_identifier | |
+++ /scripts/functions/environment : __rvm_environment_identifier() 5 > local path string | |
+++ /scripts/functions/environment : __rvm_environment_identifier() 7 > path=/Users/lmelia/.rvm/gems/ree-1.8.7-2011.03 | |
+++ /scripts/functions/environment : __rvm_environment_identifier() 9 > string=ree-1.8.7-2011.03 | |
+++ /scripts/functions/environment : __rvm_environment_identifier() 10 > string=ree-1.8.7-2011.03 | |
+++ /scripts/functions/environment : __rvm_environment_identifier() 12 > printf ree-1.8.7-2011.03 | |
++ /scripts/selector : __rvm_use() 404 > local environment_id=ree-1.8.7-2011.03 | |
++ /scripts/selector : __rvm_use() 406 > (( rvm_default_flag == 1 )) | |
++ /scripts/selector : __rvm_use() 452 > rvm_default_flag=0 | |
++ /scripts/selector : __rvm_use() 454 > [[ -n '' ]] | |
++ /scripts/selector : __rvm_use() 459 > [[ -n '' ]] | |
++ /scripts/selector : __rvm_use() 466 > [[ maglev = \r\e\e ]] | |
++ /scripts/selector : __rvm_use() 488 > rvm_hook=after_use | |
++ /scripts/selector : __rvm_use() 489 > source /Users/lmelia/.rvm/scripts/hook | |
+++ /scripts/hook : source() 3 > declare rvm_verbose_flag=0 | |
+++ /scripts/hook : source() 5 > declare rvm_hook=after_use | |
+++ /scripts/hook : source() 7 > [[ -n after_use ]] | |
+++ /scripts/hook : source() 9 > [[ /Users/lmelia/.rvm/src/ree-1.8.7-2011.03/.rvm/hooks/after_use = \/\U\s\e\r\s\/\l\m\e\l\i\a\/\.\r\v\m\/\h\o\o\k\s\/\a\f\t\e\r\_\u\s\e ]] | |
+++ /scripts/hook : source() 12 > hooks=("$PWD/.rvm/hooks/$rvm_hook" "$rvm_hooks_path/$rvm_hook") | |
+++ /scripts/hook : source() 14 > for hook in '"${hooks[@]}"' | |
+++ /scripts/hook : source() 15 > [[ -s /Users/lmelia/.rvm/src/ree-1.8.7-2011.03/.rvm/hooks/after_use ]] | |
+++ /scripts/hook : source() 15 > continue | |
+++ /scripts/hook : source() 14 > for hook in '"${hooks[@]}"' | |
+++ /scripts/hook : source() 15 > [[ -s /Users/lmelia/.rvm/hooks/after_use ]] | |
+++ /scripts/hook : source() 15 > continue | |
+++ /scripts/hook : source() 24 > unset rvm_hook | |
++ /scripts/selector : __rvm_use() 490 > return 0 | |
++ /scripts/functions/environment : __rvm_run_with_env() 224 > eval ''\''/Users/lmelia/.rvm/scripts/gemsets'\'' initial' | |
++ /scripts/functions/environment : __rvm_run_with_env() 226 > result=0 | |
++ /scripts/functions/environment : __rvm_run_with_env() 228 > (( result == 0 )) | |
++ /scripts/functions/environment : __rvm_run_with_env() 231 > return 0 | |
++ /scripts/manage : __rvm_post_install() 1809 > __rvm_irbrc | |
++ /scripts/functions/irbrc : __rvm_irbrc() 6 > [[ -d /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03 ]] | |
++ /scripts/functions/irbrc : __rvm_irbrc() 6 > [[ ! -s /Users/lmelia/.rvm/rubies/ree-1.8.7-2011.03/.irbrc ]] | |
++ /scripts/functions/irbrc : __rvm_irbrc() 9 > return 0 | |
++ /scripts/manage : __rvm_post_install() 1811 > __rvm_generate_default_docs | |
++ /scripts/manage : __rvm_generate_default_docs() 1830 > [[ '' = \1 ]] | |
++ /scripts/manage : __rvm_post_install() 1813 > [[ -n '' ]] | |
++ /scripts/manage : __rvm_install_ruby() 1179 > rvm_hook=after_install | |
++ /scripts/manage : __rvm_install_ruby() 1180 > source /Users/lmelia/.rvm/scripts/hook | |
+++ /scripts/hook : source() 3 > declare rvm_verbose_flag=0 | |
+++ /scripts/hook : source() 5 > declare rvm_hook=after_install | |
+++ /scripts/hook : source() 7 > [[ -n after_install ]] | |
+++ /scripts/hook : source() 9 > [[ /Users/lmelia/.rvm/src/ree-1.8.7-2011.03/.rvm/hooks/after_install = \/\U\s\e\r\s\/\l\m\e\l\i\a\/\.\r\v\m\/\h\o\o\k\s\/\a\f\t\e\r\_\i\n\s\t\a\l\l ]] | |
+++ /scripts/hook : source() 12 > hooks=("$PWD/.rvm/hooks/$rvm_hook" "$rvm_hooks_path/$rvm_hook") | |
+++ /scripts/hook : source() 14 > for hook in '"${hooks[@]}"' | |
+++ /scripts/hook : source() 15 > [[ -s /Users/lmelia/.rvm/src/ree-1.8.7-2011.03/.rvm/hooks/after_install ]] | |
+++ /scripts/hook : source() 15 > continue | |
+++ /scripts/hook : source() 14 > for hook in '"${hooks[@]}"' | |
+++ /scripts/hook : source() 15 > [[ -s /Users/lmelia/.rvm/hooks/after_install ]] | |
+++ /scripts/hook : source() 15 > continue | |
+++ /scripts/hook : source() 24 > unset rvm_hook | |
++ /scripts/manage : __rvm_install_ruby() 1182 > [[ -n '' ]] | |
++ /scripts/manage : __rvm_install_ruby() 1188 > return 0 | |
+ /scripts/manage : __rvm_manage_rubies() 1919 > result=0 | |
+ /scripts/manage : __rvm_manage_rubies() 1921 > (( result == 0 || manage_result > 1 )) | |
+ /scripts/manage : __rvm_manage_rubies() 1923 > (( result == 0 )) | |
+ /scripts/manage : __rvm_manage_rubies() 1923 > [[ install = \i\n\s\t\a\l\l ]] | |
+ /scripts/manage : __rvm_manage_rubies() 1925 > __rvm_record_install ree | |
+ /scripts/functions/install : __rvm_record_install() 6 > local recorded_ruby_name rvm_install_record_file rvm_install_command | |
+ /scripts/functions/install : __rvm_record_install() 8 > [[ -z ree ]] | |
++ /scripts/functions/install : __rvm_record_install() 10 > /Users/lmelia/.rvm/scripts/tools strings ree | |
+++ /scripts/initialize : 76 > [[ -z '' ]] | |
+++ /scripts/initialize : 81 > PS4='+ ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > ' | |
+++ /scripts/initialize : 82 > export PS4 | |
+++ /scripts/initialize : 89 > export rvm_action rvm_alias_expanded rvm_archflags rvm_archive_extension rvm_archives_path rvm_bin_flag rvm_bin_path rvm_clang_flag rvm_config_path rvm_configure_flags rvm_debug_flag rvm_default_flag rvm_delete_flag rvm_docs_path rvm_docs_type rvm_dump_environment_flag rvm_environments_path rvm_error_message rvm_examples_path rvm_expanding_aliases rvm_file_name rvm_gemdir_flag rvm_gems_cache_path rvm_gems_path rvm_gemset_name rvm_gemset_separator rvm_gemsets_path rvm_gemstone_package_file rvm_gemstone_url rvm_head_flag rvm_help_path rvm_hook rvm_install_arguments rvm_install_on_use_flag rvm_lib_path rvm_llvm_flag rvm_loaded_flag rvm_log_path rvm_make_flags rvm_niceness rvm_nightly_flag rvm_only_path_flag rvm_parse_break rvm_patch_names rvm_patch_original_pwd rvm_patches_path rvm_path rvm_pretty_print_flag rvm_prior_cc rvm_proxy rvm_quiet_flag rvm_ree_options rvm_reload_flag rvm_remove_flag rvm_repos_path rvm_rubies_path rvm_ruby_alias rvm_ruby_aliases rvm_ruby_args rvm_ruby_binary rvm_ruby_bits rvm_ruby_configure rvm_ruby_file rvm_ruby_gem_home rvm_ruby_gem_path rvm_ruby_global_gems_path rvm_ruby_home rvm_ruby_interpreter rvm_ruby_irbrc rvm_ruby_load_path rvm_ruby_major_version rvm_ruby_make rvm_ruby_make_install rvm_ruby_minor_version rvm_ruby_mode rvm_ruby_name rvm_ruby_package_file rvm_ruby_package_name rvm_ruby_patch rvm_ruby_patch_level rvm_ruby_release_version rvm_ruby_repo_url rvm_ruby_require rvm_ruby_revision rvm_ruby_selected_flag rvm_ruby_sha rvm_ruby_string rvm_ruby_strings rvm_ruby_tag rvm_ruby_url rvm_ruby_user_tag rvm_ruby_version rvm_script_name rvm_scripts_path rvm_sdk rvm_user_install_flag rvm_silent_flag rvm_src_path rvm_sticky_flag rvm_system_flag rvm_tmp_path rvm_token rvm_trace_flag rvm_use_flag rvm_user_flag rvm_user_path rvm_usr_path rvm_verbose_flag rvm_wrapper_name rvm_wrappers_path rvm_ruby_repo_branch rvm_man_path | |
++ /scripts/base : 24 > case "rvm_base_except" in | |
++ /scripts/base : 29 > source /Users/lmelia/.rvm/scripts/selector | |
++ /scripts/base : 33 > scripts=(logging utility init cleanup env rvmrc install environment gemset db) | |
++ /scripts/base : 34 > for entry in '${scripts[@]}' | |
++ /scripts/base : 35 > source /Users/lmelia/.rvm/scripts/functions/logging | |
+++ /scripts/functions/logging : 6 > case $- in | |
++ /scripts/base : 34 > for entry in '${scripts[@]}' | |
++ /scripts/base : 35 > source /Users/lmelia/.rvm/scripts/functions/utility | |
++ /scripts/base : 34 > for entry in '${scripts[@]}' | |
++ /scripts/base : 35 > source /Users/lmelia/.rvm/scripts/functions/init | |
++ /scripts/base : 34 > for entry in '${scripts[@]}' | |
++ /scripts/base : 35 > source /Users/lmelia/.rvm/scripts/functions/cleanup | |
++ /scripts/base : 34 > for entry in '${scripts[@]}' | |
++ /scripts/base : 35 > source /Users/lmelia/.rvm/scripts/functions/env | |
++ /scripts/base : 34 > for entry in '${scripts[@]}' | |
++ /scripts/base : 35 > source /Users/lmelia/.rvm/scripts/functions/rvmrc | |
++ /scripts/base : 34 > for entry in '${scripts[@]}' | |
++ /scripts/base : 35 > source /Users/lmelia/.rvm/scripts/functions/install | |
++ /scripts/base : 34 > for entry in '${scripts[@]}' | |
++ /scripts/base : 35 > source /Users/lmelia/.rvm/scripts/functions/environment | |
++ /scripts/base : 34 > for entry in '${scripts[@]}' | |
++ /scripts/base : 35 > source /Users/lmelia/.rvm/scripts/functions/gemset | |
++ /scripts/base : 34 > for entry in '${scripts[@]}' | |
++ /scripts/base : 35 > source /Users/lmelia/.rvm/scripts/functions/db | |
++ /scripts/base : 38 > unset scripts entry rvm_base_except | |
++ /scripts/base : 40 > case $- in | |
++ /scripts/base : 46 > command -v __rvm_cleanup_tmp | |
++ /scripts/base : 48 > trap 'set +e; __rvm_cleanup_tmp '\''26186'\''' 0 1 2 3 15 | |
+ /scripts/tools : 45 > args=($*) | |
+ /scripts/tools : 46 > action=strings | |
++ /scripts/tools : 47 > echo ree | |
+ /scripts/tools : 47 > args=ree | |
+ /scripts/tools : 49 > [[ -z strings ]] | |
+ /scripts/tools : 51 > case "$action" in | |
+ /scripts/tools : 54 > tools_strings ree | |
+ /scripts/tools : tools_strings() 34 > for ruby_name in '"$@"' | |
+ /scripts/tools : tools_strings() 35 > __rvm_unset_ruby_variables | |
+ /scripts/functions/env : __rvm_unset_ruby_variables() 21 > unset rvm_ruby_string rvm_ruby_strings rvm_ruby_binary rvm_ruby_gem_home rvm_ruby_gem_path rvm_ruby_home rvm_ruby_interpreter rvm_ruby_irbrc rvm_ruby_log_path rvm_ruby_major_version rvm_ruby_minor_version rvm_ruby_package_name rvm_ruby_patch_level rvm_ruby_release_version rvm_ruby_repo_url rvm_ruby_repo_branch rvm_ruby_revision rvm_ruby_selected_flag rvm_ruby_tag rvm_ruby_version rvm_ruby_load_path rvm_ruby_require rvm_head_flag rvm_ruby_package_file rvm_ruby_configure rvm_ruby_name rvm_ruby_url rvm_ruby_global_gems_path rvm_ruby_args rvm_ruby_name | |
+ /scripts/tools : tools_strings() 36 > rvm_ruby_string=ree | |
+ /scripts/tools : tools_strings() 38 > basename /Users/lmelia/.rvm/gems/ree-1.8.7-2011.03 | |
+ /scripts/tools : 58 > exit 0 | |
+ /scripts/tools : 58 > set +e | |
+ /scripts/tools : 58 > __rvm_cleanup_tmp 26186 | |
+ /scripts/functions/cleanup : __rvm_cleanup_tmp() 86 > result=0 | |
+ /scripts/functions/cleanup : __rvm_cleanup_tmp() 88 > [[ -z 26186 ]] | |
+ /scripts/functions/cleanup : __rvm_cleanup_tmp() 90 > [[ -d /Users/lmelia/.rvm/tmp/ ]] | |
+ /scripts/functions/cleanup : __rvm_cleanup_tmp() 92 > case "${rvm_tmp_path%\/}" in | |
+ /scripts/functions/cleanup : __rvm_cleanup_tmp() 94 > __rvm_rm_rf /Users/lmelia/.rvm/tmp/26186 | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 8 > local result=1 target=/Users/lmelia/.rvm/tmp/26186 | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 11 > [[ -n '' ]] | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 14 > [[ -n 3.2.48(1)-release ]] | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 15 > shopt -s extglob | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 21 > case "${target}" in | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 28 > [[ -n /Users/lmelia/.rvm/tmp/26186 ]] | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 30 > [[ -d /Users/lmelia/.rvm/tmp/26186 ]] | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 33 > [[ -f /Users/lmelia/.rvm/tmp/26186 ]] | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 33 > [[ -L /Users/lmelia/.rvm/tmp/26186 ]] | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 37 > result=0 | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 44 > return 0 | |
+ /scripts/functions/cleanup : __rvm_cleanup_tmp() 101 > return 0 | |
+ /scripts/functions/install : __rvm_record_install() 10 > recorded_ruby_name=ree-1.8.7-2011.03 | |
+ /scripts/functions/install : __rvm_record_install() 12 > rvm_install_record_file=/Users/lmelia/.rvm/config/installs | |
++ /scripts/functions/install : __rvm_record_install() 14 > printf 'ree-1.8.7-2011.03 '\''--with-readline-dir=/Users/lmelia/.rvm/usr'\'' '\''--patch'\'' '\''readline-fix'\'' '\''--with-iconv-dir=/Users/lmelia/.rvm/usr'\'' '\''--trace'\''\n' | |
+ /scripts/functions/install : __rvm_record_install() 14 > rvm_install_command='ree-1.8.7-2011.03 '\''--with-readline-dir=/Users/lmelia/.rvm/usr'\'' '\''--patch'\'' '\''readline-fix'\'' '\''--with-iconv-dir=/Users/lmelia/.rvm/usr'\'' '\''--trace'\''' | |
+ /scripts/functions/install : __rvm_record_install() 16 > [[ ! -f /Users/lmelia/.rvm/config/installs ]] | |
+ /scripts/functions/install : __rvm_record_install() 18 > rm -f /Users/lmelia/.rvm/config/installs.tmp | |
+ /scripts/functions/install : __rvm_record_install() 20 > grep -v '^ree-1.8.7-2011.03 ' | |
+ /scripts/functions/install : __rvm_record_install() 23 > echo 'ree-1.8.7-2011.03 '\''--with-readline-dir=/Users/lmelia/.rvm/usr'\'' '\''--patch'\'' '\''readline-fix'\'' '\''--with-iconv-dir=/Users/lmelia/.rvm/usr'\'' '\''--trace'\''' | |
+ /scripts/functions/install : __rvm_record_install() 25 > rm -f /Users/lmelia/.rvm/config/installs | |
+ /scripts/functions/install : __rvm_record_install() 27 > mv /Users/lmelia/.rvm/config/installs.tmp /Users/lmelia/.rvm/config/installs | |
+ /scripts/functions/install : __rvm_record_install() 29 > return 0 | |
+ /scripts/manage : __rvm_manage_rubies() 1928 > unset current_ruby_string | |
+ /scripts/manage : __rvm_manage_rubies() 1930 > __rvm_unset_ruby_variables | |
+ /scripts/functions/env : __rvm_unset_ruby_variables() 21 > unset rvm_ruby_string rvm_ruby_strings rvm_ruby_binary rvm_ruby_gem_home rvm_ruby_gem_path rvm_ruby_home rvm_ruby_interpreter rvm_ruby_irbrc rvm_ruby_log_path rvm_ruby_major_version rvm_ruby_minor_version rvm_ruby_package_name rvm_ruby_patch_level rvm_ruby_release_version rvm_ruby_repo_url rvm_ruby_repo_branch rvm_ruby_revision rvm_ruby_selected_flag rvm_ruby_tag rvm_ruby_version rvm_ruby_load_path rvm_ruby_require rvm_head_flag rvm_ruby_package_file rvm_ruby_configure rvm_ruby_name rvm_ruby_url rvm_ruby_global_gems_path rvm_ruby_args rvm_ruby_name | |
+ /scripts/manage : __rvm_manage_rubies() 1932 > rvm_hook=after_install | |
+ /scripts/manage : __rvm_manage_rubies() 1933 > source /Users/lmelia/.rvm/scripts/hook | |
++ /scripts/hook : source() 3 > declare rvm_verbose_flag=0 | |
++ /scripts/hook : source() 5 > declare rvm_hook=after_install | |
++ /scripts/hook : source() 7 > [[ -n after_install ]] | |
++ /scripts/hook : source() 9 > [[ /Users/lmelia/.rvm/src/ree-1.8.7-2011.03/.rvm/hooks/after_install = \/\U\s\e\r\s\/\l\m\e\l\i\a\/\.\r\v\m\/\h\o\o\k\s\/\a\f\t\e\r\_\i\n\s\t\a\l\l ]] | |
++ /scripts/hook : source() 12 > hooks=("$PWD/.rvm/hooks/$rvm_hook" "$rvm_hooks_path/$rvm_hook") | |
++ /scripts/hook : source() 14 > for hook in '"${hooks[@]}"' | |
++ /scripts/hook : source() 15 > [[ -s /Users/lmelia/.rvm/src/ree-1.8.7-2011.03/.rvm/hooks/after_install ]] | |
++ /scripts/hook : source() 15 > continue | |
++ /scripts/hook : source() 14 > for hook in '"${hooks[@]}"' | |
++ /scripts/hook : source() 15 > [[ -s /Users/lmelia/.rvm/hooks/after_install ]] | |
++ /scripts/hook : source() 15 > continue | |
++ /scripts/hook : source() 24 > unset rvm_hook | |
+ /scripts/manage : __rvm_manage_rubies() 1970 > return 0 | |
+ /scripts/manage : 1981 > exit 0 | |
+ /scripts/manage : 1981 > set +e | |
+ /scripts/manage : 1981 > __rvm_cleanup_tmp 15405 | |
+ /scripts/functions/cleanup : __rvm_cleanup_tmp() 86 > result=0 | |
+ /scripts/functions/cleanup : __rvm_cleanup_tmp() 88 > [[ -z 15405 ]] | |
+ /scripts/functions/cleanup : __rvm_cleanup_tmp() 90 > [[ -d /Users/lmelia/.rvm/tmp/ ]] | |
+ /scripts/functions/cleanup : __rvm_cleanup_tmp() 92 > case "${rvm_tmp_path%\/}" in | |
+ /scripts/functions/cleanup : __rvm_cleanup_tmp() 94 > __rvm_rm_rf /Users/lmelia/.rvm/tmp/15405 | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 8 > local result=1 target=/Users/lmelia/.rvm/tmp/15405 | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 11 > [[ -n '' ]] | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 14 > [[ -n 3.2.48(1)-release ]] | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 15 > shopt -s extglob | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 21 > case "${target}" in | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 28 > [[ -n /Users/lmelia/.rvm/tmp/15405 ]] | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 30 > [[ -d /Users/lmelia/.rvm/tmp/15405 ]] | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 33 > [[ -f /Users/lmelia/.rvm/tmp/15405 ]] | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 33 > [[ -L /Users/lmelia/.rvm/tmp/15405 ]] | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 37 > result=0 | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 44 > return 0 | |
+ /scripts/functions/cleanup : __rvm_cleanup_tmp() 101 > return 0 | |
➜ ~ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment