Created
November 6, 2012 03:31
-
-
Save esparkman/4022386 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
| +++ /scripts/functions/manage/ruby : ruby_install() 122 > uname -s | |
| ++ /scripts/functions/manage/ruby : ruby_install() 132 > __rvm_setup_compile_environment ruby-1.9.3-p286 | |
| ++ /scripts/functions/build : __rvm_setup_compile_environment() 65 > __rvm_setup_compile_environment_osx_gcc ruby-1.9.3-p286 | |
| +++ /scripts/functions/build : __rvm_setup_compile_environment_osx_gcc() 119 > uname | |
| ++ /scripts/functions/build : __rvm_setup_compile_environment_osx_gcc() 119 > [[ Darwin == \L\i\n\u\x ]] | |
| ++ /scripts/functions/build : __rvm_setup_compile_environment_osx_gcc() 146 > __rvm_array_contains '*debug*' cflags | |
| ++ /scripts/functions/support : __rvm_array_contains() 59 > typeset _search _iterator | |
| ++ /scripts/functions/support : __rvm_array_contains() 60 > _search='*debug*' | |
| ++ /scripts/functions/support : __rvm_array_contains() 61 > shift | |
| ++ /scripts/functions/support : __rvm_array_contains() 62 > for _iterator in '"$@"' | |
| ++ /scripts/functions/support : __rvm_array_contains() 64 > case "${_iterator}" in | |
| ++ /scripts/functions/support : __rvm_array_contains() 68 > return 1 | |
| ++ /scripts/functions/build : __rvm_setup_compile_environment() 66 > __rvm_setup_compile_environment_osx_architectures ruby-1.9.3-p286 | |
| ++ /scripts/functions/build : __rvm_setup_compile_environment_osx_architectures() 153 > [[ -n '' ]] | |
| ++ /scripts/functions/build : __rvm_setup_compile_environment_osx_architectures() 153 > return 0 | |
| ++ /scripts/functions/build : __rvm_setup_compile_environment() 67 > __rvm_setup_compile_environment_gcc47 ruby-1.9.3-p286 | |
| ++ /scripts/functions/build : __rvm_setup_compile_environment_gcc47() 183 > __rvm_compiler_is_gcc47 | |
| ++ /scripts/functions/build : __rvm_compiler_is_gcc47() 58 > __rvm_found_compiler | |
| ++ /scripts/functions/build : __rvm_found_compiler() 31 > __rvm_selected_compiler | |
| ++ /scripts/functions/build : __rvm_selected_compiler() 8 > [[ =~ --with-gcc= ]] | |
| ++ /scripts/functions/build : __rvm_selected_compiler() 21 > [[ -n '' ]] | |
| ++ /scripts/functions/build : __rvm_selected_compiler() 26 > return 1 | |
| ++ /scripts/functions/build : __rvm_found_compiler() 31 > which gcc | |
| +++ /scripts/functions/build : __rvm_compiler_is_gcc47() 59 > __rvm_run_compiler -dumpversion | |
| +++ /scripts/functions/build : __rvm_run_compiler() 36 > typeset compiler | |
| ++++ /scripts/functions/build : __rvm_run_compiler() 38 > __rvm_found_compiler | |
| ++++ /scripts/functions/build : __rvm_found_compiler() 31 > __rvm_selected_compiler | |
| ++++ /scripts/functions/build : __rvm_selected_compiler() 8 > [[ =~ --with-gcc= ]] | |
| ++++ /scripts/functions/build : __rvm_selected_compiler() 21 > [[ -n '' ]] | |
| ++++ /scripts/functions/build : __rvm_selected_compiler() 26 > return 1 | |
| ++++ /scripts/functions/build : __rvm_found_compiler() 31 > which gcc | |
| +++ /scripts/functions/build : __rvm_run_compiler() 38 > compiler=/usr/bin/gcc | |
| +++ /scripts/functions/build : __rvm_run_compiler() 40 > [[ -n '' ]] | |
| +++ /scripts/functions/build : __rvm_run_compiler() 42 > /usr/bin/gcc -dumpversion | |
| ++ /scripts/functions/build : __rvm_compiler_is_gcc47() 59 > [[ 4.6 =~ 4\.7 ]] | |
| ++ /scripts/functions/build : __rvm_compiler_is_gcc47() 60 > return 1 | |
| ++ /scripts/functions/build : __rvm_setup_compile_environment_gcc47() 183 > return 0 | |
| ++ /scripts/functions/build : __rvm_setup_compile_environment() 68 > __rvm_setup_compile_environment_smartos ruby-1.9.3-p286 | |
| +++ /scripts/functions/build : __rvm_setup_compile_environment_smartos() 192 > uname -v | |
| ++ /scripts/functions/build : __rvm_setup_compile_environment_smartos() 192 > [[ #1 SMP Wed Aug 15 14:10:55 EDT 2012 =~ ^joyent ]] | |
| ++ /scripts/functions/build : __rvm_setup_compile_environment_smartos() 192 > return 0 | |
| +++ /scripts/functions/build : __rvm_setup_compile_environment() 69 > __rvm_found_compiler | |
| +++ /scripts/functions/build : __rvm_found_compiler() 31 > __rvm_selected_compiler | |
| +++ /scripts/functions/build : __rvm_selected_compiler() 8 > [[ =~ --with-gcc= ]] | |
| +++ /scripts/functions/build : __rvm_selected_compiler() 21 > [[ -n '' ]] | |
| +++ /scripts/functions/build : __rvm_selected_compiler() 26 > return 1 | |
| +++ /scripts/functions/build : __rvm_found_compiler() 31 > which gcc | |
| ++ /scripts/functions/build : __rvm_setup_compile_environment() 69 > rvm_debug 'found compiler: /usr/bin/gcc' | |
| ++ /scripts/functions/logging : rvm_debug() 73 > (( 0 )) | |
| ++ /scripts/functions/logging : rvm_debug() 73 > return 0 | |
| ++ /scripts/functions/manage/ruby : ruby_install() 137 > [[ i686-pc-linux-gnu == *darwin* ]] | |
| ++ /scripts/functions/manage/ruby : ruby_install() 144 > __rvm_compiler_is_llvm | |
| ++ /scripts/functions/build : __rvm_compiler_is_llvm() 51 > __rvm_found_compiler | |
| ++ /scripts/functions/build : __rvm_found_compiler() 31 > __rvm_selected_compiler | |
| ++ /scripts/functions/build : __rvm_selected_compiler() 8 > [[ =~ --with-gcc= ]] | |
| ++ /scripts/functions/build : __rvm_selected_compiler() 21 > [[ -n '' ]] | |
| ++ /scripts/functions/build : __rvm_selected_compiler() 26 > return 1 | |
| ++ /scripts/functions/build : __rvm_found_compiler() 31 > which gcc | |
| +++ /scripts/functions/build : __rvm_compiler_is_llvm() 52 > __rvm_run_compiler --version | |
| +++ /scripts/functions/build : __rvm_run_compiler() 36 > typeset compiler | |
| ++++ /scripts/functions/build : __rvm_run_compiler() 38 > __rvm_found_compiler | |
| ++++ /scripts/functions/build : __rvm_found_compiler() 31 > __rvm_selected_compiler | |
| ++++ /scripts/functions/build : __rvm_selected_compiler() 8 > [[ =~ --with-gcc= ]] | |
| ++++ /scripts/functions/build : __rvm_selected_compiler() 21 > [[ -n '' ]] | |
| ++++ /scripts/functions/build : __rvm_selected_compiler() 26 > return 1 | |
| ++++ /scripts/functions/build : __rvm_found_compiler() 31 > which gcc | |
| +++ /scripts/functions/build : __rvm_run_compiler() 38 > compiler=/usr/bin/gcc | |
| +++ /scripts/functions/build : __rvm_run_compiler() 40 > [[ -n '' ]] | |
| +++ /scripts/functions/build : __rvm_run_compiler() 42 > /usr/bin/gcc --version | |
| ++ /scripts/functions/build : __rvm_compiler_is_llvm() 52 > [[ gcc (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3 | |
| Copyright (C) 2011 Free Software Foundation, Inc. | |
| This is free software; see the source for copying conditions. There is NO | |
| warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. =~ llvm ]] | |
| ++ /scripts/functions/build : __rvm_compiler_is_llvm() 53 > return 1 | |
| ++ /scripts/functions/manage/ruby : ruby_install() 155 > __rvm_install_source | |
| ++ /scripts/functions/manage/base : __rvm_install_source() 101 > true 1 0 | |
| ++ /scripts/functions/manage/base : __rvm_install_source() 103 > typeset directory db_configure_flags | |
| ++ /scripts/functions/manage/base : __rvm_install_source() 104 > typeset -a autoconf_flags | |
| ++ /scripts/functions/manage/base : __rvm_install_source() 106 > (( rvm_ruby_selected_flag )) | |
| ++ /scripts/functions/manage/base : __rvm_install_source() 108 > rvm_log 'Installing Ruby from source to: /home/deploy/.rvm/rubies/ruby-1.9.3-p286, this may take a while depending on your cpu(s)...' | |
| ++ /scripts/functions/logging : rvm_log() 89 > rvm_pretty_print stdout | |
| ++ /scripts/functions/logging : rvm_pretty_print() 17 > case "${rvm_pretty_print_flag:=auto}" in | |
| ++ /scripts/functions/logging : rvm_pretty_print() 22 > case "${TERM:-dumb}" in | |
| ++ /scripts/functions/logging : rvm_pretty_print() 25 > case "$1" in | |
| ++ /scripts/functions/logging : rvm_pretty_print() 26 > [[ -t 1 ]] | |
| ++ /scripts/functions/logging : rvm_pretty_print() 26 > return 1 | |
| ++ /scripts/functions/logging : rvm_log() 91 > printf %b 'Installing Ruby from source to: /home/deploy/.rvm/rubies/ruby-1.9.3-p286, this may take a while depending on your cpu(s)...\n' | |
| ++ /scripts/functions/manage/base : __rvm_install_source() 109 > chpwd_functions= | |
| ++ /scripts/functions/manage/base : __rvm_install_source() 109 > builtin cd /home/deploy/.rvm/src | |
| ++ /scripts/functions/manage/base : __rvm_install_source() 111 > __rvm_fetch_ruby | |
| ++ /scripts/functions/manage/base : __rvm_fetch_ruby() 491 > typeset _current_command | |
| ++ /scripts/functions/manage/base : __rvm_fetch_ruby() 493 > (( 1 == 0 )) | |
| ++ /scripts/functions/manage/base : __rvm_fetch_ruby() 498 > (( 0 == 0 )) | |
| ++ /scripts/functions/manage/base : __rvm_fetch_ruby() 499 > [[ -z '' ]] | |
| ++ /scripts/functions/manage/base : __rvm_fetch_ruby() 499 > [[ -z '' ]] | |
| ++ /scripts/functions/manage/base : __rvm_fetch_ruby() 499 > [[ -z '' ]] | |
| ++ /scripts/functions/manage/base : __rvm_fetch_ruby() 501 > rvm_ruby_package_name=ruby-1.9.3-p286 | |
| ++ /scripts/functions/manage/base : __rvm_fetch_ruby() 502 > rvm_ruby_package_file=ruby-1.9.3-p286 | |
| ++ /scripts/functions/manage/base : __rvm_fetch_ruby() 504 > case "$rvm_ruby_string" in | |
| ++ /scripts/functions/manage/base : __rvm_fetch_ruby() 506 > rvm_archive_extension=tar.bz2 | |
| ++ /scripts/functions/manage/base : __rvm_fetch_ruby() 510 > case "$rvm_ruby_interpreter" in | |
| +++ /scripts/functions/manage/base : __rvm_fetch_ruby() 512 > __rvm_db ruby_1.9_url | |
| +++ /scripts/functions/db : __rvm_db() 7 > typeset value key variable | |
| +++ /scripts/functions/db : __rvm_db() 9 > key=ruby_1.9_url | |
| +++ /scripts/functions/db : __rvm_db() 10 > key=ruby_1.9_url | |
| +++ /scripts/functions/db : __rvm_db() 11 > variable= | |
| +++ /scripts/functions/db : __rvm_db() 13 > [[ -f /home/deploy/.rvm/user/db ]] | |
| ++++ /scripts/functions/db : __rvm_db() 14 > /home/deploy/.rvm/scripts/db /home/deploy/.rvm/user/db ruby_1.9_url | |
| +++ /scripts/functions/db : __rvm_db() 14 > value= | |
| +++ /scripts/functions/db : __rvm_db() 17 > [[ -z '' ]] | |
| ++++ /scripts/functions/db : __rvm_db() 18 > /home/deploy/.rvm/scripts/db /home/deploy/.rvm/config/db ruby_1.9_url | |
| +++ /scripts/functions/db : __rvm_db() 18 > value=http://ftp.ruby-lang.org/pub/ruby/1.9 | |
| +++ /scripts/functions/db : __rvm_db() 21 > [[ -n http://ftp.ruby-lang.org/pub/ruby/1.9 ]] | |
| +++ /scripts/functions/db : __rvm_db() 22 > [[ -z '' ]] | |
| +++ /scripts/functions/db : __rvm_db() 23 > echo http://ftp.ruby-lang.org/pub/ruby/1.9 | |
| +++ /scripts/functions/db : __rvm_db() 29 > return 0 | |
| ++ /scripts/functions/manage/base : __rvm_fetch_ruby() 512 > rvm_ruby_url=http://ftp.ruby-lang.org/pub/ruby/1.9/ruby-1.9.3-p286.tar.bz2 | |
| ++ /scripts/functions/manage/base : __rvm_fetch_ruby() 528 > __rvm_log_command fetch 'ruby-1.9.3-p286 - #downloading ruby-1.9.3-p286, this may take a while depending on your connection...' /home/deploy/.rvm/scripts/fetch http://ftp.ruby-lang.org/pub/ruby/1.9/ruby-1.9.3-p286.tar.bz2 | |
| ++ /scripts/functions/utility : __rvm_log_command() 86 > typeset name message _log _command_start _command_name | |
| ++ /scripts/functions/utility : __rvm_log_command() 87 > typeset -a _command | |
| ++ /scripts/functions/utility : __rvm_log_command() 89 > name=fetch | |
| ++ /scripts/functions/utility : __rvm_log_command() 90 > message='ruby-1.9.3-p286 - #downloading ruby-1.9.3-p286, this may take a while depending on your connection...' | |
| ++ /scripts/functions/utility : __rvm_log_command() 91 > [[ -z ruby-1.9.3-p286 - #downloading ruby-1.9.3-p286, this may take a while depending on your connection... ]] | |
| ++ /scripts/functions/utility : __rvm_log_command() 91 > rvm_log 'ruby-1.9.3-p286 - #downloading ruby-1.9.3-p286, this may take a while depending on your connection...' | |
| ++ /scripts/functions/logging : rvm_log() 89 > rvm_pretty_print stdout | |
| ++ /scripts/functions/logging : rvm_pretty_print() 17 > case "${rvm_pretty_print_flag:=auto}" in | |
| ++ /scripts/functions/logging : rvm_pretty_print() 22 > case "${TERM:-dumb}" in | |
| ++ /scripts/functions/logging : rvm_pretty_print() 25 > case "$1" in | |
| ++ /scripts/functions/logging : rvm_pretty_print() 26 > [[ -t 1 ]] | |
| ++ /scripts/functions/logging : rvm_pretty_print() 26 > return 1 | |
| ++ /scripts/functions/logging : rvm_log() 91 > printf %b 'ruby-1.9.3-p286 - #downloading ruby-1.9.3-p286, this may take a while depending on your connection...\n' | |
| ++ /scripts/functions/utility : __rvm_log_command() 92 > shift 2 | |
| ++ /scripts/functions/utility : __rvm_log_command() 93 > _command=("$@") | |
| ++ /scripts/functions/utility : __rvm_log_command() 94 > _command_start=/home/deploy/.rvm/scripts/fetch | |
| ++ /scripts/functions/utility : __rvm_log_command() 95 > (( 2 )) | |
| ++ /scripts/functions/utility : __rvm_log_command() 95 > [[ /home/deploy/.rvm/scripts/fetch =~ = ]] | |
| ++ /scripts/functions/utility : __rvm_log_command() 98 > _command_name=/home/deploy/.rvm/scripts/fetch | |
| ++ /scripts/functions/utility : __rvm_log_command() 100 > [[ ! /home/deploy/.rvm/scripts/fetch =~ = ]] | |
| ++ /scripts/functions/utility : __rvm_log_command() 101 > (( 0 == 0 )) | |
| ++ /scripts/functions/utility : __rvm_log_command() 103 > _log=/home/deploy/.rvm/log/ruby-1.9.3-p286/fetch.log | |
| ++ /scripts/functions/utility : __rvm_log_command() 105 > [[ -d /home/deploy/.rvm/log/ruby-1.9.3-p286 ]] | |
| ++ /scripts/functions/utility : __rvm_log_command() 106 > [[ -f /home/deploy/.rvm/log/ruby-1.9.3-p286/fetch.log ]] | |
| ++ /scripts/functions/utility : __rvm_log_command() 114 > tee /home/deploy/.rvm/log/ruby-1.9.3-p286/fetch.log | |
| +++ /scripts/functions/utility : __rvm_log_command() 108 > date '+%Y-%m-%d %H:%M:%S' | |
| ++ /scripts/functions/utility : __rvm_log_command() 114 > rvm_debug_stream | |
| ++ /scripts/functions/logging : rvm_debug_stream() 81 > (( 0 && 1 )) | |
| ++ /scripts/functions/logging : rvm_debug_stream() 81 > return 0 | |
| ++ /scripts/functions/utility : __rvm_log_command() 108 > printf %b '[2012-11-06 03:08:06] /home/deploy/.rvm/scripts/fetch http://ftp.ruby-lang.org/pub/ruby/1.9/ruby-1.9.3-p286.tar.bz2\n' | |
| ++ /scripts/functions/utility : __rvm_log_command() 109 > is_a_function /home/deploy/.rvm/scripts/fetch | |
| ++ /scripts/functions/support : is_a_function() 144 > typeset -f /home/deploy/.rvm/scripts/fetch | |
| ++ /scripts/functions/support : is_a_function() 144 > return 1 | |
| ++ /scripts/functions/utility : __rvm_log_command() 112 > printf %b 'current path: /home/deploy/.rvm/src\n' | |
| ++ /scripts/functions/utility : __rvm_log_command() 116 > /home/deploy/.rvm/scripts/fetch http://ftp.ruby-lang.org/pub/ruby/1.9/ruby-1.9.3-p286.tar.bz2 | |
| ++ /scripts/functions/manage/base : __rvm_fetch_ruby() 533 > [[ -d /home/deploy/.rvm/src/ruby-1.9.3-p286 ]] | |
| ++ /scripts/functions/manage/base : __rvm_fetch_ruby() 533 > true | |
| ++ /scripts/functions/manage/base : __rvm_fetch_ruby() 536 > [[ ! -d /home/deploy/.rvm/src/ruby-1.9.3-p286 ]] | |
| ++ /scripts/functions/manage/base : __rvm_fetch_ruby() 538 > mkdir -p /home/deploy/.rvm/tmp/rvm_src_14811 | |
| ++ /scripts/functions/manage/base : __rvm_fetch_ruby() 540 > __rvm_log_command extract 'ruby-1.9.3-p286 - #extracting ruby-1.9.3-p286 to /home/deploy/.rvm/src/ruby-1.9.3-p286' __rvm_package extract /home/deploy/.rvm/archives/ruby-1.9.3-p286.tar.bz2 /home/deploy/.rvm/tmp/rvm_src_14811 | |
| ++ /scripts/functions/utility : __rvm_log_command() 86 > typeset name message _log _command_start _command_name | |
| ++ /scripts/functions/utility : __rvm_log_command() 87 > typeset -a _command | |
| ++ /scripts/functions/utility : __rvm_log_command() 89 > name=extract | |
| ++ /scripts/functions/utility : __rvm_log_command() 90 > message='ruby-1.9.3-p286 - #extracting ruby-1.9.3-p286 to /home/deploy/.rvm/src/ruby-1.9.3-p286' | |
| ++ /scripts/functions/utility : __rvm_log_command() 91 > [[ -z ruby-1.9.3-p286 - #extracting ruby-1.9.3-p286 to /home/deploy/.rvm/src/ruby-1.9.3-p286 ]] | |
| ++ /scripts/functions/utility : __rvm_log_command() 91 > rvm_log 'ruby-1.9.3-p286 - #extracting ruby-1.9.3-p286 to /home/deploy/.rvm/src/ruby-1.9.3-p286' | |
| ++ /scripts/functions/logging : rvm_log() 89 > rvm_pretty_print stdout | |
| ++ /scripts/functions/logging : rvm_pretty_print() 17 > case "${rvm_pretty_print_flag:=auto}" in | |
| ++ /scripts/functions/logging : rvm_pretty_print() 22 > case "${TERM:-dumb}" in | |
| ++ /scripts/functions/logging : rvm_pretty_print() 25 > case "$1" in | |
| ++ /scripts/functions/logging : rvm_pretty_print() 26 > [[ -t 1 ]] | |
| ++ /scripts/functions/logging : rvm_pretty_print() 26 > return 1 | |
| ++ /scripts/functions/logging : rvm_log() 91 > printf %b 'ruby-1.9.3-p286 - #extracting ruby-1.9.3-p286 to /home/deploy/.rvm/src/ruby-1.9.3-p286\n' | |
| ++ /scripts/functions/utility : __rvm_log_command() 92 > shift 2 | |
| ++ /scripts/functions/utility : __rvm_log_command() 93 > _command=("$@") | |
| ++ /scripts/functions/utility : __rvm_log_command() 94 > _command_start=__rvm_package | |
| ++ /scripts/functions/utility : __rvm_log_command() 95 > (( 4 )) | |
| ++ /scripts/functions/utility : __rvm_log_command() 95 > [[ __rvm_package =~ = ]] | |
| ++ /scripts/functions/utility : __rvm_log_command() 98 > _command_name=__rvm_package | |
| ++ /scripts/functions/utility : __rvm_log_command() 100 > [[ ! __rvm_package =~ = ]] | |
| ++ /scripts/functions/utility : __rvm_log_command() 101 > (( 0 == 0 )) | |
| ++ /scripts/functions/utility : __rvm_log_command() 103 > _log=/home/deploy/.rvm/log/ruby-1.9.3-p286/extract.log | |
| ++ /scripts/functions/utility : __rvm_log_command() 105 > [[ -d /home/deploy/.rvm/log/ruby-1.9.3-p286 ]] | |
| ++ /scripts/functions/utility : __rvm_log_command() 106 > [[ -f /home/deploy/.rvm/log/ruby-1.9.3-p286/extract.log ]] | |
| ++ /scripts/functions/utility : __rvm_log_command() 114 > tee /home/deploy/.rvm/log/ruby-1.9.3-p286/extract.log | |
| ++ /scripts/functions/utility : __rvm_log_command() 114 > rvm_debug_stream | |
| +++ /scripts/functions/utility : __rvm_log_command() 108 > date '+%Y-%m-%d %H:%M:%S' | |
| ++ /scripts/functions/logging : rvm_debug_stream() 81 > (( 0 && 1 )) | |
| ++ /scripts/functions/logging : rvm_debug_stream() 81 > return 0 | |
| ++ /scripts/functions/utility : __rvm_log_command() 108 > printf %b '[2012-11-06 03:08:06] __rvm_package extract /home/deploy/.rvm/archives/ruby-1.9.3-p286.tar.bz2 /home/deploy/.rvm/tmp/rvm_src_14811\n' | |
| ++ /scripts/functions/utility : __rvm_log_command() 109 > is_a_function __rvm_package | |
| ++ /scripts/functions/support : is_a_function() 144 > typeset -f __rvm_package | |
| ++ /scripts/functions/utility : __rvm_log_command() 110 > typeset -f __rvm_package | |
| ++ /scripts/functions/utility : __rvm_log_command() 116 > __rvm_package extract /home/deploy/.rvm/archives/ruby-1.9.3-p286.tar.bz2 /home/deploy/.rvm/tmp/rvm_src_14811 | |
| ++ /scripts/functions/manage/base : __rvm_fetch_ruby() 553 > __rvm_rm_rf /home/deploy/.rvm/src/ruby-1.9.3-p286 | |
| ++ /scripts/functions/cleanup : __rvm_rm_rf() 6 > __rvm_rm_rf_verbose /home/deploy/.rvm/src/ruby-1.9.3-p286 | |
| ++ /scripts/functions/cleanup : __rvm_rm_rf_verbose() 13 > typeset result target | |
| ++ /scripts/functions/cleanup : __rvm_rm_rf_verbose() 14 > result=1 | |
| ++ /scripts/functions/cleanup : __rvm_rm_rf_verbose() 15 > target=/home/deploy/.rvm/src/ruby-1.9.3-p286 | |
| ++ /scripts/functions/cleanup : __rvm_rm_rf_verbose() 18 > [[ -n '' ]] | |
| ++ /scripts/functions/cleanup : __rvm_rm_rf_verbose() 22 > [[ -n 4.2.24(1)-release ]] | |
| ++ /scripts/functions/cleanup : __rvm_rm_rf_verbose() 24 > shopt -s extglob | |
| ++ /scripts/functions/cleanup : __rvm_rm_rf_verbose() 29 > case "${target}" in | |
| ++ /scripts/functions/cleanup : __rvm_rm_rf_verbose() 34 > [[ -n /home/deploy/.rvm/src/ruby-1.9.3-p286 ]] | |
| ++ /scripts/functions/cleanup : __rvm_rm_rf_verbose() 36 > [[ -d /home/deploy/.rvm/src/ruby-1.9.3-p286 ]] | |
| ++ /scripts/functions/cleanup : __rvm_rm_rf_verbose() 40 > [[ -f /home/deploy/.rvm/src/ruby-1.9.3-p286 ]] | |
| ++ /scripts/functions/cleanup : __rvm_rm_rf_verbose() 40 > [[ -L /home/deploy/.rvm/src/ruby-1.9.3-p286 ]] | |
| ++ /scripts/functions/cleanup : __rvm_rm_rf_verbose() 45 > result=0 | |
| ++ /scripts/functions/cleanup : __rvm_rm_rf_verbose() 50 > return 0 | |
| +++ /scripts/functions/manage/base : __rvm_fetch_ruby() 558 > find /home/deploy/.rvm/tmp/rvm_src_14811 -mindepth 1 -maxdepth 1 -type d | |
| ++ /scripts/functions/manage/base : __rvm_fetch_ruby() 557 > mv /home/deploy/.rvm/tmp/rvm_src_14811/ruby-1.9.3-p286 /home/deploy/.rvm/src/ruby-1.9.3-p286 | |
| ++ /scripts/functions/manage/base : __rvm_fetch_ruby() 559 > __rvm_rm_rf /home/deploy/.rvm/tmp/rvm_src_14811 | |
| ++ /scripts/functions/cleanup : __rvm_rm_rf() 6 > __rvm_rm_rf_verbose /home/deploy/.rvm/tmp/rvm_src_14811 | |
| ++ /scripts/functions/cleanup : __rvm_rm_rf_verbose() 13 > typeset result target | |
| ++ /scripts/functions/cleanup : __rvm_rm_rf_verbose() 14 > result=1 | |
| ++ /scripts/functions/cleanup : __rvm_rm_rf_verbose() 15 > target=/home/deploy/.rvm/tmp/rvm_src_14811 | |
| ++ /scripts/functions/cleanup : __rvm_rm_rf_verbose() 18 > [[ -n '' ]] | |
| ++ /scripts/functions/cleanup : __rvm_rm_rf_verbose() 22 > [[ -n 4.2.24(1)-release ]] | |
| ++ /scripts/functions/cleanup : __rvm_rm_rf_verbose() 24 > shopt -s extglob | |
| ++ /scripts/functions/cleanup : __rvm_rm_rf_verbose() 29 > case "${target}" in | |
| ++ /scripts/functions/cleanup : __rvm_rm_rf_verbose() 34 > [[ -n /home/deploy/.rvm/tmp/rvm_src_14811 ]] | |
| ++ /scripts/functions/cleanup : __rvm_rm_rf_verbose() 36 > [[ -d /home/deploy/.rvm/tmp/rvm_src_14811 ]] | |
| ++ /scripts/functions/cleanup : __rvm_rm_rf_verbose() 38 > rm -rf /home/deploy/.rvm/tmp/rvm_src_14811 | |
| ++ /scripts/functions/cleanup : __rvm_rm_rf_verbose() 39 > result=0 | |
| ++ /scripts/functions/cleanup : __rvm_rm_rf_verbose() 50 > return 0 | |
| ++ /scripts/functions/manage/base : __rvm_fetch_ruby() 562 > [[ -n '' ]] | |
| ++ /scripts/functions/manage/base : __rvm_fetch_ruby() 566 > rvm_log 'ruby-1.9.3-p286 - #extracted to /home/deploy/.rvm/src/ruby-1.9.3-p286' | |
| ++ /scripts/functions/logging : rvm_log() 89 > rvm_pretty_print stdout | |
| ++ /scripts/functions/logging : rvm_pretty_print() 17 > case "${rvm_pretty_print_flag:=auto}" in | |
| ++ /scripts/functions/logging : rvm_pretty_print() 22 > case "${TERM:-dumb}" in | |
| ++ /scripts/functions/logging : rvm_pretty_print() 25 > case "$1" in | |
| ++ /scripts/functions/logging : rvm_pretty_print() 26 > [[ -t 1 ]] | |
| ++ /scripts/functions/logging : rvm_pretty_print() 26 > return 1 | |
| ++ /scripts/functions/logging : rvm_log() 91 > printf %b 'ruby-1.9.3-p286 - #extracted to /home/deploy/.rvm/src/ruby-1.9.3-p286\n' | |
| ++ /scripts/functions/manage/base : __rvm_fetch_ruby() 571 > return 0 | |
| ++ /scripts/functions/manage/base : __rvm_install_source() 112 > true | |
| ++ /scripts/functions/manage/base : __rvm_install_source() 119 > chpwd_functions= | |
| ++ /scripts/functions/manage/base : __rvm_install_source() 119 > builtin cd /home/deploy/.rvm/src/ruby-1.9.3-p286 | |
| ++ /scripts/functions/manage/base : __rvm_install_source() 120 > true | |
| ++ /scripts/functions/manage/base : __rvm_install_source() 127 > [[ -d /home/deploy/.rvm/usr ]] | |
| ++ /scripts/functions/manage/base : __rvm_install_source() 129 > __rvm_add_to_path prepend /home/deploy/.rvm/usr/bin | |
| ++ /scripts/functions/utility : __rvm_add_to_path() 202 > export PATH | |
| ++ /scripts/functions/utility : __rvm_add_to_path() 204 > (( 2 != 2 )) | |
| ++ /scripts/functions/utility : __rvm_add_to_path() 204 > [[ -z /home/deploy/.rvm/usr/bin ]] | |
| ++ /scripts/functions/utility : __rvm_add_to_path() 210 > __rvm_remove_from_path /home/deploy/.rvm/usr/bin | |
| ++ /scripts/functions/utility : __rvm_remove_from_path() 192 > export PATH | |
| ++ /scripts/functions/utility : __rvm_remove_from_path() 193 > typeset -a _path | |
| ++ /scripts/functions/utility : __rvm_remove_from_path() 194 > _path=() | |
| ++ /scripts/functions/utility : __rvm_remove_from_path() 195 > __rvm_custom_separated_array _path : /home/deploy/.rvm/gems/ruby-1.9.3-p286/bin:/home/deploy/.rvm/gems/ruby-1.9.3-p286@global/bin:/home/deploy/.rvm/rubies/ruby-1.9.3-p286/bin:/home/deploy/.rvm/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games | |
| ++ /scripts/functions/utility : __rvm_custom_separated_array() 340 > typeset IFS | |
| ++ /scripts/functions/utility : __rvm_custom_separated_array() 341 > IFS=: | |
| ++ /scripts/functions/utility : __rvm_custom_separated_array() 342 > [[ -n '' ]] | |
| ++ /scripts/functions/utility : __rvm_custom_separated_array() 344 > eval '_path+=( $3 )' | |
| +++ /scripts/functions/utility : __rvm_custom_separated_array() 344 > _path+=($3) | |
| ++ /scripts/functions/utility : __rvm_remove_from_path() 196 > __rvm_remove_from_array _path /home/deploy/.rvm/usr/bin /home/deploy/.rvm/gems/ruby-1.9.3-p286/bin /home/deploy/.rvm/gems/ruby-1.9.3-p286@global/bin /home/deploy/.rvm/rubies/ruby-1.9.3-p286/bin /home/deploy/.rvm/bin /usr/local/sbin /usr/local/bin /usr/sbin /usr/bin /sbin /bin /usr/games | |
| ++ /scripts/functions/utility : __rvm_remove_from_array() 350 > typeset _array_name _search _iterator | |
| ++ /scripts/functions/utility : __rvm_remove_from_array() 351 > typeset -a _temp_array | |
| ++ /scripts/functions/utility : __rvm_remove_from_array() 352 > _array_name=_path | |
| ++ /scripts/functions/utility : __rvm_remove_from_array() 353 > _search=/home/deploy/.rvm/usr/bin | |
| ++ /scripts/functions/utility : __rvm_remove_from_array() 354 > shift 2 | |
| ++ /scripts/functions/utility : __rvm_remove_from_array() 355 > _temp_array=() | |
| ++ /scripts/functions/utility : __rvm_remove_from_array() 356 > for _iterator in '"$@"' | |
| ++ /scripts/functions/utility : __rvm_remove_from_array() 358 > __rvm_string_match /home/deploy/.rvm/gems/ruby-1.9.3-p286/bin /home/deploy/.rvm/usr/bin | |
| ++ /scripts/functions/support : __rvm_string_match() 43 > typeset _string | |
| ++ /scripts/functions/support : __rvm_string_match() 44 > _string=/home/deploy/.rvm/gems/ruby-1.9.3-p286/bin | |
| ++ /scripts/functions/support : __rvm_string_match() 45 > shift | |
| ++ /scripts/functions/support : __rvm_string_match() 46 > (( 1 )) | |
| ++ /scripts/functions/support : __rvm_string_match() 48 > case "${_string}" in | |
| ++ /scripts/functions/support : __rvm_string_match() 51 > shift | |
| ++ /scripts/functions/support : __rvm_string_match() 46 > (( 0 )) | |
| ++ /scripts/functions/support : __rvm_string_match() 53 > return 1 | |
| ++ /scripts/functions/utility : __rvm_remove_from_array() 358 > _temp_array+=("$_iterator") | |
| ++ /scripts/functions/utility : __rvm_remove_from_array() 356 > for _iterator in '"$@"' | |
| ++ /scripts/functions/utility : __rvm_remove_from_array() 358 > __rvm_string_match /home/deploy/.rvm/gems/ruby-1.9.3-p286@global/bin /home/deploy/.rvm/usr/bin | |
| ++ /scripts/functions/support : __rvm_string_match() 43 > typeset _string | |
| ++ /scripts/functions/support : __rvm_string_match() 44 > _string=/home/deploy/.rvm/gems/ruby-1.9.3-p286@global/bin | |
| ++ /scripts/functions/support : __rvm_string_match() 45 > shift | |
| ++ /scripts/functions/support : __rvm_string_match() 46 > (( 1 )) | |
| ++ /scripts/functions/support : __rvm_string_match() 48 > case "${_string}" in | |
| ++ /scripts/functions/support : __rvm_string_match() 51 > shift | |
| ++ /scripts/functions/support : __rvm_string_match() 46 > (( 0 )) | |
| ++ /scripts/functions/support : __rvm_string_match() 53 > return 1 | |
| ++ /scripts/functions/utility : __rvm_remove_from_array() 358 > _temp_array+=("$_iterator") | |
| ++ /scripts/functions/utility : __rvm_remove_from_array() 356 > for _iterator in '"$@"' | |
| ++ /scripts/functions/utility : __rvm_remove_from_array() 358 > __rvm_string_match /home/deploy/.rvm/rubies/ruby-1.9.3-p286/bin /home/deploy/.rvm/usr/bin | |
| ++ /scripts/functions/support : __rvm_string_match() 43 > typeset _string | |
| ++ /scripts/functions/support : __rvm_string_match() 44 > _string=/home/deploy/.rvm/rubies/ruby-1.9.3-p286/bin | |
| ++ /scripts/functions/support : __rvm_string_match() 45 > shift | |
| ++ /scripts/functions/support : __rvm_string_match() 46 > (( 1 )) | |
| ++ /scripts/functions/support : __rvm_string_match() 48 > case "${_string}" in | |
| ++ /scripts/functions/support : __rvm_string_match() 51 > shift | |
| ++ /scripts/functions/support : __rvm_string_match() 46 > (( 0 )) | |
| ++ /scripts/functions/support : __rvm_string_match() 53 > return 1 | |
| ++ /scripts/functions/utility : __rvm_remove_from_array() 358 > _temp_array+=("$_iterator") | |
| ++ /scripts/functions/utility : __rvm_remove_from_array() 356 > for _iterator in '"$@"' | |
| ++ /scripts/functions/utility : __rvm_remove_from_array() 358 > __rvm_string_match /home/deploy/.rvm/bin /home/deploy/.rvm/usr/bin | |
| ++ /scripts/functions/support : __rvm_string_match() 43 > typeset _string | |
| ++ /scripts/functions/support : __rvm_string_match() 44 > _string=/home/deploy/.rvm/bin | |
| ++ /scripts/functions/support : __rvm_string_match() 45 > shift | |
| ++ /scripts/functions/support : __rvm_string_match() 46 > (( 1 )) | |
| ++ /scripts/functions/support : __rvm_string_match() 48 > case "${_string}" in | |
| ++ /scripts/functions/support : __rvm_string_match() 51 > shift | |
| ++ /scripts/functions/support : __rvm_string_match() 46 > (( 0 )) | |
| ++ /scripts/functions/support : __rvm_string_match() 53 > return 1 | |
| ++ /scripts/functions/utility : __rvm_remove_from_array() 358 > _temp_array+=("$_iterator") | |
| ++ /scripts/functions/utility : __rvm_remove_from_array() 356 > for _iterator in '"$@"' | |
| ++ /scripts/functions/utility : __rvm_remove_from_array() 358 > __rvm_string_match /usr/local/sbin /home/deploy/.rvm/usr/bin | |
| ++ /scripts/functions/support : __rvm_string_match() 43 > typeset _string | |
| ++ /scripts/functions/support : __rvm_string_match() 44 > _string=/usr/local/sbin | |
| ++ /scripts/functions/support : __rvm_string_match() 45 > shift | |
| ++ /scripts/functions/support : __rvm_string_match() 46 > (( 1 )) | |
| ++ /scripts/functions/support : __rvm_string_match() 48 > case "${_string}" in | |
| ++ /scripts/functions/support : __rvm_string_match() 51 > shift | |
| ++ /scripts/functions/support : __rvm_string_match() 46 > (( 0 )) | |
| ++ /scripts/functions/support : __rvm_string_match() 53 > return 1 | |
| ++ /scripts/functions/utility : __rvm_remove_from_array() 358 > _temp_array+=("$_iterator") | |
| ++ /scripts/functions/utility : __rvm_remove_from_array() 356 > for _iterator in '"$@"' | |
| ++ /scripts/functions/utility : __rvm_remove_from_array() 358 > __rvm_string_match /usr/local/bin /home/deploy/.rvm/usr/bin | |
| ++ /scripts/functions/support : __rvm_string_match() 43 > typeset _string | |
| ++ /scripts/functions/support : __rvm_string_match() 44 > _string=/usr/local/bin | |
| ++ /scripts/functions/support : __rvm_string_match() 45 > shift | |
| ++ /scripts/functions/support : __rvm_string_match() 46 > (( 1 )) | |
| ++ /scripts/functions/support : __rvm_string_match() 48 > case "${_string}" in | |
| ++ /scripts/functions/support : __rvm_string_match() 51 > shift | |
| ++ /scripts/functions/support : __rvm_string_match() 46 > (( 0 )) | |
| ++ /scripts/functions/support : __rvm_string_match() 53 > return 1 | |
| ++ /scripts/functions/utility : __rvm_remove_from_array() 358 > _temp_array+=("$_iterator") | |
| ++ /scripts/functions/utility : __rvm_remove_from_array() 356 > for _iterator in '"$@"' | |
| ++ /scripts/functions/utility : __rvm_remove_from_array() 358 > __rvm_string_match /usr/sbin /home/deploy/.rvm/usr/bin | |
| ++ /scripts/functions/support : __rvm_string_match() 43 > typeset _string | |
| ++ /scripts/functions/support : __rvm_string_match() 44 > _string=/usr/sbin | |
| ++ /scripts/functions/support : __rvm_string_match() 45 > shift | |
| ++ /scripts/functions/support : __rvm_string_match() 46 > (( 1 )) | |
| ++ /scripts/functions/support : __rvm_string_match() 48 > case "${_string}" in | |
| ++ /scripts/functions/support : __rvm_string_match() 51 > shift | |
| ++ /scripts/functions/support : __rvm_string_match() 46 > (( 0 )) | |
| ++ /scripts/functions/support : __rvm_string_match() 53 > return 1 | |
| ++ /scripts/functions/utility : __rvm_remove_from_array() 358 > _temp_array+=("$_iterator") | |
| ++ /scripts/functions/utility : __rvm_remove_from_array() 356 > for _iterator in '"$@"' | |
| ++ /scripts/functions/utility : __rvm_remove_from_array() 358 > __rvm_string_match /usr/bin /home/deploy/.rvm/usr/bin | |
| ++ /scripts/functions/support : __rvm_string_match() 43 > typeset _string | |
| ++ /scripts/functions/support : __rvm_string_match() 44 > _string=/usr/bin | |
| ++ /scripts/functions/support : __rvm_string_match() 45 > shift | |
| ++ /scripts/functions/support : __rvm_string_match() 46 > (( 1 )) | |
| ++ /scripts/functions/support : __rvm_string_match() 48 > case "${_string}" in | |
| ++ /scripts/functions/support : __rvm_string_match() 51 > shift | |
| ++ /scripts/functions/support : __rvm_string_match() 46 > (( 0 )) | |
| ++ /scripts/functions/support : __rvm_string_match() 53 > return 1 | |
| ++ /scripts/functions/utility : __rvm_remove_from_array() 358 > _temp_array+=("$_iterator") | |
| ++ /scripts/functions/utility : __rvm_remove_from_array() 356 > for _iterator in '"$@"' | |
| ++ /scripts/functions/utility : __rvm_remove_from_array() 358 > __rvm_string_match /sbin /home/deploy/.rvm/usr/bin | |
| ++ /scripts/functions/support : __rvm_string_match() 43 > typeset _string | |
| ++ /scripts/functions/support : __rvm_string_match() 44 > _string=/sbin | |
| ++ /scripts/functions/support : __rvm_string_match() 45 > shift | |
| ++ /scripts/functions/support : __rvm_string_match() 46 > (( 1 )) | |
| ++ /scripts/functions/support : __rvm_string_match() 48 > case "${_string}" in | |
| ++ /scripts/functions/support : __rvm_string_match() 51 > shift | |
| ++ /scripts/functions/support : __rvm_string_match() 46 > (( 0 )) | |
| ++ /scripts/functions/support : __rvm_string_match() 53 > return 1 | |
| ++ /scripts/functions/utility : __rvm_remove_from_array() 358 > _temp_array+=("$_iterator") | |
| ++ /scripts/functions/utility : __rvm_remove_from_array() 356 > for _iterator in '"$@"' | |
| ++ /scripts/functions/utility : __rvm_remove_from_array() 358 > __rvm_string_match /bin /home/deploy/.rvm/usr/bin | |
| ++ /scripts/functions/support : __rvm_string_match() 43 > typeset _string | |
| ++ /scripts/functions/support : __rvm_string_match() 44 > _string=/bin | |
| ++ /scripts/functions/support : __rvm_string_match() 45 > shift | |
| ++ /scripts/functions/support : __rvm_string_match() 46 > (( 1 )) | |
| ++ /scripts/functions/support : __rvm_string_match() 48 > case "${_string}" in | |
| ++ /scripts/functions/support : __rvm_string_match() 51 > shift | |
| ++ /scripts/functions/support : __rvm_string_match() 46 > (( 0 )) | |
| ++ /scripts/functions/support : __rvm_string_match() 53 > return 1 | |
| ++ /scripts/functions/utility : __rvm_remove_from_array() 358 > _temp_array+=("$_iterator") | |
| ++ /scripts/functions/utility : __rvm_remove_from_array() 356 > for _iterator in '"$@"' | |
| ++ /scripts/functions/utility : __rvm_remove_from_array() 358 > __rvm_string_match /usr/games /home/deploy/.rvm/usr/bin | |
| ++ /scripts/functions/support : __rvm_string_match() 43 > typeset _string | |
| ++ /scripts/functions/support : __rvm_string_match() 44 > _string=/usr/games | |
| ++ /scripts/functions/support : __rvm_string_match() 45 > shift | |
| ++ /scripts/functions/support : __rvm_string_match() 46 > (( 1 )) | |
| ++ /scripts/functions/support : __rvm_string_match() 48 > case "${_string}" in | |
| ++ /scripts/functions/support : __rvm_string_match() 51 > shift | |
| ++ /scripts/functions/support : __rvm_string_match() 46 > (( 0 )) | |
| ++ /scripts/functions/support : __rvm_string_match() 53 > return 1 | |
| ++ /scripts/functions/utility : __rvm_remove_from_array() 358 > _temp_array+=("$_iterator") | |
| ++ /scripts/functions/utility : __rvm_remove_from_array() 360 > eval '_path=( "${_temp_array[@]}" )' | |
| +++ /scripts/functions/utility : __rvm_remove_from_array() 360 > _path=("${_temp_array[@]}") | |
| ++ /scripts/functions/utility : __rvm_remove_from_path() 197 > __rvm_join_array PATH : _path | |
| ++ /scripts/functions/utility : __rvm_join_array() 365 > typeset IFS | |
| ++ /scripts/functions/utility : __rvm_join_array() 366 > IFS=: | |
| ++ /scripts/functions/utility : __rvm_join_array() 367 > eval 'PATH="${_path[*]}"' | |
| +++ /scripts/functions/utility : __rvm_join_array() 367 > PATH=/home/deploy/.rvm/gems/ruby-1.9.3-p286/bin:/home/deploy/.rvm/gems/ruby-1.9.3-p286@global/bin:/home/deploy/.rvm/rubies/ruby-1.9.3-p286/bin:/home/deploy/.rvm/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games | |
| ++ /scripts/functions/utility : __rvm_add_to_path() 211 > case "$1" in | |
| ++ /scripts/functions/utility : __rvm_add_to_path() 212 > PATH=/home/deploy/.rvm/usr/bin:/home/deploy/.rvm/gems/ruby-1.9.3-p286/bin:/home/deploy/.rvm/gems/ruby-1.9.3-p286@global/bin:/home/deploy/.rvm/rubies/ruby-1.9.3-p286/bin:/home/deploy/.rvm/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games | |
| ++ /scripts/functions/utility : __rvm_add_to_path() 218 > [[ -n '' ]] | |
| ++ /scripts/functions/utility : __rvm_add_to_path() 223 > builtin hash -r | |
| ++ /scripts/functions/manage/base : __rvm_install_source() 130 > builtin hash -r | |
| ++ /scripts/functions/manage/base : __rvm_install_source() 133 > (( rvm_static_flag == 1 )) | |
| ++ /scripts/functions/manage/base : __rvm_install_source() 149 > __rvm_apply_patches | |
| ++ /scripts/functions/manage/base : __rvm_apply_patches() 36 > typeset patch_name patch_level_separator patch_fuzziness patch_level source_directory full_patch_path _save_dir | |
| ++ /scripts/functions/manage/base : __rvm_apply_patches() 37 > typeset -a patches | |
| ++ /scripts/functions/manage/base : __rvm_apply_patches() 38 > patches=() | |
| ++ /scripts/functions/manage/base : __rvm_apply_patches() 39 > patch_level_separator=% | |
| ++ /scripts/functions/manage/base : __rvm_apply_patches() 40 > patch_fuzziness=25 | |
| ++ /scripts/functions/manage/base : __rvm_apply_patches() 41 > result=0 | |
| ++ /scripts/functions/manage/base : __rvm_apply_patches() 42 > source_directory=/home/deploy/.rvm/src/ruby-1.9.3-p286 | |
| ++ /scripts/functions/manage/base : __rvm_apply_patches() 43 > (( 0 == 0 )) | |
| ++ /scripts/functions/manage/base : __rvm_apply_patches() 45 > _save_dir=/home/deploy/.rvm/src/ruby-1.9.3-p286 | |
| ++ /scripts/functions/manage/base : __rvm_apply_patches() 46 > chpwd_functions= | |
| ++ /scripts/functions/manage/base : __rvm_apply_patches() 46 > builtin cd /home/deploy/.rvm/src/ruby-1.9.3-p286 | |
| ++ /scripts/functions/manage/base : __rvm_apply_patches() 47 > case "${1:-all}" in | |
| ++ /scripts/functions/manage/base : __rvm_apply_patches() 48 > __rvm_current_patch_names patches | |
| ++ /scripts/functions/manage/base : __rvm_current_patch_names() 8 > typeset _variable patch_level_separator level name expanded_name | |
| ++ /scripts/functions/manage/base : __rvm_current_patch_names() 9 > _variable=patches | |
| ++ /scripts/functions/manage/base : __rvm_current_patch_names() 11 > patch_level_separator=% | |
| ++ /scripts/functions/manage/base : __rvm_current_patch_names() 12 > for name in '"${rvm_patch_names[@]}"' default | |
| ++ /scripts/functions/manage/base : __rvm_current_patch_names() 14 > rvm_debug 'Trying patch '\''cflags'\''.' | |
| ++ /scripts/functions/logging : rvm_debug() 73 > (( 0 )) | |
| ++ /scripts/functions/logging : rvm_debug() 73 > return 0 | |
| ++ /scripts/functions/manage/base : __rvm_current_patch_names() 15 > [[ -n cflags ]] | |
| ++ /scripts/functions/manage/base : __rvm_current_patch_names() 17 > __rvm_string_match cflags '*%*' | |
| ++ /scripts/functions/support : __rvm_string_match() 43 > typeset _string | |
| ++ /scripts/functions/support : __rvm_string_match() 44 > _string=cflags | |
| ++ /scripts/functions/support : __rvm_string_match() 45 > shift | |
| ++ /scripts/functions/support : __rvm_string_match() 46 > (( 1 )) | |
| ++ /scripts/functions/support : __rvm_string_match() 48 > case "${_string}" in | |
| ++ /scripts/functions/support : __rvm_string_match() 51 > shift | |
| ++ /scripts/functions/support : __rvm_string_match() 46 > (( 0 )) | |
| ++ /scripts/functions/support : __rvm_string_match() 53 > return 1 | |
| ++ /scripts/functions/manage/base : __rvm_current_patch_names() 19 > level=1 | |
| ++ /scripts/functions/manage/base : __rvm_current_patch_names() 21 > name=cflags | |
| ++ /scripts/functions/manage/base : __rvm_current_patch_names() 22 > rvm_debug 'Partch name '\''cflags'\''.' | |
| ++ /scripts/functions/logging : rvm_debug() 73 > (( 0 )) | |
| ++ /scripts/functions/logging : rvm_debug() 73 > return 0 | |
| ++ /scripts/functions/manage/base : __rvm_current_patch_names() 24 > read -r expanded_name | |
| +++ /scripts/functions/manage/base : __rvm_current_patch_names() 13 > __rvm_expand_patch_name cflags 1 | |
| +++ /scripts/patches : __rvm_expand_patch_name() 22 > typeset name level expanded_patch_name | |
| +++ /scripts/patches : __rvm_expand_patch_name() 23 > name=cflags | |
| +++ /scripts/patches : __rvm_expand_patch_name() 24 > level=1 | |
| +++ /scripts/patches : __rvm_expand_patch_name() 25 > [[ -z cflags ]] | |
| ++++ /scripts/patches : __rvm_expand_patch_name() 27 > rvm_ruby_string=ruby-1.9.3-p286 | |
| ++++ /scripts/patches : __rvm_expand_patch_name() 27 > /home/deploy/.rvm/scripts/patchsets show cflags | |
| ++ /scripts/base : 11 > [[ -z '' ]] | |
| ++ /scripts/base : 16 > export PS4 | |
| ++ /scripts/base : 17 > PS4='+ ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > ' | |
| ++ /scripts/base : 21 > export __array_start rvm_path | |
| ++ /scripts/base : 26 > [[ -n '' ]] | |
| ++ /scripts/base : 30 > __array_start=0 | |
| ++ /scripts/base : 33 > (( 0 == 0 )) | |
| ++ /scripts/base : 35 > [[ -n 0002 ]] | |
| ++ /scripts/base : 36 > rvm_rvmrc_files=("/etc/rvmrc" "$HOME/.rvmrc") | |
| ++ /scripts/base : 37 > [[ -n /home/deploy ]] | |
| ++ /scripts/base : 37 > [[ /home/deploy/.rvmrc -ef /home/deploy/.rvmrc ]] | |
| ++ /scripts/base : 38 > rvm_rvmrc_files+=("${rvm_prefix}/.rvmrc") | |
| ++ /scripts/base : 41 > for rvmrc in '"${rvm_rvmrc_files[@]}"' | |
| ++ /scripts/base : 43 > [[ -f /etc/rvmrc ]] | |
| ++ /scripts/base : 41 > for rvmrc in '"${rvm_rvmrc_files[@]}"' | |
| ++ /scripts/base : 43 > [[ -f /home/deploy/.rvmrc ]] | |
| ++ /scripts/base : 41 > for rvmrc in '"${rvm_rvmrc_files[@]}"' | |
| ++ /scripts/base : 43 > [[ -f /home/deploy/.rvmrc ]] | |
| ++ /scripts/base : 58 > unset rvm_rvmrc_files | |
| ++ /scripts/base : 61 > export rvm_path | |
| ++ /scripts/base : 62 > [[ -z /home/deploy/.rvm ]] | |
| ++ /scripts/base : 74 > true /home/deploy/.rvm/scripts | |
| ++ /scripts/base : 77 > source /home/deploy/.rvm/scripts/initialize | |
| +++ /scripts/initialize : 3 > : rvm_trace_flag:1 | |
| +++ /scripts/initialize : 4 > (( rvm_trace_flag > 0 )) | |
| +++ /scripts/initialize : 6 > set -o xtrace | |
| +++ /scripts/initialize : 9 > [[ -z '' ]] | |
| +++ /scripts/initialize : 14 > export PS4 | |
| +++ /scripts/initialize : 15 > PS4='+ ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > ' | |
| +++ /scripts/initialize : 21 > [[ -n 4.2.24(1)-release ]] | |
| +++ /scripts/initialize : 23 > shopt -s extglob | |
| +++ /scripts/initialize : 33 > export __rvm_env_loaded | |
| +++ /scripts/initialize : 35 > : __rvm_env_loaded:2: | |
| +++ /scripts/initialize : 37 > : __rvm_env_loaded:3: | |
| +++ /scripts/initialize : 40 > [[ -z /home/deploy/.rvm/tmp ]] | |
| +++ /scripts/initialize : 40 > (( __rvm_env_loaded == 1 )) | |
| ++ /scripts/base : 81 > case " ${rvm_base_except:-} " in | |
| ++ /scripts/base : 83 > true | |
| ++ /scripts/base : 91 > typeset -a scripts | |
| ++ /scripts/base : 94 > scripts=(logging support utility init cleanup env rvmrc install environment gemset db bundler checksum) | |
| ++ /scripts/base : 95 > for entry in '${scripts[@]}' | |
| ++ /scripts/base : 96 > source /home/deploy/.rvm/scripts/functions/logging | |
| ++++ /scripts/functions/logging : 40 > /home/deploy/.rvm/scripts/color red | |
| +++ /scripts/functions/logging : 40 > rvm_error_clr='' | |
| ++++ /scripts/functions/logging : 41 > /home/deploy/.rvm/scripts/color yellow | |
| +++ /scripts/functions/logging : 41 > rvm_warn_clr='' | |
| ++++ /scripts/functions/logging : 42 > /home/deploy/.rvm/scripts/color magenta | |
| +++ /scripts/functions/logging : 42 > rvm_debug_clr='' | |
| ++++ /scripts/functions/logging : 43 > /home/deploy/.rvm/scripts/color green | |
| +++ /scripts/functions/logging : 43 > rvm_notify_clr='' | |
| ++++ /scripts/functions/logging : 44 > /home/deploy/.rvm/scripts/color reset | |
| +++ /scripts/functions/logging : 44 > rvm_reset_clr='' | |
| ++ /scripts/base : 95 > for entry in '${scripts[@]}' | |
| ++ /scripts/base : 96 > source /home/deploy/.rvm/scripts/functions/support | |
| +++ /scripts/functions/support : 3 > [[ -z tar ]] | |
| +++ /scripts/functions/support : 12 > [[ ! --no-same-owner =~ --no-same-owner ]] | |
| +++ /scripts/functions/support : 22 > [[ -n '' ]] | |
| ++ /scripts/base : 95 > for entry in '${scripts[@]}' | |
| ++ /scripts/base : 96 > source /home/deploy/.rvm/scripts/functions/utility | |
| ++ /scripts/base : 95 > for entry in '${scripts[@]}' | |
| ++ /scripts/base : 96 > source /home/deploy/.rvm/scripts/functions/init | |
| ++ /scripts/base : 95 > for entry in '${scripts[@]}' | |
| ++ /scripts/base : 96 > source /home/deploy/.rvm/scripts/functions/cleanup | |
| ++ /scripts/base : 95 > for entry in '${scripts[@]}' | |
| ++ /scripts/base : 96 > source /home/deploy/.rvm/scripts/functions/env | |
| ++ /scripts/base : 95 > for entry in '${scripts[@]}' | |
| ++ /scripts/base : 96 > source /home/deploy/.rvm/scripts/functions/rvmrc | |
| +++ /scripts/functions/rvmrc : 3 > export escape_flag _first _second | |
| +++ /scripts/functions/rvmrc : 4 > escape_flag=1 | |
| +++ /scripts/functions/rvmrc : 5 > _first=0 | |
| +++ /scripts/functions/rvmrc : 6 > _second=1 | |
| ++ /scripts/base : 95 > for entry in '${scripts[@]}' | |
| ++ /scripts/base : 96 > source /home/deploy/.rvm/scripts/functions/install | |
| ++ /scripts/base : 95 > for entry in '${scripts[@]}' | |
| ++ /scripts/base : 96 > source /home/deploy/.rvm/scripts/functions/environment | |
| ++ /scripts/base : 95 > for entry in '${scripts[@]}' | |
| ++ /scripts/base : 96 > source /home/deploy/.rvm/scripts/functions/gemset | |
| ++ /scripts/base : 95 > for entry in '${scripts[@]}' | |
| ++ /scripts/base : 96 > source /home/deploy/.rvm/scripts/functions/db | |
| ++ /scripts/base : 95 > for entry in '${scripts[@]}' | |
| ++ /scripts/base : 96 > source /home/deploy/.rvm/scripts/functions/bundler | |
| ++ /scripts/base : 95 > for entry in '${scripts[@]}' | |
| ++ /scripts/base : 96 > source /home/deploy/.rvm/scripts/functions/checksum | |
| ++ /scripts/base : 98 > unset scripts entry rvm_base_except | |
| + /scripts/patchsets : 6 > source /home/deploy/.rvm/scripts/patches | |
| + /scripts/patchsets : 75 > args=($*) | |
| + /scripts/patchsets : 76 > action=show | |
| + /scripts/patchsets : 77 > patchset=cflags | |
| ++ /scripts/patchsets : 78 > echo | |
| + /scripts/patchsets : 78 > args= | |
| + /scripts/patchsets : 80 > case "$action" in | |
| + /scripts/patchsets : 81 > lookup_patchset cflags | |
| + /scripts/patchsets : lookup_patchset() 10 > typeset paths lookup_path | |
| + /scripts/patchsets : lookup_patchset() 12 > [[ -z cflags ]] | |
| + /scripts/patchsets : lookup_patchset() 18 > paths=($(__rvm_ruby_string_paths_under "$rvm_path/patchsets" | sort -r)) | |
| ++ /scripts/patchsets : lookup_patchset() 18 > __rvm_ruby_string_paths_under /home/deploy/.rvm/patchsets | |
| ++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 53 > typeset __search_path part parts | |
| ++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 55 > __search_path=/home/deploy/.rvm/patchsets | |
| ++ /scripts/patchsets : lookup_patchset() 18 > sort -r | |
| ++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 57 > [[ -n '' ]] | |
| ++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 59 > parts=(${rvm_ruby_string//-/ }) | |
| ++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 62 > echo /home/deploy/.rvm/patchsets | |
| ++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 63 > for part in '"${parts[@]}"' | |
| ++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 65 > __search_path=/home/deploy/.rvm/patchsets/ruby | |
| ++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 66 > echo /home/deploy/.rvm/patchsets/ruby | |
| ++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 63 > for part in '"${parts[@]}"' | |
| ++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 65 > __search_path=/home/deploy/.rvm/patchsets/ruby/1.9.3 | |
| ++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 66 > echo /home/deploy/.rvm/patchsets/ruby/1.9.3 | |
| ++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 63 > for part in '"${parts[@]}"' | |
| ++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 65 > __search_path=/home/deploy/.rvm/patchsets/ruby/1.9.3/p286 | |
| ++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 66 > echo /home/deploy/.rvm/patchsets/ruby/1.9.3/p286 | |
| + /scripts/patchsets : lookup_patchset() 20 > for lookup_path in '"${paths[@]}"' | |
| + /scripts/patchsets : lookup_patchset() 22 > [[ -s /home/deploy/.rvm/patchsets/ruby/1.9.3/p286/cflags ]] | |
| + /scripts/patchsets : lookup_patchset() 20 > for lookup_path in '"${paths[@]}"' | |
| + /scripts/patchsets : lookup_patchset() 22 > [[ -s /home/deploy/.rvm/patchsets/ruby/1.9.3/cflags ]] | |
| + /scripts/patchsets : lookup_patchset() 20 > for lookup_path in '"${paths[@]}"' | |
| + /scripts/patchsets : lookup_patchset() 22 > [[ -s /home/deploy/.rvm/patchsets/ruby/cflags ]] | |
| + /scripts/patchsets : lookup_patchset() 20 > for lookup_path in '"${paths[@]}"' | |
| + /scripts/patchsets : lookup_patchset() 22 > [[ -s /home/deploy/.rvm/patchsets/cflags ]] | |
| + /scripts/patchsets : lookup_patchset() 29 > return 1 | |
| + /scripts/patchsets : 85 > exit 1 | |
| +++ /scripts/patches : __rvm_expand_patch_name() 27 > expanded_patch_name= | |
| +++ /scripts/patches : __rvm_expand_patch_name() 31 > [[ cflags != \d\e\f\a\u\l\t ]] | |
| +++ /scripts/patches : __rvm_expand_patch_name() 33 > echo cflags%1 | |
| ++ /scripts/functions/manage/base : __rvm_current_patch_names() 26 > rvm_debug 'Patch expanded_name '\''cflags%1'\''.' | |
| ++ /scripts/functions/logging : rvm_debug() 73 > (( 0 )) | |
| ++ /scripts/functions/logging : rvm_debug() 73 > return 0 | |
| ++ /scripts/functions/manage/base : __rvm_current_patch_names() 27 > [[ -z cflags%1 ]] | |
| ++ /scripts/functions/manage/base : __rvm_current_patch_names() 27 > eval 'patches+=( "${expanded_name}" )' | |
| +++ /scripts/functions/manage/base : __rvm_current_patch_names() 27 > patches+=("${expanded_name}") | |
| ++ /scripts/functions/manage/base : __rvm_current_patch_names() 24 > read -r expanded_name | |
| ++ /scripts/functions/manage/base : __rvm_current_patch_names() 12 > for name in '"${rvm_patch_names[@]}"' default | |
| ++ /scripts/functions/manage/base : __rvm_current_patch_names() 14 > rvm_debug 'Trying patch '\''default'\''.' | |
| ++ /scripts/functions/logging : rvm_debug() 73 > (( 0 )) | |
| ++ /scripts/functions/logging : rvm_debug() 73 > return 0 | |
| ++ /scripts/functions/manage/base : __rvm_current_patch_names() 15 > [[ -n default ]] | |
| ++ /scripts/functions/manage/base : __rvm_current_patch_names() 17 > __rvm_string_match default '*%*' | |
| ++ /scripts/functions/support : __rvm_string_match() 43 > typeset _string | |
| ++ /scripts/functions/support : __rvm_string_match() 44 > _string=default | |
| ++ /scripts/functions/support : __rvm_string_match() 45 > shift | |
| ++ /scripts/functions/support : __rvm_string_match() 46 > (( 1 )) | |
| ++ /scripts/functions/support : __rvm_string_match() 48 > case "${_string}" in | |
| ++ /scripts/functions/support : __rvm_string_match() 51 > shift | |
| ++ /scripts/functions/support : __rvm_string_match() 46 > (( 0 )) | |
| ++ /scripts/functions/support : __rvm_string_match() 53 > return 1 | |
| ++ /scripts/functions/manage/base : __rvm_current_patch_names() 19 > level=1 | |
| ++ /scripts/functions/manage/base : __rvm_current_patch_names() 21 > name=default | |
| ++ /scripts/functions/manage/base : __rvm_current_patch_names() 22 > rvm_debug 'Partch name '\''default'\''.' | |
| ++ /scripts/functions/logging : rvm_debug() 73 > (( 0 )) | |
| ++ /scripts/functions/logging : rvm_debug() 73 > return 0 | |
| ++ /scripts/functions/manage/base : __rvm_current_patch_names() 24 > read -r expanded_name | |
| +++ /scripts/functions/manage/base : __rvm_current_patch_names() 13 > __rvm_expand_patch_name default 1 | |
| +++ /scripts/patches : __rvm_expand_patch_name() 22 > typeset name level expanded_patch_name | |
| +++ /scripts/patches : __rvm_expand_patch_name() 23 > name=default | |
| +++ /scripts/patches : __rvm_expand_patch_name() 24 > level=1 | |
| +++ /scripts/patches : __rvm_expand_patch_name() 25 > [[ -z default ]] | |
| ++++ /scripts/patches : __rvm_expand_patch_name() 27 > rvm_ruby_string=ruby-1.9.3-p286 | |
| ++++ /scripts/patches : __rvm_expand_patch_name() 27 > /home/deploy/.rvm/scripts/patchsets show default | |
| ++ /scripts/base : 11 > [[ -z '' ]] | |
| ++ /scripts/base : 16 > export PS4 | |
| ++ /scripts/base : 17 > PS4='+ ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > ' | |
| ++ /scripts/base : 21 > export __array_start rvm_path | |
| ++ /scripts/base : 26 > [[ -n '' ]] | |
| ++ /scripts/base : 30 > __array_start=0 | |
| ++ /scripts/base : 33 > (( 0 == 0 )) | |
| ++ /scripts/base : 35 > [[ -n 0002 ]] | |
| ++ /scripts/base : 36 > rvm_rvmrc_files=("/etc/rvmrc" "$HOME/.rvmrc") | |
| ++ /scripts/base : 37 > [[ -n /home/deploy ]] | |
| ++ /scripts/base : 37 > [[ /home/deploy/.rvmrc -ef /home/deploy/.rvmrc ]] | |
| ++ /scripts/base : 38 > rvm_rvmrc_files+=("${rvm_prefix}/.rvmrc") | |
| ++ /scripts/base : 41 > for rvmrc in '"${rvm_rvmrc_files[@]}"' | |
| ++ /scripts/base : 43 > [[ -f /etc/rvmrc ]] | |
| ++ /scripts/base : 41 > for rvmrc in '"${rvm_rvmrc_files[@]}"' | |
| ++ /scripts/base : 43 > [[ -f /home/deploy/.rvmrc ]] | |
| ++ /scripts/base : 41 > for rvmrc in '"${rvm_rvmrc_files[@]}"' | |
| ++ /scripts/base : 43 > [[ -f /home/deploy/.rvmrc ]] | |
| ++ /scripts/base : 58 > unset rvm_rvmrc_files | |
| ++ /scripts/base : 61 > export rvm_path | |
| ++ /scripts/base : 62 > [[ -z /home/deploy/.rvm ]] | |
| ++ /scripts/base : 74 > true /home/deploy/.rvm/scripts | |
| ++ /scripts/base : 77 > source /home/deploy/.rvm/scripts/initialize | |
| +++ /scripts/initialize : 3 > : rvm_trace_flag:1 | |
| +++ /scripts/initialize : 4 > (( rvm_trace_flag > 0 )) | |
| +++ /scripts/initialize : 6 > set -o xtrace | |
| +++ /scripts/initialize : 9 > [[ -z '' ]] | |
| +++ /scripts/initialize : 14 > export PS4 | |
| +++ /scripts/initialize : 15 > PS4='+ ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > ' | |
| +++ /scripts/initialize : 21 > [[ -n 4.2.24(1)-release ]] | |
| +++ /scripts/initialize : 23 > shopt -s extglob | |
| +++ /scripts/initialize : 33 > export __rvm_env_loaded | |
| +++ /scripts/initialize : 35 > : __rvm_env_loaded:2: | |
| +++ /scripts/initialize : 37 > : __rvm_env_loaded:3: | |
| +++ /scripts/initialize : 40 > [[ -z /home/deploy/.rvm/tmp ]] | |
| +++ /scripts/initialize : 40 > (( __rvm_env_loaded == 1 )) | |
| ++ /scripts/base : 81 > case " ${rvm_base_except:-} " in | |
| ++ /scripts/base : 83 > true | |
| ++ /scripts/base : 91 > typeset -a scripts | |
| ++ /scripts/base : 94 > scripts=(logging support utility init cleanup env rvmrc install environment gemset db bundler checksum) | |
| ++ /scripts/base : 95 > for entry in '${scripts[@]}' | |
| ++ /scripts/base : 96 > source /home/deploy/.rvm/scripts/functions/logging | |
| ++++ /scripts/functions/logging : 40 > /home/deploy/.rvm/scripts/color red | |
| +++ /scripts/functions/logging : 40 > rvm_error_clr='' | |
| ++++ /scripts/functions/logging : 41 > /home/deploy/.rvm/scripts/color yellow | |
| +++ /scripts/functions/logging : 41 > rvm_warn_clr='' | |
| ++++ /scripts/functions/logging : 42 > /home/deploy/.rvm/scripts/color magenta | |
| +++ /scripts/functions/logging : 42 > rvm_debug_clr='' | |
| ++++ /scripts/functions/logging : 43 > /home/deploy/.rvm/scripts/color green | |
| +++ /scripts/functions/logging : 43 > rvm_notify_clr='' | |
| ++++ /scripts/functions/logging : 44 > /home/deploy/.rvm/scripts/color reset | |
| +++ /scripts/functions/logging : 44 > rvm_reset_clr='' | |
| ++ /scripts/base : 95 > for entry in '${scripts[@]}' | |
| ++ /scripts/base : 96 > source /home/deploy/.rvm/scripts/functions/support | |
| +++ /scripts/functions/support : 3 > [[ -z tar ]] | |
| +++ /scripts/functions/support : 12 > [[ ! --no-same-owner =~ --no-same-owner ]] | |
| +++ /scripts/functions/support : 22 > [[ -n '' ]] | |
| ++ /scripts/base : 95 > for entry in '${scripts[@]}' | |
| ++ /scripts/base : 96 > source /home/deploy/.rvm/scripts/functions/utility | |
| ++ /scripts/base : 95 > for entry in '${scripts[@]}' | |
| ++ /scripts/base : 96 > source /home/deploy/.rvm/scripts/functions/init | |
| ++ /scripts/base : 95 > for entry in '${scripts[@]}' | |
| ++ /scripts/base : 96 > source /home/deploy/.rvm/scripts/functions/cleanup | |
| ++ /scripts/base : 95 > for entry in '${scripts[@]}' | |
| ++ /scripts/base : 96 > source /home/deploy/.rvm/scripts/functions/env | |
| ++ /scripts/base : 95 > for entry in '${scripts[@]}' | |
| ++ /scripts/base : 96 > source /home/deploy/.rvm/scripts/functions/rvmrc | |
| +++ /scripts/functions/rvmrc : 3 > export escape_flag _first _second | |
| +++ /scripts/functions/rvmrc : 4 > escape_flag=1 | |
| +++ /scripts/functions/rvmrc : 5 > _first=0 | |
| +++ /scripts/functions/rvmrc : 6 > _second=1 | |
| ++ /scripts/base : 95 > for entry in '${scripts[@]}' | |
| ++ /scripts/base : 96 > source /home/deploy/.rvm/scripts/functions/install | |
| ++ /scripts/base : 95 > for entry in '${scripts[@]}' | |
| ++ /scripts/base : 96 > source /home/deploy/.rvm/scripts/functions/environment | |
| ++ /scripts/base : 95 > for entry in '${scripts[@]}' | |
| ++ /scripts/base : 96 > source /home/deploy/.rvm/scripts/functions/gemset | |
| ++ /scripts/base : 95 > for entry in '${scripts[@]}' | |
| ++ /scripts/base : 96 > source /home/deploy/.rvm/scripts/functions/db | |
| ++ /scripts/base : 95 > for entry in '${scripts[@]}' | |
| ++ /scripts/base : 96 > source /home/deploy/.rvm/scripts/functions/bundler | |
| ++ /scripts/base : 95 > for entry in '${scripts[@]}' | |
| ++ /scripts/base : 96 > source /home/deploy/.rvm/scripts/functions/checksum | |
| ++ /scripts/base : 98 > unset scripts entry rvm_base_except | |
| + /scripts/patchsets : 6 > source /home/deploy/.rvm/scripts/patches | |
| + /scripts/patchsets : 75 > args=($*) | |
| + /scripts/patchsets : 76 > action=show | |
| + /scripts/patchsets : 77 > patchset=default | |
| ++ /scripts/patchsets : 78 > echo | |
| + /scripts/patchsets : 78 > args= | |
| + /scripts/patchsets : 80 > case "$action" in | |
| + /scripts/patchsets : 81 > lookup_patchset default | |
| + /scripts/patchsets : lookup_patchset() 10 > typeset paths lookup_path | |
| + /scripts/patchsets : lookup_patchset() 12 > [[ -z default ]] | |
| + /scripts/patchsets : lookup_patchset() 18 > paths=($(__rvm_ruby_string_paths_under "$rvm_path/patchsets" | sort -r)) | |
| ++ /scripts/patchsets : lookup_patchset() 18 > __rvm_ruby_string_paths_under /home/deploy/.rvm/patchsets | |
| ++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 53 > typeset __search_path part parts | |
| ++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 55 > __search_path=/home/deploy/.rvm/patchsets | |
| ++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 57 > [[ -n '' ]] | |
| ++ /scripts/patchsets : lookup_patchset() 18 > sort -r | |
| ++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 59 > parts=(${rvm_ruby_string//-/ }) | |
| ++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 62 > echo /home/deploy/.rvm/patchsets | |
| ++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 63 > for part in '"${parts[@]}"' | |
| ++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 65 > __search_path=/home/deploy/.rvm/patchsets/ruby | |
| ++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 66 > echo /home/deploy/.rvm/patchsets/ruby | |
| ++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 63 > for part in '"${parts[@]}"' | |
| ++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 65 > __search_path=/home/deploy/.rvm/patchsets/ruby/1.9.3 | |
| ++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 66 > echo /home/deploy/.rvm/patchsets/ruby/1.9.3 | |
| ++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 63 > for part in '"${parts[@]}"' | |
| ++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 65 > __search_path=/home/deploy/.rvm/patchsets/ruby/1.9.3/p286 | |
| ++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 66 > echo /home/deploy/.rvm/patchsets/ruby/1.9.3/p286 | |
| + /scripts/patchsets : lookup_patchset() 20 > for lookup_path in '"${paths[@]}"' | |
| + /scripts/patchsets : lookup_patchset() 22 > [[ -s /home/deploy/.rvm/patchsets/ruby/1.9.3/p286/default ]] | |
| + /scripts/patchsets : lookup_patchset() 20 > for lookup_path in '"${paths[@]}"' | |
| + /scripts/patchsets : lookup_patchset() 22 > [[ -s /home/deploy/.rvm/patchsets/ruby/1.9.3/default ]] | |
| + /scripts/patchsets : lookup_patchset() 20 > for lookup_path in '"${paths[@]}"' | |
| + /scripts/patchsets : lookup_patchset() 22 > [[ -s /home/deploy/.rvm/patchsets/ruby/default ]] | |
| + /scripts/patchsets : lookup_patchset() 20 > for lookup_path in '"${paths[@]}"' | |
| + /scripts/patchsets : lookup_patchset() 22 > [[ -s /home/deploy/.rvm/patchsets/default ]] | |
| + /scripts/patchsets : lookup_patchset() 29 > return 1 | |
| + /scripts/patchsets : 85 > exit 1 | |
| +++ /scripts/patches : __rvm_expand_patch_name() 27 > expanded_patch_name= | |
| +++ /scripts/patches : __rvm_expand_patch_name() 31 > [[ default != \d\e\f\a\u\l\t ]] | |
| ++ /scripts/functions/manage/base : __rvm_apply_patches() 51 > rvm_debug 'All found patches(1): cflags%1.' | |
| ++ /scripts/functions/logging : rvm_debug() 73 > (( 0 )) | |
| ++ /scripts/functions/logging : rvm_debug() 73 > return 0 | |
| ++ /scripts/functions/manage/base : __rvm_apply_patches() 53 > for patch_name in '"${patches[@]}"' | |
| ++ /scripts/functions/manage/base : __rvm_apply_patches() 55 > __rvm_string_match cflags%1 '*%*' | |
| ++ /scripts/functions/support : __rvm_string_match() 43 > typeset _string | |
| ++ /scripts/functions/support : __rvm_string_match() 44 > _string=cflags%1 | |
| ++ /scripts/functions/support : __rvm_string_match() 45 > shift | |
| ++ /scripts/functions/support : __rvm_string_match() 46 > (( 1 )) | |
| ++ /scripts/functions/support : __rvm_string_match() 48 > case "${_string}" in | |
| ++ /scripts/functions/support : __rvm_string_match() 49 > return 0 | |
| ++ /scripts/functions/manage/base : __rvm_apply_patches() 56 > patch_level=1 | |
| ++ /scripts/functions/manage/base : __rvm_apply_patches() 59 > patch_name=cflags | |
| +++ /scripts/functions/manage/base : __rvm_apply_patches() 61 > __rvm_lookup_full_patch_path cflags | |
| +++ /scripts/patches : __rvm_lookup_full_patch_path() 40 > typeset extension patch_path directory directories | |
| +++ /scripts/patches : __rvm_lookup_full_patch_path() 43 > directories=($(__rvm_patch_lookup_path)) | |
| ++++ /scripts/patches : __rvm_lookup_full_patch_path() 43 > __rvm_patch_lookup_path | |
| ++++ /scripts/patches : __rvm_patch_lookup_path() 9 > echo / | |
| ++++ /scripts/patches : __rvm_patch_lookup_path() 11 > [[ -n '' ]] | |
| ++++ /scripts/patches : __rvm_patch_lookup_path() 13 > echo /home/deploy/.rvm/src/ruby-1.9.3-p286/ | |
| ++++ /scripts/patches : __rvm_patch_lookup_path() 15 > __rvm_ruby_string_paths_under /home/deploy/.rvm/patches | |
| ++++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 53 > typeset __search_path part parts | |
| ++++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 55 > __search_path=/home/deploy/.rvm/patches | |
| ++++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 57 > [[ -n '' ]] | |
| ++++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 59 > parts=(${rvm_ruby_string//-/ }) | |
| ++++ /scripts/patches : __rvm_patch_lookup_path() 15 > sed 's/$/\//' | |
| ++++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 62 > echo /home/deploy/.rvm/patches | |
| ++++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 63 > for part in '"${parts[@]}"' | |
| ++++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 65 > __search_path=/home/deploy/.rvm/patches/ruby | |
| ++++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 66 > echo /home/deploy/.rvm/patches/ruby | |
| ++++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 63 > for part in '"${parts[@]}"' | |
| ++++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 65 > __search_path=/home/deploy/.rvm/patches/ruby/1.9.3 | |
| ++++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 66 > echo /home/deploy/.rvm/patches/ruby/1.9.3 | |
| ++++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 63 > for part in '"${parts[@]}"' | |
| ++++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 65 > __search_path=/home/deploy/.rvm/patches/ruby/1.9.3/p286 | |
| ++++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 66 > echo /home/deploy/.rvm/patches/ruby/1.9.3/p286 | |
| ++++ /scripts/patches : __rvm_patch_lookup_path() 15 > sort -r | |
| ++++ /scripts/patches : __rvm_patch_lookup_path() 17 > return 0 | |
| +++ /scripts/patches : __rvm_lookup_full_patch_path() 45 > for directory in '"${directories[@]}"' | |
| +++ /scripts/patches : __rvm_lookup_full_patch_path() 47 > for extension in '{"",.patch,.diff}' | |
| +++ /scripts/patches : __rvm_lookup_full_patch_path() 49 > patch_path=/cflags | |
| +++ /scripts/patches : __rvm_lookup_full_patch_path() 52 > [[ -s /cflags ]] | |
| +++ /scripts/patches : __rvm_lookup_full_patch_path() 47 > for extension in '{"",.patch,.diff}' | |
| +++ /scripts/patches : __rvm_lookup_full_patch_path() 49 > patch_path=/cflags.patch | |
| +++ /scripts/patches : __rvm_lookup_full_patch_path() 52 > [[ -s /cflags.patch ]] | |
| +++ /scripts/patches : __rvm_lookup_full_patch_path() 47 > for extension in '{"",.patch,.diff}' | |
| +++ /scripts/patches : __rvm_lookup_full_patch_path() 49 > patch_path=/cflags.diff | |
| +++ /scripts/patches : __rvm_lookup_full_patch_path() 52 > [[ -s /cflags.diff ]] | |
| +++ /scripts/patches : __rvm_lookup_full_patch_path() 45 > for directory in '"${directories[@]}"' | |
| +++ /scripts/patches : __rvm_lookup_full_patch_path() 47 > for extension in '{"",.patch,.diff}' | |
| +++ /scripts/patches : __rvm_lookup_full_patch_path() 49 > patch_path=/home/deploy/.rvm/src/ruby-1.9.3-p286/cflags | |
| +++ /scripts/patches : __rvm_lookup_full_patch_path() 52 > [[ -s /home/deploy/.rvm/src/ruby-1.9.3-p286/cflags ]] | |
| +++ /scripts/patches : __rvm_lookup_full_patch_path() 47 > for extension in '{"",.patch,.diff}' | |
| +++ /scripts/patches : __rvm_lookup_full_patch_path() 49 > patch_path=/home/deploy/.rvm/src/ruby-1.9.3-p286/cflags.patch | |
| +++ /scripts/patches : __rvm_lookup_full_patch_path() 52 > [[ -s /home/deploy/.rvm/src/ruby-1.9.3-p286/cflags.patch ]] | |
| +++ /scripts/patches : __rvm_lookup_full_patch_path() 47 > for extension in '{"",.patch,.diff}' | |
| +++ /scripts/patches : __rvm_lookup_full_patch_path() 49 > patch_path=/home/deploy/.rvm/src/ruby-1.9.3-p286/cflags.diff | |
| +++ /scripts/patches : __rvm_lookup_full_patch_path() 52 > [[ -s /home/deploy/.rvm/src/ruby-1.9.3-p286/cflags.diff ]] | |
| +++ /scripts/patches : __rvm_lookup_full_patch_path() 45 > for directory in '"${directories[@]}"' | |
| +++ /scripts/patches : __rvm_lookup_full_patch_path() 47 > for extension in '{"",.patch,.diff}' | |
| +++ /scripts/patches : __rvm_lookup_full_patch_path() 49 > patch_path=/home/deploy/.rvm/patches/ruby/1.9.3/p286/cflags | |
| +++ /scripts/patches : __rvm_lookup_full_patch_path() 52 > [[ -s /home/deploy/.rvm/patches/ruby/1.9.3/p286/cflags ]] | |
| +++ /scripts/patches : __rvm_lookup_full_patch_path() 47 > for extension in '{"",.patch,.diff}' | |
| +++ /scripts/patches : __rvm_lookup_full_patch_path() 49 > patch_path=/home/deploy/.rvm/patches/ruby/1.9.3/p286/cflags.patch | |
| +++ /scripts/patches : __rvm_lookup_full_patch_path() 52 > [[ -s /home/deploy/.rvm/patches/ruby/1.9.3/p286/cflags.patch ]] | |
| +++ /scripts/patches : __rvm_lookup_full_patch_path() 52 > [[ -f /home/deploy/.rvm/patches/ruby/1.9.3/p286/cflags.patch ]] | |
| +++ /scripts/patches : __rvm_lookup_full_patch_path() 53 > echo /home/deploy/.rvm/patches/ruby/1.9.3/p286/cflags.patch | |
| +++ /scripts/patches : __rvm_lookup_full_patch_path() 54 > return 0 | |
| ++ /scripts/functions/manage/base : __rvm_apply_patches() 61 > full_patch_path=/home/deploy/.rvm/patches/ruby/1.9.3/p286/cflags.patch | |
| ++ /scripts/functions/manage/base : __rvm_apply_patches() 62 > rvm_debug 'Patch full path '\''/home/deploy/.rvm/patches/ruby/1.9.3/p286/cflags.patch'\''.' | |
| ++ /scripts/functions/logging : rvm_debug() 73 > (( 0 )) | |
| ++ /scripts/functions/logging : rvm_debug() 73 > return 0 | |
| ++ /scripts/functions/manage/base : __rvm_apply_patches() 64 > [[ -z /home/deploy/.rvm/patches/ruby/1.9.3/p286/cflags.patch ]] | |
| ++ /scripts/functions/manage/base : __rvm_apply_patches() 64 > [[ ! -f /home/deploy/.rvm/patches/ruby/1.9.3/p286/cflags.patch ]] | |
| ++ /scripts/functions/manage/base : __rvm_apply_patches() 69 > __rvm_apply_patch cflags /home/deploy/.rvm/patches/ruby/1.9.3/p286/cflags.patch 25 1 | |
| ++ /scripts/functions/manage/base : __rvm_apply_patch() 80 > typeset _patch_name _full_patch_path _patch_fuzziness _patch_level | |
| ++ /scripts/functions/manage/base : __rvm_apply_patch() 81 > _patch_name=cflags | |
| ++ /scripts/functions/manage/base : __rvm_apply_patch() 82 > _full_patch_path=/home/deploy/.rvm/patches/ruby/1.9.3/p286/cflags.patch | |
| ++ /scripts/functions/manage/base : __rvm_apply_patch() 83 > _patch_fuzziness=25 | |
| ++ /scripts/functions/manage/base : __rvm_apply_patch() 84 > _patch_level=1 | |
| ++ /scripts/functions/manage/base : __rvm_apply_patch() 87 > [[ -r patches.list ]] | |
| ++ /scripts/functions/manage/base : __rvm_apply_patch() 92 > touch patches.list | |
| ++ /scripts/functions/manage/base : __rvm_apply_patch() 93 > __rvm_log_command patch.apply.cflags 'Applying patch /home/deploy/.rvm/patches/ruby/1.9.3/p286/cflags.patch' patch -F 25 -p1 -N -f -i /home/deploy/.rvm/patches/ruby/1.9.3/p286/cflags.patch | |
| ++ /scripts/functions/utility : __rvm_log_command() 86 > typeset name message _log _command_start _command_name | |
| ++ /scripts/functions/utility : __rvm_log_command() 87 > typeset -a _command | |
| ++ /scripts/functions/utility : __rvm_log_command() 89 > name=patch.apply.cflags | |
| ++ /scripts/functions/utility : __rvm_log_command() 90 > message='Applying patch /home/deploy/.rvm/patches/ruby/1.9.3/p286/cflags.patch' | |
| ++ /scripts/functions/utility : __rvm_log_command() 91 > [[ -z Applying patch /home/deploy/.rvm/patches/ruby/1.9.3/p286/cflags.patch ]] | |
| ++ /scripts/functions/utility : __rvm_log_command() 91 > rvm_log 'Applying patch /home/deploy/.rvm/patches/ruby/1.9.3/p286/cflags.patch' | |
| ++ /scripts/functions/logging : rvm_log() 89 > rvm_pretty_print stdout | |
| ++ /scripts/functions/logging : rvm_pretty_print() 17 > case "${rvm_pretty_print_flag:=auto}" in | |
| ++ /scripts/functions/logging : rvm_pretty_print() 22 > case "${TERM:-dumb}" in | |
| ++ /scripts/functions/logging : rvm_pretty_print() 25 > case "$1" in | |
| ++ /scripts/functions/logging : rvm_pretty_print() 26 > [[ -t 1 ]] | |
| ++ /scripts/functions/logging : rvm_pretty_print() 26 > return 1 | |
| ++ /scripts/functions/logging : rvm_log() 91 > printf %b 'Applying patch /home/deploy/.rvm/patches/ruby/1.9.3/p286/cflags.patch\n' | |
| ++ /scripts/functions/utility : __rvm_log_command() 92 > shift 2 | |
| ++ /scripts/functions/utility : __rvm_log_command() 93 > _command=("$@") | |
| ++ /scripts/functions/utility : __rvm_log_command() 94 > _command_start=patch | |
| ++ /scripts/functions/utility : __rvm_log_command() 95 > (( 8 )) | |
| ++ /scripts/functions/utility : __rvm_log_command() 95 > [[ patch =~ = ]] | |
| ++ /scripts/functions/utility : __rvm_log_command() 98 > _command_name=patch | |
| ++ /scripts/functions/utility : __rvm_log_command() 100 > [[ ! patch =~ = ]] | |
| ++ /scripts/functions/utility : __rvm_log_command() 101 > (( 0 == 0 )) | |
| ++ /scripts/functions/utility : __rvm_log_command() 103 > _log=/home/deploy/.rvm/log/ruby-1.9.3-p286/patch.apply.cflags.log | |
| ++ /scripts/functions/utility : __rvm_log_command() 105 > [[ -d /home/deploy/.rvm/log/ruby-1.9.3-p286 ]] | |
| ++ /scripts/functions/utility : __rvm_log_command() 106 > [[ -f /home/deploy/.rvm/log/ruby-1.9.3-p286/patch.apply.cflags.log ]] | |
| ++ /scripts/functions/utility : __rvm_log_command() 114 > tee /home/deploy/.rvm/log/ruby-1.9.3-p286/patch.apply.cflags.log | |
| +++ /scripts/functions/utility : __rvm_log_command() 108 > date '+%Y-%m-%d %H:%M:%S' | |
| ++ /scripts/functions/utility : __rvm_log_command() 114 > rvm_debug_stream | |
| ++ /scripts/functions/logging : rvm_debug_stream() 81 > (( 0 && 1 )) | |
| ++ /scripts/functions/logging : rvm_debug_stream() 81 > return 0 | |
| ++ /scripts/functions/utility : __rvm_log_command() 108 > printf %b '[2012-11-06 03:08:10] patch -F 25 -p1 -N -f -i /home/deploy/.rvm/patches/ruby/1.9.3/p286/cflags.patch\n' | |
| ++ /scripts/functions/utility : __rvm_log_command() 109 > is_a_function patch | |
| ++ /scripts/functions/support : is_a_function() 144 > typeset -f patch | |
| ++ /scripts/functions/support : is_a_function() 144 > return 1 | |
| ++ /scripts/functions/utility : __rvm_log_command() 112 > printf %b 'current path: /home/deploy/.rvm/src/ruby-1.9.3-p286\n' | |
| ++ /scripts/functions/utility : __rvm_log_command() 116 > patch -F 25 -p1 -N -f -i /home/deploy/.rvm/patches/ruby/1.9.3/p286/cflags.patch | |
| ++ /scripts/functions/manage/base : __rvm_apply_patch() 95 > printf %b cflags | |
| ++ /scripts/functions/manage/base : __rvm_apply_patches() 74 > chpwd_functions= | |
| ++ /scripts/functions/manage/base : __rvm_apply_patches() 74 > builtin cd /home/deploy/.rvm/src/ruby-1.9.3-p286 | |
| ++ /scripts/functions/manage/base : __rvm_apply_patches() 75 > return 0 | |
| ++ /scripts/functions/manage/base : __rvm_install_source() 150 > true | |
| ++ /scripts/functions/manage/base : __rvm_install_source() 158 > (( 0 == 1 )) | |
| ++ /scripts/functions/manage/base : __rvm_install_source() 159 > [[ -z '' ]] | |
| ++ /scripts/functions/manage/base : __rvm_install_source() 162 > [[ ! -s /home/deploy/.rvm/src/ruby-1.9.3-p286/configure ]] | |
| ++ /scripts/functions/manage/base : __rvm_install_source() 162 > [[ /home/deploy/.rvm/src/ruby-1.9.3-p286/configure.in -nt /home/deploy/.rvm/src/ruby-1.9.3-p286/configure ]] | |
| ++ /scripts/functions/manage/base : __rvm_install_source() 166 > builtin command -v autoreconf | |
| ++ /scripts/functions/manage/base : __rvm_install_source() 168 > (( 0 == 1 )) | |
| ++ /scripts/functions/manage/base : __rvm_install_source() 171 > __rvm_log_command autoreconf 'ruby-1.9.3-p286 - #autoreconf' autoreconf | |
| ++ /scripts/functions/utility : __rvm_log_command() 86 > typeset name message _log _command_start _command_name | |
| ++ /scripts/functions/utility : __rvm_log_command() 87 > typeset -a _command | |
| ++ /scripts/functions/utility : __rvm_log_command() 89 > name=autoreconf | |
| ++ /scripts/functions/utility : __rvm_log_command() 90 > message='ruby-1.9.3-p286 - #autoreconf' | |
| ++ /scripts/functions/utility : __rvm_log_command() 91 > [[ -z ruby-1.9.3-p286 - #autoreconf ]] | |
| ++ /scripts/functions/utility : __rvm_log_command() 91 > rvm_log 'ruby-1.9.3-p286 - #autoreconf' | |
| ++ /scripts/functions/logging : rvm_log() 89 > rvm_pretty_print stdout | |
| ++ /scripts/functions/logging : rvm_pretty_print() 17 > case "${rvm_pretty_print_flag:=auto}" in | |
| ++ /scripts/functions/logging : rvm_pretty_print() 22 > case "${TERM:-dumb}" in | |
| ++ /scripts/functions/logging : rvm_pretty_print() 25 > case "$1" in | |
| ++ /scripts/functions/logging : rvm_pretty_print() 26 > [[ -t 1 ]] | |
| ++ /scripts/functions/logging : rvm_pretty_print() 26 > return 1 | |
| ++ /scripts/functions/logging : rvm_log() 91 > printf %b 'ruby-1.9.3-p286 - #autoreconf\n' | |
| ++ /scripts/functions/utility : __rvm_log_command() 92 > shift 2 | |
| ++ /scripts/functions/utility : __rvm_log_command() 93 > _command=("$@") | |
| ++ /scripts/functions/utility : __rvm_log_command() 94 > _command_start=autoreconf | |
| ++ /scripts/functions/utility : __rvm_log_command() 95 > (( 1 )) | |
| ++ /scripts/functions/utility : __rvm_log_command() 95 > [[ autoreconf =~ = ]] | |
| ++ /scripts/functions/utility : __rvm_log_command() 98 > _command_name=autoreconf | |
| ++ /scripts/functions/utility : __rvm_log_command() 100 > [[ ! autoreconf =~ = ]] | |
| ++ /scripts/functions/utility : __rvm_log_command() 101 > (( 0 == 0 )) | |
| ++ /scripts/functions/utility : __rvm_log_command() 103 > _log=/home/deploy/.rvm/log/ruby-1.9.3-p286/autoreconf.log | |
| ++ /scripts/functions/utility : __rvm_log_command() 105 > [[ -d /home/deploy/.rvm/log/ruby-1.9.3-p286 ]] | |
| ++ /scripts/functions/utility : __rvm_log_command() 106 > [[ -f /home/deploy/.rvm/log/ruby-1.9.3-p286/autoreconf.log ]] | |
| ++ /scripts/functions/utility : __rvm_log_command() 114 > tee /home/deploy/.rvm/log/ruby-1.9.3-p286/autoreconf.log | |
| ++ /scripts/functions/utility : __rvm_log_command() 114 > rvm_debug_stream | |
| +++ /scripts/functions/utility : __rvm_log_command() 108 > date '+%Y-%m-%d %H:%M:%S' | |
| ++ /scripts/functions/logging : rvm_debug_stream() 81 > (( 0 && 1 )) | |
| ++ /scripts/functions/logging : rvm_debug_stream() 81 > return 0 | |
| ++ /scripts/functions/utility : __rvm_log_command() 108 > printf %b '[2012-11-06 03:08:10] autoreconf\n' | |
| ++ /scripts/functions/utility : __rvm_log_command() 109 > is_a_function autoreconf | |
| ++ /scripts/functions/support : is_a_function() 144 > typeset -f autoreconf | |
| ++ /scripts/functions/support : is_a_function() 144 > return 1 | |
| ++ /scripts/functions/utility : __rvm_log_command() 112 > printf %b 'current path: /home/deploy/.rvm/src/ruby-1.9.3-p286\n' | |
| ++ /scripts/functions/utility : __rvm_log_command() 116 > autoreconf | |
| ++ /scripts/functions/manage/base : __rvm_install_source() 179 > [[ -n '' ]] | |
| ++ /scripts/functions/manage/base : __rvm_install_source() 189 > [[ -s ./configure ]] | |
| ++ /scripts/functions/manage/base : __rvm_install_source() 191 > rvm_configure_flags=(--prefix="$rvm_ruby_home" "${rvm_configure_flags[@]}") | |
| ++ /scripts/functions/manage/base : __rvm_install_source() 193 > __rvm_db ruby_configure_flags db_configure_flags | |
| ++ /scripts/functions/db : __rvm_db() 7 > typeset value key variable | |
| ++ /scripts/functions/db : __rvm_db() 9 > key=ruby_configure_flags | |
| ++ /scripts/functions/db : __rvm_db() 10 > key=ruby_configure_flags | |
| ++ /scripts/functions/db : __rvm_db() 11 > variable=db_configure_flags | |
| ++ /scripts/functions/db : __rvm_db() 13 > [[ -f /home/deploy/.rvm/user/db ]] | |
| +++ /scripts/functions/db : __rvm_db() 14 > /home/deploy/.rvm/scripts/db /home/deploy/.rvm/user/db ruby_configure_flags | |
| ++ /scripts/functions/db : __rvm_db() 14 > value= | |
| ++ /scripts/functions/db : __rvm_db() 17 > [[ -z '' ]] | |
| +++ /scripts/functions/db : __rvm_db() 18 > /home/deploy/.rvm/scripts/db /home/deploy/.rvm/config/db ruby_configure_flags | |
| ++ /scripts/functions/db : __rvm_db() 18 > value='--enable-shared --disable-install-doc' | |
| ++ /scripts/functions/db : __rvm_db() 21 > [[ -n --enable-shared --disable-install-doc ]] | |
| ++ /scripts/functions/db : __rvm_db() 22 > [[ -z db_configure_flags ]] | |
| ++ /scripts/functions/db : __rvm_db() 25 > eval 'db_configure_flags='\''--enable-shared --disable-install-doc'\''' | |
| +++ /scripts/functions/db : __rvm_db() 25 > db_configure_flags='--enable-shared --disable-install-doc' | |
| ++ /scripts/functions/db : __rvm_db() 29 > return 0 | |
| ++ /scripts/functions/manage/base : __rvm_install_source() 194 > [[ -n '' ]] | |
| ++ /scripts/functions/manage/base : __rvm_install_source() 196 > rvm_configure_flags=(${db_configure_flags} "${rvm_configure_flags[@]}") | |
| ++ /scripts/functions/manage/base : __rvm_install_source() 198 > __rvm_log_command configure 'ruby-1.9.3-p286 - #configuring' CFLAGS=-I/home/deploy/.rvm/usr/include LDFLAGS=-L/home/deploy/.rvm/usr/lib ./configure --enable-shared --disable-install-doc --prefix=/home/deploy/.rvm/rubies/ruby-1.9.3-p286 | |
| ++ /scripts/functions/utility : __rvm_log_command() 86 > typeset name message _log _command_start _command_name | |
| ++ /scripts/functions/utility : __rvm_log_command() 87 > typeset -a _command | |
| ++ /scripts/functions/utility : __rvm_log_command() 89 > name=configure | |
| ++ /scripts/functions/utility : __rvm_log_command() 90 > message='ruby-1.9.3-p286 - #configuring' | |
| ++ /scripts/functions/utility : __rvm_log_command() 91 > [[ -z ruby-1.9.3-p286 - #configuring ]] | |
| ++ /scripts/functions/utility : __rvm_log_command() 91 > rvm_log 'ruby-1.9.3-p286 - #configuring' | |
| ++ /scripts/functions/logging : rvm_log() 89 > rvm_pretty_print stdout | |
| ++ /scripts/functions/logging : rvm_pretty_print() 17 > case "${rvm_pretty_print_flag:=auto}" in | |
| ++ /scripts/functions/logging : rvm_pretty_print() 22 > case "${TERM:-dumb}" in | |
| ++ /scripts/functions/logging : rvm_pretty_print() 25 > case "$1" in | |
| ++ /scripts/functions/logging : rvm_pretty_print() 26 > [[ -t 1 ]] | |
| ++ /scripts/functions/logging : rvm_pretty_print() 26 > return 1 | |
| ++ /scripts/functions/logging : rvm_log() 91 > printf %b 'ruby-1.9.3-p286 - #configuring\n' | |
| ++ /scripts/functions/utility : __rvm_log_command() 92 > shift 2 | |
| ++ /scripts/functions/utility : __rvm_log_command() 93 > _command=("$@") | |
| ++ /scripts/functions/utility : __rvm_log_command() 94 > _command_start=CFLAGS=-I/home/deploy/.rvm/usr/include | |
| ++ /scripts/functions/utility : __rvm_log_command() 95 > (( 6 )) | |
| ++ /scripts/functions/utility : __rvm_log_command() 95 > [[ CFLAGS=-I/home/deploy/.rvm/usr/include =~ = ]] | |
| ++ /scripts/functions/utility : __rvm_log_command() 96 > shift | |
| ++ /scripts/functions/utility : __rvm_log_command() 95 > (( 5 )) | |
| ++ /scripts/functions/utility : __rvm_log_command() 95 > [[ LDFLAGS=-L/home/deploy/.rvm/usr/lib =~ = ]] | |
| ++ /scripts/functions/utility : __rvm_log_command() 96 > shift | |
| ++ /scripts/functions/utility : __rvm_log_command() 95 > (( 4 )) | |
| ++ /scripts/functions/utility : __rvm_log_command() 95 > [[ ./configure =~ = ]] | |
| ++ /scripts/functions/utility : __rvm_log_command() 98 > _command_name=./configure | |
| ++ /scripts/functions/utility : __rvm_log_command() 100 > [[ ! CFLAGS=-I/home/deploy/.rvm/usr/include =~ = ]] | |
| ++ /scripts/functions/utility : __rvm_log_command() 100 > _command=("env" "${_command[@]}") | |
| ++ /scripts/functions/utility : __rvm_log_command() 101 > (( 0 == 0 )) | |
| ++ /scripts/functions/utility : __rvm_log_command() 103 > _log=/home/deploy/.rvm/log/ruby-1.9.3-p286/configure.log | |
| ++ /scripts/functions/utility : __rvm_log_command() 105 > [[ -d /home/deploy/.rvm/log/ruby-1.9.3-p286 ]] | |
| ++ /scripts/functions/utility : __rvm_log_command() 106 > [[ -f /home/deploy/.rvm/log/ruby-1.9.3-p286/configure.log ]] | |
| ++ /scripts/functions/utility : __rvm_log_command() 114 > tee /home/deploy/.rvm/log/ruby-1.9.3-p286/configure.log | |
| +++ /scripts/functions/utility : __rvm_log_command() 108 > date '+%Y-%m-%d %H:%M:%S' | |
| ++ /scripts/functions/utility : __rvm_log_command() 114 > rvm_debug_stream | |
| ++ /scripts/functions/logging : rvm_debug_stream() 81 > (( 0 && 1 )) | |
| ++ /scripts/functions/logging : rvm_debug_stream() 81 > return 0 | |
| ++ /scripts/functions/utility : __rvm_log_command() 108 > printf %b '[2012-11-06 03:08:15] env CFLAGS=-I/home/deploy/.rvm/usr/include LDFLAGS=-L/home/deploy/.rvm/usr/lib ./configure --enable-shared --disable-install-doc --prefix=/home/deploy/.rvm/rubies/ruby-1.9.3-p286\n' | |
| ++ /scripts/functions/utility : __rvm_log_command() 109 > is_a_function ./configure | |
| ++ /scripts/functions/support : is_a_function() 144 > typeset -f ./configure | |
| ++ /scripts/functions/support : is_a_function() 144 > return 1 | |
| ++ /scripts/functions/utility : __rvm_log_command() 112 > printf %b 'current path: /home/deploy/.rvm/src/ruby-1.9.3-p286\n' | |
| ++ /scripts/functions/utility : __rvm_log_command() 116 > env CFLAGS=-I/home/deploy/.rvm/usr/include LDFLAGS=-L/home/deploy/.rvm/usr/lib ./configure --enable-shared --disable-install-doc --prefix=/home/deploy/.rvm/rubies/ruby-1.9.3-p286 | |
| ++ /scripts/functions/manage/base : __rvm_install_source() 209 > __rvm_log_command make 'ruby-1.9.3-p286 - #compiling' make | |
| ++ /scripts/functions/utility : __rvm_log_command() 86 > typeset name message _log _command_start _command_name | |
| ++ /scripts/functions/utility : __rvm_log_command() 87 > typeset -a _command | |
| ++ /scripts/functions/utility : __rvm_log_command() 89 > name=make | |
| ++ /scripts/functions/utility : __rvm_log_command() 90 > message='ruby-1.9.3-p286 - #compiling' | |
| ++ /scripts/functions/utility : __rvm_log_command() 91 > [[ -z ruby-1.9.3-p286 - #compiling ]] | |
| ++ /scripts/functions/utility : __rvm_log_command() 91 > rvm_log 'ruby-1.9.3-p286 - #compiling' | |
| ++ /scripts/functions/logging : rvm_log() 89 > rvm_pretty_print stdout | |
| ++ /scripts/functions/logging : rvm_pretty_print() 17 > case "${rvm_pretty_print_flag:=auto}" in | |
| ++ /scripts/functions/logging : rvm_pretty_print() 22 > case "${TERM:-dumb}" in | |
| ++ /scripts/functions/logging : rvm_pretty_print() 25 > case "$1" in | |
| ++ /scripts/functions/logging : rvm_pretty_print() 26 > [[ -t 1 ]] | |
| ++ /scripts/functions/logging : rvm_pretty_print() 26 > return 1 | |
| ++ /scripts/functions/logging : rvm_log() 91 > printf %b 'ruby-1.9.3-p286 - #compiling\n' | |
| ++ /scripts/functions/utility : __rvm_log_command() 92 > shift 2 | |
| ++ /scripts/functions/utility : __rvm_log_command() 93 > _command=("$@") | |
| ++ /scripts/functions/utility : __rvm_log_command() 94 > _command_start=make | |
| ++ /scripts/functions/utility : __rvm_log_command() 95 > (( 1 )) | |
| ++ /scripts/functions/utility : __rvm_log_command() 95 > [[ make =~ = ]] | |
| ++ /scripts/functions/utility : __rvm_log_command() 98 > _command_name=make | |
| ++ /scripts/functions/utility : __rvm_log_command() 100 > [[ ! make =~ = ]] | |
| ++ /scripts/functions/utility : __rvm_log_command() 101 > (( 0 == 0 )) | |
| ++ /scripts/functions/utility : __rvm_log_command() 103 > _log=/home/deploy/.rvm/log/ruby-1.9.3-p286/make.log | |
| ++ /scripts/functions/utility : __rvm_log_command() 105 > [[ -d /home/deploy/.rvm/log/ruby-1.9.3-p286 ]] | |
| ++ /scripts/functions/utility : __rvm_log_command() 106 > [[ -f /home/deploy/.rvm/log/ruby-1.9.3-p286/make.log ]] | |
| ++ /scripts/functions/utility : __rvm_log_command() 114 > tee /home/deploy/.rvm/log/ruby-1.9.3-p286/make.log | |
| +++ /scripts/functions/utility : __rvm_log_command() 108 > date '+%Y-%m-%d %H:%M:%S' | |
| ++ /scripts/functions/utility : __rvm_log_command() 114 > rvm_debug_stream | |
| ++ /scripts/functions/logging : rvm_debug_stream() 81 > (( 0 && 1 )) | |
| ++ /scripts/functions/logging : rvm_debug_stream() 81 > return 0 | |
| ++ /scripts/functions/utility : __rvm_log_command() 108 > printf %b '[2012-11-06 03:09:09] make\n' | |
| ++ /scripts/functions/utility : __rvm_log_command() 109 > is_a_function make | |
| ++ /scripts/functions/support : is_a_function() 144 > typeset -f make | |
| ++ /scripts/functions/support : is_a_function() 144 > return 1 | |
| ++ /scripts/functions/utility : __rvm_log_command() 112 > printf %b 'current path: /home/deploy/.rvm/src/ruby-1.9.3-p286\n' | |
| ++ /scripts/functions/utility : __rvm_log_command() 116 > make | |
| Write failed: Broken pipe | |
| [~] ls 22:28:23 | |
| Desktop Downloads Library Pictures Sites dotfiles_old pair_me_up.sh tmux.conf | |
| Development Dropbox Movies Public VirtualBox VMs esparkman.jpg tmux-client-16004.log tmux.conf-backup | |
| Documents Google Drive Music Ring-a-Ding.mp3 dotfiles hashrocket tmux-server-16006.log | |
| [~] ssh [email protected] 22:28:47 | |
| [email protected]'s password: | |
| Welcome to Ubuntu 12.04 LTS (GNU/Linux 3.5.2-linode45 i686) | |
| * Documentation: https://help.ubuntu.com/ | |
| System information as of Tue Nov 6 03:28:56 UTC 2012 | |
| System load: 0.0 Processes: 81 | |
| Usage of /: 4.9% of 19.13GB Users logged in: 1 | |
| Memory usage: 41% IP address for eth0: 66.228.60.248 | |
| Swap usage: 0% | |
| Graph this data and manage this system at https://landscape.canonical.com/ | |
| *** System restart required *** | |
| Last login: Tue Nov 6 02:29:41 2012 from c-24-98-16-193.hsd1.ga.comcast.net | |
| deploy@localhost:~$ ls | |
| ruby-1.9.3-p286 ruby-1.9.3-p286.tar.bz2 | |
| deploy@localhost:~$ rvm reinstall 1.9.3 --binary --trace | |
| 1.9.3 --binary --trace | |
| rvm 1.16.17 () by Wayne E. Seguin <[email protected]>, Michal Papis <[email protected]> [https://rvm.io/] | |
| + [[ -n '' ]] | |
| + set -o errtrace | |
| + export 'PS4=+ ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > ' | |
| + PS4='+ ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > ' | |
| + /scripts/cli : __rvm_parse_args() 717 > [[ -z reinstall ]] | |
| + /scripts/cli : __rvm_parse_args() 720 > [[ error == \r\e\i\n\s\t\a\l\l ]] | |
| + /scripts/cli : __rvm_parse_args() 720 > [[ 0 -eq 1 ]] | |
| + /scripts/cli : __rvm_parse_args() 720 > [[ -n '' ]] | |
| + /scripts/cli : __rvm_parse_args() 59 > [[ -n '' ]] | |
| + /scripts/cli : __rvm_parse_args() 725 > : rvm_ruby_args:0:: | |
| + /scripts/cli : __rvm_parse_args() 727 > [[ -n '' ]] | |
| + /scripts/cli : rvm() 815 > (( rvm_trace_flag == 0 )) | |
| + /scripts/cli : rvm() 817 > export PS4 | |
| + /scripts/cli : rvm() 818 > [[ -n '' ]] | |
| + /scripts/cli : rvm() 820 > PS4='+ ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > ' | |
| + /scripts/cli : rvm() 822 > set -x | |
| + /scripts/cli : rvm() 824 > result=0 | |
| + /scripts/cli : rvm() 825 > : rvm_ruby_args:0:: | |
| + /scripts/cli : rvm() 827 > (( result )) | |
| + /scripts/cli : rvm() 832 > case "${rvm_action:=usage}" in | |
| + /scripts/cli : rvm() 986 > export rvm_path | |
| + /scripts/cli : rvm() 987 > [[ -n 1.9.3 ]] | |
| + /scripts/cli : rvm() 988 > __rvm_manage_wrapper reinstall 1.9.3 | |
| + /scripts/cli : __rvm_manage_wrapper() 692 > action=reinstall | |
| + /scripts/cli : __rvm_manage_wrapper() 693 > shift | |
| + /scripts/cli : __rvm_manage_wrapper() 694 > rubies_string=1.9.3 | |
| + /scripts/cli : __rvm_manage_wrapper() 695 > args=($@) | |
| + /scripts/cli : __rvm_manage_wrapper() 696 > source /home/deploy/.rvm/scripts/manage | |
| +++ /scripts/manage : source() 3 > uname -s | |
| ++ /scripts/manage : source() 3 > sys=Linux | |
| ++ /scripts/manage : source() -44 > [[ Linux == AIX ]] | |
| ++ /scripts/manage : source() 6 > name_opt=-iname | |
| ++ /scripts/manage : source() 8 > original_ruby_version= | |
| ++ /scripts/manage : source() 9 > original_ruby_string=1.9.3 | |
| ++ /scripts/manage : source() 11 > source /home/deploy/.rvm/scripts/base | |
| +++ /scripts/base : source() 5 > : rvm_trace_flag:1 | |
| +++ /scripts/base : source() -42 > (( rvm_trace_flag > 0 )) | |
| +++ /scripts/base : source() 8 > set -o xtrace | |
| +++ /scripts/base : source() -37 > [[ -z '' ]] | |
| +++ /scripts/base : source() 16 > export PS4 | |
| +++ /scripts/base : source() 17 > PS4='+ ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > ' | |
| +++ /scripts/base : source() 21 > export __array_start rvm_path | |
| +++ /scripts/base : source() -22 > [[ -n '' ]] | |
| +++ /scripts/base : source() 30 > __array_start=0 | |
| +++ /scripts/base : source() -15 > (( 0 == 0 )) | |
| +++ /scripts/base : source() -13 > [[ -n 0002 ]] | |
| +++ /scripts/base : source() 36 > rvm_rvmrc_files=("/etc/rvmrc" "$HOME/.rvmrc") | |
| +++ /scripts/base : source() -11 > [[ -n /home/deploy ]] | |
| +++ /scripts/base : source() -11 > [[ /home/deploy/.rvmrc -ef /home/deploy/.rvmrc ]] | |
| +++ /scripts/base : source() 38 > rvm_rvmrc_files+=("${rvm_prefix}/.rvmrc") | |
| +++ /scripts/base : source() 41 > for rvmrc in '"${rvm_rvmrc_files[@]}"' | |
| +++ /scripts/base : source() -5 > [[ -f /etc/rvmrc ]] | |
| +++ /scripts/base : source() 41 > for rvmrc in '"${rvm_rvmrc_files[@]}"' | |
| +++ /scripts/base : source() -5 > [[ -f /home/deploy/.rvmrc ]] | |
| +++ /scripts/base : source() 41 > for rvmrc in '"${rvm_rvmrc_files[@]}"' | |
| +++ /scripts/base : source() -5 > [[ -f /home/deploy/.rvmrc ]] | |
| +++ /scripts/base : source() 58 > unset rvm_rvmrc_files | |
| +++ /scripts/base : source() 61 > export rvm_path | |
| +++ /scripts/base : source() 14 > [[ -z /home/deploy/.rvm ]] | |
| +++ /scripts/base : source() 74 > true /home/deploy/.rvm/scripts | |
| +++ /scripts/base : source() 77 > source /home/deploy/.rvm/scripts/initialize | |
| ++++ /scripts/initialize : source() 3 > : rvm_trace_flag:1 | |
| ++++ /scripts/initialize : source() -44 > (( rvm_trace_flag > 0 )) | |
| ++++ /scripts/initialize : source() 6 > set -o xtrace | |
| ++++ /scripts/initialize : source() -39 > [[ -z '' ]] | |
| ++++ /scripts/initialize : source() 14 > export PS4 | |
| ++++ /scripts/initialize : source() 15 > PS4='+ ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > ' | |
| ++++ /scripts/initialize : source() -27 > [[ -n 4.2.24(1)-release ]] | |
| ++++ /scripts/initialize : source() 23 > shopt -s extglob | |
| ++++ /scripts/initialize : source() 33 > export __rvm_env_loaded | |
| ++++ /scripts/initialize : source() 35 > : __rvm_env_loaded:1: | |
| ++++ /scripts/initialize : source() 37 > : __rvm_env_loaded:2: | |
| ++++ /scripts/initialize : source() -8 > [[ -z /home/deploy/.rvm/tmp ]] | |
| ++++ /scripts/initialize : source() -8 > (( __rvm_env_loaded == 1 )) | |
| +++ /scripts/base : source() 81 > case " ${rvm_base_except:-} " in | |
| +++ /scripts/base : source() 86 > source /home/deploy/.rvm/scripts/selector | |
| +++ /scripts/base : source() 87 > source /home/deploy/.rvm/scripts/selector_gemsets | |
| +++ /scripts/base : source() 91 > typeset -a scripts | |
| +++ /scripts/base : source() 94 > scripts=(logging support utility init cleanup env rvmrc install environment gemset db bundler checksum) | |
| +++ /scripts/base : source() 95 > for entry in '${scripts[@]}' | |
| +++ /scripts/base : source() 96 > source /home/deploy/.rvm/scripts/functions/logging | |
| +++++ /scripts/functions/logging : source() 40 > /home/deploy/.rvm/scripts/color red | |
| ++++ /scripts/functions/logging : source() 40 > rvm_error_clr='' | |
| +++++ /scripts/functions/logging : source() 41 > /home/deploy/.rvm/scripts/color yellow | |
| ++++ /scripts/functions/logging : source() 41 > rvm_warn_clr='' | |
| +++++ /scripts/functions/logging : source() 42 > /home/deploy/.rvm/scripts/color magenta | |
| ++++ /scripts/functions/logging : source() 42 > rvm_debug_clr='' | |
| +++++ /scripts/functions/logging : source() 43 > /home/deploy/.rvm/scripts/color green | |
| ++++ /scripts/functions/logging : source() 43 > rvm_notify_clr='' | |
| +++++ /scripts/functions/logging : source() 44 > /home/deploy/.rvm/scripts/color reset | |
| ++++ /scripts/functions/logging : source() 44 > rvm_reset_clr='' | |
| +++ /scripts/base : source() 95 > for entry in '${scripts[@]}' | |
| +++ /scripts/base : source() 96 > source /home/deploy/.rvm/scripts/functions/support | |
| ++++ /scripts/functions/support : source() -45 > [[ -z tar ]] | |
| ++++ /scripts/functions/support : source() -36 > [[ ! --no-same-owner =~ --no-same-owner ]] | |
| ++++ /scripts/functions/support : source() -26 > [[ -n '' ]] | |
| +++ /scripts/base : source() 95 > for entry in '${scripts[@]}' | |
| +++ /scripts/base : source() 96 > source /home/deploy/.rvm/scripts/functions/utility | |
| +++ /scripts/base : source() 95 > for entry in '${scripts[@]}' | |
| +++ /scripts/base : source() 96 > source /home/deploy/.rvm/scripts/functions/init | |
| +++ /scripts/base : source() 95 > for entry in '${scripts[@]}' | |
| +++ /scripts/base : source() 96 > source /home/deploy/.rvm/scripts/functions/cleanup | |
| +++ /scripts/base : source() 95 > for entry in '${scripts[@]}' | |
| +++ /scripts/base : source() 96 > source /home/deploy/.rvm/scripts/functions/env | |
| +++ /scripts/base : source() 95 > for entry in '${scripts[@]}' | |
| +++ /scripts/base : source() 96 > source /home/deploy/.rvm/scripts/functions/rvmrc | |
| ++++ /scripts/functions/rvmrc : source() 3 > export escape_flag _first _second | |
| ++++ /scripts/functions/rvmrc : source() 4 > escape_flag=1 | |
| ++++ /scripts/functions/rvmrc : source() 5 > _first=0 | |
| ++++ /scripts/functions/rvmrc : source() 6 > _second=1 | |
| +++ /scripts/base : source() 95 > for entry in '${scripts[@]}' | |
| +++ /scripts/base : source() 96 > source /home/deploy/.rvm/scripts/functions/install | |
| +++ /scripts/base : source() 95 > for entry in '${scripts[@]}' | |
| +++ /scripts/base : source() 96 > source /home/deploy/.rvm/scripts/functions/environment | |
| +++ /scripts/base : source() 95 > for entry in '${scripts[@]}' | |
| +++ /scripts/base : source() 96 > source /home/deploy/.rvm/scripts/functions/gemset | |
| +++ /scripts/base : source() 95 > for entry in '${scripts[@]}' | |
| +++ /scripts/base : source() 96 > source /home/deploy/.rvm/scripts/functions/db | |
| +++ /scripts/base : source() 95 > for entry in '${scripts[@]}' | |
| +++ /scripts/base : source() 96 > source /home/deploy/.rvm/scripts/functions/bundler | |
| +++ /scripts/base : source() 95 > for entry in '${scripts[@]}' | |
| +++ /scripts/base : source() 96 > source /home/deploy/.rvm/scripts/functions/checksum | |
| +++ /scripts/base : source() 98 > unset scripts entry rvm_base_except | |
| ++ /scripts/manage : source() 12 > source /home/deploy/.rvm/scripts/patches | |
| ++ /scripts/manage : source() 13 > source /home/deploy/.rvm/scripts/functions/build | |
| ++ /scripts/manage : source() 14 > source /home/deploy/.rvm/scripts/functions/pkg | |
| ++ /scripts/manage : source() 15 > source /home/deploy/.rvm/scripts/functions/irbrc | |
| ++ /scripts/manage : source() 16 > source /home/deploy/.rvm/scripts/functions/db | |
| ++ /scripts/manage : source() 17 > source /home/deploy/.rvm/scripts/functions/manage/base | |
| ++ /scripts/manage : source() -29 > [[ -n '' ]] | |
| ++ /scripts/manage : source() 22 > unset RUBYLIB RUBYOPT | |
| ++ /scripts/manage : source() 24 > binaries=() | |
| ++ /scripts/manage : source() 26 > __rvm_manage_rubies | |
| ++ /scripts/functions/manage/base : __rvm_manage_rubies() 1017 > typeset manage_result bin_line current_ruby_string | |
| ++ /scripts/functions/manage/base : __rvm_manage_rubies() 1018 > typeset -a rubies | |
| ++ /scripts/functions/manage/base : __rvm_manage_rubies() 1019 > rubies=() | |
| ++ /scripts/functions/manage/base : __rvm_manage_rubies() 1021 > rvm_gemset_name= | |
| ++ /scripts/functions/manage/base : __rvm_manage_rubies() 1022 > rvm_ruby_selected_flag=0 | |
| ++ /scripts/functions/manage/base : __rvm_manage_rubies() 1023 > rvm_ruby_gem_home='//@*' | |
| ++ /scripts/functions/manage/base : __rvm_manage_rubies() 1024 > rvm_ruby_string=1.9.3 | |
| ++ /scripts/functions/manage/base : __rvm_manage_rubies() 12 > [[ -n 1.9.3 ]] | |
| ++ /scripts/functions/manage/base : __rvm_manage_rubies() 12 > [[ 1.9.3 != \a\l\l ]] | |
| ++ /scripts/functions/manage/base : __rvm_manage_rubies() 1030 > __rvm_custom_separated_array rubies , 1.9.3 | |
| ++ /scripts/functions/utility : __rvm_custom_separated_array() 340 > typeset IFS | |
| ++ /scripts/functions/utility : __rvm_custom_separated_array() 341 > IFS=, | |
| ++ /scripts/functions/utility : __rvm_custom_separated_array() 3 > [[ -n '' ]] | |
| ++ /scripts/functions/utility : __rvm_custom_separated_array() 344 > eval 'rubies+=( $3 )' | |
| +++ /scripts/functions/utility : __rvm_custom_separated_array() 344 > rubies+=($3) | |
| ++ /scripts/functions/manage/base : __rvm_manage_rubies() 1051 > for rvm_ruby_string in '"${rubies[@]}"' | |
| ++ /scripts/functions/manage/base : __rvm_manage_rubies() 1053 > rvm_debug '1.9.3 - reinstall' | |
| ++ /scripts/functions/logging : rvm_debug() 1 > (( 0 )) | |
| ++ /scripts/functions/logging : rvm_debug() 73 > return 0 | |
| ++ /scripts/functions/manage/base : __rvm_manage_rubies() 1054 > current_ruby_string=1.9.3 | |
| ++ /scripts/functions/manage/base : __rvm_manage_rubies() 1058 > rvm_hook=before_install | |
| ++ /scripts/functions/manage/base : __rvm_manage_rubies() 1059 > source /home/deploy/.rvm/scripts/hook | |
| +++ /scripts/hook : source() 4 > typeset old_rvm_verbose_flag old_rvm_debug_flag | |
| +++ /scripts/hook : source() 5 > old_rvm_verbose_flag=0 | |
| +++ /scripts/hook : source() 6 > old_rvm_debug_flag=0 | |
| +++ /scripts/hook : source() 9 > typeset rvm_verbose_flag rvm_debug_flag hooks | |
| +++ /scripts/hook : source() 11 > true rvm_verbose_flag:0 rvm_debug_flag:0 rvm_hook:before_install | |
| +++ /scripts/hook : source() -57 > [[ -n before_install ]] | |
| +++ /scripts/hook : source() 17 > hooks=("$rvm_hooks_path") | |
| +++ /scripts/hook : source() -54 > [[ /home/deploy/.rvm/hooks == \/\h\o\m\e\/\d\e\p\l\o\y\/\.\r\v\m\/\h\o\o\k\s ]] | |
| +++ /scripts/hook : source() 23 > _hooks_list=($( | |
| find -L "${hooks[@]}" -iname "$rvm_hook*" -type f 2>/dev/null | |
| )) | |
| ++++ /scripts/hook : source() 24 > find -L /home/deploy/.rvm/hooks -iname 'before_install*' -type f | |
| +++ /scripts/hook : source() 37 > unset rvm_hook hooks _hooks_list hook | |
| ++ /scripts/functions/manage/base : __rvm_manage_rubies() 1060 > __rvm_reinstall_ruby | |
| ++ /scripts/functions/manage/base : __rvm_reinstall_ruby() 818 > __rvm_remove_ruby reinstall | |
| ++ /scripts/functions/manage/base : __rvm_remove_ruby() 1 > (( 0 )) | |
| ++ /scripts/functions/manage/base : __rvm_remove_ruby() 764 > __rvm_select | |
| ++ /scripts/selector : __rvm_select() 6 > true | |
| ++ /scripts/selector : __rvm_select() 7 > typeset _original_env_string | |
| ++ /scripts/selector : __rvm_select() 8 > _original_env_string= | |
| ++ /scripts/selector : __rvm_select() 11 > export -a rvm_configure_flags rvm_patch_names rvm_ree_options rvm_make_flags | |
| ++ /scripts/selector : __rvm_select() 12 > export GEM_HOME GEM_PATH MY_RUBY_HOME RUBY_VERSION IRBRC | |
| ++ /scripts/selector : __rvm_select() 13 > export rvm_env_string rvm_action rvm_alias_expanded rvm_archive_extension rvm_bin_flag rvm_bin_path 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_on_use_flag rvm_llvm_flag rvm_loaded_flag rvm_niceness rvm_nightly_flag rvm_only_path_flag rvm_parse_break rvm_patch_original_pwd rvm_pretty_print_flag rvm_proxy rvm_quiet_flag rvm_reload_flag rvm_remove_flag rvm_ruby_alias 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_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_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 rvm_architectures | |
| ++ /scripts/selector : __rvm_select() 10 > [[ -z 1.9.3 ]] | |
| ++ /scripts/selector : __rvm_select() 39 > __rvm_ruby_string | |
| ++ /scripts/selector : __rvm_ruby_string() 618 > typeset ruby_string gemset_name expanded_alias_name repo_url branch_name ruby_name | |
| ++ /scripts/selector : __rvm_ruby_string() 620 > __rvm_default_flags | |
| ++ /scripts/functions/env : __rvm_default_flags() 9 > true 0 0 | |
| ++ /scripts/selector : __rvm_ruby_string() 622 > rvm_expanding_aliases= | |
| ++ /scripts/selector : __rvm_ruby_string() 625 > true '' '' '' '' '' '' '' @ 1.9.3 0 0 | |
| ++ /scripts/selector : __rvm_ruby_string() 630 > echo 1.9.3 | |
| ++ /scripts/selector : __rvm_ruby_string() 630 > GREP_OPTIONS= | |
| ++ /scripts/selector : __rvm_ruby_string() 630 > grep @ | |
| ++ /scripts/selector : __rvm_ruby_string() 629 > (( rvm_expanding_aliases == 0 )) | |
| ++ /scripts/selector : __rvm_ruby_string() 630 > [[ -n 1.9.3 ]] | |
| ++ /scripts/selector : __rvm_ruby_string() 630 > [[ 1.9.3 != \s\y\s\t\e\m ]] | |
| +++ /scripts/selector : __rvm_ruby_string() 640 > /home/deploy/.rvm/scripts/alias show 1.9.3 | |
| ++ /scripts/selector : __rvm_ruby_string() 640 > expanded_alias_name= | |
| ++ /scripts/selector : __rvm_ruby_string() 633 > [[ -n '' ]] | |
| ++ /scripts/selector : __rvm_ruby_string() 636 > [[ 1.9.3 == default ]] | |
| ++ /scripts/selector : __rvm_ruby_string() 651 > echo 1.9.3 | |
| ++ /scripts/selector : __rvm_ruby_string() 651 > GREP_OPTIONS= | |
| ++ /scripts/selector : __rvm_ruby_string() 651 > grep @ | |
| ++ /scripts/selector : __rvm_ruby_string() 657 > ruby_string=1.9.3 | |
| ++ /scripts/selector : __rvm_ruby_string() 658 > gemset_name= | |
| ++ /scripts/selector : __rvm_ruby_string() 659 > repo_url= | |
| ++ /scripts/selector : __rvm_ruby_string() 660 > branch_name= | |
| ++ /scripts/selector : __rvm_ruby_string() 661 > ruby_name= | |
| ++ /scripts/selector : __rvm_ruby_string() 663 > __rvm_unset_ruby_variables | |
| ++ /scripts/functions/env : __rvm_unset_ruby_variables() 21 > unset rvm_env_string 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_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 rvm_llvm_flag | |
| ++ /scripts/functions/env : __rvm_unset_ruby_variables() 22 > __rvm_load_rvmrc | |
| ++ /scripts/functions/init : __rvm_load_rvmrc() 5 > typeset _file | |
| ++ /scripts/functions/init : __rvm_load_rvmrc() 6 > typeset -a rvm_rvmrc_files | |
| ++ /scripts/functions/init : __rvm_load_rvmrc() 3 > (( 0 == 1 )) | |
| ++ /scripts/functions/init : __rvm_load_rvmrc() 8 > [[ -n 0002 ]] | |
| ++ /scripts/functions/init : __rvm_load_rvmrc() 14 > rvm_rvmrc_files=("/etc/rvmrc" "$HOME/.rvmrc") | |
| ++ /scripts/functions/init : __rvm_load_rvmrc() 11 > [[ -n /home/deploy ]] | |
| ++ /scripts/functions/init : __rvm_load_rvmrc() 11 > [[ /home/deploy/.rvmrc -ef /home/deploy/.rvmrc ]] | |
| ++ /scripts/functions/init : __rvm_load_rvmrc() 16 > rvm_rvmrc_files+=("${rvm_prefix}/.rvmrc") | |
| ++ /scripts/functions/init : __rvm_load_rvmrc() 18 > for _file in '"${rvm_rvmrc_files[@]}"' | |
| ++ /scripts/functions/init : __rvm_load_rvmrc() 16 > [[ -s /etc/rvmrc ]] | |
| ++ /scripts/functions/init : __rvm_load_rvmrc() 18 > for _file in '"${rvm_rvmrc_files[@]}"' | |
| ++ /scripts/functions/init : __rvm_load_rvmrc() 16 > [[ -s /home/deploy/.rvmrc ]] | |
| ++ /scripts/functions/init : __rvm_load_rvmrc() 18 > for _file in '"${rvm_rvmrc_files[@]}"' | |
| ++ /scripts/functions/init : __rvm_load_rvmrc() 16 > [[ -s /home/deploy/.rvmrc ]] | |
| ++ /scripts/functions/init : __rvm_load_rvmrc() 35 > return 0 | |
| ++ /scripts/selector : __rvm_ruby_string() 665 > rvm_ruby_repo_url= | |
| ++ /scripts/selector : __rvm_ruby_string() 666 > rvm_ruby_repo_branch= | |
| ++ /scripts/selector : __rvm_ruby_string() 667 > rvm_ruby_name= | |
| ++ /scripts/selector : __rvm_ruby_string() 665 > [[ -n '' ]] | |
| ++ /scripts/selector : __rvm_ruby_string() 675 > strings=() | |
| ++ /scripts/selector : __rvm_ruby_string() 676 > __rvm_custom_separated_array strings - 1.9.3 | |
| ++ /scripts/functions/utility : __rvm_custom_separated_array() 340 > typeset IFS | |
| ++ /scripts/functions/utility : __rvm_custom_separated_array() 341 > IFS=- | |
| ++ /scripts/functions/utility : __rvm_custom_separated_array() 3 > [[ -n '' ]] | |
| ++ /scripts/functions/utility : __rvm_custom_separated_array() 344 > eval 'strings+=( $3 )' | |
| +++ /scripts/functions/utility : __rvm_custom_separated_array() 344 > strings+=($3) | |
| ++ /scripts/selector : __rvm_ruby_string() 339 > (( 1 == 0 )) | |
| ++ /scripts/selector : __rvm_ruby_string() 693 > for string in '${strings[@]}' | |
| ++ /scripts/selector : __rvm_ruby_string() 695 > case "$string" in | |
| ++ /scripts/selector : __rvm_ruby_string() 406 > [[ '' == \r\b\x ]] | |
| ++ /scripts/selector : __rvm_ruby_string() 758 > case "$string" in | |
| ++ /scripts/selector : __rvm_ruby_string() 760 > rvm_ruby_version=1.9.3 | |
| ++ /scripts/selector : __rvm_ruby_string() 761 > rvm_ruby_revision= | |
| ++ /scripts/selector : __rvm_ruby_string() 762 > rvm_ruby_tag= | |
| ++ /scripts/selector : __rvm_ruby_string() 527 > [[ -z '' ]] | |
| ++ /scripts/selector : __rvm_ruby_string() 869 > case "$rvm_ruby_version" in | |
| ++ /scripts/selector : __rvm_ruby_string() 870 > rvm_ruby_interpreter=ruby | |
| ++ /scripts/selector : __rvm_ruby_string() 883 > rvm_ruby_version=1.9.3 | |
| ++ /scripts/selector : __rvm_ruby_string() 545 > [[ -z 1.9.3 ]] | |
| ++ /scripts/selector : __rvm_ruby_string() 552 > [[ -z 1.9.3 ]] | |
| ++ /scripts/selector : __rvm_ruby_string() 895 > rvm_ruby_string=ruby-1.9.3 | |
| ++ /scripts/selector : __rvm_ruby_string() 559 > [[ ruby == \e\x\t ]] | |
| ++ /scripts/selector : __rvm_ruby_string() 563 > (( 0 == 1 )) | |
| ++ /scripts/selector : __rvm_ruby_string() 567 > [[ -n '' ]] | |
| ++ /scripts/selector : __rvm_ruby_string() 571 > [[ -n '' ]] | |
| ++ /scripts/selector : __rvm_ruby_string() 575 > [[ -n '' ]] | |
| ++ /scripts/selector : __rvm_ruby_string() 579 > [[ -n '' ]] | |
| ++ /scripts/selector : __rvm_ruby_string() 583 > [[ -n '' ]] | |
| +++ /scripts/selector : __rvm_ruby_string() 930 > __rvm_db ruby_1.9.3_patch_level | |
| +++ /scripts/functions/db : __rvm_db() 7 > typeset value key variable | |
| +++ /scripts/functions/db : __rvm_db() 9 > key=ruby_1.9.3_patch_level | |
| +++ /scripts/functions/db : __rvm_db() 10 > key=ruby_1.9.3_patch_level | |
| +++ /scripts/functions/db : __rvm_db() 11 > variable= | |
| +++ /scripts/functions/db : __rvm_db() 7 > [[ -f /home/deploy/.rvm/user/db ]] | |
| ++++ /scripts/functions/db : __rvm_db() 14 > /home/deploy/.rvm/scripts/db /home/deploy/.rvm/user/db ruby_1.9.3_patch_level | |
| +++ /scripts/functions/db : __rvm_db() 14 > value= | |
| +++ /scripts/functions/db : __rvm_db() 11 > [[ -z '' ]] | |
| ++++ /scripts/functions/db : __rvm_db() 18 > /home/deploy/.rvm/scripts/db /home/deploy/.rvm/config/db ruby_1.9.3_patch_level | |
| +++ /scripts/functions/db : __rvm_db() 18 > value=286 | |
| +++ /scripts/functions/db : __rvm_db() 15 > [[ -n 286 ]] | |
| +++ /scripts/functions/db : __rvm_db() 16 > [[ -z '' ]] | |
| +++ /scripts/functions/db : __rvm_db() 23 > echo 286 | |
| +++ /scripts/functions/db : __rvm_db() 29 > return 0 | |
| ++ /scripts/selector : __rvm_ruby_string() 929 > patch_level=286 | |
| ++ /scripts/selector : __rvm_ruby_string() 592 > [[ -n 286 ]] | |
| ++ /scripts/selector : __rvm_ruby_string() 933 > case "$rvm_ruby_interpreter" in | |
| ++ /scripts/selector : __rvm_ruby_string() 940 > rvm_ruby_patch_level=p286 | |
| ++ /scripts/selector : __rvm_ruby_string() 607 > [[ -n p286 ]] | |
| ++ /scripts/selector : __rvm_ruby_string() 948 > rvm_ruby_patch_level=p286 | |
| ++ /scripts/selector : __rvm_ruby_string() 949 > rvm_ruby_patch_level=p286 | |
| ++ /scripts/selector : __rvm_ruby_string() 950 > rvm_ruby_string=ruby-1.9.3-p286 | |
| ++ /scripts/selector : __rvm_ruby_string() 952 > case "$rvm_ruby_interpreter" in | |
| ++ /scripts/selector : __rvm_ruby_string() 958 > rvm_ruby_string=ruby-1.9.3-p286 | |
| ++ /scripts/selector : __rvm_ruby_string() 959 > rvm_ruby_string=ruby-1.9.3-p286 | |
| ++ /scripts/selector : __rvm_ruby_string() 626 > [[ -n '' ]] | |
| ++ /scripts/selector : __rvm_ruby_string() 974 > detected_rvm_ruby_name= | |
| ++ /scripts/selector : __rvm_select() 41 > rvm_archive_extension=tar.gz | |
| ++ /scripts/selector : __rvm_select() -296 > [[ -z ruby ]] | |
| ++ /scripts/selector : __rvm_select() 48 > case "${rvm_ruby_interpreter:-missing}" in | |
| ++ /scripts/selector : __rvm_select() -48 > [[ -n p286 ]] | |
| ++ /scripts/selector : __rvm_select() 293 > rvm_ruby_package_file=ruby-1.9.3-p286 | |
| ++ /scripts/selector : __rvm_select() 294 > rvm_ruby_package_name=ruby-1.9.3-p286 | |
| ++ /scripts/selector : __rvm_select() -39 > [[ -z 1.9.3 ]] | |
| +++ /scripts/selector : __rvm_select() 304 > __rvm_db ruby_repo_url | |
| +++ /scripts/functions/db : __rvm_db() 7 > typeset value key variable | |
| +++ /scripts/functions/db : __rvm_db() 9 > key=ruby_repo_url | |
| +++ /scripts/functions/db : __rvm_db() 10 > key=ruby_repo_url | |
| +++ /scripts/functions/db : __rvm_db() 11 > variable= | |
| +++ /scripts/functions/db : __rvm_db() 7 > [[ -f /home/deploy/.rvm/user/db ]] | |
| ++++ /scripts/functions/db : __rvm_db() 14 > /home/deploy/.rvm/scripts/db /home/deploy/.rvm/user/db ruby_repo_url | |
| +++ /scripts/functions/db : __rvm_db() 14 > value= | |
| +++ /scripts/functions/db : __rvm_db() 11 > [[ -z '' ]] | |
| ++++ /scripts/functions/db : __rvm_db() 18 > /home/deploy/.rvm/scripts/db /home/deploy/.rvm/config/db ruby_repo_url | |
| +++ /scripts/functions/db : __rvm_db() 18 > value=git://github.com/ruby/ruby.git | |
| +++ /scripts/functions/db : __rvm_db() 15 > [[ -n git://github.com/ruby/ruby.git ]] | |
| +++ /scripts/functions/db : __rvm_db() 16 > [[ -z '' ]] | |
| +++ /scripts/functions/db : __rvm_db() 23 > echo git://github.com/ruby/ruby.git | |
| +++ /scripts/functions/db : __rvm_db() 29 > return 0 | |
| ++ /scripts/selector : __rvm_select() 304 > rvm_ruby_repo_url=git://github.com/ruby/ruby.git | |
| ++ /scripts/selector : __rvm_select() -34 > (( 0 == 0 )) | |
| ++ /scripts/selector : __rvm_select() 307 > __rvm_version_compare 1.9.3 -lt 1.8.5 | |
| ++ /scripts/functions/utility : __rvm_version_compare() 282 > typeset first | |
| +++ /scripts/functions/utility : __rvm_version_compare() 283 > printf %b '1.9.3\n1.8.5\n' | |
| +++ /scripts/functions/utility : __rvm_version_compare() 283 > LC_ALL=C | |
| +++ /scripts/functions/utility : __rvm_version_compare() 283 > sort -g -t. | |
| +++ /scripts/functions/utility : __rvm_version_compare() 283 > head -n1 | |
| ++ /scripts/functions/utility : __rvm_version_compare() 283 > first=1.8.5 | |
| ++ /scripts/functions/utility : __rvm_version_compare() 284 > case "$2" in | |
| ++ /scripts/functions/utility : __rvm_version_compare() 14 > [[ 1.9.3 != \1\.\8\.\5 ]] | |
| ++ /scripts/functions/utility : __rvm_version_compare() 14 > [[ 1.8.5 == \-\l\t ]] | |
| ++ /scripts/functions/utility : __rvm_version_compare() 295 > return 1 | |
| ++ /scripts/selector : __rvm_select() 311 > rvm_archive_extension=tar.bz2 | |
| ++ /scripts/selector : __rvm_select() 74 > [[ -n 1.9.3 ]] | |
| ++ /scripts/selector : __rvm_select() 357 > case "$rvm_ruby_version" in | |
| ++ /scripts/selector : __rvm_select() 359 > rvm_ruby_release_version=1 | |
| ++ /scripts/selector : __rvm_select() 360 > rvm_ruby_major_version=1.9 | |
| ++ /scripts/selector : __rvm_select() 360 > rvm_ruby_major_version=9 | |
| ++ /scripts/selector : __rvm_select() 361 > rvm_ruby_minor_version=3 | |
| ++ /scripts/selector : __rvm_select() 90 > [[ ruby == ext ]] | |
| ++ /scripts/selector : __rvm_select() 377 > rvm_ruby_package_name=ruby-1.9.3-p286 | |
| ++ /scripts/selector : __rvm_select() 378 > rvm_ruby_home=/home/deploy/.rvm/rubies/ruby-1.9.3-p286 | |
| ++ /scripts/selector : __rvm_select() 379 > rvm_ruby_irbrc=/home/deploy/.rvm/rubies/ruby-1.9.3-p286/.irbrc | |
| ++ /scripts/selector : __rvm_select() 380 > rvm_ruby_binary=/home/deploy/.rvm/rubies/ruby-1.9.3-p286/bin/ruby | |
| ++ /scripts/selector : __rvm_select() 103 > [[ maglev == \r\u\b\y ]] | |
| ++ /scripts/selector : __rvm_select() 109 > [[ system != \r\u\b\y ]] | |
| ++ /scripts/selector : __rvm_select() 392 > __rvm_gemset_select | |
| ++ /scripts/selector_gemsets : __rvm_gemset_select() 125 > __rvm_gemset_select_only | |
| ++ /scripts/selector_gemsets : __rvm_gemset_select_only() 54 > rvm_ruby_gem_home=/home/deploy/.rvm/gems/ruby-1.9.3-p286 | |
| ++ /scripts/selector_gemsets : __rvm_gemset_select_only() 56 > : rvm_ignore_gemsets_flag:0: | |
| ++ /scripts/selector_gemsets : __rvm_gemset_select_only() 4 > (( rvm_ignore_gemsets_flag )) | |
| ++ /scripts/selector_gemsets : __rvm_gemset_select_only() 63 > rvm_ruby_global_gems_path=/home/deploy/.rvm/gems/ruby-1.9.3-p286@global | |
| ++ /scripts/selector_gemsets : __rvm_gemset_select_only() 65 > __rvm_gemset_handle_default | |
| ++ /scripts/selector_gemsets : __rvm_gemset_handle_default() 5 > rvm_gemset_name=@@ | |
| ++ /scripts/selector_gemsets : __rvm_gemset_handle_default() 6 > rvm_gemset_name=@@ | |
| ++ /scripts/selector_gemsets : __rvm_gemset_handle_default() 7 > rvm_gemset_name=@ | |
| ++ /scripts/selector_gemsets : __rvm_gemset_handle_default() 8 > rvm_gemset_name= | |
| ++ /scripts/selector_gemsets : __rvm_gemset_select_only() 62 > [[ -z '' ]] | |
| ++ /scripts/selector_gemsets : __rvm_gemset_select_only() 65 > [[ '' == \g\l\o\b\a\l ]] | |
| ++ /scripts/selector_gemsets : __rvm_gemset_select_only() 73 > rvm_ruby_gem_path=/home/deploy/.rvm/gems/ruby-1.9.3-p286:/home/deploy/.rvm/gems/ruby-1.9.3-p286@global | |
| ++ /scripts/selector_gemsets : __rvm_gemset_select_only() 73 > [[ -n '' ]] | |
| ++ /scripts/selector_gemsets : __rvm_gemset_select_only() 81 > rvm_env_string=ruby-1.9.3-p286 | |
| ++ /scripts/selector_gemsets : __rvm_gemset_select() 126 > __rvm_gemset_select_validation | |
| ++ /scripts/selector_gemsets : __rvm_gemset_select_validation() 2 > [[ ! -d /home/deploy/.rvm/gems/ruby-1.9.3-p286 ]] | |
| ++ /scripts/selector_gemsets : __rvm_gemset_select_validation() 11 > (( 0 == 1 )) | |
| ++ /scripts/selector_gemsets : __rvm_gemset_select() 127 > __rvm_gemset_select_ensure | |
| ++ /scripts/selector_gemsets : __rvm_gemset_select_ensure() 105 > mkdir -p /home/deploy/.rvm/gems/ruby-1.9.3-p286 | |
| ++ /scripts/selector_gemsets : __rvm_gemset_select_ensure() 107 > __rvm_using_gemset_globalcache | |
| ++ /scripts/functions/gemset : __rvm_using_gemset_globalcache() 21 > /home/deploy/.rvm/scripts/db /home/deploy/.rvm/user/db use_gemset_globalcache | |
| ++ /scripts/functions/gemset : __rvm_using_gemset_globalcache() 22 > GREP_OPTIONS= | |
| ++ /scripts/functions/gemset : __rvm_using_gemset_globalcache() 22 > grep '^true$' | |
| ++ /scripts/functions/gemset : __rvm_using_gemset_globalcache() 23 > return 1 | |
| ++ /scripts/selector : __rvm_select() 393 > case $? in | |
| ++ /scripts/selector : __rvm_select() 400 > rvm_ruby_selected_flag=1 | |
| ++ /scripts/selector : __rvm_select() 382 > [[ -d /home/deploy/.rvm/log/ruby-1.9.3-p286 ]] | |
| ++ /scripts/selector : __rvm_select() 404 > mkdir -p /home/deploy/.rvm/log/ruby-1.9.3-p286 | |
| ++ /scripts/selector : __rvm_select() 407 > rvm_ruby_interpreter=ruby | |
| ++ /scripts/functions/manage/base : __rvm_remove_ruby() 745 > [[ -n ruby-1.9.3-p286 ]] | |
| ++ /scripts/functions/manage/base : __rvm_remove_ruby() 771 > typeset _dir | |
| ++ /scripts/functions/manage/base : __rvm_remove_ruby() 772 > for _dir in '"${rvm_src_path}"' '"${rvm_rubies_path}"' | |
| ++ /scripts/functions/manage/base : __rvm_remove_ruby() 755 > [[ -d /home/deploy/.rvm/src/ruby-1.9.3-p286 ]] | |
| ++ /scripts/functions/manage/base : __rvm_remove_ruby() 777 > __rvm_log_command remove.src 'Removing /home/deploy/.rvm/src/ruby-1.9.3-p286...' __rvm_rm_rf /home/deploy/.rvm/src/ruby-1.9.3-p286 | |
| ++ /scripts/functions/utility : __rvm_log_command() 86 > typeset name message _log _command_start _command_name | |
| ++ /scripts/functions/utility : __rvm_log_command() 87 > typeset -a _command | |
| ++ /scripts/functions/utility : __rvm_log_command() 89 > name=remove.src | |
| ++ /scripts/functions/utility : __rvm_log_command() 90 > message='Removing /home/deploy/.rvm/src/ruby-1.9.3-p286...' | |
| ++ /scripts/functions/utility : __rvm_log_command() 6 > [[ -z Removing /home/deploy/.rvm/src/ruby-1.9.3-p286... ]] | |
| ++ /scripts/functions/utility : __rvm_log_command() 91 > rvm_log 'Removing /home/deploy/.rvm/src/ruby-1.9.3-p286...' | |
| ++ /scripts/functions/logging : rvm_log() 89 > rvm_pretty_print stdout | |
| ++ /scripts/functions/logging : rvm_pretty_print() 17 > case "${rvm_pretty_print_flag:=auto}" in | |
| ++ /scripts/functions/logging : rvm_pretty_print() 22 > case "${TERM:-dumb}" in | |
| ++ /scripts/functions/logging : rvm_pretty_print() 25 > case "$1" in | |
| ++ /scripts/functions/logging : rvm_pretty_print() 10 > [[ -t 1 ]] | |
| ++ /scripts/functions/logging : rvm_pretty_print() 32 > return 0 | |
| ++ /scripts/functions/logging : rvm_log() 90 > printf %b 'Removing /home/deploy/.rvm/src/ruby-1.9.3-p286...\n' | |
| Removing /home/deploy/.rvm/src/ruby-1.9.3-p286... | |
| ++ /scripts/functions/utility : __rvm_log_command() 92 > shift 2 | |
| ++ /scripts/functions/utility : __rvm_log_command() 93 > _command=("$@") | |
| ++ /scripts/functions/utility : __rvm_log_command() 94 > _command_start=__rvm_rm_rf | |
| ++ /scripts/functions/utility : __rvm_log_command() 79 > (( 2 )) | |
| ++ /scripts/functions/utility : __rvm_log_command() 79 > [[ __rvm_rm_rf =~ = ]] | |
| ++ /scripts/functions/utility : __rvm_log_command() 98 > _command_name=__rvm_rm_rf | |
| ++ /scripts/functions/utility : __rvm_log_command() 84 > [[ ! __rvm_rm_rf =~ = ]] | |
| ++ /scripts/functions/utility : __rvm_log_command() 85 > (( 0 == 0 )) | |
| ++ /scripts/functions/utility : __rvm_log_command() 103 > _log=/home/deploy/.rvm/log/ruby-1.9.3-p286/remove.src.log | |
| ++ /scripts/functions/utility : __rvm_log_command() 89 > [[ -d /home/deploy/.rvm/log/ruby-1.9.3-p286 ]] | |
| ++ /scripts/functions/utility : __rvm_log_command() 90 > [[ -f /home/deploy/.rvm/log/ruby-1.9.3-p286/remove.src.log ]] | |
| ++ /scripts/functions/utility : __rvm_log_command() 114 > tee /home/deploy/.rvm/log/ruby-1.9.3-p286/remove.src.log | |
| +++ /scripts/functions/utility : __rvm_log_command() 108 > date '+%Y-%m-%d %H:%M:%S' | |
| ++ /scripts/functions/utility : __rvm_log_command() 114 > rvm_debug_stream | |
| ++ /scripts/functions/logging : rvm_debug_stream() 1 > (( 0 && 1 )) | |
| ++ /scripts/functions/logging : rvm_debug_stream() 81 > return 0 | |
| ++ /scripts/functions/utility : __rvm_log_command() 108 > printf %b '[2012-11-06 03:30:12] __rvm_rm_rf /home/deploy/.rvm/src/ruby-1.9.3-p286\n' | |
| ++ /scripts/functions/utility : __rvm_log_command() 109 > is_a_function __rvm_rm_rf | |
| ++ /scripts/functions/support : is_a_function() 144 > typeset -f __rvm_rm_rf | |
| ++ /scripts/functions/utility : __rvm_log_command() 110 > typeset -f __rvm_rm_rf | |
| ++ /scripts/functions/utility : __rvm_log_command() 116 > __rvm_rm_rf /home/deploy/.rvm/src/ruby-1.9.3-p286 | |
| ++ /scripts/functions/manage/base : __rvm_remove_ruby() 772 > for _dir in '"${rvm_src_path}"' '"${rvm_rubies_path}"' | |
| ++ /scripts/functions/manage/base : __rvm_remove_ruby() 763 > [[ -d /home/deploy/.rvm/rubies/ruby-1.9.3-p286 ]] | |
| ++ /scripts/functions/manage/base : __rvm_remove_ruby() 777 > __rvm_log_command remove.rubies 'Removing /home/deploy/.rvm/rubies/ruby-1.9.3-p286...' __rvm_rm_rf /home/deploy/.rvm/rubies/ruby-1.9.3-p286 | |
| ++ /scripts/functions/utility : __rvm_log_command() 86 > typeset name message _log _command_start _command_name | |
| ++ /scripts/functions/utility : __rvm_log_command() 87 > typeset -a _command | |
| ++ /scripts/functions/utility : __rvm_log_command() 89 > name=remove.rubies | |
| ++ /scripts/functions/utility : __rvm_log_command() 90 > message='Removing /home/deploy/.rvm/rubies/ruby-1.9.3-p286...' | |
| ++ /scripts/functions/utility : __rvm_log_command() 6 > [[ -z Removing /home/deploy/.rvm/rubies/ruby-1.9.3-p286... ]] | |
| ++ /scripts/functions/utility : __rvm_log_command() 91 > rvm_log 'Removing /home/deploy/.rvm/rubies/ruby-1.9.3-p286...' | |
| ++ /scripts/functions/logging : rvm_log() 89 > rvm_pretty_print stdout | |
| ++ /scripts/functions/logging : rvm_pretty_print() 17 > case "${rvm_pretty_print_flag:=auto}" in | |
| ++ /scripts/functions/logging : rvm_pretty_print() 22 > case "${TERM:-dumb}" in | |
| ++ /scripts/functions/logging : rvm_pretty_print() 25 > case "$1" in | |
| ++ /scripts/functions/logging : rvm_pretty_print() 10 > [[ -t 1 ]] | |
| ++ /scripts/functions/logging : rvm_pretty_print() 32 > return 0 | |
| ++ /scripts/functions/logging : rvm_log() 90 > printf %b 'Removing /home/deploy/.rvm/rubies/ruby-1.9.3-p286...\n' | |
| Removing /home/deploy/.rvm/rubies/ruby-1.9.3-p286... | |
| ++ /scripts/functions/utility : __rvm_log_command() 92 > shift 2 | |
| ++ /scripts/functions/utility : __rvm_log_command() 93 > _command=("$@") | |
| ++ /scripts/functions/utility : __rvm_log_command() 94 > _command_start=__rvm_rm_rf | |
| ++ /scripts/functions/utility : __rvm_log_command() 79 > (( 2 )) | |
| ++ /scripts/functions/utility : __rvm_log_command() 79 > [[ __rvm_rm_rf =~ = ]] | |
| ++ /scripts/functions/utility : __rvm_log_command() 98 > _command_name=__rvm_rm_rf | |
| ++ /scripts/functions/utility : __rvm_log_command() 84 > [[ ! __rvm_rm_rf =~ = ]] | |
| ++ /scripts/functions/utility : __rvm_log_command() 85 > (( 0 == 0 )) | |
| ++ /scripts/functions/utility : __rvm_log_command() 103 > _log=/home/deploy/.rvm/log/ruby-1.9.3-p286/remove.rubies.log | |
| ++ /scripts/functions/utility : __rvm_log_command() 89 > [[ -d /home/deploy/.rvm/log/ruby-1.9.3-p286 ]] | |
| ++ /scripts/functions/utility : __rvm_log_command() 90 > [[ -f /home/deploy/.rvm/log/ruby-1.9.3-p286/remove.rubies.log ]] | |
| ++ /scripts/functions/utility : __rvm_log_command() 114 > tee /home/deploy/.rvm/log/ruby-1.9.3-p286/remove.rubies.log | |
| +++ /scripts/functions/utility : __rvm_log_command() 108 > date '+%Y-%m-%d %H:%M:%S' | |
| ++ /scripts/functions/utility : __rvm_log_command() 114 > rvm_debug_stream | |
| ++ /scripts/functions/logging : rvm_debug_stream() 1 > (( 0 && 1 )) | |
| ++ /scripts/functions/logging : rvm_debug_stream() 81 > return 0 | |
| ++ /scripts/functions/utility : __rvm_log_command() 108 > printf %b '[2012-11-06 03:30:12] __rvm_rm_rf /home/deploy/.rvm/rubies/ruby-1.9.3-p286\n' | |
| ++ /scripts/functions/utility : __rvm_log_command() 109 > is_a_function __rvm_rm_rf | |
| ++ /scripts/functions/support : is_a_function() 144 > typeset -f __rvm_rm_rf | |
| ++ /scripts/functions/utility : __rvm_log_command() 110 > typeset -f __rvm_rm_rf | |
| ++ /scripts/functions/utility : __rvm_log_command() 116 > __rvm_rm_rf /home/deploy/.rvm/rubies/ruby-1.9.3-p286 | |
| ++ /scripts/functions/manage/base : __rvm_remove_ruby() 772 > [[ -e /home/deploy/.rvm/bin/ruby-1.9.3-p286 ]] | |
| ++ /scripts/functions/manage/base : __rvm_remove_ruby() 786 > rm -f /home/deploy/.rvm/bin/ruby-1.9.3-p286 | |
| ++ /scripts/functions/manage/base : __rvm_remove_ruby() 777 > [[ -d /home/deploy/.rvm/externals/ruby-1.9.3-p286 ]] | |
| ++ /scripts/functions/manage/base : __rvm_remove_ruby() 795 > __rvm_remove_install_record ruby-1.9.3-p286 | |
| ++ /scripts/functions/install : __rvm_remove_install_record() 20 > typeset recorded_ruby_name rvm_install_record_file | |
| +++ /scripts/functions/install : __rvm_remove_install_record() 21 > /home/deploy/.rvm/scripts/tools strings ruby-1.9.3-p286 | |
| ++ /scripts/base : 11 > [[ -z '' ]] | |
| ++ /scripts/base : 16 > export PS4 | |
| ++ /scripts/base : 17 > PS4='+ ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > ' | |
| ++ /scripts/base : 21 > export __array_start rvm_path | |
| ++ /scripts/base : 26 > [[ -n '' ]] | |
| ++ /scripts/base : 30 > __array_start=0 | |
| ++ /scripts/base : 33 > (( 0 == 0 )) | |
| ++ /scripts/base : 35 > [[ -n 0002 ]] | |
| ++ /scripts/base : 36 > rvm_rvmrc_files=("/etc/rvmrc" "$HOME/.rvmrc") | |
| ++ /scripts/base : 37 > [[ -n /home/deploy ]] | |
| ++ /scripts/base : 37 > [[ /home/deploy/.rvmrc -ef /home/deploy/.rvmrc ]] | |
| ++ /scripts/base : 38 > rvm_rvmrc_files+=("${rvm_prefix}/.rvmrc") | |
| ++ /scripts/base : 41 > for rvmrc in '"${rvm_rvmrc_files[@]}"' | |
| ++ /scripts/base : 43 > [[ -f /etc/rvmrc ]] | |
| ++ /scripts/base : 41 > for rvmrc in '"${rvm_rvmrc_files[@]}"' | |
| ++ /scripts/base : 43 > [[ -f /home/deploy/.rvmrc ]] | |
| ++ /scripts/base : 41 > for rvmrc in '"${rvm_rvmrc_files[@]}"' | |
| ++ /scripts/base : 43 > [[ -f /home/deploy/.rvmrc ]] | |
| ++ /scripts/base : 58 > unset rvm_rvmrc_files | |
| ++ /scripts/base : 61 > export rvm_path | |
| ++ /scripts/base : 62 > [[ -z /home/deploy/.rvm ]] | |
| ++ /scripts/base : 74 > true /home/deploy/.rvm/scripts | |
| ++ /scripts/base : 77 > source /home/deploy/.rvm/scripts/initialize | |
| +++ /scripts/initialize : 3 > : rvm_trace_flag:1 | |
| +++ /scripts/initialize : 4 > (( rvm_trace_flag > 0 )) | |
| +++ /scripts/initialize : 6 > set -o xtrace | |
| +++ /scripts/initialize : 9 > [[ -z '' ]] | |
| +++ /scripts/initialize : 14 > export PS4 | |
| +++ /scripts/initialize : 15 > PS4='+ ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > ' | |
| +++ /scripts/initialize : 21 > [[ -n 4.2.24(1)-release ]] | |
| +++ /scripts/initialize : 23 > shopt -s extglob | |
| +++ /scripts/initialize : 33 > export __rvm_env_loaded | |
| +++ /scripts/initialize : 35 > : __rvm_env_loaded:2: | |
| +++ /scripts/initialize : 37 > : __rvm_env_loaded:3: | |
| +++ /scripts/initialize : 40 > [[ -z /home/deploy/.rvm/tmp ]] | |
| +++ /scripts/initialize : 40 > (( __rvm_env_loaded == 1 )) | |
| ++ /scripts/base : 81 > case " ${rvm_base_except:-} " in | |
| ++ /scripts/base : 86 > source /home/deploy/.rvm/scripts/selector | |
| ++ /scripts/base : 87 > source /home/deploy/.rvm/scripts/selector_gemsets | |
| ++ /scripts/base : 91 > typeset -a scripts | |
| ++ /scripts/base : 94 > scripts=(logging support utility init cleanup env rvmrc install environment gemset db bundler checksum) | |
| ++ /scripts/base : 95 > for entry in '${scripts[@]}' | |
| ++ /scripts/base : 96 > source /home/deploy/.rvm/scripts/functions/logging | |
| ++++ /scripts/functions/logging : 40 > /home/deploy/.rvm/scripts/color red | |
| +++ /scripts/functions/logging : 40 > rvm_error_clr='' | |
| ++++ /scripts/functions/logging : 41 > /home/deploy/.rvm/scripts/color yellow | |
| +++ /scripts/functions/logging : 41 > rvm_warn_clr='' | |
| ++++ /scripts/functions/logging : 42 > /home/deploy/.rvm/scripts/color magenta | |
| +++ /scripts/functions/logging : 42 > rvm_debug_clr='' | |
| ++++ /scripts/functions/logging : 43 > /home/deploy/.rvm/scripts/color green | |
| +++ /scripts/functions/logging : 43 > rvm_notify_clr='' | |
| ++++ /scripts/functions/logging : 44 > /home/deploy/.rvm/scripts/color reset | |
| +++ /scripts/functions/logging : 44 > rvm_reset_clr='' | |
| ++ /scripts/base : 95 > for entry in '${scripts[@]}' | |
| ++ /scripts/base : 96 > source /home/deploy/.rvm/scripts/functions/support | |
| +++ /scripts/functions/support : 3 > [[ -z tar ]] | |
| +++ /scripts/functions/support : 12 > [[ ! --no-same-owner =~ --no-same-owner ]] | |
| +++ /scripts/functions/support : 22 > [[ -n '' ]] | |
| ++ /scripts/base : 95 > for entry in '${scripts[@]}' | |
| ++ /scripts/base : 96 > source /home/deploy/.rvm/scripts/functions/utility | |
| ++ /scripts/base : 95 > for entry in '${scripts[@]}' | |
| ++ /scripts/base : 96 > source /home/deploy/.rvm/scripts/functions/init | |
| ++ /scripts/base : 95 > for entry in '${scripts[@]}' | |
| ++ /scripts/base : 96 > source /home/deploy/.rvm/scripts/functions/cleanup | |
| ++ /scripts/base : 95 > for entry in '${scripts[@]}' | |
| ++ /scripts/base : 96 > source /home/deploy/.rvm/scripts/functions/env | |
| ++ /scripts/base : 95 > for entry in '${scripts[@]}' | |
| ++ /scripts/base : 96 > source /home/deploy/.rvm/scripts/functions/rvmrc | |
| +++ /scripts/functions/rvmrc : 3 > export escape_flag _first _second | |
| +++ /scripts/functions/rvmrc : 4 > escape_flag=1 | |
| +++ /scripts/functions/rvmrc : 5 > _first=0 | |
| +++ /scripts/functions/rvmrc : 6 > _second=1 | |
| ++ /scripts/base : 95 > for entry in '${scripts[@]}' | |
| ++ /scripts/base : 96 > source /home/deploy/.rvm/scripts/functions/install | |
| ++ /scripts/base : 95 > for entry in '${scripts[@]}' | |
| ++ /scripts/base : 96 > source /home/deploy/.rvm/scripts/functions/environment | |
| ++ /scripts/base : 95 > for entry in '${scripts[@]}' | |
| ++ /scripts/base : 96 > source /home/deploy/.rvm/scripts/functions/gemset | |
| ++ /scripts/base : 95 > for entry in '${scripts[@]}' | |
| ++ /scripts/base : 96 > source /home/deploy/.rvm/scripts/functions/db | |
| ++ /scripts/base : 95 > for entry in '${scripts[@]}' | |
| ++ /scripts/base : 96 > source /home/deploy/.rvm/scripts/functions/bundler | |
| ++ /scripts/base : 95 > for entry in '${scripts[@]}' | |
| ++ /scripts/base : 96 > source /home/deploy/.rvm/scripts/functions/checksum | |
| ++ /scripts/base : 98 > unset scripts entry rvm_base_except | |
| + /scripts/tools : 224 > args=($*) | |
| + /scripts/tools : 225 > action=strings | |
| ++ /scripts/tools : 226 > echo ruby-1.9.3-p286 | |
| + /scripts/tools : 226 > args=ruby-1.9.3-p286 | |
| + /scripts/tools : 228 > [[ -z strings ]] | |
| + /scripts/tools : 230 > case "$action" in | |
| + /scripts/tools : 233 > tools_strings ruby-1.9.3-p286 | |
| + /scripts/tools : tools_strings() 35 > for ruby_name in '"$@"' | |
| + /scripts/tools : tools_strings() 36 > __rvm_unset_ruby_variables | |
| + /scripts/functions/env : __rvm_unset_ruby_variables() 21 > unset rvm_env_string 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_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 rvm_llvm_flag | |
| + /scripts/functions/env : __rvm_unset_ruby_variables() 22 > __rvm_load_rvmrc | |
| + /scripts/functions/init : __rvm_load_rvmrc() 5 > typeset _file | |
| + /scripts/functions/init : __rvm_load_rvmrc() 6 > typeset -a rvm_rvmrc_files | |
| + /scripts/functions/init : __rvm_load_rvmrc() 7 > (( 0 == 1 )) | |
| + /scripts/functions/init : __rvm_load_rvmrc() 12 > [[ -n 0002 ]] | |
| + /scripts/functions/init : __rvm_load_rvmrc() 14 > rvm_rvmrc_files=("/etc/rvmrc" "$HOME/.rvmrc") | |
| + /scripts/functions/init : __rvm_load_rvmrc() 15 > [[ -n /home/deploy ]] | |
| + /scripts/functions/init : __rvm_load_rvmrc() 15 > [[ /home/deploy/.rvmrc -ef /home/deploy/.rvmrc ]] | |
| + /scripts/functions/init : __rvm_load_rvmrc() 16 > rvm_rvmrc_files+=("${rvm_prefix}/.rvmrc") | |
| + /scripts/functions/init : __rvm_load_rvmrc() 18 > for _file in '"${rvm_rvmrc_files[@]}"' | |
| + /scripts/functions/init : __rvm_load_rvmrc() 20 > [[ -s /etc/rvmrc ]] | |
| + /scripts/functions/init : __rvm_load_rvmrc() 18 > for _file in '"${rvm_rvmrc_files[@]}"' | |
| + /scripts/functions/init : __rvm_load_rvmrc() 20 > [[ -s /home/deploy/.rvmrc ]] | |
| + /scripts/functions/init : __rvm_load_rvmrc() 18 > for _file in '"${rvm_rvmrc_files[@]}"' | |
| + /scripts/functions/init : __rvm_load_rvmrc() 20 > [[ -s /home/deploy/.rvmrc ]] | |
| + /scripts/functions/init : __rvm_load_rvmrc() 35 > return 0 | |
| + /scripts/tools : tools_strings() 37 > rvm_ruby_string=ruby-1.9.3-p286 | |
| + /scripts/tools : tools_strings() 39 > basename /home/deploy/.rvm/gems/ruby-1.9.3-p286 | |
| + /scripts/tools : 240 > exit 0 | |
| ++ /scripts/functions/install : __rvm_remove_install_record() 21 > recorded_ruby_name=ruby-1.9.3-p286 | |
| ++ /scripts/functions/install : __rvm_remove_install_record() 22 > rvm_install_record_file=/home/deploy/.rvm/user/installs | |
| ++ /scripts/functions/install : __rvm_remove_install_record() 5 > [[ -s /home/deploy/.rvm/user/installs ]] | |
| ++ /scripts/functions/manage/base : __rvm_remove_ruby() 796 > case "${1:-remove}" in | |
| ++ /scripts/functions/manage/base : __rvm_remove_ruby() 810 > true | |
| ++ /scripts/functions/manage/base : __rvm_remove_ruby() 813 > unset rvm_remove_flag | |
| ++ /scripts/functions/manage/base : __rvm_reinstall_ruby() 819 > __rvm_install_ruby | |
| ++ /scripts/functions/manage/base : __rvm_install_ruby() 298 > true 0 1 | |
| ++ /scripts/functions/manage/base : __rvm_install_ruby() 299 > typeset binary __rvm_ruby_name ruby_options ruby_install_type | |
| ++ /scripts/functions/manage/base : __rvm_install_ruby() 5 > (( rvm_ruby_selected_flag == 0 )) | |
| ++ /scripts/functions/manage/base : __rvm_install_ruby() 29 > [[ -n '' ]] | |
| ++ /scripts/functions/manage/base : __rvm_install_ruby() 332 > __rvm_install_ruby_try_remote | |
| ++ /scripts/functions/manage/base : __rvm_install_ruby_try_remote() 265 > : rvm_disable_binary_flag:0: rvm_remote_flag:1: | |
| ++ /scripts/functions/manage/base : __rvm_install_ruby_try_remote() 2 > (( rvm_disable_binary_flag )) | |
| ++ /scripts/functions/manage/base : __rvm_install_ruby_try_remote() 268 > typeset __rvm_ruby_url | |
| +++ /scripts/functions/manage/base : __rvm_install_ruby_try_remote() 269 > __rvm_remote_server_path ruby-1.9.3-p286 | |
| +++ /scripts/functions/utility : __rvm_remote_server_path() 569 > typeset _iterator | |
| +++ /scripts/functions/utility : __rvm_remote_server_path() 570 > _iterator= | |
| +++ /scripts/functions/utility : __rvm_remote_server_path() 571 > __rvm_remote_server_path_single 0 1 '' ruby-1.9.3-p286 | |
| +++ /scripts/functions/utility : __rvm_remote_server_path_single() 548 > typeset __remote_file | |
| +++ /scripts/functions/utility : __rvm_remote_server_path_single() 549 > __rvm_calculate_remote_file 0 1 '' ruby-1.9.3-p286 | |
| ++++ /scripts/functions/utility : __rvm_calculate_remote_file() 535 > __rvm_db rvm_remote_server_url | |
| ++++ /scripts/functions/db : __rvm_db() 7 > typeset value key variable | |
| ++++ /scripts/functions/db : __rvm_db() 9 > key=rvm_remote_server_url | |
| ++++ /scripts/functions/db : __rvm_db() 10 > key=rvm_remote_server_url | |
| ++++ /scripts/functions/db : __rvm_db() 11 > variable= | |
| ++++ /scripts/functions/db : __rvm_db() 7 > [[ -f /home/deploy/.rvm/user/db ]] | |
| +++++ /scripts/functions/db : __rvm_db() 14 > /home/deploy/.rvm/scripts/db /home/deploy/.rvm/user/db rvm_remote_server_url | |
| ++++ /scripts/functions/db : __rvm_db() 14 > value= | |
| ++++ /scripts/functions/db : __rvm_db() 11 > [[ -z '' ]] | |
| +++++ /scripts/functions/db : __rvm_db() 18 > /home/deploy/.rvm/scripts/db /home/deploy/.rvm/config/db rvm_remote_server_url | |
| ++++ /scripts/functions/db : __rvm_db() 18 > value=http://jruby.org.s3.amazonaws.com | |
| ++++ /scripts/functions/db : __rvm_db() 15 > [[ -n http://jruby.org.s3.amazonaws.com ]] | |
| ++++ /scripts/functions/db : __rvm_db() 16 > [[ -z '' ]] | |
| ++++ /scripts/functions/db : __rvm_db() 23 > echo http://jruby.org.s3.amazonaws.com | |
| ++++ /scripts/functions/db : __rvm_db() 29 > return 0 | |
| +++ /scripts/functions/utility : __rvm_calculate_remote_file() 535 > rvm_remote_server_url=http://jruby.org.s3.amazonaws.com | |
| +++ /scripts/functions/utility : __rvm_calculate_remote_file() 2 > [[ -n http://jruby.org.s3.amazonaws.com ]] | |
| +++ /scripts/functions/utility : __rvm_calculate_remote_file() 540 > __rvm_system_path '' '' | |
| ++++ /scripts/functions/utility : __rvm_system_path() 481 > __rvm_db rvm_remote_server_path | |
| ++++ /scripts/functions/db : __rvm_db() 7 > typeset value key variable | |
| ++++ /scripts/functions/db : __rvm_db() 9 > key=rvm_remote_server_path | |
| ++++ /scripts/functions/db : __rvm_db() 10 > key=rvm_remote_server_path | |
| ++++ /scripts/functions/db : __rvm_db() 11 > variable= | |
| ++++ /scripts/functions/db : __rvm_db() 7 > [[ -f /home/deploy/.rvm/user/db ]] | |
| +++++ /scripts/functions/db : __rvm_db() 14 > /home/deploy/.rvm/scripts/db /home/deploy/.rvm/user/db rvm_remote_server_path | |
| ++++ /scripts/functions/db : __rvm_db() 14 > value= | |
| ++++ /scripts/functions/db : __rvm_db() 11 > [[ -z '' ]] | |
| +++++ /scripts/functions/db : __rvm_db() 18 > /home/deploy/.rvm/scripts/db /home/deploy/.rvm/config/db rvm_remote_server_path | |
| ++++ /scripts/functions/db : __rvm_db() 18 > value=downloads | |
| ++++ /scripts/functions/db : __rvm_db() 15 > [[ -n downloads ]] | |
| ++++ /scripts/functions/db : __rvm_db() 16 > [[ -z '' ]] | |
| ++++ /scripts/functions/db : __rvm_db() 23 > echo downloads | |
| ++++ /scripts/functions/db : __rvm_db() 29 > return 0 | |
| +++ /scripts/functions/utility : __rvm_system_path() 481 > rvm_remote_server_path=downloads | |
| +++ /scripts/functions/utility : __rvm_system_path() 2 > [[ -n downloads ]] | |
| +++ /scripts/functions/utility : __rvm_system_path() 7 > [[ '' == \- ]] | |
| +++ /scripts/functions/utility : __rvm_calculate_remote_file() 541 > __rvm_ruby_package_file ruby-1.9.3-p286 | |
| +++ /scripts/functions/utility : __rvm_ruby_package_file() 511 > case "$1" in | |
| ++++ /scripts/functions/utility : __rvm_ruby_package_file() 528 > __rvm_remote_extension ruby-1.9.3-p286 - | |
| ++++ /scripts/functions/utility : __rvm_remote_extension() 494 > case "$1" in | |
| ++++ /scripts/functions/utility : __rvm_remote_extension() 502 > rvm_remote_extension=tar.bz2 | |
| ++++ /scripts/functions/utility : __rvm_remote_extension() 12 > [[ - != \- ]] | |
| ++++ /scripts/functions/utility : __rvm_remote_extension() 505 > printf %b tar.bz2 | |
| +++ /scripts/functions/utility : __rvm_ruby_package_file() 528 > rvm_ruby_package_file=/ruby-1.9.3-p286.tar.bz2 | |
| +++ /scripts/functions/utility : __rvm_calculate_remote_file() 542 > __remote_file=http://jruby.org.s3.amazonaws.com/downloads/ruby-1.9.3-p286.tar.bz2 | |
| +++ /scripts/functions/utility : __rvm_remote_server_path_single() 41 > [[ -z http://jruby.org.s3.amazonaws.com/downloads/ruby-1.9.3-p286.tar.bz2 ]] | |
| +++ /scripts/functions/utility : __rvm_remote_server_path_single() 556 > file_exists_at_url http://jruby.org.s3.amazonaws.com/downloads/ruby-1.9.3-p286.tar.bz2 | |
| +++ /scripts/functions/utility : file_exists_at_url() 16 > [[ -n http://jruby.org.s3.amazonaws.com/downloads/ruby-1.9.3-p286.tar.bz2 ]] | |
| +++ /scripts/functions/utility : file_exists_at_url() 634 > unset curl | |
| +++ /scripts/functions/utility : file_exists_at_url() 635 > curl -slkL --head http://jruby.org.s3.amazonaws.com/downloads/ruby-1.9.3-p286.tar.bz2 | |
| +++ /scripts/functions/utility : file_exists_at_url() 635 > GREP_OPTIONS= | |
| +++ /scripts/functions/utility : file_exists_at_url() 635 > grep -E 'HTTP/[0-9\.]+ 200 OK' | |
| +++ /scripts/functions/utility : file_exists_at_url() 637 > return 1 | |
| +++ /scripts/functions/utility : __rvm_remote_server_path_single() 561 > rvm_debug 'Remote file does not exist http://jruby.org.s3.amazonaws.com/downloads/ruby-1.9.3-p286.tar.bz2' | |
| +++ /scripts/functions/logging : rvm_debug() 1 > (( 0 )) | |
| +++ /scripts/functions/logging : rvm_debug() 73 > return 0 | |
| +++ /scripts/functions/utility : __rvm_remote_server_path_single() 562 > return 1 | |
| +++ /scripts/functions/utility : __rvm_remote_server_path() 572 > : 1 | |
| +++ /scripts/functions/utility : __rvm_remote_server_path() 571 > __rvm_remote_server_path_single 0 1 1 ruby-1.9.3-p286 | |
| +++ /scripts/functions/utility : __rvm_remote_server_path_single() 548 > typeset __remote_file | |
| +++ /scripts/functions/utility : __rvm_remote_server_path_single() 549 > __rvm_calculate_remote_file 0 1 1 ruby-1.9.3-p286 | |
| ++++ /scripts/functions/utility : __rvm_calculate_remote_file() 535 > __rvm_db rvm_remote_server_url1 | |
| ++++ /scripts/functions/db : __rvm_db() 7 > typeset value key variable | |
| ++++ /scripts/functions/db : __rvm_db() 9 > key=rvm_remote_server_url1 | |
| ++++ /scripts/functions/db : __rvm_db() 10 > key=rvm_remote_server_url1 | |
| ++++ /scripts/functions/db : __rvm_db() 11 > variable= | |
| ++++ /scripts/functions/db : __rvm_db() 7 > [[ -f /home/deploy/.rvm/user/db ]] | |
| +++++ /scripts/functions/db : __rvm_db() 14 > /home/deploy/.rvm/scripts/db /home/deploy/.rvm/user/db rvm_remote_server_url1 | |
| ++++ /scripts/functions/db : __rvm_db() 14 > value= | |
| ++++ /scripts/functions/db : __rvm_db() 11 > [[ -z '' ]] | |
| +++++ /scripts/functions/db : __rvm_db() 18 > /home/deploy/.rvm/scripts/db /home/deploy/.rvm/config/db rvm_remote_server_url1 | |
| ++++ /scripts/functions/db : __rvm_db() 18 > value=https://rvm.io/binaries | |
| ++++ /scripts/functions/db : __rvm_db() 15 > [[ -n https://rvm.io/binaries ]] | |
| ++++ /scripts/functions/db : __rvm_db() 16 > [[ -z '' ]] | |
| ++++ /scripts/functions/db : __rvm_db() 23 > echo https://rvm.io/binaries | |
| ++++ /scripts/functions/db : __rvm_db() 29 > return 0 | |
| +++ /scripts/functions/utility : __rvm_calculate_remote_file() 535 > rvm_remote_server_url=https://rvm.io/binaries | |
| +++ /scripts/functions/utility : __rvm_calculate_remote_file() 2 > [[ -n https://rvm.io/binaries ]] | |
| +++ /scripts/functions/utility : __rvm_calculate_remote_file() 540 > __rvm_system_path '' 1 | |
| ++++ /scripts/functions/utility : __rvm_system_path() 481 > __rvm_db rvm_remote_server_path1 | |
| ++++ /scripts/functions/db : __rvm_db() 7 > typeset value key variable | |
| ++++ /scripts/functions/db : __rvm_db() 9 > key=rvm_remote_server_path1 | |
| ++++ /scripts/functions/db : __rvm_db() 10 > key=rvm_remote_server_path1 | |
| ++++ /scripts/functions/db : __rvm_db() 11 > variable= | |
| ++++ /scripts/functions/db : __rvm_db() 7 > [[ -f /home/deploy/.rvm/user/db ]] | |
| +++++ /scripts/functions/db : __rvm_db() 14 > /home/deploy/.rvm/scripts/db /home/deploy/.rvm/user/db rvm_remote_server_path1 | |
| ++++ /scripts/functions/db : __rvm_db() 14 > value= | |
| ++++ /scripts/functions/db : __rvm_db() 11 > [[ -z '' ]] | |
| +++++ /scripts/functions/db : __rvm_db() 18 > /home/deploy/.rvm/scripts/db /home/deploy/.rvm/config/db rvm_remote_server_path1 | |
| ++++ /scripts/functions/db : __rvm_db() 18 > value= | |
| ++++ /scripts/functions/db : __rvm_db() 15 > [[ -n '' ]] | |
| ++++ /scripts/functions/db : __rvm_db() 29 > return 0 | |
| +++ /scripts/functions/utility : __rvm_system_path() 481 > rvm_remote_server_path= | |
| +++ /scripts/functions/utility : __rvm_system_path() 2 > [[ -n '' ]] | |
| +++ /scripts/functions/utility : __rvm_system_path() 483 > __rvm_detect_system | |
| +++ /scripts/functions/utility : __rvm_detect_system() 392 > unset _system_type _system_name _system_version _system_arch | |
| +++ /scripts/functions/utility : __rvm_detect_system() 393 > export _system_type _system_name _system_version _system_arch | |
| +++ /scripts/functions/utility : __rvm_detect_system() 394 > _system_type=unknown | |
| +++ /scripts/functions/utility : __rvm_detect_system() 395 > _system_name=unknown | |
| +++ /scripts/functions/utility : __rvm_detect_system() 396 > _system_version=unknown | |
| +++ /scripts/functions/utility : __rvm_detect_system() 397 > _system_arch=unknown | |
| +++ /scripts/functions/utility : __rvm_detect_system() 398 > case "$(uname)" in | |
| ++++ /scripts/functions/utility : __rvm_detect_system() 398 > uname | |
| ++++ /scripts/functions/utility : __rvm_detect_system() 401 > uname -m | |
| ++++ /scripts/functions/utility : __rvm_detect_system() 401 > awk '{if($0~"^i[34567]86") print "i386"; else print;}' | |
| +++ /scripts/functions/utility : __rvm_detect_system() 401 > _system_arch=i386 | |
| +++ /scripts/functions/utility : __rvm_detect_system() 12 > [[ -f /etc/lsb-release ]] | |
| +++ /scripts/functions/utility : __rvm_detect_system() 404 > GREP_OPTIONS= | |
| +++ /scripts/functions/utility : __rvm_detect_system() 404 > grep DISTRIB_ID=Ubuntu /etc/lsb-release | |
| +++ /scripts/functions/utility : __rvm_detect_system() 406 > _system_name=ubuntu | |
| ++++ /scripts/functions/utility : __rvm_detect_system() 407 > awk -F= '$1=="DISTRIB_RELEASE"{print $2}' /etc/lsb-release | |
| +++ /scripts/functions/utility : __rvm_detect_system() 407 > _system_version=12.04 | |
| +++ /scripts/functions/utility : __rvm_detect_system() 472 > _system_type=unknown | |
| +++ /scripts/functions/utility : __rvm_detect_system() 473 > _system_name=ubuntu | |
| +++ /scripts/functions/utility : __rvm_detect_system() 474 > _system_version=12.04 | |
| +++ /scripts/functions/utility : __rvm_detect_system() 475 > _system_arch=i386 | |
| +++ /scripts/functions/utility : __rvm_system_path() 484 > rvm_remote_server_path=ubuntu/12.04/i386 | |
| +++ /scripts/functions/utility : __rvm_system_path() 96 > [[ '' == \- ]] | |
| +++ /scripts/functions/utility : __rvm_calculate_remote_file() 541 > __rvm_ruby_package_file ruby-1.9.3-p286 | |
| +++ /scripts/functions/utility : __rvm_ruby_package_file() 511 > case "$1" in | |
| ++++ /scripts/functions/utility : __rvm_ruby_package_file() 528 > __rvm_remote_extension ruby-1.9.3-p286 - | |
| ++++ /scripts/functions/utility : __rvm_remote_extension() 494 > case "$1" in | |
| ++++ /scripts/functions/utility : __rvm_remote_extension() 502 > rvm_remote_extension=tar.bz2 | |
| ++++ /scripts/functions/utility : __rvm_remote_extension() 12 > [[ - != \- ]] | |
| ++++ /scripts/functions/utility : __rvm_remote_extension() 505 > printf %b tar.bz2 | |
| +++ /scripts/functions/utility : __rvm_ruby_package_file() 528 > rvm_ruby_package_file=/ruby-1.9.3-p286.tar.bz2 | |
| +++ /scripts/functions/utility : __rvm_calculate_remote_file() 542 > __remote_file=https://rvm.io/binaries/ubuntu/12.04/i386/ruby-1.9.3-p286.tar.bz2 | |
| +++ /scripts/functions/utility : __rvm_remote_server_path_single() 41 > [[ -z https://rvm.io/binaries/ubuntu/12.04/i386/ruby-1.9.3-p286.tar.bz2 ]] | |
| +++ /scripts/functions/utility : __rvm_remote_server_path_single() 556 > file_exists_at_url https://rvm.io/binaries/ubuntu/12.04/i386/ruby-1.9.3-p286.tar.bz2 | |
| +++ /scripts/functions/utility : file_exists_at_url() 16 > [[ -n https://rvm.io/binaries/ubuntu/12.04/i386/ruby-1.9.3-p286.tar.bz2 ]] | |
| +++ /scripts/functions/utility : file_exists_at_url() 634 > unset curl | |
| +++ /scripts/functions/utility : file_exists_at_url() 635 > curl -slkL --head https://rvm.io/binaries/ubuntu/12.04/i386/ruby-1.9.3-p286.tar.bz2 | |
| +++ /scripts/functions/utility : file_exists_at_url() 635 > GREP_OPTIONS= | |
| +++ /scripts/functions/utility : file_exists_at_url() 635 > grep -E 'HTTP/[0-9\.]+ 200 OK' | |
| +++ /scripts/functions/utility : file_exists_at_url() 636 > return 0 | |
| +++ /scripts/functions/utility : __rvm_remote_server_path_single() 558 > rvm_debug 'Found remote file https://rvm.io/binaries/ubuntu/12.04/i386/ruby-1.9.3-p286.tar.bz2' | |
| +++ /scripts/functions/logging : rvm_debug() 1 > (( 0 )) | |
| +++ /scripts/functions/logging : rvm_debug() 73 > return 0 | |
| +++ /scripts/functions/utility : __rvm_remote_server_path_single() 559 > printf %b https://rvm.io/binaries/ubuntu/12.04/i386/ruby-1.9.3-p286.tar.bz2 | |
| ++ /scripts/functions/manage/base : __rvm_install_ruby_try_remote() 269 > __rvm_ruby_url=https://rvm.io/binaries/ubuntu/12.04/i386/ruby-1.9.3-p286.tar.bz2 | |
| ++ /scripts/functions/manage/base : __rvm_install_ruby_try_remote() 7 > [[ -z https://rvm.io/binaries/ubuntu/12.04/i386/ruby-1.9.3-p286.tar.bz2 ]] | |
| ++ /scripts/functions/manage/base : __rvm_install_ruby_try_remote() 284 > rvm_remote_flag=1 | |
| ++ /scripts/functions/manage/base : __rvm_install_ruby_try_remote() 284 > /home/deploy/.rvm/scripts/external mount https://rvm.io/binaries/ubuntu/12.04/i386/ruby-1.9.3-p286.tar.bz2 ruby-1.9.3-p286 | |
| ++ /scripts/base : 11 > [[ -z '' ]] | |
| ++ /scripts/base : 16 > export PS4 | |
| ++ /scripts/base : 17 > PS4='+ ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > ' | |
| ++ /scripts/base : 21 > export __array_start rvm_path | |
| ++ /scripts/base : 26 > [[ -n '' ]] | |
| ++ /scripts/base : 30 > __array_start=0 | |
| ++ /scripts/base : 33 > (( 0 == 0 )) | |
| ++ /scripts/base : 35 > [[ -n 0002 ]] | |
| ++ /scripts/base : 36 > rvm_rvmrc_files=("/etc/rvmrc" "$HOME/.rvmrc") | |
| ++ /scripts/base : 37 > [[ -n /home/deploy ]] | |
| ++ /scripts/base : 37 > [[ /home/deploy/.rvmrc -ef /home/deploy/.rvmrc ]] | |
| ++ /scripts/base : 38 > rvm_rvmrc_files+=("${rvm_prefix}/.rvmrc") | |
| ++ /scripts/base : 41 > for rvmrc in '"${rvm_rvmrc_files[@]}"' | |
| ++ /scripts/base : 43 > [[ -f /etc/rvmrc ]] | |
| ++ /scripts/base : 41 > for rvmrc in '"${rvm_rvmrc_files[@]}"' | |
| ++ /scripts/base : 43 > [[ -f /home/deploy/.rvmrc ]] | |
| ++ /scripts/base : 41 > for rvmrc in '"${rvm_rvmrc_files[@]}"' | |
| ++ /scripts/base : 43 > [[ -f /home/deploy/.rvmrc ]] | |
| ++ /scripts/base : 58 > unset rvm_rvmrc_files | |
| ++ /scripts/base : 61 > export rvm_path | |
| ++ /scripts/base : 62 > [[ -z /home/deploy/.rvm ]] | |
| ++ /scripts/base : 74 > true /home/deploy/.rvm/scripts | |
| ++ /scripts/base : 77 > source /home/deploy/.rvm/scripts/initialize | |
| +++ /scripts/initialize : 3 > : rvm_trace_flag:1 | |
| +++ /scripts/initialize : 4 > (( rvm_trace_flag > 0 )) | |
| +++ /scripts/initialize : 6 > set -o xtrace | |
| +++ /scripts/initialize : 9 > [[ -z '' ]] | |
| +++ /scripts/initialize : 14 > export PS4 | |
| +++ /scripts/initialize : 15 > PS4='+ ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > ' | |
| +++ /scripts/initialize : 21 > [[ -n 4.2.24(1)-release ]] | |
| +++ /scripts/initialize : 23 > shopt -s extglob | |
| +++ /scripts/initialize : 33 > export __rvm_env_loaded | |
| +++ /scripts/initialize : 35 > : __rvm_env_loaded:2: | |
| +++ /scripts/initialize : 37 > : __rvm_env_loaded:3: | |
| +++ /scripts/initialize : 40 > [[ -z /home/deploy/.rvm/tmp ]] | |
| +++ /scripts/initialize : 40 > (( __rvm_env_loaded == 1 )) | |
| ++ /scripts/base : 81 > case " ${rvm_base_except:-} " in | |
| ++ /scripts/base : 86 > source /home/deploy/.rvm/scripts/selector | |
| ++ /scripts/base : 87 > source /home/deploy/.rvm/scripts/selector_gemsets | |
| ++ /scripts/base : 91 > typeset -a scripts | |
| ++ /scripts/base : 94 > scripts=(logging support utility init cleanup env rvmrc install environment gemset db bundler checksum) | |
| ++ /scripts/base : 95 > for entry in '${scripts[@]}' | |
| ++ /scripts/base : 96 > source /home/deploy/.rvm/scripts/functions/logging | |
| ++++ /scripts/functions/logging : 40 > /home/deploy/.rvm/scripts/color red | |
| +++ /scripts/functions/logging : 40 > rvm_error_clr='' | |
| ++++ /scripts/functions/logging : 41 > /home/deploy/.rvm/scripts/color yellow | |
| +++ /scripts/functions/logging : 41 > rvm_warn_clr='' | |
| ++++ /scripts/functions/logging : 42 > /home/deploy/.rvm/scripts/color magenta | |
| +++ /scripts/functions/logging : 42 > rvm_debug_clr='' | |
| ++++ /scripts/functions/logging : 43 > /home/deploy/.rvm/scripts/color green | |
| +++ /scripts/functions/logging : 43 > rvm_notify_clr='' | |
| ++++ /scripts/functions/logging : 44 > /home/deploy/.rvm/scripts/color reset | |
| +++ /scripts/functions/logging : 44 > rvm_reset_clr='' | |
| ++ /scripts/base : 95 > for entry in '${scripts[@]}' | |
| ++ /scripts/base : 96 > source /home/deploy/.rvm/scripts/functions/support | |
| +++ /scripts/functions/support : 3 > [[ -z tar ]] | |
| +++ /scripts/functions/support : 12 > [[ ! --no-same-owner =~ --no-same-owner ]] | |
| +++ /scripts/functions/support : 22 > [[ -n '' ]] | |
| ++ /scripts/base : 95 > for entry in '${scripts[@]}' | |
| ++ /scripts/base : 96 > source /home/deploy/.rvm/scripts/functions/utility | |
| ++ /scripts/base : 95 > for entry in '${scripts[@]}' | |
| ++ /scripts/base : 96 > source /home/deploy/.rvm/scripts/functions/init | |
| ++ /scripts/base : 95 > for entry in '${scripts[@]}' | |
| ++ /scripts/base : 96 > source /home/deploy/.rvm/scripts/functions/cleanup | |
| ++ /scripts/base : 95 > for entry in '${scripts[@]}' | |
| ++ /scripts/base : 96 > source /home/deploy/.rvm/scripts/functions/env | |
| ++ /scripts/base : 95 > for entry in '${scripts[@]}' | |
| ++ /scripts/base : 96 > source /home/deploy/.rvm/scripts/functions/rvmrc | |
| +++ /scripts/functions/rvmrc : 3 > export escape_flag _first _second | |
| +++ /scripts/functions/rvmrc : 4 > escape_flag=1 | |
| +++ /scripts/functions/rvmrc : 5 > _first=0 | |
| +++ /scripts/functions/rvmrc : 6 > _second=1 | |
| ++ /scripts/base : 95 > for entry in '${scripts[@]}' | |
| ++ /scripts/base : 96 > source /home/deploy/.rvm/scripts/functions/install | |
| ++ /scripts/base : 95 > for entry in '${scripts[@]}' | |
| ++ /scripts/base : 96 > source /home/deploy/.rvm/scripts/functions/environment | |
| ++ /scripts/base : 95 > for entry in '${scripts[@]}' | |
| ++ /scripts/base : 96 > source /home/deploy/.rvm/scripts/functions/gemset | |
| ++ /scripts/base : 95 > for entry in '${scripts[@]}' | |
| ++ /scripts/base : 96 > source /home/deploy/.rvm/scripts/functions/db | |
| ++ /scripts/base : 95 > for entry in '${scripts[@]}' | |
| ++ /scripts/base : 96 > source /home/deploy/.rvm/scripts/functions/bundler | |
| ++ /scripts/base : 95 > for entry in '${scripts[@]}' | |
| ++ /scripts/base : 96 > source /home/deploy/.rvm/scripts/functions/checksum | |
| ++ /scripts/base : 98 > unset scripts entry rvm_base_except | |
| + /scripts/external : 477 > action=mount | |
| + /scripts/external : 478 > shift | |
| + /scripts/external : 484 > [[ -n https://rvm.io/binaries/ubuntu/12.04/i386/ruby-1.9.3-p286.tar.bz2 ]] | |
| + /scripts/external : 486 > case "${action}" in | |
| + /scripts/external : 492 > (( rvm_remote_flag > 0 )) | |
| + /scripts/external : 495 > external_import https://rvm.io/binaries/ubuntu/12.04/i386/ruby-1.9.3-p286.tar.bz2 ruby-1.9.3-p286 | |
| + /scripts/external : external_import() 376 > typeset step err_command rvm_ruby_url rvm_ruby_string rvm_ruby_package_file | |
| + /scripts/external : external_import() 378 > for step in configure download extract validate setup | |
| + /scripts/external : external_import() 380 > rvm_log 'https://rvm.io/binaries/ubuntu/12.04/i386/ruby-1.9.3-p286.tar.bz2 - #configure' | |
| + /scripts/functions/logging : rvm_log() 89 > rvm_pretty_print stdout | |
| + /scripts/functions/logging : rvm_pretty_print() 17 > case "${rvm_pretty_print_flag:=auto}" in | |
| + /scripts/functions/logging : rvm_pretty_print() 22 > case "${TERM:-dumb}" in | |
| + /scripts/functions/logging : rvm_pretty_print() 25 > case "$1" in | |
| + /scripts/functions/logging : rvm_pretty_print() 26 > [[ -t 1 ]] | |
| + /scripts/functions/logging : rvm_pretty_print() 32 > return 0 | |
| + /scripts/functions/logging : rvm_log() 90 > printf %b 'https://rvm.io/binaries/ubuntu/12.04/i386/ruby-1.9.3-p286.tar.bz2 - #configure\n' | |
| https://rvm.io/binaries/ubuntu/12.04/i386/ruby-1.9.3-p286.tar.bz2 - #configure | |
| + /scripts/external : external_import() 381 > external_import_configure https://rvm.io/binaries/ubuntu/12.04/i386/ruby-1.9.3-p286.tar.bz2 ruby-1.9.3-p286 | |
| + /scripts/external : external_import_configure() 224 > typeset platform architecture libc | |
| + /scripts/external : external_import_configure() 226 > (( 0 > 0 )) | |
| + /scripts/external : external_import_configure() 228 > err_command=rvm_error | |
| + /scripts/external : external_import_configure() 231 > rvm_ruby_url=https://rvm.io/binaries/ubuntu/12.04/i386/ruby-1.9.3-p286.tar.bz2 | |
| + /scripts/external : external_import_configure() 232 > rvm_ruby_string=ruby-1.9.3-p286 | |
| + /scripts/external : external_import_configure() 234 > [[ -r https://rvm.io/binaries/ubuntu/12.04/i386/ruby-1.9.3-p286.tar.bz2 ]] | |
| + /scripts/external : external_import_configure() 235 > case "${rvm_ruby_url}" in | |
| + /scripts/external : external_import_configure() 236 > true | |
| + /scripts/external : external_import_configure() 243 > rvm_ruby_string=ruby-1.9.3-p286 | |
| + /scripts/external : external_import_configure() 244 > rvm_ruby_string=ruby-1.9.3-p286 | |
| + /scripts/external : external_import_configure() 245 > __rvm_ruby_package_file ruby-1.9.3-p286 | |
| + /scripts/functions/utility : __rvm_ruby_package_file() 511 > case "$1" in | |
| ++ /scripts/functions/utility : __rvm_ruby_package_file() 528 > __rvm_remote_extension ruby-1.9.3-p286 - | |
| ++ /scripts/functions/utility : __rvm_remote_extension() 494 > case "$1" in | |
| ++ /scripts/functions/utility : __rvm_remote_extension() 502 > rvm_remote_extension=tar.bz2 | |
| ++ /scripts/functions/utility : __rvm_remote_extension() 505 > [[ - != \- ]] | |
| ++ /scripts/functions/utility : __rvm_remote_extension() 505 > printf %b tar.bz2 | |
| + /scripts/functions/utility : __rvm_ruby_package_file() 528 > rvm_ruby_package_file=/ruby-1.9.3-p286.tar.bz2 | |
| ++ /scripts/external : external_import_configure() 246 > __rvm_remote_extension ruby-1.9.3-p286 - | |
| ++ /scripts/functions/utility : __rvm_remote_extension() 494 > case "$1" in | |
| ++ /scripts/functions/utility : __rvm_remote_extension() 502 > rvm_remote_extension=tar.bz2 | |
| ++ /scripts/functions/utility : __rvm_remote_extension() 505 > [[ - != \- ]] | |
| ++ /scripts/functions/utility : __rvm_remote_extension() 505 > printf %b tar.bz2 | |
| + /scripts/external : external_import_configure() 246 > rvm_ruby_package_file=bin-ruby-1.9.3-p286.tar.bz2 | |
| + /scripts/external : external_import() 378 > for step in configure download extract validate setup | |
| + /scripts/external : external_import() 380 > rvm_log 'ruby-1.9.3-p286 - #download' | |
| + /scripts/functions/logging : rvm_log() 89 > rvm_pretty_print stdout | |
| + /scripts/functions/logging : rvm_pretty_print() 17 > case "${rvm_pretty_print_flag:=auto}" in | |
| + /scripts/functions/logging : rvm_pretty_print() 22 > case "${TERM:-dumb}" in | |
| + /scripts/functions/logging : rvm_pretty_print() 25 > case "$1" in | |
| + /scripts/functions/logging : rvm_pretty_print() 26 > [[ -t 1 ]] | |
| + /scripts/functions/logging : rvm_pretty_print() 32 > return 0 | |
| + /scripts/functions/logging : rvm_log() 90 > printf %b 'ruby-1.9.3-p286 - #download\n' | |
| ruby-1.9.3-p286 - #download | |
| + /scripts/external : external_import() 381 > external_import_download https://rvm.io/binaries/ubuntu/12.04/i386/ruby-1.9.3-p286.tar.bz2 ruby-1.9.3-p286 | |
| + /scripts/external : external_import_download() 251 > typeset downloaded_names | |
| + /scripts/external : external_import_download() 254 > [[ -r https://rvm.io/binaries/ubuntu/12.04/i386/ruby-1.9.3-p286.tar.bz2 ]] | |
| + /scripts/external : external_import_download() 261 > /home/deploy/.rvm/scripts/fetch 'https://rvm.io/binaries/ubuntu/12.04/i386/ruby-1.9.3-p286.tar.bz2?rvm=1.16.17' bin-ruby-1.9.3-p286.tar.bz2 | |
| ++ /scripts/base : 11 > [[ -z '' ]] | |
| ++ /scripts/base : 16 > export PS4 | |
| ++ /scripts/base : 17 > PS4='+ ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > ' | |
| ++ /scripts/base : 21 > export __array_start rvm_path | |
| ++ /scripts/base : 26 > [[ -n '' ]] | |
| ++ /scripts/base : 30 > __array_start=0 | |
| ++ /scripts/base : 33 > (( 0 == 0 )) | |
| ++ /scripts/base : 35 > [[ -n 0002 ]] | |
| ++ /scripts/base : 36 > rvm_rvmrc_files=("/etc/rvmrc" "$HOME/.rvmrc") | |
| ++ /scripts/base : 37 > [[ -n /home/deploy ]] | |
| ++ /scripts/base : 37 > [[ /home/deploy/.rvmrc -ef /home/deploy/.rvmrc ]] | |
| ++ /scripts/base : 38 > rvm_rvmrc_files+=("${rvm_prefix}/.rvmrc") | |
| ++ /scripts/base : 41 > for rvmrc in '"${rvm_rvmrc_files[@]}"' | |
| ++ /scripts/base : 43 > [[ -f /etc/rvmrc ]] | |
| ++ /scripts/base : 41 > for rvmrc in '"${rvm_rvmrc_files[@]}"' | |
| ++ /scripts/base : 43 > [[ -f /home/deploy/.rvmrc ]] | |
| ++ /scripts/base : 41 > for rvmrc in '"${rvm_rvmrc_files[@]}"' | |
| ++ /scripts/base : 43 > [[ -f /home/deploy/.rvmrc ]] | |
| ++ /scripts/base : 58 > unset rvm_rvmrc_files | |
| ++ /scripts/base : 61 > export rvm_path | |
| ++ /scripts/base : 62 > [[ -z /home/deploy/.rvm ]] | |
| ++ /scripts/base : 74 > true /home/deploy/.rvm/scripts | |
| ++ /scripts/base : 77 > source /home/deploy/.rvm/scripts/initialize | |
| +++ /scripts/initialize : 3 > : rvm_trace_flag:1 | |
| +++ /scripts/initialize : 4 > (( rvm_trace_flag > 0 )) | |
| +++ /scripts/initialize : 6 > set -o xtrace | |
| +++ /scripts/initialize : 9 > [[ -z '' ]] | |
| +++ /scripts/initialize : 14 > export PS4 | |
| +++ /scripts/initialize : 15 > PS4='+ ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > ' | |
| +++ /scripts/initialize : 21 > [[ -n 4.2.24(1)-release ]] | |
| +++ /scripts/initialize : 23 > shopt -s extglob | |
| +++ /scripts/initialize : 33 > export __rvm_env_loaded | |
| +++ /scripts/initialize : 35 > : __rvm_env_loaded:3: | |
| +++ /scripts/initialize : 37 > : __rvm_env_loaded:4: | |
| +++ /scripts/initialize : 40 > [[ -z /home/deploy/.rvm/tmp ]] | |
| +++ /scripts/initialize : 40 > (( __rvm_env_loaded == 1 )) | |
| ++ /scripts/base : 81 > case " ${rvm_base_except:-} " in | |
| ++ /scripts/base : 83 > true | |
| ++ /scripts/base : 91 > typeset -a scripts | |
| ++ /scripts/base : 94 > scripts=(logging support utility init cleanup env rvmrc install environment gemset db bundler checksum) | |
| ++ /scripts/base : 95 > for entry in '${scripts[@]}' | |
| ++ /scripts/base : 96 > source /home/deploy/.rvm/scripts/functions/logging | |
| ++++ /scripts/functions/logging : 40 > /home/deploy/.rvm/scripts/color red | |
| +++ /scripts/functions/logging : 40 > rvm_error_clr='' | |
| ++++ /scripts/functions/logging : 41 > /home/deploy/.rvm/scripts/color yellow | |
| +++ /scripts/functions/logging : 41 > rvm_warn_clr='' | |
| ++++ /scripts/functions/logging : 42 > /home/deploy/.rvm/scripts/color magenta | |
| +++ /scripts/functions/logging : 42 > rvm_debug_clr='' | |
| ++++ /scripts/functions/logging : 43 > /home/deploy/.rvm/scripts/color green | |
| +++ /scripts/functions/logging : 43 > rvm_notify_clr='' | |
| ++++ /scripts/functions/logging : 44 > /home/deploy/.rvm/scripts/color reset | |
| +++ /scripts/functions/logging : 44 > rvm_reset_clr='' | |
| ++ /scripts/base : 95 > for entry in '${scripts[@]}' | |
| ++ /scripts/base : 96 > source /home/deploy/.rvm/scripts/functions/support | |
| +++ /scripts/functions/support : 3 > [[ -z tar ]] | |
| +++ /scripts/functions/support : 12 > [[ ! --no-same-owner =~ --no-same-owner ]] | |
| +++ /scripts/functions/support : 22 > [[ -n '' ]] | |
| ++ /scripts/base : 95 > for entry in '${scripts[@]}' | |
| ++ /scripts/base : 96 > source /home/deploy/.rvm/scripts/functions/utility | |
| ++ /scripts/base : 95 > for entry in '${scripts[@]}' | |
| ++ /scripts/base : 96 > source /home/deploy/.rvm/scripts/functions/init | |
| ++ /scripts/base : 95 > for entry in '${scripts[@]}' | |
| ++ /scripts/base : 96 > source /home/deploy/.rvm/scripts/functions/cleanup | |
| ++ /scripts/base : 95 > for entry in '${scripts[@]}' | |
| ++ /scripts/base : 96 > source /home/deploy/.rvm/scripts/functions/env | |
| ++ /scripts/base : 95 > for entry in '${scripts[@]}' | |
| ++ /scripts/base : 96 > source /home/deploy/.rvm/scripts/functions/rvmrc | |
| +++ /scripts/functions/rvmrc : 3 > export escape_flag _first _second | |
| +++ /scripts/functions/rvmrc : 4 > escape_flag=1 | |
| +++ /scripts/functions/rvmrc : 5 > _first=0 | |
| +++ /scripts/functions/rvmrc : 6 > _second=1 | |
| ++ /scripts/base : 95 > for entry in '${scripts[@]}' | |
| ++ /scripts/base : 96 > source /home/deploy/.rvm/scripts/functions/install | |
| ++ /scripts/base : 95 > for entry in '${scripts[@]}' | |
| ++ /scripts/base : 96 > source /home/deploy/.rvm/scripts/functions/environment | |
| ++ /scripts/base : 95 > for entry in '${scripts[@]}' | |
| ++ /scripts/base : 96 > source /home/deploy/.rvm/scripts/functions/gemset | |
| ++ /scripts/base : 95 > for entry in '${scripts[@]}' | |
| ++ /scripts/base : 96 > source /home/deploy/.rvm/scripts/functions/db | |
| ++ /scripts/base : 95 > for entry in '${scripts[@]}' | |
| ++ /scripts/base : 96 > source /home/deploy/.rvm/scripts/functions/bundler | |
| ++ /scripts/base : 95 > for entry in '${scripts[@]}' | |
| ++ /scripts/base : 96 > source /home/deploy/.rvm/scripts/functions/checksum | |
| ++ /scripts/base : 98 > unset scripts entry rvm_base_except | |
| + /scripts/fetch : 21 > chpwd_functions= | |
| + /scripts/fetch : 21 > builtin cd /home/deploy/.rvm/archives | |
| + /scripts/fetch : 23 > [[ -n bin-ruby-1.9.3-p286.tar.bz2 ]] | |
| + /scripts/fetch : 24 > fetch_command='curl -f -L --create-dirs -C - -o bin-ruby-1.9.3-p286.tar.bz2' | |
| + /scripts/fetch : 25 > rvm_debug 'Fetching: https://rvm.io/binaries/ubuntu/12.04/i386/ruby-1.9.3-p286.tar.bz2?rvm=1.16.17' | |
| + /scripts/functions/logging : rvm_debug() 73 > (( 0 )) | |
| + /scripts/functions/logging : rvm_debug() 73 > return 0 | |
| + /scripts/fetch : 26 > rvm_debug 'Fetch command: curl -f -L --create-dirs -C - -o bin-ruby-1.9.3-p286.tar.bz2' | |
| + /scripts/functions/logging : rvm_debug() 73 > (( 0 )) | |
| + /scripts/functions/logging : rvm_debug() 73 > return 0 | |
| + /scripts/fetch : 28 > download=1 | |
| + /scripts/fetch : 29 > try_ftp=0 | |
| + /scripts/fetch : 30 > result=0 | |
| + /scripts/fetch : 31 > retry=0 | |
| + /scripts/fetch : 33 > __rvm_checksum_read 'https://rvm.io/binaries/ubuntu/12.04/i386/ruby-1.9.3-p286.tar.bz2?rvm=1.16.17' bin-ruby-1.9.3-p286.tar.bz2 | |
| + /scripts/functions/checksum : __rvm_checksum_read() 107 > __rvm_checksum_none | |
| + /scripts/functions/checksum : __rvm_checksum_none() 77 > [[ -z '' ]] | |
| + /scripts/functions/checksum : __rvm_checksum_none() 77 > [[ -z '' ]] | |
| + /scripts/functions/checksum : __rvm_checksum_read() 108 > typeset _type _value _name | |
| + /scripts/functions/checksum : __rvm_checksum_read() 109 > typeset -a _list | |
| + /scripts/functions/checksum : __rvm_checksum_read() 110 > list=() | |
| + /scripts/functions/checksum : __rvm_checksum_read() 112 > for _name in '"$@"' | |
| + /scripts/functions/checksum : __rvm_checksum_read() 114 > list+=("$_name") | |
| + /scripts/functions/checksum : __rvm_checksum_read() 116 > [[ https://rvm.io/binaries/ubuntu/12.04/i386/ruby-1.9.3-p286.tar.bz2?rvm=1.16.17 =~ \? ]] | |
| + /scripts/functions/checksum : __rvm_checksum_read() 118 > list+=("${_name%\?*}") | |
| + /scripts/functions/checksum : __rvm_checksum_read() 112 > for _name in '"$@"' | |
| + /scripts/functions/checksum : __rvm_checksum_read() 114 > list+=("$_name") | |
| + /scripts/functions/checksum : __rvm_checksum_read() 116 > [[ bin-ruby-1.9.3-p286.tar.bz2 =~ \? ]] | |
| + /scripts/functions/checksum : __rvm_checksum_read() 122 > for _name in '"${list[@]}"' | |
| ++ /scripts/functions/checksum : __rvm_checksum_read() 124 > /home/deploy/.rvm/scripts/db /home/deploy/.rvm/config/md5 'https://rvm.io/binaries/ubuntu/12.04/i386/ruby-1.9.3-p286.tar.bz2?rvm=1.16.17' | |
| ++ /scripts/functions/checksum : __rvm_checksum_read() 124 > head -n 1 | |
| + /scripts/functions/checksum : __rvm_checksum_read() 124 > _checksum_md5= | |
| + /scripts/functions/checksum : __rvm_checksum_read() 125 > [[ -n '' ]] | |
| ++ /scripts/functions/checksum : __rvm_checksum_read() 126 > /home/deploy/.rvm/scripts/db /home/deploy/.rvm/user/md5 'https://rvm.io/binaries/ubuntu/12.04/i386/ruby-1.9.3-p286.tar.bz2?rvm=1.16.17' | |
| ++ /scripts/functions/checksum : __rvm_checksum_read() 126 > head -n 1 | |
| + /scripts/functions/checksum : __rvm_checksum_read() 126 > _checksum_md5= | |
| ++ /scripts/functions/checksum : __rvm_checksum_read() 128 > /home/deploy/.rvm/scripts/db /home/deploy/.rvm/config/sha512 'https://rvm.io/binaries/ubuntu/12.04/i386/ruby-1.9.3-p286.tar.bz2?rvm=1.16.17' | |
| ++ /scripts/functions/checksum : __rvm_checksum_read() 128 > head -n 1 | |
| + /scripts/functions/checksum : __rvm_checksum_read() 128 > _checksum_sha512= | |
| + /scripts/functions/checksum : __rvm_checksum_read() 129 > [[ -n '' ]] | |
| ++ /scripts/functions/checksum : __rvm_checksum_read() 130 > head -n 1 | |
| ++ /scripts/functions/checksum : __rvm_checksum_read() 130 > /home/deploy/.rvm/scripts/db /home/deploy/.rvm/user/sha512 'https://rvm.io/binaries/ubuntu/12.04/i386/ruby-1.9.3-p286.tar.bz2?rvm=1.16.17' | |
| + /scripts/functions/checksum : __rvm_checksum_read() 130 > _checksum_sha512= | |
| + /scripts/functions/checksum : __rvm_checksum_read() 132 > __rvm_checksum_none | |
| + /scripts/functions/checksum : __rvm_checksum_none() 77 > [[ -z '' ]] | |
| + /scripts/functions/checksum : __rvm_checksum_none() 77 > [[ -z '' ]] | |
| + /scripts/functions/checksum : __rvm_checksum_read() 122 > for _name in '"${list[@]}"' | |
| ++ /scripts/functions/checksum : __rvm_checksum_read() 124 > head -n 1 | |
| ++ /scripts/functions/checksum : __rvm_checksum_read() 124 > /home/deploy/.rvm/scripts/db /home/deploy/.rvm/config/md5 https://rvm.io/binaries/ubuntu/12.04/i386/ruby-1.9.3-p286.tar.bz2 | |
| + /scripts/functions/checksum : __rvm_checksum_read() 124 > _checksum_md5=5896a89b274191126bf54db4600d05cc | |
| + /scripts/functions/checksum : __rvm_checksum_read() 125 > [[ -n 5896a89b274191126bf54db4600d05cc ]] | |
| ++ /scripts/functions/checksum : __rvm_checksum_read() 128 > /home/deploy/.rvm/scripts/db /home/deploy/.rvm/config/sha512 https://rvm.io/binaries/ubuntu/12.04/i386/ruby-1.9.3-p286.tar.bz2 | |
| ++ /scripts/functions/checksum : __rvm_checksum_read() 128 > head -n 1 | |
| + /scripts/functions/checksum : __rvm_checksum_read() 128 > _checksum_sha512=a0e5af97b63a967b0db39bf0e5741d11a5e25eaf5a2c48c046d72815dcc0f72fc217cc48ecb83b1ca8b43d4d594c5f978765f50ffd65ee3da6ea816fee7b0066 | |
| + /scripts/functions/checksum : __rvm_checksum_read() 129 > [[ -n a0e5af97b63a967b0db39bf0e5741d11a5e25eaf5a2c48c046d72815dcc0f72fc217cc48ecb83b1ca8b43d4d594c5f978765f50ffd65ee3da6ea816fee7b0066 ]] | |
| + /scripts/functions/checksum : __rvm_checksum_read() 132 > __rvm_checksum_none | |
| + /scripts/functions/checksum : __rvm_checksum_none() 77 > [[ -z 5896a89b274191126bf54db4600d05cc ]] | |
| + /scripts/functions/checksum : __rvm_checksum_read() 132 > return 0 | |
| + /scripts/fetch : 35 > __rvm_checksum_any | |
| + /scripts/functions/checksum : __rvm_checksum_any() 78 > [[ -n 5896a89b274191126bf54db4600d05cc ]] | |
| + /scripts/fetch : 41 > [[ -e bin-ruby-1.9.3-p286.tar.bz2 ]] | |
| + /scripts/fetch : 45 > __rvm_checksum_validate_file /home/deploy/.rvm/archives/bin-ruby-1.9.3-p286.tar.bz2 | |
| + /scripts/functions/checksum : __rvm_checksum_validate_file() 85 > __rvm_checksum_any | |
| + /scripts/functions/checksum : __rvm_checksum_any() 78 > [[ -n 5896a89b274191126bf54db4600d05cc ]] | |
| + /scripts/functions/checksum : __rvm_checksum_validate_file() 87 > [[ -n 5896a89b274191126bf54db4600d05cc ]] | |
| ++ /scripts/functions/checksum : __rvm_checksum_validate_file() 89 > __rvm_md5_calculate /home/deploy/.rvm/archives/bin-ruby-1.9.3-p286.tar.bz2 | |
| ++ /scripts/functions/checksum : __rvm_md5_calculate() 5 > typeset _sum | |
| ++ /scripts/functions/checksum : __rvm_md5_calculate() 7 > builtin command -v md5 | |
| ++ /scripts/functions/checksum : __rvm_md5_calculate() 12 > builtin command -v md5sum | |
| +++ /scripts/functions/checksum : __rvm_md5_calculate() 14 > md5sum /home/deploy/.rvm/archives/bin-ruby-1.9.3-p286.tar.bz2 | |
| ++ /scripts/functions/checksum : __rvm_md5_calculate() 14 > _sum='5896a89b274191126bf54db4600d05cc /home/deploy/.rvm/archives/bin-ruby-1.9.3-p286.tar.bz2' | |
| ++ /scripts/functions/checksum : __rvm_md5_calculate() 15 > echo 5896a89b274191126bf54db4600d05cc | |
| ++ /scripts/functions/checksum : __rvm_md5_calculate() 16 > return 0 | |
| + /scripts/functions/checksum : __rvm_checksum_validate_file() 89 > [[ 5896a89b274191126bf54db4600d05cc == \5\8\9\6\a\8\9\b\2\7\4\1\9\1\1\2\6\b\f\5\4\d\b\4\6\0\0\d\0\5\c\c ]] | |
| + /scripts/functions/checksum : __rvm_checksum_validate_file() 92 > [[ -n a0e5af97b63a967b0db39bf0e5741d11a5e25eaf5a2c48c046d72815dcc0f72fc217cc48ecb83b1ca8b43d4d594c5f978765f50ffd65ee3da6ea816fee7b0066 ]] | |
| ++ /scripts/functions/checksum : __rvm_checksum_validate_file() 94 > __rvm_sha__calculate 512 /home/deploy/.rvm/archives/bin-ruby-1.9.3-p286.tar.bz2 | |
| ++ /scripts/functions/checksum : __rvm_sha__calculate() 41 > typeset bits _sum | |
| ++ /scripts/functions/checksum : __rvm_sha__calculate() 42 > bits=512 | |
| ++ /scripts/functions/checksum : __rvm_sha__calculate() 43 > shift | |
| ++ /scripts/functions/checksum : __rvm_sha__calculate() 46 > builtin command -v sha512sum | |
| +++ /scripts/functions/checksum : __rvm_sha__calculate() 48 > sha512sum /home/deploy/.rvm/archives/bin-ruby-1.9.3-p286.tar.bz2 | |
| ++ /scripts/functions/checksum : __rvm_sha__calculate() 48 > _sum='a0e5af97b63a967b0db39bf0e5741d11a5e25eaf5a2c48c046d72815dcc0f72fc217cc48ecb83b1ca8b43d4d594c5f978765f50ffd65ee3da6ea816fee7b0066 /home/deploy/.rvm/archives/bin-ruby-1.9.3-p286.tar.bz2' | |
| ++ /scripts/functions/checksum : __rvm_sha__calculate() 49 > echo a0e5af97b63a967b0db39bf0e5741d11a5e25eaf5a2c48c046d72815dcc0f72fc217cc48ecb83b1ca8b43d4d594c5f978765f50ffd65ee3da6ea816fee7b0066 | |
| ++ /scripts/functions/checksum : __rvm_sha__calculate() 50 > return 0 | |
| + /scripts/functions/checksum : __rvm_checksum_validate_file() 94 > [[ a0e5af97b63a967b0db39bf0e5741d11a5e25eaf5a2c48c046d72815dcc0f72fc217cc48ecb83b1ca8b43d4d594c5f978765f50ffd65ee3da6ea816fee7b0066 == \a\0\e\5\a\f\9\7\b\6\3\a\9\6\7\b\0\d\b\3\9\b\f\0\e\5\7\4\1\d\1\1\a\5\e\2\5\e\a\f\5\a\2\c\4\8\c\0\4\6\d\7\2\8\1\5\d\c\c\0\f\7\2\f\c\2\1\7\c\c\4\8\e\c\b\8\3\b\1\c\a\8\b\4\3\d\4\d\5\9\4\c\5\f\9\7\8\7\6\5\f\5\0\f\f\d\6\5\e\e\3\d\a\6\e\a\8\1\6\f\e\e\7\b\0\0\6\6 ]] | |
| + /scripts/functions/checksum : __rvm_checksum_validate_file() 96 > return 0 | |
| + /scripts/fetch : 47 > rvm_debug 'Archive checksum matched, not downloading' | |
| + /scripts/functions/logging : rvm_debug() 73 > (( 0 )) | |
| + /scripts/functions/logging : rvm_debug() 73 > return 0 | |
| + /scripts/fetch : 48 > download=0 | |
| + /scripts/fetch : 62 > (( download > 0 )) | |
| + /scripts/fetch : 110 > __rvm_checksum_validate_file /home/deploy/.rvm/archives/bin-ruby-1.9.3-p286.tar.bz2 | |
| + /scripts/functions/checksum : __rvm_checksum_validate_file() 85 > __rvm_checksum_any | |
| + /scripts/functions/checksum : __rvm_checksum_any() 78 > [[ -n 5896a89b274191126bf54db4600d05cc ]] | |
| + /scripts/functions/checksum : __rvm_checksum_validate_file() 87 > [[ -n 5896a89b274191126bf54db4600d05cc ]] | |
| ++ /scripts/functions/checksum : __rvm_checksum_validate_file() 89 > __rvm_md5_calculate /home/deploy/.rvm/archives/bin-ruby-1.9.3-p286.tar.bz2 | |
| ++ /scripts/functions/checksum : __rvm_md5_calculate() 5 > typeset _sum | |
| ++ /scripts/functions/checksum : __rvm_md5_calculate() 7 > builtin command -v md5 | |
| ++ /scripts/functions/checksum : __rvm_md5_calculate() 12 > builtin command -v md5sum | |
| +++ /scripts/functions/checksum : __rvm_md5_calculate() 14 > md5sum /home/deploy/.rvm/archives/bin-ruby-1.9.3-p286.tar.bz2 | |
| ++ /scripts/functions/checksum : __rvm_md5_calculate() 14 > _sum='5896a89b274191126bf54db4600d05cc /home/deploy/.rvm/archives/bin-ruby-1.9.3-p286.tar.bz2' | |
| ++ /scripts/functions/checksum : __rvm_md5_calculate() 15 > echo 5896a89b274191126bf54db4600d05cc | |
| ++ /scripts/functions/checksum : __rvm_md5_calculate() 16 > return 0 | |
| + /scripts/functions/checksum : __rvm_checksum_validate_file() 89 > [[ 5896a89b274191126bf54db4600d05cc == \5\8\9\6\a\8\9\b\2\7\4\1\9\1\1\2\6\b\f\5\4\d\b\4\6\0\0\d\0\5\c\c ]] | |
| + /scripts/functions/checksum : __rvm_checksum_validate_file() 92 > [[ -n a0e5af97b63a967b0db39bf0e5741d11a5e25eaf5a2c48c046d72815dcc0f72fc217cc48ecb83b1ca8b43d4d594c5f978765f50ffd65ee3da6ea816fee7b0066 ]] | |
| ++ /scripts/functions/checksum : __rvm_checksum_validate_file() 94 > __rvm_sha__calculate 512 /home/deploy/.rvm/archives/bin-ruby-1.9.3-p286.tar.bz2 | |
| ++ /scripts/functions/checksum : __rvm_sha__calculate() 41 > typeset bits _sum | |
| ++ /scripts/functions/checksum : __rvm_sha__calculate() 42 > bits=512 | |
| ++ /scripts/functions/checksum : __rvm_sha__calculate() 43 > shift | |
| ++ /scripts/functions/checksum : __rvm_sha__calculate() 46 > builtin command -v sha512sum | |
| +++ /scripts/functions/checksum : __rvm_sha__calculate() 48 > sha512sum /home/deploy/.rvm/archives/bin-ruby-1.9.3-p286.tar.bz2 | |
| ++ /scripts/functions/checksum : __rvm_sha__calculate() 48 > _sum='a0e5af97b63a967b0db39bf0e5741d11a5e25eaf5a2c48c046d72815dcc0f72fc217cc48ecb83b1ca8b43d4d594c5f978765f50ffd65ee3da6ea816fee7b0066 /home/deploy/.rvm/archives/bin-ruby-1.9.3-p286.tar.bz2' | |
| ++ /scripts/functions/checksum : __rvm_sha__calculate() 49 > echo a0e5af97b63a967b0db39bf0e5741d11a5e25eaf5a2c48c046d72815dcc0f72fc217cc48ecb83b1ca8b43d4d594c5f978765f50ffd65ee3da6ea816fee7b0066 | |
| ++ /scripts/functions/checksum : __rvm_sha__calculate() 50 > return 0 | |
| + /scripts/functions/checksum : __rvm_checksum_validate_file() 94 > [[ a0e5af97b63a967b0db39bf0e5741d11a5e25eaf5a2c48c046d72815dcc0f72fc217cc48ecb83b1ca8b43d4d594c5f978765f50ffd65ee3da6ea816fee7b0066 == \a\0\e\5\a\f\9\7\b\6\3\a\9\6\7\b\0\d\b\3\9\b\f\0\e\5\7\4\1\d\1\1\a\5\e\2\5\e\a\f\5\a\2\c\4\8\c\0\4\6\d\7\2\8\1\5\d\c\c\0\f\7\2\f\c\2\1\7\c\c\4\8\e\c\b\8\3\b\1\c\a\8\b\4\3\d\4\d\5\9\4\c\5\f\9\7\8\7\6\5\f\5\0\f\f\d\6\5\e\e\3\d\a\6\e\a\8\1\6\f\e\e\7\b\0\0\6\6 ]] | |
| + /scripts/functions/checksum : __rvm_checksum_validate_file() 96 > return 0 | |
| + /scripts/fetch : 112 > rvm_debug 'Downloaded archive checksum matched.' | |
| + /scripts/functions/logging : rvm_debug() 73 > (( 0 )) | |
| + /scripts/functions/logging : rvm_debug() 73 > return 0 | |
| ++ /scripts/external : external_import_download() 270 > __rvm_package list /home/deploy/.rvm/archives/bin-ruby-1.9.3-p286.tar.bz2 | |
| ++ /scripts/functions/utility : __rvm_package() 648 > rvm_debug __rvm_package:2: list /home/deploy/.rvm/archives/bin-ruby-1.9.3-p286.tar.bz2 | |
| ++ /scripts/external : external_import_download() 270 > awk -F/ '{print $1}' | |
| ++ /scripts/functions/logging : rvm_debug() 73 > (( 0 )) | |
| ++ /scripts/functions/logging : rvm_debug() 73 > return 0 | |
| ++ /scripts/functions/utility : __rvm_package() 649 > case "$1-$2" in | |
| ++ /scripts/functions/utility : __rvm_package() 657 > tar tjf /home/deploy/.rvm/archives/bin-ruby-1.9.3-p286.tar.bz2 | |
| ++ /scripts/external : external_import_download() 270 > sort -u | |
| + /scripts/external : external_import_download() 269 > downloaded_names=ruby-1.9.3-p286 | |
| + /scripts/external : external_import_download() 270 > [[ ruby-1.9.3-p286 == \r\u\b\y\-\1\.\9\.\3\-\p\2\8\6 ]] | |
| + /scripts/external : external_import() 378 > for step in configure download extract validate setup | |
| + /scripts/external : external_import() 380 > rvm_log 'ruby-1.9.3-p286 - #extract' | |
| + /scripts/functions/logging : rvm_log() 89 > rvm_pretty_print stdout | |
| + /scripts/functions/logging : rvm_pretty_print() 17 > case "${rvm_pretty_print_flag:=auto}" in | |
| + /scripts/functions/logging : rvm_pretty_print() 22 > case "${TERM:-dumb}" in | |
| + /scripts/functions/logging : rvm_pretty_print() 25 > case "$1" in | |
| + /scripts/functions/logging : rvm_pretty_print() 26 > [[ -t 1 ]] | |
| + /scripts/functions/logging : rvm_pretty_print() 32 > return 0 | |
| + /scripts/functions/logging : rvm_log() 90 > printf %b 'ruby-1.9.3-p286 - #extract\n' | |
| ruby-1.9.3-p286 - #extract | |
| + /scripts/external : external_import() 381 > external_import_extract https://rvm.io/binaries/ubuntu/12.04/i386/ruby-1.9.3-p286.tar.bz2 ruby-1.9.3-p286 | |
| + /scripts/external : external_import_extract() 278 > __rvm_package extract /home/deploy/.rvm/archives/bin-ruby-1.9.3-p286.tar.bz2 /home/deploy/.rvm/rubies | |
| + /scripts/functions/utility : __rvm_package() 648 > rvm_debug __rvm_package:3: extract /home/deploy/.rvm/archives/bin-ruby-1.9.3-p286.tar.bz2 /home/deploy/.rvm/rubies | |
| + /scripts/functions/logging : rvm_debug() 73 > (( 0 )) | |
| + /scripts/functions/logging : rvm_debug() 73 > return 0 | |
| + /scripts/functions/utility : __rvm_package() 649 > case "$1-$2" in | |
| + /scripts/functions/utility : __rvm_package() 666 > tar xjf /home/deploy/.rvm/archives/bin-ruby-1.9.3-p286.tar.bz2 -C /home/deploy/.rvm/rubies --no-same-owner | |
| + /scripts/external : external_import_extract() 282 > [[ -d /home/deploy/.rvm/rubies/ruby-1.9.3-p286 ]] | |
| + /scripts/external : external_import() 378 > for step in configure download extract validate setup | |
| + /scripts/external : external_import() 380 > rvm_log 'ruby-1.9.3-p286 - #validate' | |
| + /scripts/functions/logging : rvm_log() 89 > rvm_pretty_print stdout | |
| + /scripts/functions/logging : rvm_pretty_print() 17 > case "${rvm_pretty_print_flag:=auto}" in | |
| + /scripts/functions/logging : rvm_pretty_print() 22 > case "${TERM:-dumb}" in | |
| + /scripts/functions/logging : rvm_pretty_print() 25 > case "$1" in | |
| + /scripts/functions/logging : rvm_pretty_print() 26 > [[ -t 1 ]] | |
| + /scripts/functions/logging : rvm_pretty_print() 32 > return 0 | |
| + /scripts/functions/logging : rvm_log() 90 > printf %b 'ruby-1.9.3-p286 - #validate\n' | |
| ruby-1.9.3-p286 - #validate | |
| + /scripts/external : external_import() 381 > external_import_validate https://rvm.io/binaries/ubuntu/12.04/i386/ruby-1.9.3-p286.tar.bz2 ruby-1.9.3-p286 | |
| + /scripts/external : external_import_validate() 291 > typeset IFS | |
| + /scripts/external : external_import_validate() 292 > typeset -a missing_libs | |
| + /scripts/external : external_import_validate() 293 > export _libdir | |
| ++ /scripts/external : external_import_validate() 294 > __rvm_ruby_config_get libdir /home/deploy/.rvm/rubies/ruby-1.9.3-p286/bin/ruby | |
| ++ /scripts/functions/env : __rvm_ruby_config_get() 191 > typeset variable_name ruby_path | |
| ++ /scripts/functions/env : __rvm_ruby_config_get() 192 > variable_name=libdir | |
| ++ /scripts/functions/env : __rvm_ruby_config_get() 193 > ruby_path=/home/deploy/.rvm/rubies/ruby-1.9.3-p286/bin/ruby | |
| ++ /scripts/functions/env : __rvm_ruby_config_get() 194 > /home/deploy/.rvm/rubies/ruby-1.9.3-p286/bin/ruby -rrbconfig -e 'RbConfig::CONFIG["libdir"]' | |
| + /scripts/external : external_import_validate() 294 > _libdir= | |
| + /scripts/external : external_import_validate() 314 > missing_libs=($( | |
| case $(uname) in | |
| (Linux) | |
| find "${rvm_rubies_path}/${rvm_ruby_string}" -name '*.so' | | |
| xargs env LD_LIBRARY_PATH="${_libdir}" ldd 2>/dev/null | | |
| awk '/not found/{print $1}' | sort -u | |
| ;; | |
| (Darwin) | |
| find "${rvm_rubies_path}/${rvm_ruby_string}" -name "*.bundle" | | |
| xargs env LD_LIBRARY_PATH="${_libdir}" otool -L 2>&1 | | |
| awk -F"[ :]" '{print $1}' | | |
| sed 's#@executable_path#'"${rvm_rubies_path}/${rvm_ruby_string}"'/bin#' | | |
| xargs ls -1 2>&1 1>/dev/null | | |
| awk -F"[ :]" '{print $3}' | sort -u | |
| ;; | |
| (*) | |
| rvm_warn "$(uname) libraries validation not yet implemented" >&2 | |
| ;; | |
| esac | |
| )) | |
| ++ /scripts/external : external_import_validate() 315 > case $(uname) in | |
| +++ /scripts/external : external_import_validate() 315 > uname | |
| ++ /scripts/external : external_import_validate() 317 > find /home/deploy/.rvm/rubies/ruby-1.9.3-p286 -name '*.so' | |
| ++ /scripts/external : external_import_validate() 318 > xargs env LD_LIBRARY_PATH= ldd | |
| ++ /scripts/external : external_import_validate() 319 > awk '/not found/{print $1}' | |
| ++ /scripts/external : external_import_validate() 319 > sort -u | |
| + /scripts/external : external_import_validate() 315 > unset _libdir | |
| + /scripts/external : external_import_validate() 316 > [[ -z libruby.so.1.9 ]] | |
| + /scripts/external : external_import_validate() 317 > IFS=, | |
| + /scripts/external : external_import_validate() 318 > rvm_error 'Libraries missing for ruby-1.9.3-p286: libruby.so.1.9. Refer to your system manual for installing libraries' | |
| + /scripts/functions/logging : rvm_error() 48 > rvm_pretty_print stderr | |
| + /scripts/functions/logging : rvm_pretty_print() 17 > case "${rvm_pretty_print_flag:=auto}" in | |
| + /scripts/functions/logging : rvm_pretty_print() 22 > case "${TERM:-dumb}" in | |
| + /scripts/functions/logging : rvm_pretty_print() 25 > case "$1" in | |
| + /scripts/functions/logging : rvm_pretty_print() 27 > [[ -t 2 ]] | |
| + /scripts/functions/logging : rvm_pretty_print() 32 > return 0 | |
| + /scripts/functions/logging : rvm_error() 49 > printf %b 'Libraries missing for ruby-1.9.3-p286: libruby.so.1.9. Refer to your system manual for installing libraries\n' | |
| Libraries missing for ruby-1.9.3-p286: libruby.so.1.9. Refer to your system manual for installing libraries | |
| + /scripts/external : external_import_validate() 319 > return 10 | |
| + /scripts/external : external_import() 381 > return 10 | |
| ++ /scripts/functions/manage/base : __rvm_install_ruby_try_remote() 288 > __rvm_rm_rf /home/deploy/.rvm/rubies/ruby-1.9.3-p286 | |
| ++ /scripts/functions/cleanup : __rvm_rm_rf() 6 > __rvm_rm_rf_verbose /home/deploy/.rvm/rubies/ruby-1.9.3-p286 | |
| ++ /scripts/functions/cleanup : __rvm_rm_rf_verbose() 13 > typeset result target | |
| ++ /scripts/functions/cleanup : __rvm_rm_rf_verbose() 14 > result=1 | |
| ++ /scripts/functions/cleanup : __rvm_rm_rf_verbose() 15 > target=/home/deploy/.rvm/rubies/ruby-1.9.3-p286 | |
| ++ /scripts/functions/cleanup : __rvm_rm_rf_verbose() 6 > [[ -n '' ]] | |
| ++ /scripts/functions/cleanup : __rvm_rm_rf_verbose() 10 > [[ -n 4.2.24(1)-release ]] | |
| ++ /scripts/functions/cleanup : __rvm_rm_rf_verbose() 24 > shopt -s extglob | |
| ++ /scripts/functions/cleanup : __rvm_rm_rf_verbose() 29 > case "${target}" in | |
| ++ /scripts/functions/cleanup : __rvm_rm_rf_verbose() 22 > [[ -n /home/deploy/.rvm/rubies/ruby-1.9.3-p286 ]] | |
| ++ /scripts/functions/cleanup : __rvm_rm_rf_verbose() 24 > [[ -d /home/deploy/.rvm/rubies/ruby-1.9.3-p286 ]] | |
| ++ /scripts/functions/cleanup : __rvm_rm_rf_verbose() 38 > rm -rf /home/deploy/.rvm/rubies/ruby-1.9.3-p286 | |
| ++ /scripts/functions/cleanup : __rvm_rm_rf_verbose() 39 > result=0 | |
| ++ /scripts/functions/cleanup : __rvm_rm_rf_verbose() 50 > return 0 | |
| ++ /scripts/functions/manage/base : __rvm_install_ruby_try_remote() 289 > rvm_warn 'Mounting remote ruby failed, trying to compile.' | |
| ++ /scripts/functions/logging : rvm_warn() 66 > rvm_pretty_print stdout | |
| ++ /scripts/functions/logging : rvm_pretty_print() 17 > case "${rvm_pretty_print_flag:=auto}" in | |
| ++ /scripts/functions/logging : rvm_pretty_print() 22 > case "${TERM:-dumb}" in | |
| ++ /scripts/functions/logging : rvm_pretty_print() 25 > case "$1" in | |
| ++ /scripts/functions/logging : rvm_pretty_print() 10 > [[ -t 1 ]] | |
| ++ /scripts/functions/logging : rvm_pretty_print() 32 > return 0 | |
| ++ /scripts/functions/logging : rvm_warn() 67 > printf %b 'Mounting remote ruby failed, trying to compile.\n' | |
| Mounting remote ruby failed, trying to compile. | |
| ++ /scripts/functions/manage/base : __rvm_install_ruby_try_remote() 293 > return 2 | |
| ++ /scripts/functions/manage/base : __rvm_install_ruby() 318 > (( 2 == 2 )) | |
| ++ /scripts/functions/manage/base : __rvm_install_ruby() 337 > __rvm_check_for_compiler | |
| ++ /scripts/functions/build : __rvm_check_for_compiler() 199 > __rvm_selected_compiler | |
| ++ /scripts/functions/build : __rvm_selected_compiler() 3 > [[ =~ --with-gcc= ]] | |
| ++ /scripts/functions/build : __rvm_selected_compiler() 16 > [[ -n '' ]] | |
| ++ /scripts/functions/build : __rvm_selected_compiler() 26 > return 1 | |
| ++ /scripts/functions/manage/base : __rvm_install_ruby() 338 > true | |
| ++ /scripts/functions/manage/base : __rvm_install_ruby() 342 > case "${rvm_ruby_interpreter}" in | |
| ++ /scripts/functions/manage/base : __rvm_install_ruby() 344 > ruby_install_type=ruby | |
| ++ /scripts/functions/manage/base : __rvm_install_ruby() 357 > export -a rvm_configure_env | |
| ++ /scripts/functions/manage/base : __rvm_install_ruby() 353 > [[ -n '' ]] | |
| ++ /scripts/functions/manage/base : __rvm_install_ruby() 358 > rvm_configure_env=() | |
| ++ /scripts/functions/manage/base : __rvm_install_ruby() 360 > source /home/deploy/.rvm/scripts/functions/manage/ruby | |
| ++ /scripts/functions/manage/base : __rvm_install_ruby() 361 > ruby_install | |
| ++ /scripts/functions/manage/ruby : ruby_install() 59 > typeset result temp_flags | |
| ++ /scripts/functions/manage/ruby : ruby_install() 61 > __rvm_check_for_bison | |
| ++ /scripts/functions/build : __rvm_check_for_bison() 210 > true 0 | |
| ++ /scripts/functions/build : __rvm_check_for_bison() 2 > (( rvm_head_flag > 0 )) | |
| ++ /scripts/functions/manage/ruby : ruby_install() 62 > __rvm_check_for_bison | |
| ++ /scripts/functions/build : __rvm_check_for_bison() 210 > true 0 | |
| ++ /scripts/functions/build : __rvm_check_for_bison() 2 > (( rvm_head_flag > 0 )) | |
| ++ /scripts/functions/manage/ruby : ruby_install() 63 > true | |
| ++ /scripts/functions/manage/ruby : ruby_install() 70 > case ${rvm_ruby_string:-""} in | |
| ++ /scripts/functions/manage/ruby : ruby_install() -114 > [[ =~ --enable-load-relative ]] | |
| ++ /scripts/functions/manage/ruby : ruby_install() 100 > case ${rvm_ruby_string} in | |
| ++ /scripts/functions/manage/ruby : ruby_install() -105 > [[ =~ --enable-load-relative ]] | |
| ++ /scripts/functions/manage/ruby : ruby_install() 110 > libyaml_installed | |
| ++ /scripts/functions/pkg : libyaml_installed() 252 > typeset __search_path __libyaml_file __extension | |
| ++ /scripts/functions/pkg : libyaml_installed() 253 > __search_path=/home/deploy/.rvm/usr | |
| ++ /scripts/functions/pkg : libyaml_installed() 4 > [[ -f /home/deploy/.rvm/usr/include/yaml.h ]] | |
| ++ /scripts/functions/pkg : libyaml_installed() 257 > case "$(uname)" in | |
| +++ /scripts/functions/pkg : libyaml_installed() 257 > uname | |
| ++ /scripts/functions/pkg : libyaml_installed() 261 > __extension=so | |
| +++ /scripts/functions/pkg : libyaml_installed() 263 > find /home/deploy/.rvm/usr -name libyaml.so | |
| +++ /scripts/functions/pkg : libyaml_installed() 263 > head -n 1 | |
| ++ /scripts/functions/pkg : libyaml_installed() 263 > __libyaml_file=/home/deploy/.rvm/usr/lib/libyaml.so | |
| ++ /scripts/functions/pkg : libyaml_installed() 14 > [[ -n /home/deploy/.rvm/usr/lib/libyaml.so ]] | |
| ++ /scripts/functions/pkg : libyaml_installed() 267 > case "$(uname)" in | |
| +++ /scripts/functions/pkg : libyaml_installed() 267 > uname | |
| ++ /scripts/functions/manage/ruby : ruby_install() 111 > __rvm_update_configure_opt_dir ruby-1.9.3-p286 /home/deploy/.rvm/usr | |
| ++ /scripts/functions/build : __rvm_update_configure_opt_dir() 89 > case "$1" in | |
| ++ /scripts/functions/build : __rvm_update_configure_opt_dir() 94 > rvm_patch_names+=(cflags) | |
| ++ /scripts/functions/build : __rvm_update_configure_opt_dir() 95 > __rvm_update_configure_opt_dir_flags /home/deploy/.rvm/usr | |
| ++ /scripts/functions/build : __rvm_update_configure_opt_dir_flags() 110 > __rvm_update_configure_env CFLAGS=-I/home/deploy/.rvm/usr/include | |
| ++ /scripts/functions/build : __rvm_update_configure_env() 74 > typeset -a local_configure_env | |
| ++ /scripts/functions/build : __rvm_update_configure_env() 75 > typeset _variable _value _iterator _found | |
| ++ /scripts/functions/build : __rvm_update_configure_env() 76 > rvm_debug '__rvm_update_configure_env(1):CFLAGS=-I/home/deploy/.rvm/usr/include:' | |
| ++ /scripts/functions/logging : rvm_debug() 1 > (( 0 )) | |
| ++ /scripts/functions/logging : rvm_debug() 73 > return 0 | |
| ++ /scripts/functions/build : __rvm_update_configure_env() 5 > (( 1 )) | |
| ++ /scripts/functions/build : __rvm_update_configure_env() 79 > _variable=CFLAGS | |
| ++ /scripts/functions/build : __rvm_update_configure_env() 80 > _value=-I/home/deploy/.rvm/usr/include | |
| ++ /scripts/functions/build : __rvm_update_configure_env() 81 > shift | |
| ++ /scripts/functions/build : __rvm_update_configure_env() 82 > __rvm_array_add_or_update rvm_configure_env CFLAGS= ' ' -I/home/deploy/.rvm/usr/include | |
| ++ /scripts/functions/support : __rvm_array_add_or_update() 73 > typeset _array_name _variable _separator _value _local_value | |
| ++ /scripts/functions/support : __rvm_array_add_or_update() 74 > typeset -a _array_value_old _array_value_new | |
| ++ /scripts/functions/support : __rvm_array_add_or_update() 76 > _array_name=rvm_configure_env | |
| ++ /scripts/functions/support : __rvm_array_add_or_update() 77 > _variable=CFLAGS= | |
| ++ /scripts/functions/support : __rvm_array_add_or_update() 78 > _separator=' ' | |
| ++ /scripts/functions/support : __rvm_array_add_or_update() 79 > _value=-I/home/deploy/.rvm/usr/include | |
| ++ /scripts/functions/support : __rvm_array_add_or_update() 80 > _array_value_new=() | |
| ++ /scripts/functions/support : __rvm_array_add_or_update() 81 > eval '_array_value_old=( "${rvm_configure_env[@]}" )' | |
| +++ /scripts/functions/support : __rvm_array_add_or_update() 81 > _array_value_old=("${rvm_configure_env[@]}") | |
| ++ /scripts/functions/support : __rvm_array_add_or_update() 83 > case " ${_array_value_old[*]} " in | |
| ++ /scripts/functions/support : __rvm_array_add_or_update() 98 > _array_value_new=("${_array_value_old[@]}" "${_variable}${_value}") | |
| ++ /scripts/functions/support : __rvm_array_add_or_update() 102 > eval 'rvm_configure_env=( "${_array_value_new[@]}" )' | |
| +++ /scripts/functions/support : __rvm_array_add_or_update() 102 > rvm_configure_env=("${_array_value_new[@]}") | |
| ++ /scripts/functions/build : __rvm_update_configure_env() 5 > (( 0 )) | |
| ++ /scripts/functions/build : __rvm_update_configure_opt_dir_flags() 111 > __rvm_update_configure_env LDFLAGS=-L/home/deploy/.rvm/usr/lib | |
| ++ /scripts/functions/build : __rvm_update_configure_env() 74 > typeset -a local_configure_env | |
| ++ /scripts/functions/build : __rvm_update_configure_env() 75 > typeset _variable _value _iterator _found | |
| ++ /scripts/functions/build : __rvm_update_configure_env() 76 > rvm_debug '__rvm_update_configure_env(1):LDFLAGS=-L/home/deploy/.rvm/usr/lib:' | |
| ++ /scripts/functions/logging : rvm_debug() 1 > (( 0 )) | |
| ++ /scripts/functions/logging : rvm_debug() 73 > return 0 | |
| ++ /scripts/functions/build : __rvm_update_configure_env() 5 > (( 1 )) | |
| ++ /scripts/functions/build : __rvm_update_configure_env() 79 > _variable=LDFLAGS | |
| ++ /scripts/functions/build : __rvm_update_configure_env() 80 > _value=-L/home/deploy/.rvm/usr/lib | |
| ++ /scripts/functions/build : __rvm_update_configure_env() 81 > shift | |
| ++ /scripts/functions/build : __rvm_update_configure_env() 82 > __rvm_array_add_or_update rvm_configure_env LDFLAGS= ' ' -L/home/deploy/.rvm/usr/lib | |
| ++ /scripts/functions/support : __rvm_array_add_or_update() 73 > typeset _array_name _variable _separator _value _local_value | |
| ++ /scripts/functions/support : __rvm_array_add_or_update() 74 > typeset -a _array_value_old _array_value_new | |
| ++ /scripts/functions/support : __rvm_array_add_or_update() 76 > _array_name=rvm_configure_env | |
| ++ /scripts/functions/support : __rvm_array_add_or_update() 77 > _variable=LDFLAGS= | |
| ++ /scripts/functions/support : __rvm_array_add_or_update() 78 > _separator=' ' | |
| ++ /scripts/functions/support : __rvm_array_add_or_update() 79 > _value=-L/home/deploy/.rvm/usr/lib | |
| ++ /scripts/functions/support : __rvm_array_add_or_update() 80 > _array_value_new=() | |
| ++ /scripts/functions/support : __rvm_array_add_or_update() 81 > eval '_array_value_old=( "${rvm_configure_env[@]}" )' | |
| +++ /scripts/functions/support : __rvm_array_add_or_update() 81 > _array_value_old=("${rvm_configure_env[@]}") | |
| ++ /scripts/functions/support : __rvm_array_add_or_update() 83 > case " ${_array_value_old[*]} " in | |
| ++ /scripts/functions/support : __rvm_array_add_or_update() 98 > _array_value_new=("${_array_value_old[@]}" "${_variable}${_value}") | |
| ++ /scripts/functions/support : __rvm_array_add_or_update() 102 > eval 'rvm_configure_env=( "${_array_value_new[@]}" )' | |
| +++ /scripts/functions/support : __rvm_array_add_or_update() 102 > rvm_configure_env=("${_array_value_new[@]}") | |
| ++ /scripts/functions/build : __rvm_update_configure_env() 5 > (( 0 )) | |
| ++ /scripts/functions/build : __rvm_update_configure_opt_dir_flags() 40 > [[ -d /home/deploy/.rvm/usr/lib64 ]] | |
| ++ /scripts/functions/manage/ruby : ruby_install() 117 > transform_configure_flags | |
| ++ /scripts/functions/manage/ruby : transform_configure_flags() 5 > typeset flag _opt_path | |
| ++ /scripts/functions/manage/ruby : transform_configure_flags() 6 > typeset -a new_flags | |
| ++ /scripts/functions/manage/ruby : transform_configure_flags() 8 > new_flags=() | |
| ++ /scripts/functions/manage/ruby : transform_configure_flags() 37 > rvm_configure_flags=("${new_flags[@]}") | |
| ++ /scripts/functions/manage/ruby : ruby_install() 122 > case "$(uname -s)" in | |
| +++ /scripts/functions/manage/ruby : ruby_install() 122 > uname -s | |
| ++ /scripts/functions/manage/ruby : ruby_install() 132 > __rvm_setup_compile_environment ruby-1.9.3-p286 | |
| ++ /scripts/functions/build : __rvm_setup_compile_environment() 65 > __rvm_setup_compile_environment_osx_gcc ruby-1.9.3-p286 | |
| +++ /scripts/functions/build : __rvm_setup_compile_environment_osx_gcc() 1 > uname | |
| ++ /scripts/functions/build : __rvm_setup_compile_environment_osx_gcc() 1 > [[ Darwin == \L\i\n\u\x ]] | |
| ++ /scripts/functions/build : __rvm_setup_compile_environment_osx_gcc() 146 > __rvm_array_contains '*debug*' cflags | |
| ++ /scripts/functions/support : __rvm_array_contains() 59 > typeset _search _iterator | |
| ++ /scripts/functions/support : __rvm_array_contains() 60 > _search='*debug*' | |
| ++ /scripts/functions/support : __rvm_array_contains() 61 > shift | |
| ++ /scripts/functions/support : __rvm_array_contains() 62 > for _iterator in '"$@"' | |
| ++ /scripts/functions/support : __rvm_array_contains() 64 > case "${_iterator}" in | |
| ++ /scripts/functions/support : __rvm_array_contains() 68 > return 1 | |
| ++ /scripts/functions/build : __rvm_setup_compile_environment() 66 > __rvm_setup_compile_environment_osx_architectures ruby-1.9.3-p286 | |
| ++ /scripts/functions/build : __rvm_setup_compile_environment_osx_architectures() 1 > [[ -n '' ]] | |
| ++ /scripts/functions/build : __rvm_setup_compile_environment_osx_architectures() 153 > return 0 | |
| ++ /scripts/functions/build : __rvm_setup_compile_environment() 67 > __rvm_setup_compile_environment_gcc47 ruby-1.9.3-p286 | |
| ++ /scripts/functions/build : __rvm_setup_compile_environment_gcc47() 183 > __rvm_compiler_is_gcc47 | |
| ++ /scripts/functions/build : __rvm_compiler_is_gcc47() 58 > __rvm_found_compiler | |
| ++ /scripts/functions/build : __rvm_found_compiler() 31 > __rvm_selected_compiler | |
| ++ /scripts/functions/build : __rvm_selected_compiler() 3 > [[ =~ --with-gcc= ]] | |
| ++ /scripts/functions/build : __rvm_selected_compiler() 16 > [[ -n '' ]] | |
| ++ /scripts/functions/build : __rvm_selected_compiler() 26 > return 1 | |
| ++ /scripts/functions/build : __rvm_found_compiler() 31 > which gcc | |
| +++ /scripts/functions/build : __rvm_compiler_is_gcc47() 54 > __rvm_run_compiler -dumpversion | |
| +++ /scripts/functions/build : __rvm_run_compiler() 36 > typeset compiler | |
| ++++ /scripts/functions/build : __rvm_run_compiler() 38 > __rvm_found_compiler | |
| ++++ /scripts/functions/build : __rvm_found_compiler() 31 > __rvm_selected_compiler | |
| ++++ /scripts/functions/build : __rvm_selected_compiler() 3 > [[ =~ --with-gcc= ]] | |
| ++++ /scripts/functions/build : __rvm_selected_compiler() 16 > [[ -n '' ]] | |
| ++++ /scripts/functions/build : __rvm_selected_compiler() 26 > return 1 | |
| ++++ /scripts/functions/build : __rvm_found_compiler() 31 > which gcc | |
| +++ /scripts/functions/build : __rvm_run_compiler() 38 > compiler=/usr/bin/gcc | |
| +++ /scripts/functions/build : __rvm_run_compiler() 5 > [[ -n '' ]] | |
| +++ /scripts/functions/build : __rvm_run_compiler() 42 > /usr/bin/gcc -dumpversion | |
| ++ /scripts/functions/build : __rvm_compiler_is_gcc47() 54 > [[ 4.6 =~ 4\.7 ]] | |
| ++ /scripts/functions/build : __rvm_compiler_is_gcc47() 60 > return 1 | |
| ++ /scripts/functions/build : __rvm_setup_compile_environment_gcc47() 183 > return 0 | |
| ++ /scripts/functions/build : __rvm_setup_compile_environment() 68 > __rvm_setup_compile_environment_smartos ruby-1.9.3-p286 | |
| +++ /scripts/functions/build : __rvm_setup_compile_environment_smartos() 1 > uname -v | |
| ++ /scripts/functions/build : __rvm_setup_compile_environment_smartos() 1 > [[ #1 SMP Wed Aug 15 14:10:55 EDT 2012 =~ ^joyent ]] | |
| ++ /scripts/functions/build : __rvm_setup_compile_environment_smartos() 192 > return 0 | |
| +++ /scripts/functions/build : __rvm_setup_compile_environment() 69 > __rvm_found_compiler | |
| +++ /scripts/functions/build : __rvm_found_compiler() 31 > __rvm_selected_compiler | |
| +++ /scripts/functions/build : __rvm_selected_compiler() 3 > [[ =~ --with-gcc= ]] | |
| +++ /scripts/functions/build : __rvm_selected_compiler() 16 > [[ -n '' ]] | |
| +++ /scripts/functions/build : __rvm_selected_compiler() 26 > return 1 | |
| +++ /scripts/functions/build : __rvm_found_compiler() 31 > which gcc | |
| ++ /scripts/functions/build : __rvm_setup_compile_environment() 69 > rvm_debug 'found compiler: /usr/bin/gcc' | |
| ++ /scripts/functions/logging : rvm_debug() 1 > (( 0 )) | |
| ++ /scripts/functions/logging : rvm_debug() 73 > return 0 | |
| ++ /scripts/functions/manage/ruby : ruby_install() 65 > [[ i686-pc-linux-gnu == *darwin* ]] | |
| ++ /scripts/functions/manage/ruby : ruby_install() 144 > __rvm_compiler_is_llvm | |
| ++ /scripts/functions/build : __rvm_compiler_is_llvm() 51 > __rvm_found_compiler | |
| ++ /scripts/functions/build : __rvm_found_compiler() 31 > __rvm_selected_compiler | |
| ++ /scripts/functions/build : __rvm_selected_compiler() 3 > [[ =~ --with-gcc= ]] | |
| ++ /scripts/functions/build : __rvm_selected_compiler() 16 > [[ -n '' ]] | |
| ++ /scripts/functions/build : __rvm_selected_compiler() 26 > return 1 | |
| ++ /scripts/functions/build : __rvm_found_compiler() 31 > which gcc | |
| +++ /scripts/functions/build : __rvm_compiler_is_llvm() 47 > __rvm_run_compiler --version | |
| +++ /scripts/functions/build : __rvm_run_compiler() 36 > typeset compiler | |
| ++++ /scripts/functions/build : __rvm_run_compiler() 38 > __rvm_found_compiler | |
| ++++ /scripts/functions/build : __rvm_found_compiler() 31 > __rvm_selected_compiler | |
| ++++ /scripts/functions/build : __rvm_selected_compiler() 3 > [[ =~ --with-gcc= ]] | |
| ++++ /scripts/functions/build : __rvm_selected_compiler() 16 > [[ -n '' ]] | |
| ++++ /scripts/functions/build : __rvm_selected_compiler() 26 > return 1 | |
| ++++ /scripts/functions/build : __rvm_found_compiler() 31 > which gcc | |
| +++ /scripts/functions/build : __rvm_run_compiler() 38 > compiler=/usr/bin/gcc | |
| +++ /scripts/functions/build : __rvm_run_compiler() 5 > [[ -n '' ]] | |
| +++ /scripts/functions/build : __rvm_run_compiler() 42 > /usr/bin/gcc --version | |
| ++ /scripts/functions/build : __rvm_compiler_is_llvm() 47 > [[ gcc (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3 | |
| Copyright (C) 2011 Free Software Foundation, Inc. | |
| This is free software; see the source for copying conditions. There is NO | |
| warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. =~ llvm ]] | |
| ++ /scripts/functions/build : __rvm_compiler_is_llvm() 53 > return 1 | |
| ++ /scripts/functions/manage/ruby : ruby_install() 155 > __rvm_install_source | |
| ++ /scripts/functions/manage/base : __rvm_install_source() 101 > true 1 0 | |
| ++ /scripts/functions/manage/base : __rvm_install_source() 103 > typeset directory db_configure_flags | |
| ++ /scripts/functions/manage/base : __rvm_install_source() 104 > typeset -a autoconf_flags | |
| ++ /scripts/functions/manage/base : __rvm_install_source() 6 > (( rvm_ruby_selected_flag )) | |
| ++ /scripts/functions/manage/base : __rvm_install_source() 108 > rvm_log 'Installing Ruby from source to: /home/deploy/.rvm/rubies/ruby-1.9.3-p286, this may take a while depending on your cpu(s)...' | |
| ++ /scripts/functions/logging : rvm_log() 89 > rvm_pretty_print stdout | |
| ++ /scripts/functions/logging : rvm_pretty_print() 17 > case "${rvm_pretty_print_flag:=auto}" in | |
| ++ /scripts/functions/logging : rvm_pretty_print() 22 > case "${TERM:-dumb}" in | |
| ++ /scripts/functions/logging : rvm_pretty_print() 25 > case "$1" in | |
| ++ /scripts/functions/logging : rvm_pretty_print() 10 > [[ -t 1 ]] | |
| ++ /scripts/functions/logging : rvm_pretty_print() 32 > return 0 | |
| ++ /scripts/functions/logging : rvm_log() 90 > printf %b 'Installing Ruby from source to: /home/deploy/.rvm/rubies/ruby-1.9.3-p286, this may take a while depending on your cpu(s)...\n' | |
| Installing Ruby from source to: /home/deploy/.rvm/rubies/ruby-1.9.3-p286, this may take a while depending on your cpu(s)... | |
| ++ /scripts/functions/manage/base : __rvm_install_source() 109 > chpwd_functions= | |
| ++ /scripts/functions/manage/base : __rvm_install_source() 109 > builtin cd /home/deploy/.rvm/src | |
| ++ /scripts/functions/manage/base : __rvm_install_source() 111 > __rvm_fetch_ruby | |
| ++ /scripts/functions/manage/base : __rvm_fetch_ruby() 491 > typeset _current_command | |
| ++ /scripts/functions/manage/base : __rvm_fetch_ruby() 3 > (( 1 == 0 )) | |
| ++ /scripts/functions/manage/base : __rvm_fetch_ruby() 8 > (( 0 == 0 )) | |
| ++ /scripts/functions/manage/base : __rvm_fetch_ruby() 9 > [[ -z '' ]] | |
| ++ /scripts/functions/manage/base : __rvm_fetch_ruby() 9 > [[ -z '' ]] | |
| ++ /scripts/functions/manage/base : __rvm_fetch_ruby() 9 > [[ -z '' ]] | |
| ++ /scripts/functions/manage/base : __rvm_fetch_ruby() 501 > rvm_ruby_package_name=ruby-1.9.3-p286 | |
| ++ /scripts/functions/manage/base : __rvm_fetch_ruby() 502 > rvm_ruby_package_file=ruby-1.9.3-p286 | |
| ++ /scripts/functions/manage/base : __rvm_fetch_ruby() 504 > case "$rvm_ruby_string" in | |
| ++ /scripts/functions/manage/base : __rvm_fetch_ruby() 506 > rvm_archive_extension=tar.bz2 | |
| ++ /scripts/functions/manage/base : __rvm_fetch_ruby() 510 > case "$rvm_ruby_interpreter" in | |
| +++ /scripts/functions/manage/base : __rvm_fetch_ruby() 512 > __rvm_db ruby_1.9_url | |
| +++ /scripts/functions/db : __rvm_db() 7 > typeset value key variable | |
| +++ /scripts/functions/db : __rvm_db() 9 > key=ruby_1.9_url | |
| +++ /scripts/functions/db : __rvm_db() 10 > key=ruby_1.9_url | |
| +++ /scripts/functions/db : __rvm_db() 11 > variable= | |
| +++ /scripts/functions/db : __rvm_db() 7 > [[ -f /home/deploy/.rvm/user/db ]] | |
| ++++ /scripts/functions/db : __rvm_db() 14 > /home/deploy/.rvm/scripts/db /home/deploy/.rvm/user/db ruby_1.9_url | |
| +++ /scripts/functions/db : __rvm_db() 14 > value= | |
| +++ /scripts/functions/db : __rvm_db() 11 > [[ -z '' ]] | |
| ++++ /scripts/functions/db : __rvm_db() 18 > /home/deploy/.rvm/scripts/db /home/deploy/.rvm/config/db ruby_1.9_url | |
| +++ /scripts/functions/db : __rvm_db() 18 > value=http://ftp.ruby-lang.org/pub/ruby/1.9 | |
| +++ /scripts/functions/db : __rvm_db() 15 > [[ -n http://ftp.ruby-lang.org/pub/ruby/1.9 ]] | |
| +++ /scripts/functions/db : __rvm_db() 16 > [[ -z '' ]] | |
| +++ /scripts/functions/db : __rvm_db() 23 > echo http://ftp.ruby-lang.org/pub/ruby/1.9 | |
| +++ /scripts/functions/db : __rvm_db() 29 > return 0 | |
| ++ /scripts/functions/manage/base : __rvm_fetch_ruby() 512 > rvm_ruby_url=http://ftp.ruby-lang.org/pub/ruby/1.9/ruby-1.9.3-p286.tar.bz2 | |
| ++ /scripts/functions/manage/base : __rvm_fetch_ruby() 528 > __rvm_log_command fetch 'ruby-1.9.3-p286 - #downloading ruby-1.9.3-p286, this may take a while depending on your connection...' /home/deploy/.rvm/scripts/fetch http://ftp.ruby-lang.org/pub/ruby/1.9/ruby-1.9.3-p286.tar.bz2 | |
| ++ /scripts/functions/utility : __rvm_log_command() 86 > typeset name message _log _command_start _command_name | |
| ++ /scripts/functions/utility : __rvm_log_command() 87 > typeset -a _command | |
| ++ /scripts/functions/utility : __rvm_log_command() 89 > name=fetch | |
| ++ /scripts/functions/utility : __rvm_log_command() 90 > message='ruby-1.9.3-p286 - #downloading ruby-1.9.3-p286, this may take a while depending on your connection...' | |
| ++ /scripts/functions/utility : __rvm_log_command() 6 > [[ -z ruby-1.9.3-p286 - #downloading ruby-1.9.3-p286, this may take a while depending on your connection... ]] | |
| ++ /scripts/functions/utility : __rvm_log_command() 91 > rvm_log 'ruby-1.9.3-p286 - #downloading ruby-1.9.3-p286, this may take a while depending on your connection...' | |
| ++ /scripts/functions/logging : rvm_log() 89 > rvm_pretty_print stdout | |
| ++ /scripts/functions/logging : rvm_pretty_print() 17 > case "${rvm_pretty_print_flag:=auto}" in | |
| ++ /scripts/functions/logging : rvm_pretty_print() 22 > case "${TERM:-dumb}" in | |
| ++ /scripts/functions/logging : rvm_pretty_print() 25 > case "$1" in | |
| ++ /scripts/functions/logging : rvm_pretty_print() 10 > [[ -t 1 ]] | |
| ++ /scripts/functions/logging : rvm_pretty_print() 32 > return 0 | |
| ++ /scripts/functions/logging : rvm_log() 90 > printf %b 'ruby-1.9.3-p286 - #downloading ruby-1.9.3-p286, this may take a while depending on your connection...\n' | |
| ruby-1.9.3-p286 - #downloading ruby-1.9.3-p286, this may take a while depending on your connection... | |
| ++ /scripts/functions/utility : __rvm_log_command() 92 > shift 2 | |
| ++ /scripts/functions/utility : __rvm_log_command() 93 > _command=("$@") | |
| ++ /scripts/functions/utility : __rvm_log_command() 94 > _command_start=/home/deploy/.rvm/scripts/fetch | |
| ++ /scripts/functions/utility : __rvm_log_command() 79 > (( 2 )) | |
| ++ /scripts/functions/utility : __rvm_log_command() 79 > [[ /home/deploy/.rvm/scripts/fetch =~ = ]] | |
| ++ /scripts/functions/utility : __rvm_log_command() 98 > _command_name=/home/deploy/.rvm/scripts/fetch | |
| ++ /scripts/functions/utility : __rvm_log_command() 84 > [[ ! /home/deploy/.rvm/scripts/fetch =~ = ]] | |
| ++ /scripts/functions/utility : __rvm_log_command() 85 > (( 0 == 0 )) | |
| ++ /scripts/functions/utility : __rvm_log_command() 103 > _log=/home/deploy/.rvm/log/ruby-1.9.3-p286/fetch.log | |
| ++ /scripts/functions/utility : __rvm_log_command() 89 > [[ -d /home/deploy/.rvm/log/ruby-1.9.3-p286 ]] | |
| ++ /scripts/functions/utility : __rvm_log_command() 90 > [[ -f /home/deploy/.rvm/log/ruby-1.9.3-p286/fetch.log ]] | |
| ++ /scripts/functions/utility : __rvm_log_command() 114 > tee /home/deploy/.rvm/log/ruby-1.9.3-p286/fetch.log | |
| +++ /scripts/functions/utility : __rvm_log_command() 108 > date '+%Y-%m-%d %H:%M:%S' | |
| ++ /scripts/functions/utility : __rvm_log_command() 114 > rvm_debug_stream | |
| ++ /scripts/functions/logging : rvm_debug_stream() 1 > (( 0 && 1 )) | |
| ++ /scripts/functions/logging : rvm_debug_stream() 81 > return 0 | |
| ++ /scripts/functions/utility : __rvm_log_command() 108 > printf %b '[2012-11-06 03:30:18] /home/deploy/.rvm/scripts/fetch http://ftp.ruby-lang.org/pub/ruby/1.9/ruby-1.9.3-p286.tar.bz2\n' | |
| ++ /scripts/functions/utility : __rvm_log_command() 109 > is_a_function /home/deploy/.rvm/scripts/fetch | |
| ++ /scripts/functions/support : is_a_function() 144 > typeset -f /home/deploy/.rvm/scripts/fetch | |
| ++ /scripts/functions/support : is_a_function() 144 > return 1 | |
| ++ /scripts/functions/utility : __rvm_log_command() 112 > printf %b 'current path: /home/deploy/.rvm/src\n' | |
| ++ /scripts/functions/utility : __rvm_log_command() 116 > /home/deploy/.rvm/scripts/fetch http://ftp.ruby-lang.org/pub/ruby/1.9/ruby-1.9.3-p286.tar.bz2 | |
| ++ /scripts/functions/manage/base : __rvm_fetch_ruby() 517 > [[ -d /home/deploy/.rvm/src/ruby-1.9.3-p286 ]] | |
| ++ /scripts/functions/manage/base : __rvm_fetch_ruby() 533 > true | |
| ++ /scripts/functions/manage/base : __rvm_fetch_ruby() 520 > [[ ! -d /home/deploy/.rvm/src/ruby-1.9.3-p286 ]] | |
| ++ /scripts/functions/manage/base : __rvm_fetch_ruby() 538 > mkdir -p /home/deploy/.rvm/tmp/rvm_src_27507 | |
| ++ /scripts/functions/manage/base : __rvm_fetch_ruby() 540 > __rvm_log_command extract 'ruby-1.9.3-p286 - #extracting ruby-1.9.3-p286 to /home/deploy/.rvm/src/ruby-1.9.3-p286' __rvm_package extract /home/deploy/.rvm/archives/ruby-1.9.3-p286.tar.bz2 /home/deploy/.rvm/tmp/rvm_src_27507 | |
| ++ /scripts/functions/utility : __rvm_log_command() 86 > typeset name message _log _command_start _command_name | |
| ++ /scripts/functions/utility : __rvm_log_command() 87 > typeset -a _command | |
| ++ /scripts/functions/utility : __rvm_log_command() 89 > name=extract | |
| ++ /scripts/functions/utility : __rvm_log_command() 90 > message='ruby-1.9.3-p286 - #extracting ruby-1.9.3-p286 to /home/deploy/.rvm/src/ruby-1.9.3-p286' | |
| ++ /scripts/functions/utility : __rvm_log_command() 6 > [[ -z ruby-1.9.3-p286 - #extracting ruby-1.9.3-p286 to /home/deploy/.rvm/src/ruby-1.9.3-p286 ]] | |
| ++ /scripts/functions/utility : __rvm_log_command() 91 > rvm_log 'ruby-1.9.3-p286 - #extracting ruby-1.9.3-p286 to /home/deploy/.rvm/src/ruby-1.9.3-p286' | |
| ++ /scripts/functions/logging : rvm_log() 89 > rvm_pretty_print stdout | |
| ++ /scripts/functions/logging : rvm_pretty_print() 17 > case "${rvm_pretty_print_flag:=auto}" in | |
| ++ /scripts/functions/logging : rvm_pretty_print() 22 > case "${TERM:-dumb}" in | |
| ++ /scripts/functions/logging : rvm_pretty_print() 25 > case "$1" in | |
| ++ /scripts/functions/logging : rvm_pretty_print() 10 > [[ -t 1 ]] | |
| ++ /scripts/functions/logging : rvm_pretty_print() 32 > return 0 | |
| ++ /scripts/functions/logging : rvm_log() 90 > printf %b 'ruby-1.9.3-p286 - #extracting ruby-1.9.3-p286 to /home/deploy/.rvm/src/ruby-1.9.3-p286\n' | |
| ruby-1.9.3-p286 - #extracting ruby-1.9.3-p286 to /home/deploy/.rvm/src/ruby-1.9.3-p286 | |
| ++ /scripts/functions/utility : __rvm_log_command() 92 > shift 2 | |
| ++ /scripts/functions/utility : __rvm_log_command() 93 > _command=("$@") | |
| ++ /scripts/functions/utility : __rvm_log_command() 94 > _command_start=__rvm_package | |
| ++ /scripts/functions/utility : __rvm_log_command() 79 > (( 4 )) | |
| ++ /scripts/functions/utility : __rvm_log_command() 79 > [[ __rvm_package =~ = ]] | |
| ++ /scripts/functions/utility : __rvm_log_command() 98 > _command_name=__rvm_package | |
| ++ /scripts/functions/utility : __rvm_log_command() 84 > [[ ! __rvm_package =~ = ]] | |
| ++ /scripts/functions/utility : __rvm_log_command() 85 > (( 0 == 0 )) | |
| ++ /scripts/functions/utility : __rvm_log_command() 103 > _log=/home/deploy/.rvm/log/ruby-1.9.3-p286/extract.log | |
| ++ /scripts/functions/utility : __rvm_log_command() 89 > [[ -d /home/deploy/.rvm/log/ruby-1.9.3-p286 ]] | |
| ++ /scripts/functions/utility : __rvm_log_command() 90 > [[ -f /home/deploy/.rvm/log/ruby-1.9.3-p286/extract.log ]] | |
| ++ /scripts/functions/utility : __rvm_log_command() 114 > tee /home/deploy/.rvm/log/ruby-1.9.3-p286/extract.log | |
| +++ /scripts/functions/utility : __rvm_log_command() 108 > date '+%Y-%m-%d %H:%M:%S' | |
| ++ /scripts/functions/utility : __rvm_log_command() 114 > rvm_debug_stream | |
| ++ /scripts/functions/logging : rvm_debug_stream() 1 > (( 0 && 1 )) | |
| ++ /scripts/functions/logging : rvm_debug_stream() 81 > return 0 | |
| ++ /scripts/functions/utility : __rvm_log_command() 108 > printf %b '[2012-11-06 03:30:18] __rvm_package extract /home/deploy/.rvm/archives/ruby-1.9.3-p286.tar.bz2 /home/deploy/.rvm/tmp/rvm_src_27507\n' | |
| ++ /scripts/functions/utility : __rvm_log_command() 109 > is_a_function __rvm_package | |
| ++ /scripts/functions/support : is_a_function() 144 > typeset -f __rvm_package | |
| ++ /scripts/functions/utility : __rvm_log_command() 110 > typeset -f __rvm_package | |
| ++ /scripts/functions/utility : __rvm_log_command() 116 > __rvm_package extract /home/deploy/.rvm/archives/ruby-1.9.3-p286.tar.bz2 /home/deploy/.rvm/tmp/rvm_src_27507 | |
| ++ /scripts/functions/manage/base : __rvm_fetch_ruby() 553 > __rvm_rm_rf /home/deploy/.rvm/src/ruby-1.9.3-p286 | |
| ++ /scripts/functions/cleanup : __rvm_rm_rf() 6 > __rvm_rm_rf_verbose /home/deploy/.rvm/src/ruby-1.9.3-p286 | |
| ++ /scripts/functions/cleanup : __rvm_rm_rf_verbose() 13 > typeset result target | |
| ++ /scripts/functions/cleanup : __rvm_rm_rf_verbose() 14 > result=1 | |
| ++ /scripts/functions/cleanup : __rvm_rm_rf_verbose() 15 > target=/home/deploy/.rvm/src/ruby-1.9.3-p286 | |
| ++ /scripts/functions/cleanup : __rvm_rm_rf_verbose() 6 > [[ -n '' ]] | |
| ++ /scripts/functions/cleanup : __rvm_rm_rf_verbose() 10 > [[ -n 4.2.24(1)-release ]] | |
| ++ /scripts/functions/cleanup : __rvm_rm_rf_verbose() 24 > shopt -s extglob | |
| ++ /scripts/functions/cleanup : __rvm_rm_rf_verbose() 29 > case "${target}" in | |
| ++ /scripts/functions/cleanup : __rvm_rm_rf_verbose() 22 > [[ -n /home/deploy/.rvm/src/ruby-1.9.3-p286 ]] | |
| ++ /scripts/functions/cleanup : __rvm_rm_rf_verbose() 24 > [[ -d /home/deploy/.rvm/src/ruby-1.9.3-p286 ]] | |
| ++ /scripts/functions/cleanup : __rvm_rm_rf_verbose() 28 > [[ -f /home/deploy/.rvm/src/ruby-1.9.3-p286 ]] | |
| ++ /scripts/functions/cleanup : __rvm_rm_rf_verbose() 28 > [[ -L /home/deploy/.rvm/src/ruby-1.9.3-p286 ]] | |
| ++ /scripts/functions/cleanup : __rvm_rm_rf_verbose() 45 > result=0 | |
| ++ /scripts/functions/cleanup : __rvm_rm_rf_verbose() 50 > return 0 | |
| +++ /scripts/functions/manage/base : __rvm_fetch_ruby() 558 > find /home/deploy/.rvm/tmp/rvm_src_27507 -mindepth 1 -maxdepth 1 -type d | |
| ++ /scripts/functions/manage/base : __rvm_fetch_ruby() 557 > mv /home/deploy/.rvm/tmp/rvm_src_27507/ruby-1.9.3-p286 /home/deploy/.rvm/src/ruby-1.9.3-p286 | |
| ++ /scripts/functions/manage/base : __rvm_fetch_ruby() 559 > __rvm_rm_rf /home/deploy/.rvm/tmp/rvm_src_27507 | |
| ++ /scripts/functions/cleanup : __rvm_rm_rf() 6 > __rvm_rm_rf_verbose /home/deploy/.rvm/tmp/rvm_src_27507 | |
| ++ /scripts/functions/cleanup : __rvm_rm_rf_verbose() 13 > typeset result target | |
| ++ /scripts/functions/cleanup : __rvm_rm_rf_verbose() 14 > result=1 | |
| ++ /scripts/functions/cleanup : __rvm_rm_rf_verbose() 15 > target=/home/deploy/.rvm/tmp/rvm_src_27507 | |
| ++ /scripts/functions/cleanup : __rvm_rm_rf_verbose() 6 > [[ -n '' ]] | |
| ++ /scripts/functions/cleanup : __rvm_rm_rf_verbose() 10 > [[ -n 4.2.24(1)-release ]] | |
| ++ /scripts/functions/cleanup : __rvm_rm_rf_verbose() 24 > shopt -s extglob | |
| ++ /scripts/functions/cleanup : __rvm_rm_rf_verbose() 29 > case "${target}" in | |
| ++ /scripts/functions/cleanup : __rvm_rm_rf_verbose() 22 > [[ -n /home/deploy/.rvm/tmp/rvm_src_27507 ]] | |
| ++ /scripts/functions/cleanup : __rvm_rm_rf_verbose() 24 > [[ -d /home/deploy/.rvm/tmp/rvm_src_27507 ]] | |
| ++ /scripts/functions/cleanup : __rvm_rm_rf_verbose() 38 > rm -rf /home/deploy/.rvm/tmp/rvm_src_27507 | |
| ++ /scripts/functions/cleanup : __rvm_rm_rf_verbose() 39 > result=0 | |
| ++ /scripts/functions/cleanup : __rvm_rm_rf_verbose() 50 > return 0 | |
| ++ /scripts/functions/manage/base : __rvm_fetch_ruby() 550 > [[ -n '' ]] | |
| ++ /scripts/functions/manage/base : __rvm_fetch_ruby() 566 > rvm_log 'ruby-1.9.3-p286 - #extracted to /home/deploy/.rvm/src/ruby-1.9.3-p286' | |
| ++ /scripts/functions/logging : rvm_log() 89 > rvm_pretty_print stdout | |
| ++ /scripts/functions/logging : rvm_pretty_print() 17 > case "${rvm_pretty_print_flag:=auto}" in | |
| ++ /scripts/functions/logging : rvm_pretty_print() 22 > case "${TERM:-dumb}" in | |
| ++ /scripts/functions/logging : rvm_pretty_print() 25 > case "$1" in | |
| ++ /scripts/functions/logging : rvm_pretty_print() 10 > [[ -t 1 ]] | |
| ++ /scripts/functions/logging : rvm_pretty_print() 32 > return 0 | |
| ++ /scripts/functions/logging : rvm_log() 90 > printf %b 'ruby-1.9.3-p286 - #extracted to /home/deploy/.rvm/src/ruby-1.9.3-p286\n' | |
| ruby-1.9.3-p286 - #extracted to /home/deploy/.rvm/src/ruby-1.9.3-p286 | |
| ++ /scripts/functions/manage/base : __rvm_fetch_ruby() 571 > return 0 | |
| ++ /scripts/functions/manage/base : __rvm_install_source() 112 > true | |
| ++ /scripts/functions/manage/base : __rvm_install_source() 119 > chpwd_functions= | |
| ++ /scripts/functions/manage/base : __rvm_install_source() 119 > builtin cd /home/deploy/.rvm/src/ruby-1.9.3-p286 | |
| ++ /scripts/functions/manage/base : __rvm_install_source() 120 > true | |
| ++ /scripts/functions/manage/base : __rvm_install_source() 111 > [[ -d /home/deploy/.rvm/usr ]] | |
| ++ /scripts/functions/manage/base : __rvm_install_source() 129 > __rvm_add_to_path prepend /home/deploy/.rvm/usr/bin | |
| ++ /scripts/functions/utility : __rvm_add_to_path() 202 > export PATH | |
| ++ /scripts/functions/utility : __rvm_add_to_path() 3 > (( 2 != 2 )) | |
| ++ /scripts/functions/utility : __rvm_add_to_path() 3 > [[ -z /home/deploy/.rvm/usr/bin ]] | |
| ++ /scripts/functions/utility : __rvm_add_to_path() 210 > __rvm_remove_from_path /home/deploy/.rvm/usr/bin | |
| ++ /scripts/functions/utility : __rvm_remove_from_path() 192 > export PATH | |
| ++ /scripts/functions/utility : __rvm_remove_from_path() 193 > typeset -a _path | |
| ++ /scripts/functions/utility : __rvm_remove_from_path() 194 > _path=() | |
| ++ /scripts/functions/utility : __rvm_remove_from_path() 195 > __rvm_custom_separated_array _path : /home/deploy/.rvm/gems/ruby-1.9.3-p286/bin:/home/deploy/.rvm/gems/ruby-1.9.3-p286@global/bin:/home/deploy/.rvm/rubies/ruby-1.9.3-p286/bin:/home/deploy/.rvm/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games | |
| ++ /scripts/functions/utility : __rvm_custom_separated_array() 340 > typeset IFS | |
| ++ /scripts/functions/utility : __rvm_custom_separated_array() 341 > IFS=: | |
| ++ /scripts/functions/utility : __rvm_custom_separated_array() 3 > [[ -n '' ]] | |
| ++ /scripts/functions/utility : __rvm_custom_separated_array() 344 > eval '_path+=( $3 )' | |
| +++ /scripts/functions/utility : __rvm_custom_separated_array() 344 > _path+=($3) | |
| ++ /scripts/functions/utility : __rvm_remove_from_path() 196 > __rvm_remove_from_array _path /home/deploy/.rvm/usr/bin /home/deploy/.rvm/gems/ruby-1.9.3-p286/bin /home/deploy/.rvm/gems/ruby-1.9.3-p286@global/bin /home/deploy/.rvm/rubies/ruby-1.9.3-p286/bin /home/deploy/.rvm/bin /usr/local/sbin /usr/local/bin /usr/sbin /usr/bin /sbin /bin /usr/games | |
| ++ /scripts/functions/utility : __rvm_remove_from_array() 350 > typeset _array_name _search _iterator | |
| ++ /scripts/functions/utility : __rvm_remove_from_array() 351 > typeset -a _temp_array | |
| ++ /scripts/functions/utility : __rvm_remove_from_array() 352 > _array_name=_path | |
| ++ /scripts/functions/utility : __rvm_remove_from_array() 353 > _search=/home/deploy/.rvm/usr/bin | |
| ++ /scripts/functions/utility : __rvm_remove_from_array() 354 > shift 2 | |
| ++ /scripts/functions/utility : __rvm_remove_from_array() 355 > _temp_array=() | |
| ++ /scripts/functions/utility : __rvm_remove_from_array() 356 > for _iterator in '"$@"' | |
| ++ /scripts/functions/utility : __rvm_remove_from_array() 358 > __rvm_string_match /home/deploy/.rvm/gems/ruby-1.9.3-p286/bin /home/deploy/.rvm/usr/bin | |
| ++ /scripts/functions/support : __rvm_string_match() 43 > typeset _string | |
| ++ /scripts/functions/support : __rvm_string_match() 44 > _string=/home/deploy/.rvm/gems/ruby-1.9.3-p286/bin | |
| ++ /scripts/functions/support : __rvm_string_match() 45 > shift | |
| ++ /scripts/functions/support : __rvm_string_match() 4 > (( 1 )) | |
| ++ /scripts/functions/support : __rvm_string_match() 48 > case "${_string}" in | |
| ++ /scripts/functions/support : __rvm_string_match() 51 > shift | |
| ++ /scripts/functions/support : __rvm_string_match() 4 > (( 0 )) | |
| ++ /scripts/functions/support : __rvm_string_match() 53 > return 1 | |
| ++ /scripts/functions/utility : __rvm_remove_from_array() 358 > _temp_array+=("$_iterator") | |
| ++ /scripts/functions/utility : __rvm_remove_from_array() 356 > for _iterator in '"$@"' | |
| ++ /scripts/functions/utility : __rvm_remove_from_array() 358 > __rvm_string_match /home/deploy/.rvm/gems/ruby-1.9.3-p286@global/bin /home/deploy/.rvm/usr/bin | |
| ++ /scripts/functions/support : __rvm_string_match() 43 > typeset _string | |
| ++ /scripts/functions/support : __rvm_string_match() 44 > _string=/home/deploy/.rvm/gems/ruby-1.9.3-p286@global/bin | |
| ++ /scripts/functions/support : __rvm_string_match() 45 > shift | |
| ++ /scripts/functions/support : __rvm_string_match() 4 > (( 1 )) | |
| ++ /scripts/functions/support : __rvm_string_match() 48 > case "${_string}" in | |
| ++ /scripts/functions/support : __rvm_string_match() 51 > shift | |
| ++ /scripts/functions/support : __rvm_string_match() 4 > (( 0 )) | |
| ++ /scripts/functions/support : __rvm_string_match() 53 > return 1 | |
| ++ /scripts/functions/utility : __rvm_remove_from_array() 358 > _temp_array+=("$_iterator") | |
| ++ /scripts/functions/utility : __rvm_remove_from_array() 356 > for _iterator in '"$@"' | |
| ++ /scripts/functions/utility : __rvm_remove_from_array() 358 > __rvm_string_match /home/deploy/.rvm/rubies/ruby-1.9.3-p286/bin /home/deploy/.rvm/usr/bin | |
| ++ /scripts/functions/support : __rvm_string_match() 43 > typeset _string | |
| ++ /scripts/functions/support : __rvm_string_match() 44 > _string=/home/deploy/.rvm/rubies/ruby-1.9.3-p286/bin | |
| ++ /scripts/functions/support : __rvm_string_match() 45 > shift | |
| ++ /scripts/functions/support : __rvm_string_match() 4 > (( 1 )) | |
| ++ /scripts/functions/support : __rvm_string_match() 48 > case "${_string}" in | |
| ++ /scripts/functions/support : __rvm_string_match() 51 > shift | |
| ++ /scripts/functions/support : __rvm_string_match() 4 > (( 0 )) | |
| ++ /scripts/functions/support : __rvm_string_match() 53 > return 1 | |
| ++ /scripts/functions/utility : __rvm_remove_from_array() 358 > _temp_array+=("$_iterator") | |
| ++ /scripts/functions/utility : __rvm_remove_from_array() 356 > for _iterator in '"$@"' | |
| ++ /scripts/functions/utility : __rvm_remove_from_array() 358 > __rvm_string_match /home/deploy/.rvm/bin /home/deploy/.rvm/usr/bin | |
| ++ /scripts/functions/support : __rvm_string_match() 43 > typeset _string | |
| ++ /scripts/functions/support : __rvm_string_match() 44 > _string=/home/deploy/.rvm/bin | |
| ++ /scripts/functions/support : __rvm_string_match() 45 > shift | |
| ++ /scripts/functions/support : __rvm_string_match() 4 > (( 1 )) | |
| ++ /scripts/functions/support : __rvm_string_match() 48 > case "${_string}" in | |
| ++ /scripts/functions/support : __rvm_string_match() 51 > shift | |
| ++ /scripts/functions/support : __rvm_string_match() 4 > (( 0 )) | |
| ++ /scripts/functions/support : __rvm_string_match() 53 > return 1 | |
| ++ /scripts/functions/utility : __rvm_remove_from_array() 358 > _temp_array+=("$_iterator") | |
| ++ /scripts/functions/utility : __rvm_remove_from_array() 356 > for _iterator in '"$@"' | |
| ++ /scripts/functions/utility : __rvm_remove_from_array() 358 > __rvm_string_match /usr/local/sbin /home/deploy/.rvm/usr/bin | |
| ++ /scripts/functions/support : __rvm_string_match() 43 > typeset _string | |
| ++ /scripts/functions/support : __rvm_string_match() 44 > _string=/usr/local/sbin | |
| ++ /scripts/functions/support : __rvm_string_match() 45 > shift | |
| ++ /scripts/functions/support : __rvm_string_match() 4 > (( 1 )) | |
| ++ /scripts/functions/support : __rvm_string_match() 48 > case "${_string}" in | |
| ++ /scripts/functions/support : __rvm_string_match() 51 > shift | |
| ++ /scripts/functions/support : __rvm_string_match() 4 > (( 0 )) | |
| ++ /scripts/functions/support : __rvm_string_match() 53 > return 1 | |
| ++ /scripts/functions/utility : __rvm_remove_from_array() 358 > _temp_array+=("$_iterator") | |
| ++ /scripts/functions/utility : __rvm_remove_from_array() 356 > for _iterator in '"$@"' | |
| ++ /scripts/functions/utility : __rvm_remove_from_array() 358 > __rvm_string_match /usr/local/bin /home/deploy/.rvm/usr/bin | |
| ++ /scripts/functions/support : __rvm_string_match() 43 > typeset _string | |
| ++ /scripts/functions/support : __rvm_string_match() 44 > _string=/usr/local/bin | |
| ++ /scripts/functions/support : __rvm_string_match() 45 > shift | |
| ++ /scripts/functions/support : __rvm_string_match() 4 > (( 1 )) | |
| ++ /scripts/functions/support : __rvm_string_match() 48 > case "${_string}" in | |
| ++ /scripts/functions/support : __rvm_string_match() 51 > shift | |
| ++ /scripts/functions/support : __rvm_string_match() 4 > (( 0 )) | |
| ++ /scripts/functions/support : __rvm_string_match() 53 > return 1 | |
| ++ /scripts/functions/utility : __rvm_remove_from_array() 358 > _temp_array+=("$_iterator") | |
| ++ /scripts/functions/utility : __rvm_remove_from_array() 356 > for _iterator in '"$@"' | |
| ++ /scripts/functions/utility : __rvm_remove_from_array() 358 > __rvm_string_match /usr/sbin /home/deploy/.rvm/usr/bin | |
| ++ /scripts/functions/support : __rvm_string_match() 43 > typeset _string | |
| ++ /scripts/functions/support : __rvm_string_match() 44 > _string=/usr/sbin | |
| ++ /scripts/functions/support : __rvm_string_match() 45 > shift | |
| ++ /scripts/functions/support : __rvm_string_match() 4 > (( 1 )) | |
| ++ /scripts/functions/support : __rvm_string_match() 48 > case "${_string}" in | |
| ++ /scripts/functions/support : __rvm_string_match() 51 > shift | |
| ++ /scripts/functions/support : __rvm_string_match() 4 > (( 0 )) | |
| ++ /scripts/functions/support : __rvm_string_match() 53 > return 1 | |
| ++ /scripts/functions/utility : __rvm_remove_from_array() 358 > _temp_array+=("$_iterator") | |
| ++ /scripts/functions/utility : __rvm_remove_from_array() 356 > for _iterator in '"$@"' | |
| ++ /scripts/functions/utility : __rvm_remove_from_array() 358 > __rvm_string_match /usr/bin /home/deploy/.rvm/usr/bin | |
| ++ /scripts/functions/support : __rvm_string_match() 43 > typeset _string | |
| ++ /scripts/functions/support : __rvm_string_match() 44 > _string=/usr/bin | |
| ++ /scripts/functions/support : __rvm_string_match() 45 > shift | |
| ++ /scripts/functions/support : __rvm_string_match() 4 > (( 1 )) | |
| ++ /scripts/functions/support : __rvm_string_match() 48 > case "${_string}" in | |
| ++ /scripts/functions/support : __rvm_string_match() 51 > shift | |
| ++ /scripts/functions/support : __rvm_string_match() 4 > (( 0 )) | |
| ++ /scripts/functions/support : __rvm_string_match() 53 > return 1 | |
| ++ /scripts/functions/utility : __rvm_remove_from_array() 358 > _temp_array+=("$_iterator") | |
| ++ /scripts/functions/utility : __rvm_remove_from_array() 356 > for _iterator in '"$@"' | |
| ++ /scripts/functions/utility : __rvm_remove_from_array() 358 > __rvm_string_match /sbin /home/deploy/.rvm/usr/bin | |
| ++ /scripts/functions/support : __rvm_string_match() 43 > typeset _string | |
| ++ /scripts/functions/support : __rvm_string_match() 44 > _string=/sbin | |
| ++ /scripts/functions/support : __rvm_string_match() 45 > shift | |
| ++ /scripts/functions/support : __rvm_string_match() 4 > (( 1 )) | |
| ++ /scripts/functions/support : __rvm_string_match() 48 > case "${_string}" in | |
| ++ /scripts/functions/support : __rvm_string_match() 51 > shift | |
| ++ /scripts/functions/support : __rvm_string_match() 4 > (( 0 )) | |
| ++ /scripts/functions/support : __rvm_string_match() 53 > return 1 | |
| ++ /scripts/functions/utility : __rvm_remove_from_array() 358 > _temp_array+=("$_iterator") | |
| ++ /scripts/functions/utility : __rvm_remove_from_array() 356 > for _iterator in '"$@"' | |
| ++ /scripts/functions/utility : __rvm_remove_from_array() 358 > __rvm_string_match /bin /home/deploy/.rvm/usr/bin | |
| ++ /scripts/functions/support : __rvm_string_match() 43 > typeset _string | |
| ++ /scripts/functions/support : __rvm_string_match() 44 > _string=/bin | |
| ++ /scripts/functions/support : __rvm_string_match() 45 > shift | |
| ++ /scripts/functions/support : __rvm_string_match() 4 > (( 1 )) | |
| ++ /scripts/functions/support : __rvm_string_match() 48 > case "${_string}" in | |
| ++ /scripts/functions/support : __rvm_string_match() 51 > shift | |
| ++ /scripts/functions/support : __rvm_string_match() 4 > (( 0 )) | |
| ++ /scripts/functions/support : __rvm_string_match() 53 > return 1 | |
| ++ /scripts/functions/utility : __rvm_remove_from_array() 358 > _temp_array+=("$_iterator") | |
| ++ /scripts/functions/utility : __rvm_remove_from_array() 356 > for _iterator in '"$@"' | |
| ++ /scripts/functions/utility : __rvm_remove_from_array() 358 > __rvm_string_match /usr/games /home/deploy/.rvm/usr/bin | |
| ++ /scripts/functions/support : __rvm_string_match() 43 > typeset _string | |
| ++ /scripts/functions/support : __rvm_string_match() 44 > _string=/usr/games | |
| ++ /scripts/functions/support : __rvm_string_match() 45 > shift | |
| ++ /scripts/functions/support : __rvm_string_match() 4 > (( 1 )) | |
| ++ /scripts/functions/support : __rvm_string_match() 48 > case "${_string}" in | |
| ++ /scripts/functions/support : __rvm_string_match() 51 > shift | |
| ++ /scripts/functions/support : __rvm_string_match() 4 > (( 0 )) | |
| ++ /scripts/functions/support : __rvm_string_match() 53 > return 1 | |
| ++ /scripts/functions/utility : __rvm_remove_from_array() 358 > _temp_array+=("$_iterator") | |
| ++ /scripts/functions/utility : __rvm_remove_from_array() 360 > eval '_path=( "${_temp_array[@]}" )' | |
| +++ /scripts/functions/utility : __rvm_remove_from_array() 360 > _path=("${_temp_array[@]}") | |
| ++ /scripts/functions/utility : __rvm_remove_from_path() 197 > __rvm_join_array PATH : _path | |
| ++ /scripts/functions/utility : __rvm_join_array() 365 > typeset IFS | |
| ++ /scripts/functions/utility : __rvm_join_array() 366 > IFS=: | |
| ++ /scripts/functions/utility : __rvm_join_array() 367 > eval 'PATH="${_path[*]}"' | |
| +++ /scripts/functions/utility : __rvm_join_array() 367 > PATH=/home/deploy/.rvm/gems/ruby-1.9.3-p286/bin:/home/deploy/.rvm/gems/ruby-1.9.3-p286@global/bin:/home/deploy/.rvm/rubies/ruby-1.9.3-p286/bin:/home/deploy/.rvm/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games | |
| ++ /scripts/functions/utility : __rvm_add_to_path() 211 > case "$1" in | |
| ++ /scripts/functions/utility : __rvm_add_to_path() 212 > PATH=/home/deploy/.rvm/usr/bin:/home/deploy/.rvm/gems/ruby-1.9.3-p286/bin:/home/deploy/.rvm/gems/ruby-1.9.3-p286@global/bin:/home/deploy/.rvm/rubies/ruby-1.9.3-p286/bin:/home/deploy/.rvm/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games | |
| ++ /scripts/functions/utility : __rvm_add_to_path() -146 > [[ -n '' ]] | |
| ++ /scripts/functions/utility : __rvm_add_to_path() 223 > builtin hash -r | |
| ++ /scripts/functions/manage/base : __rvm_install_source() 130 > builtin hash -r | |
| ++ /scripts/functions/manage/base : __rvm_install_source() -231 > (( rvm_static_flag == 1 )) | |
| ++ /scripts/functions/manage/base : __rvm_install_source() 149 > __rvm_apply_patches | |
| ++ /scripts/functions/manage/base : __rvm_apply_patches() 36 > typeset patch_name patch_level_separator patch_fuzziness patch_level source_directory full_patch_path _save_dir | |
| ++ /scripts/functions/manage/base : __rvm_apply_patches() 37 > typeset -a patches | |
| ++ /scripts/functions/manage/base : __rvm_apply_patches() 38 > patches=() | |
| ++ /scripts/functions/manage/base : __rvm_apply_patches() 39 > patch_level_separator=% | |
| ++ /scripts/functions/manage/base : __rvm_apply_patches() 40 > patch_fuzziness=25 | |
| ++ /scripts/functions/manage/base : __rvm_apply_patches() 41 > result=0 | |
| ++ /scripts/functions/manage/base : __rvm_apply_patches() 42 > source_directory=/home/deploy/.rvm/src/ruby-1.9.3-p286 | |
| ++ /scripts/functions/manage/base : __rvm_apply_patches() 8 > (( 0 == 0 )) | |
| ++ /scripts/functions/manage/base : __rvm_apply_patches() 45 > _save_dir=/home/deploy/.rvm/src/ruby-1.9.3-p286 | |
| ++ /scripts/functions/manage/base : __rvm_apply_patches() 46 > chpwd_functions= | |
| ++ /scripts/functions/manage/base : __rvm_apply_patches() 46 > builtin cd /home/deploy/.rvm/src/ruby-1.9.3-p286 | |
| ++ /scripts/functions/manage/base : __rvm_apply_patches() 47 > case "${1:-all}" in | |
| ++ /scripts/functions/manage/base : __rvm_apply_patches() 48 > __rvm_current_patch_names patches | |
| ++ /scripts/functions/manage/base : __rvm_current_patch_names() 8 > typeset _variable patch_level_separator level name expanded_name | |
| ++ /scripts/functions/manage/base : __rvm_current_patch_names() 9 > _variable=patches | |
| ++ /scripts/functions/manage/base : __rvm_current_patch_names() 11 > patch_level_separator=% | |
| ++ /scripts/functions/manage/base : __rvm_current_patch_names() 12 > for name in '"${rvm_patch_names[@]}"' default | |
| ++ /scripts/functions/manage/base : __rvm_current_patch_names() 14 > rvm_debug 'Trying patch '\''cflags'\''.' | |
| ++ /scripts/functions/logging : rvm_debug() 1 > (( 0 )) | |
| ++ /scripts/functions/logging : rvm_debug() 73 > return 0 | |
| ++ /scripts/functions/manage/base : __rvm_current_patch_names() -57 > [[ -n cflags ]] | |
| ++ /scripts/functions/manage/base : __rvm_current_patch_names() 17 > __rvm_string_match cflags '*%*' | |
| ++ /scripts/functions/support : __rvm_string_match() 43 > typeset _string | |
| ++ /scripts/functions/support : __rvm_string_match() 44 > _string=cflags | |
| ++ /scripts/functions/support : __rvm_string_match() 45 > shift | |
| ++ /scripts/functions/support : __rvm_string_match() 4 > (( 1 )) | |
| ++ /scripts/functions/support : __rvm_string_match() 48 > case "${_string}" in | |
| ++ /scripts/functions/support : __rvm_string_match() 51 > shift | |
| ++ /scripts/functions/support : __rvm_string_match() 4 > (( 0 )) | |
| ++ /scripts/functions/support : __rvm_string_match() 53 > return 1 | |
| ++ /scripts/functions/manage/base : __rvm_current_patch_names() 19 > level=1 | |
| ++ /scripts/functions/manage/base : __rvm_current_patch_names() 21 > name=cflags | |
| ++ /scripts/functions/manage/base : __rvm_current_patch_names() 22 > rvm_debug 'Partch name '\''cflags'\''.' | |
| ++ /scripts/functions/logging : rvm_debug() 1 > (( 0 )) | |
| ++ /scripts/functions/logging : rvm_debug() 73 > return 0 | |
| ++ /scripts/functions/manage/base : __rvm_current_patch_names() 24 > read -r expanded_name | |
| +++ /scripts/functions/manage/base : __rvm_current_patch_names() 13 > __rvm_expand_patch_name cflags 1 | |
| +++ /scripts/patches : __rvm_expand_patch_name() 22 > typeset name level expanded_patch_name | |
| +++ /scripts/patches : __rvm_expand_patch_name() 23 > name=cflags | |
| +++ /scripts/patches : __rvm_expand_patch_name() 24 > level=1 | |
| +++ /scripts/patches : __rvm_expand_patch_name() 4 > [[ -z cflags ]] | |
| ++++ /scripts/patches : __rvm_expand_patch_name() 27 > rvm_ruby_string=ruby-1.9.3-p286 | |
| ++++ /scripts/patches : __rvm_expand_patch_name() 27 > /home/deploy/.rvm/scripts/patchsets show cflags | |
| ++ /scripts/base : 11 > [[ -z '' ]] | |
| ++ /scripts/base : 16 > export PS4 | |
| ++ /scripts/base : 17 > PS4='+ ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > ' | |
| ++ /scripts/base : 21 > export __array_start rvm_path | |
| ++ /scripts/base : 26 > [[ -n '' ]] | |
| ++ /scripts/base : 30 > __array_start=0 | |
| ++ /scripts/base : 33 > (( 0 == 0 )) | |
| ++ /scripts/base : 35 > [[ -n 0002 ]] | |
| ++ /scripts/base : 36 > rvm_rvmrc_files=("/etc/rvmrc" "$HOME/.rvmrc") | |
| ++ /scripts/base : 37 > [[ -n /home/deploy ]] | |
| ++ /scripts/base : 37 > [[ /home/deploy/.rvmrc -ef /home/deploy/.rvmrc ]] | |
| ++ /scripts/base : 38 > rvm_rvmrc_files+=("${rvm_prefix}/.rvmrc") | |
| ++ /scripts/base : 41 > for rvmrc in '"${rvm_rvmrc_files[@]}"' | |
| ++ /scripts/base : 43 > [[ -f /etc/rvmrc ]] | |
| ++ /scripts/base : 41 > for rvmrc in '"${rvm_rvmrc_files[@]}"' | |
| ++ /scripts/base : 43 > [[ -f /home/deploy/.rvmrc ]] | |
| ++ /scripts/base : 41 > for rvmrc in '"${rvm_rvmrc_files[@]}"' | |
| ++ /scripts/base : 43 > [[ -f /home/deploy/.rvmrc ]] | |
| ++ /scripts/base : 58 > unset rvm_rvmrc_files | |
| ++ /scripts/base : 61 > export rvm_path | |
| ++ /scripts/base : 62 > [[ -z /home/deploy/.rvm ]] | |
| ++ /scripts/base : 74 > true /home/deploy/.rvm/scripts | |
| ++ /scripts/base : 77 > source /home/deploy/.rvm/scripts/initialize | |
| +++ /scripts/initialize : 3 > : rvm_trace_flag:1 | |
| +++ /scripts/initialize : 4 > (( rvm_trace_flag > 0 )) | |
| +++ /scripts/initialize : 6 > set -o xtrace | |
| +++ /scripts/initialize : 9 > [[ -z '' ]] | |
| +++ /scripts/initialize : 14 > export PS4 | |
| +++ /scripts/initialize : 15 > PS4='+ ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > ' | |
| +++ /scripts/initialize : 21 > [[ -n 4.2.24(1)-release ]] | |
| +++ /scripts/initialize : 23 > shopt -s extglob | |
| +++ /scripts/initialize : 33 > export __rvm_env_loaded | |
| +++ /scripts/initialize : 35 > : __rvm_env_loaded:2: | |
| +++ /scripts/initialize : 37 > : __rvm_env_loaded:3: | |
| +++ /scripts/initialize : 40 > [[ -z /home/deploy/.rvm/tmp ]] | |
| +++ /scripts/initialize : 40 > (( __rvm_env_loaded == 1 )) | |
| ++ /scripts/base : 81 > case " ${rvm_base_except:-} " in | |
| ++ /scripts/base : 83 > true | |
| ++ /scripts/base : 91 > typeset -a scripts | |
| ++ /scripts/base : 94 > scripts=(logging support utility init cleanup env rvmrc install environment gemset db bundler checksum) | |
| ++ /scripts/base : 95 > for entry in '${scripts[@]}' | |
| ++ /scripts/base : 96 > source /home/deploy/.rvm/scripts/functions/logging | |
| ++++ /scripts/functions/logging : 40 > /home/deploy/.rvm/scripts/color red | |
| +++ /scripts/functions/logging : 40 > rvm_error_clr='' | |
| ++++ /scripts/functions/logging : 41 > /home/deploy/.rvm/scripts/color yellow | |
| +++ /scripts/functions/logging : 41 > rvm_warn_clr='' | |
| ++++ /scripts/functions/logging : 42 > /home/deploy/.rvm/scripts/color magenta | |
| +++ /scripts/functions/logging : 42 > rvm_debug_clr='' | |
| ++++ /scripts/functions/logging : 43 > /home/deploy/.rvm/scripts/color green | |
| +++ /scripts/functions/logging : 43 > rvm_notify_clr='' | |
| ++++ /scripts/functions/logging : 44 > /home/deploy/.rvm/scripts/color reset | |
| +++ /scripts/functions/logging : 44 > rvm_reset_clr='' | |
| ++ /scripts/base : 95 > for entry in '${scripts[@]}' | |
| ++ /scripts/base : 96 > source /home/deploy/.rvm/scripts/functions/support | |
| +++ /scripts/functions/support : 3 > [[ -z tar ]] | |
| +++ /scripts/functions/support : 12 > [[ ! --no-same-owner =~ --no-same-owner ]] | |
| +++ /scripts/functions/support : 22 > [[ -n '' ]] | |
| ++ /scripts/base : 95 > for entry in '${scripts[@]}' | |
| ++ /scripts/base : 96 > source /home/deploy/.rvm/scripts/functions/utility | |
| ++ /scripts/base : 95 > for entry in '${scripts[@]}' | |
| ++ /scripts/base : 96 > source /home/deploy/.rvm/scripts/functions/init | |
| ++ /scripts/base : 95 > for entry in '${scripts[@]}' | |
| ++ /scripts/base : 96 > source /home/deploy/.rvm/scripts/functions/cleanup | |
| ++ /scripts/base : 95 > for entry in '${scripts[@]}' | |
| ++ /scripts/base : 96 > source /home/deploy/.rvm/scripts/functions/env | |
| ++ /scripts/base : 95 > for entry in '${scripts[@]}' | |
| ++ /scripts/base : 96 > source /home/deploy/.rvm/scripts/functions/rvmrc | |
| +++ /scripts/functions/rvmrc : 3 > export escape_flag _first _second | |
| +++ /scripts/functions/rvmrc : 4 > escape_flag=1 | |
| +++ /scripts/functions/rvmrc : 5 > _first=0 | |
| +++ /scripts/functions/rvmrc : 6 > _second=1 | |
| ++ /scripts/base : 95 > for entry in '${scripts[@]}' | |
| ++ /scripts/base : 96 > source /home/deploy/.rvm/scripts/functions/install | |
| ++ /scripts/base : 95 > for entry in '${scripts[@]}' | |
| ++ /scripts/base : 96 > source /home/deploy/.rvm/scripts/functions/environment | |
| ++ /scripts/base : 95 > for entry in '${scripts[@]}' | |
| ++ /scripts/base : 96 > source /home/deploy/.rvm/scripts/functions/gemset | |
| ++ /scripts/base : 95 > for entry in '${scripts[@]}' | |
| ++ /scripts/base : 96 > source /home/deploy/.rvm/scripts/functions/db | |
| ++ /scripts/base : 95 > for entry in '${scripts[@]}' | |
| ++ /scripts/base : 96 > source /home/deploy/.rvm/scripts/functions/bundler | |
| ++ /scripts/base : 95 > for entry in '${scripts[@]}' | |
| ++ /scripts/base : 96 > source /home/deploy/.rvm/scripts/functions/checksum | |
| ++ /scripts/base : 98 > unset scripts entry rvm_base_except | |
| + /scripts/patchsets : 6 > source /home/deploy/.rvm/scripts/patches | |
| + /scripts/patchsets : 75 > args=($*) | |
| + /scripts/patchsets : 76 > action=show | |
| + /scripts/patchsets : 77 > patchset=cflags | |
| ++ /scripts/patchsets : 78 > echo | |
| + /scripts/patchsets : 78 > args= | |
| + /scripts/patchsets : 80 > case "$action" in | |
| + /scripts/patchsets : 81 > lookup_patchset cflags | |
| + /scripts/patchsets : lookup_patchset() 10 > typeset paths lookup_path | |
| + /scripts/patchsets : lookup_patchset() 12 > [[ -z cflags ]] | |
| + /scripts/patchsets : lookup_patchset() 18 > paths=($(__rvm_ruby_string_paths_under "$rvm_path/patchsets" | sort -r)) | |
| ++ /scripts/patchsets : lookup_patchset() 18 > __rvm_ruby_string_paths_under /home/deploy/.rvm/patchsets | |
| ++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 53 > typeset __search_path part parts | |
| ++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 55 > __search_path=/home/deploy/.rvm/patchsets | |
| ++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 57 > [[ -n '' ]] | |
| ++ /scripts/patchsets : lookup_patchset() 18 > sort -r | |
| ++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 59 > parts=(${rvm_ruby_string//-/ }) | |
| ++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 62 > echo /home/deploy/.rvm/patchsets | |
| ++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 63 > for part in '"${parts[@]}"' | |
| ++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 65 > __search_path=/home/deploy/.rvm/patchsets/ruby | |
| ++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 66 > echo /home/deploy/.rvm/patchsets/ruby | |
| ++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 63 > for part in '"${parts[@]}"' | |
| ++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 65 > __search_path=/home/deploy/.rvm/patchsets/ruby/1.9.3 | |
| ++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 66 > echo /home/deploy/.rvm/patchsets/ruby/1.9.3 | |
| ++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 63 > for part in '"${parts[@]}"' | |
| ++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 65 > __search_path=/home/deploy/.rvm/patchsets/ruby/1.9.3/p286 | |
| ++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 66 > echo /home/deploy/.rvm/patchsets/ruby/1.9.3/p286 | |
| + /scripts/patchsets : lookup_patchset() 20 > for lookup_path in '"${paths[@]}"' | |
| + /scripts/patchsets : lookup_patchset() 22 > [[ -s /home/deploy/.rvm/patchsets/ruby/1.9.3/p286/cflags ]] | |
| + /scripts/patchsets : lookup_patchset() 20 > for lookup_path in '"${paths[@]}"' | |
| + /scripts/patchsets : lookup_patchset() 22 > [[ -s /home/deploy/.rvm/patchsets/ruby/1.9.3/cflags ]] | |
| + /scripts/patchsets : lookup_patchset() 20 > for lookup_path in '"${paths[@]}"' | |
| + /scripts/patchsets : lookup_patchset() 22 > [[ -s /home/deploy/.rvm/patchsets/ruby/cflags ]] | |
| + /scripts/patchsets : lookup_patchset() 20 > for lookup_path in '"${paths[@]}"' | |
| + /scripts/patchsets : lookup_patchset() 22 > [[ -s /home/deploy/.rvm/patchsets/cflags ]] | |
| + /scripts/patchsets : lookup_patchset() 29 > return 1 | |
| + /scripts/patchsets : 85 > exit 1 | |
| +++ /scripts/patches : __rvm_expand_patch_name() 27 > expanded_patch_name= | |
| +++ /scripts/patches : __rvm_expand_patch_name() 10 > [[ cflags != \d\e\f\a\u\l\t ]] | |
| +++ /scripts/patches : __rvm_expand_patch_name() 33 > echo cflags%1 | |
| ++ /scripts/functions/manage/base : __rvm_current_patch_names() 26 > rvm_debug 'Patch expanded_name '\''cflags%1'\''.' | |
| ++ /scripts/functions/logging : rvm_debug() 1 > (( 0 )) | |
| ++ /scripts/functions/logging : rvm_debug() 73 > return 0 | |
| ++ /scripts/functions/manage/base : __rvm_current_patch_names() -45 > [[ -z cflags%1 ]] | |
| ++ /scripts/functions/manage/base : __rvm_current_patch_names() 27 > eval 'patches+=( "${expanded_name}" )' | |
| +++ /scripts/functions/manage/base : __rvm_current_patch_names() 27 > patches+=("${expanded_name}") | |
| ++ /scripts/functions/manage/base : __rvm_current_patch_names() 24 > read -r expanded_name | |
| ++ /scripts/functions/manage/base : __rvm_current_patch_names() 12 > for name in '"${rvm_patch_names[@]}"' default | |
| ++ /scripts/functions/manage/base : __rvm_current_patch_names() 14 > rvm_debug 'Trying patch '\''default'\''.' | |
| ++ /scripts/functions/logging : rvm_debug() 1 > (( 0 )) | |
| ++ /scripts/functions/logging : rvm_debug() 73 > return 0 | |
| ++ /scripts/functions/manage/base : __rvm_current_patch_names() -57 > [[ -n default ]] | |
| ++ /scripts/functions/manage/base : __rvm_current_patch_names() 17 > __rvm_string_match default '*%*' | |
| ++ /scripts/functions/support : __rvm_string_match() 43 > typeset _string | |
| ++ /scripts/functions/support : __rvm_string_match() 44 > _string=default | |
| ++ /scripts/functions/support : __rvm_string_match() 45 > shift | |
| ++ /scripts/functions/support : __rvm_string_match() 4 > (( 1 )) | |
| ++ /scripts/functions/support : __rvm_string_match() 48 > case "${_string}" in | |
| ++ /scripts/functions/support : __rvm_string_match() 51 > shift | |
| ++ /scripts/functions/support : __rvm_string_match() 4 > (( 0 )) | |
| ++ /scripts/functions/support : __rvm_string_match() 53 > return 1 | |
| ++ /scripts/functions/manage/base : __rvm_current_patch_names() 19 > level=1 | |
| ++ /scripts/functions/manage/base : __rvm_current_patch_names() 21 > name=default | |
| ++ /scripts/functions/manage/base : __rvm_current_patch_names() 22 > rvm_debug 'Partch name '\''default'\''.' | |
| ++ /scripts/functions/logging : rvm_debug() 1 > (( 0 )) | |
| ++ /scripts/functions/logging : rvm_debug() 73 > return 0 | |
| ++ /scripts/functions/manage/base : __rvm_current_patch_names() 24 > read -r expanded_name | |
| +++ /scripts/functions/manage/base : __rvm_current_patch_names() 13 > __rvm_expand_patch_name default 1 | |
| +++ /scripts/patches : __rvm_expand_patch_name() 22 > typeset name level expanded_patch_name | |
| +++ /scripts/patches : __rvm_expand_patch_name() 23 > name=default | |
| +++ /scripts/patches : __rvm_expand_patch_name() 24 > level=1 | |
| +++ /scripts/patches : __rvm_expand_patch_name() 4 > [[ -z default ]] | |
| ++++ /scripts/patches : __rvm_expand_patch_name() 27 > rvm_ruby_string=ruby-1.9.3-p286 | |
| ++++ /scripts/patches : __rvm_expand_patch_name() 27 > /home/deploy/.rvm/scripts/patchsets show default | |
| ++ /scripts/base : 11 > [[ -z '' ]] | |
| ++ /scripts/base : 16 > export PS4 | |
| ++ /scripts/base : 17 > PS4='+ ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > ' | |
| ++ /scripts/base : 21 > export __array_start rvm_path | |
| ++ /scripts/base : 26 > [[ -n '' ]] | |
| ++ /scripts/base : 30 > __array_start=0 | |
| ++ /scripts/base : 33 > (( 0 == 0 )) | |
| ++ /scripts/base : 35 > [[ -n 0002 ]] | |
| ++ /scripts/base : 36 > rvm_rvmrc_files=("/etc/rvmrc" "$HOME/.rvmrc") | |
| ++ /scripts/base : 37 > [[ -n /home/deploy ]] | |
| ++ /scripts/base : 37 > [[ /home/deploy/.rvmrc -ef /home/deploy/.rvmrc ]] | |
| ++ /scripts/base : 38 > rvm_rvmrc_files+=("${rvm_prefix}/.rvmrc") | |
| ++ /scripts/base : 41 > for rvmrc in '"${rvm_rvmrc_files[@]}"' | |
| ++ /scripts/base : 43 > [[ -f /etc/rvmrc ]] | |
| ++ /scripts/base : 41 > for rvmrc in '"${rvm_rvmrc_files[@]}"' | |
| ++ /scripts/base : 43 > [[ -f /home/deploy/.rvmrc ]] | |
| ++ /scripts/base : 41 > for rvmrc in '"${rvm_rvmrc_files[@]}"' | |
| ++ /scripts/base : 43 > [[ -f /home/deploy/.rvmrc ]] | |
| ++ /scripts/base : 58 > unset rvm_rvmrc_files | |
| ++ /scripts/base : 61 > export rvm_path | |
| ++ /scripts/base : 62 > [[ -z /home/deploy/.rvm ]] | |
| ++ /scripts/base : 74 > true /home/deploy/.rvm/scripts | |
| ++ /scripts/base : 77 > source /home/deploy/.rvm/scripts/initialize | |
| +++ /scripts/initialize : 3 > : rvm_trace_flag:1 | |
| +++ /scripts/initialize : 4 > (( rvm_trace_flag > 0 )) | |
| +++ /scripts/initialize : 6 > set -o xtrace | |
| +++ /scripts/initialize : 9 > [[ -z '' ]] | |
| +++ /scripts/initialize : 14 > export PS4 | |
| +++ /scripts/initialize : 15 > PS4='+ ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > ' | |
| +++ /scripts/initialize : 21 > [[ -n 4.2.24(1)-release ]] | |
| +++ /scripts/initialize : 23 > shopt -s extglob | |
| +++ /scripts/initialize : 33 > export __rvm_env_loaded | |
| +++ /scripts/initialize : 35 > : __rvm_env_loaded:2: | |
| +++ /scripts/initialize : 37 > : __rvm_env_loaded:3: | |
| +++ /scripts/initialize : 40 > [[ -z /home/deploy/.rvm/tmp ]] | |
| +++ /scripts/initialize : 40 > (( __rvm_env_loaded == 1 )) | |
| ++ /scripts/base : 81 > case " ${rvm_base_except:-} " in | |
| ++ /scripts/base : 83 > true | |
| ++ /scripts/base : 91 > typeset -a scripts | |
| ++ /scripts/base : 94 > scripts=(logging support utility init cleanup env rvmrc install environment gemset db bundler checksum) | |
| ++ /scripts/base : 95 > for entry in '${scripts[@]}' | |
| ++ /scripts/base : 96 > source /home/deploy/.rvm/scripts/functions/logging | |
| ++++ /scripts/functions/logging : 40 > /home/deploy/.rvm/scripts/color red | |
| +++ /scripts/functions/logging : 40 > rvm_error_clr='' | |
| ++++ /scripts/functions/logging : 41 > /home/deploy/.rvm/scripts/color yellow | |
| +++ /scripts/functions/logging : 41 > rvm_warn_clr='' | |
| ++++ /scripts/functions/logging : 42 > /home/deploy/.rvm/scripts/color magenta | |
| +++ /scripts/functions/logging : 42 > rvm_debug_clr='' | |
| ++++ /scripts/functions/logging : 43 > /home/deploy/.rvm/scripts/color green | |
| +++ /scripts/functions/logging : 43 > rvm_notify_clr='' | |
| ++++ /scripts/functions/logging : 44 > /home/deploy/.rvm/scripts/color reset | |
| +++ /scripts/functions/logging : 44 > rvm_reset_clr='' | |
| ++ /scripts/base : 95 > for entry in '${scripts[@]}' | |
| ++ /scripts/base : 96 > source /home/deploy/.rvm/scripts/functions/support | |
| +++ /scripts/functions/support : 3 > [[ -z tar ]] | |
| +++ /scripts/functions/support : 12 > [[ ! --no-same-owner =~ --no-same-owner ]] | |
| +++ /scripts/functions/support : 22 > [[ -n '' ]] | |
| ++ /scripts/base : 95 > for entry in '${scripts[@]}' | |
| ++ /scripts/base : 96 > source /home/deploy/.rvm/scripts/functions/utility | |
| ++ /scripts/base : 95 > for entry in '${scripts[@]}' | |
| ++ /scripts/base : 96 > source /home/deploy/.rvm/scripts/functions/init | |
| ++ /scripts/base : 95 > for entry in '${scripts[@]}' | |
| ++ /scripts/base : 96 > source /home/deploy/.rvm/scripts/functions/cleanup | |
| ++ /scripts/base : 95 > for entry in '${scripts[@]}' | |
| ++ /scripts/base : 96 > source /home/deploy/.rvm/scripts/functions/env | |
| ++ /scripts/base : 95 > for entry in '${scripts[@]}' | |
| ++ /scripts/base : 96 > source /home/deploy/.rvm/scripts/functions/rvmrc | |
| +++ /scripts/functions/rvmrc : 3 > export escape_flag _first _second | |
| +++ /scripts/functions/rvmrc : 4 > escape_flag=1 | |
| +++ /scripts/functions/rvmrc : 5 > _first=0 | |
| +++ /scripts/functions/rvmrc : 6 > _second=1 | |
| ++ /scripts/base : 95 > for entry in '${scripts[@]}' | |
| ++ /scripts/base : 96 > source /home/deploy/.rvm/scripts/functions/install | |
| ++ /scripts/base : 95 > for entry in '${scripts[@]}' | |
| ++ /scripts/base : 96 > source /home/deploy/.rvm/scripts/functions/environment | |
| ++ /scripts/base : 95 > for entry in '${scripts[@]}' | |
| ++ /scripts/base : 96 > source /home/deploy/.rvm/scripts/functions/gemset | |
| ++ /scripts/base : 95 > for entry in '${scripts[@]}' | |
| ++ /scripts/base : 96 > source /home/deploy/.rvm/scripts/functions/db | |
| ++ /scripts/base : 95 > for entry in '${scripts[@]}' | |
| ++ /scripts/base : 96 > source /home/deploy/.rvm/scripts/functions/bundler | |
| ++ /scripts/base : 95 > for entry in '${scripts[@]}' | |
| ++ /scripts/base : 96 > source /home/deploy/.rvm/scripts/functions/checksum | |
| ++ /scripts/base : 98 > unset scripts entry rvm_base_except | |
| + /scripts/patchsets : 6 > source /home/deploy/.rvm/scripts/patches | |
| + /scripts/patchsets : 75 > args=($*) | |
| + /scripts/patchsets : 76 > action=show | |
| + /scripts/patchsets : 77 > patchset=default | |
| ++ /scripts/patchsets : 78 > echo | |
| + /scripts/patchsets : 78 > args= | |
| + /scripts/patchsets : 80 > case "$action" in | |
| + /scripts/patchsets : 81 > lookup_patchset default | |
| + /scripts/patchsets : lookup_patchset() 10 > typeset paths lookup_path | |
| + /scripts/patchsets : lookup_patchset() 12 > [[ -z default ]] | |
| + /scripts/patchsets : lookup_patchset() 18 > paths=($(__rvm_ruby_string_paths_under "$rvm_path/patchsets" | sort -r)) | |
| ++ /scripts/patchsets : lookup_patchset() 18 > __rvm_ruby_string_paths_under /home/deploy/.rvm/patchsets | |
| ++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 53 > typeset __search_path part parts | |
| ++ /scripts/patchsets : lookup_patchset() 18 > sort -r | |
| ++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 55 > __search_path=/home/deploy/.rvm/patchsets | |
| ++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 57 > [[ -n '' ]] | |
| ++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 59 > parts=(${rvm_ruby_string//-/ }) | |
| ++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 62 > echo /home/deploy/.rvm/patchsets | |
| ++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 63 > for part in '"${parts[@]}"' | |
| ++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 65 > __search_path=/home/deploy/.rvm/patchsets/ruby | |
| ++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 66 > echo /home/deploy/.rvm/patchsets/ruby | |
| ++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 63 > for part in '"${parts[@]}"' | |
| ++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 65 > __search_path=/home/deploy/.rvm/patchsets/ruby/1.9.3 | |
| ++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 66 > echo /home/deploy/.rvm/patchsets/ruby/1.9.3 | |
| ++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 63 > for part in '"${parts[@]}"' | |
| ++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 65 > __search_path=/home/deploy/.rvm/patchsets/ruby/1.9.3/p286 | |
| ++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 66 > echo /home/deploy/.rvm/patchsets/ruby/1.9.3/p286 | |
| + /scripts/patchsets : lookup_patchset() 20 > for lookup_path in '"${paths[@]}"' | |
| + /scripts/patchsets : lookup_patchset() 22 > [[ -s /home/deploy/.rvm/patchsets/ruby/1.9.3/p286/default ]] | |
| + /scripts/patchsets : lookup_patchset() 20 > for lookup_path in '"${paths[@]}"' | |
| + /scripts/patchsets : lookup_patchset() 22 > [[ -s /home/deploy/.rvm/patchsets/ruby/1.9.3/default ]] | |
| + /scripts/patchsets : lookup_patchset() 20 > for lookup_path in '"${paths[@]}"' | |
| + /scripts/patchsets : lookup_patchset() 22 > [[ -s /home/deploy/.rvm/patchsets/ruby/default ]] | |
| + /scripts/patchsets : lookup_patchset() 20 > for lookup_path in '"${paths[@]}"' | |
| + /scripts/patchsets : lookup_patchset() 22 > [[ -s /home/deploy/.rvm/patchsets/default ]] | |
| + /scripts/patchsets : lookup_patchset() 29 > return 1 | |
| + /scripts/patchsets : 85 > exit 1 | |
| +++ /scripts/patches : __rvm_expand_patch_name() 27 > expanded_patch_name= | |
| +++ /scripts/patches : __rvm_expand_patch_name() 10 > [[ default != \d\e\f\a\u\l\t ]] | |
| ++ /scripts/functions/manage/base : __rvm_apply_patches() 51 > rvm_debug 'All found patches(1): cflags%1.' | |
| ++ /scripts/functions/logging : rvm_debug() 1 > (( 0 )) | |
| ++ /scripts/functions/logging : rvm_debug() 73 > return 0 | |
| ++ /scripts/functions/manage/base : __rvm_apply_patches() 53 > for patch_name in '"${patches[@]}"' | |
| ++ /scripts/functions/manage/base : __rvm_apply_patches() 55 > __rvm_string_match cflags%1 '*%*' | |
| ++ /scripts/functions/support : __rvm_string_match() 43 > typeset _string | |
| ++ /scripts/functions/support : __rvm_string_match() 44 > _string=cflags%1 | |
| ++ /scripts/functions/support : __rvm_string_match() 45 > shift | |
| ++ /scripts/functions/support : __rvm_string_match() 4 > (( 1 )) | |
| ++ /scripts/functions/support : __rvm_string_match() 48 > case "${_string}" in | |
| ++ /scripts/functions/support : __rvm_string_match() 49 > return 0 | |
| ++ /scripts/functions/manage/base : __rvm_apply_patches() 56 > patch_level=1 | |
| ++ /scripts/functions/manage/base : __rvm_apply_patches() 59 > patch_name=cflags | |
| +++ /scripts/functions/manage/base : __rvm_apply_patches() 61 > __rvm_lookup_full_patch_path cflags | |
| +++ /scripts/patches : __rvm_lookup_full_patch_path() 40 > typeset extension patch_path directory directories | |
| +++ /scripts/patches : __rvm_lookup_full_patch_path() 43 > directories=($(__rvm_patch_lookup_path)) | |
| ++++ /scripts/patches : __rvm_lookup_full_patch_path() 43 > __rvm_patch_lookup_path | |
| ++++ /scripts/patches : __rvm_patch_lookup_path() 9 > echo / | |
| ++++ /scripts/patches : __rvm_patch_lookup_path() 3 > [[ -n '' ]] | |
| ++++ /scripts/patches : __rvm_patch_lookup_path() 13 > echo /home/deploy/.rvm/src/ruby-1.9.3-p286/ | |
| ++++ /scripts/patches : __rvm_patch_lookup_path() 15 > __rvm_ruby_string_paths_under /home/deploy/.rvm/patches | |
| ++++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 53 > typeset __search_path part parts | |
| ++++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 55 > __search_path=/home/deploy/.rvm/patches | |
| ++++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 5 > [[ -n '' ]] | |
| ++++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 59 > parts=(${rvm_ruby_string//-/ }) | |
| ++++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 62 > echo /home/deploy/.rvm/patches | |
| ++++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 63 > for part in '"${parts[@]}"' | |
| ++++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 65 > __search_path=/home/deploy/.rvm/patches/ruby | |
| ++++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 66 > echo /home/deploy/.rvm/patches/ruby | |
| ++++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 63 > for part in '"${parts[@]}"' | |
| ++++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 65 > __search_path=/home/deploy/.rvm/patches/ruby/1.9.3 | |
| ++++ /scripts/patches : __rvm_patch_lookup_path() 15 > sed 's/$/\//' | |
| ++++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 66 > echo /home/deploy/.rvm/patches/ruby/1.9.3 | |
| ++++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 63 > for part in '"${parts[@]}"' | |
| ++++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 65 > __search_path=/home/deploy/.rvm/patches/ruby/1.9.3/p286 | |
| ++++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 66 > echo /home/deploy/.rvm/patches/ruby/1.9.3/p286 | |
| ++++ /scripts/patches : __rvm_patch_lookup_path() 15 > sort -r | |
| ++++ /scripts/patches : __rvm_patch_lookup_path() 17 > return 0 | |
| +++ /scripts/patches : __rvm_lookup_full_patch_path() 45 > for directory in '"${directories[@]}"' | |
| +++ /scripts/patches : __rvm_lookup_full_patch_path() 47 > for extension in '{"",.patch,.diff}' | |
| +++ /scripts/patches : __rvm_lookup_full_patch_path() 49 > patch_path=/cflags | |
| +++ /scripts/patches : __rvm_lookup_full_patch_path() 13 > [[ -s /cflags ]] | |
| +++ /scripts/patches : __rvm_lookup_full_patch_path() 47 > for extension in '{"",.patch,.diff}' | |
| +++ /scripts/patches : __rvm_lookup_full_patch_path() 49 > patch_path=/cflags.patch | |
| +++ /scripts/patches : __rvm_lookup_full_patch_path() 13 > [[ -s /cflags.patch ]] | |
| +++ /scripts/patches : __rvm_lookup_full_patch_path() 47 > for extension in '{"",.patch,.diff}' | |
| +++ /scripts/patches : __rvm_lookup_full_patch_path() 49 > patch_path=/cflags.diff | |
| +++ /scripts/patches : __rvm_lookup_full_patch_path() 13 > [[ -s /cflags.diff ]] | |
| +++ /scripts/patches : __rvm_lookup_full_patch_path() 45 > for directory in '"${directories[@]}"' | |
| +++ /scripts/patches : __rvm_lookup_full_patch_path() 47 > for extension in '{"",.patch,.diff}' | |
| +++ /scripts/patches : __rvm_lookup_full_patch_path() 49 > patch_path=/home/deploy/.rvm/src/ruby-1.9.3-p286/cflags | |
| +++ /scripts/patches : __rvm_lookup_full_patch_path() 13 > [[ -s /home/deploy/.rvm/src/ruby-1.9.3-p286/cflags ]] | |
| +++ /scripts/patches : __rvm_lookup_full_patch_path() 47 > for extension in '{"",.patch,.diff}' | |
| +++ /scripts/patches : __rvm_lookup_full_patch_path() 49 > patch_path=/home/deploy/.rvm/src/ruby-1.9.3-p286/cflags.patch | |
| +++ /scripts/patches : __rvm_lookup_full_patch_path() 13 > [[ -s /home/deploy/.rvm/src/ruby-1.9.3-p286/cflags.patch ]] | |
| +++ /scripts/patches : __rvm_lookup_full_patch_path() 47 > for extension in '{"",.patch,.diff}' | |
| +++ /scripts/patches : __rvm_lookup_full_patch_path() 49 > patch_path=/home/deploy/.rvm/src/ruby-1.9.3-p286/cflags.diff | |
| +++ /scripts/patches : __rvm_lookup_full_patch_path() 13 > [[ -s /home/deploy/.rvm/src/ruby-1.9.3-p286/cflags.diff ]] | |
| +++ /scripts/patches : __rvm_lookup_full_patch_path() 45 > for directory in '"${directories[@]}"' | |
| +++ /scripts/patches : __rvm_lookup_full_patch_path() 47 > for extension in '{"",.patch,.diff}' | |
| +++ /scripts/patches : __rvm_lookup_full_patch_path() 49 > patch_path=/home/deploy/.rvm/patches/ruby/1.9.3/p286/cflags | |
| +++ /scripts/patches : __rvm_lookup_full_patch_path() 13 > [[ -s /home/deploy/.rvm/patches/ruby/1.9.3/p286/cflags ]] | |
| +++ /scripts/patches : __rvm_lookup_full_patch_path() 47 > for extension in '{"",.patch,.diff}' | |
| +++ /scripts/patches : __rvm_lookup_full_patch_path() 49 > patch_path=/home/deploy/.rvm/patches/ruby/1.9.3/p286/cflags.patch | |
| +++ /scripts/patches : __rvm_lookup_full_patch_path() 13 > [[ -s /home/deploy/.rvm/patches/ruby/1.9.3/p286/cflags.patch ]] | |
| +++ /scripts/patches : __rvm_lookup_full_patch_path() 13 > [[ -f /home/deploy/.rvm/patches/ruby/1.9.3/p286/cflags.patch ]] | |
| +++ /scripts/patches : __rvm_lookup_full_patch_path() 53 > echo /home/deploy/.rvm/patches/ruby/1.9.3/p286/cflags.patch | |
| +++ /scripts/patches : __rvm_lookup_full_patch_path() 54 > return 0 | |
| ++ /scripts/functions/manage/base : __rvm_apply_patches() 61 > full_patch_path=/home/deploy/.rvm/patches/ruby/1.9.3/p286/cflags.patch | |
| ++ /scripts/functions/manage/base : __rvm_apply_patches() 62 > rvm_debug 'Patch full path '\''/home/deploy/.rvm/patches/ruby/1.9.3/p286/cflags.patch'\''.' | |
| ++ /scripts/functions/logging : rvm_debug() 1 > (( 0 )) | |
| ++ /scripts/functions/logging : rvm_debug() 73 > return 0 | |
| ++ /scripts/functions/manage/base : __rvm_apply_patches() -8 > [[ -z /home/deploy/.rvm/patches/ruby/1.9.3/p286/cflags.patch ]] | |
| ++ /scripts/functions/manage/base : __rvm_apply_patches() -8 > [[ ! -f /home/deploy/.rvm/patches/ruby/1.9.3/p286/cflags.patch ]] | |
| ++ /scripts/functions/manage/base : __rvm_apply_patches() 69 > __rvm_apply_patch cflags /home/deploy/.rvm/patches/ruby/1.9.3/p286/cflags.patch 25 1 | |
| ++ /scripts/functions/manage/base : __rvm_apply_patch() 80 > typeset _patch_name _full_patch_path _patch_fuzziness _patch_level | |
| ++ /scripts/functions/manage/base : __rvm_apply_patch() 81 > _patch_name=cflags | |
| ++ /scripts/functions/manage/base : __rvm_apply_patch() 82 > _full_patch_path=/home/deploy/.rvm/patches/ruby/1.9.3/p286/cflags.patch | |
| ++ /scripts/functions/manage/base : __rvm_apply_patch() 83 > _patch_fuzziness=25 | |
| ++ /scripts/functions/manage/base : __rvm_apply_patch() 84 > _patch_level=1 | |
| ++ /scripts/functions/manage/base : __rvm_apply_patch() 8 > [[ -r patches.list ]] | |
| ++ /scripts/functions/manage/base : __rvm_apply_patch() 92 > touch patches.list | |
| ++ /scripts/functions/manage/base : __rvm_apply_patch() 93 > __rvm_log_command patch.apply.cflags 'Applying patch /home/deploy/.rvm/patches/ruby/1.9.3/p286/cflags.patch' patch -F 25 -p1 -N -f -i /home/deploy/.rvm/patches/ruby/1.9.3/p286/cflags.patch | |
| ++ /scripts/functions/utility : __rvm_log_command() 86 > typeset name message _log _command_start _command_name | |
| ++ /scripts/functions/utility : __rvm_log_command() 87 > typeset -a _command | |
| ++ /scripts/functions/utility : __rvm_log_command() 89 > name=patch.apply.cflags | |
| ++ /scripts/functions/utility : __rvm_log_command() 90 > message='Applying patch /home/deploy/.rvm/patches/ruby/1.9.3/p286/cflags.patch' | |
| ++ /scripts/functions/utility : __rvm_log_command() 6 > [[ -z Applying patch /home/deploy/.rvm/patches/ruby/1.9.3/p286/cflags.patch ]] | |
| ++ /scripts/functions/utility : __rvm_log_command() 91 > rvm_log 'Applying patch /home/deploy/.rvm/patches/ruby/1.9.3/p286/cflags.patch' | |
| ++ /scripts/functions/logging : rvm_log() 89 > rvm_pretty_print stdout | |
| ++ /scripts/functions/logging : rvm_pretty_print() 17 > case "${rvm_pretty_print_flag:=auto}" in | |
| ++ /scripts/functions/logging : rvm_pretty_print() 22 > case "${TERM:-dumb}" in | |
| ++ /scripts/functions/logging : rvm_pretty_print() 25 > case "$1" in | |
| ++ /scripts/functions/logging : rvm_pretty_print() 10 > [[ -t 1 ]] | |
| ++ /scripts/functions/logging : rvm_pretty_print() 32 > return 0 | |
| ++ /scripts/functions/logging : rvm_log() 90 > printf %b 'Applying patch /home/deploy/.rvm/patches/ruby/1.9.3/p286/cflags.patch\n' | |
| Applying patch /home/deploy/.rvm/patches/ruby/1.9.3/p286/cflags.patch | |
| ++ /scripts/functions/utility : __rvm_log_command() 92 > shift 2 | |
| ++ /scripts/functions/utility : __rvm_log_command() 93 > _command=("$@") | |
| ++ /scripts/functions/utility : __rvm_log_command() 94 > _command_start=patch | |
| ++ /scripts/functions/utility : __rvm_log_command() 79 > (( 8 )) | |
| ++ /scripts/functions/utility : __rvm_log_command() 79 > [[ patch =~ = ]] | |
| ++ /scripts/functions/utility : __rvm_log_command() 98 > _command_name=patch | |
| ++ /scripts/functions/utility : __rvm_log_command() 84 > [[ ! patch =~ = ]] | |
| ++ /scripts/functions/utility : __rvm_log_command() 85 > (( 0 == 0 )) | |
| ++ /scripts/functions/utility : __rvm_log_command() 103 > _log=/home/deploy/.rvm/log/ruby-1.9.3-p286/patch.apply.cflags.log | |
| ++ /scripts/functions/utility : __rvm_log_command() 89 > [[ -d /home/deploy/.rvm/log/ruby-1.9.3-p286 ]] | |
| ++ /scripts/functions/utility : __rvm_log_command() 90 > [[ -f /home/deploy/.rvm/log/ruby-1.9.3-p286/patch.apply.cflags.log ]] | |
| ++ /scripts/functions/utility : __rvm_log_command() 114 > tee /home/deploy/.rvm/log/ruby-1.9.3-p286/patch.apply.cflags.log | |
| +++ /scripts/functions/utility : __rvm_log_command() 108 > date '+%Y-%m-%d %H:%M:%S' | |
| ++ /scripts/functions/utility : __rvm_log_command() 114 > rvm_debug_stream | |
| ++ /scripts/functions/logging : rvm_debug_stream() 1 > (( 0 && 1 )) | |
| ++ /scripts/functions/logging : rvm_debug_stream() 81 > return 0 | |
| ++ /scripts/functions/utility : __rvm_log_command() 108 > printf %b '[2012-11-06 03:30:22] patch -F 25 -p1 -N -f -i /home/deploy/.rvm/patches/ruby/1.9.3/p286/cflags.patch\n' | |
| ++ /scripts/functions/utility : __rvm_log_command() 109 > is_a_function patch | |
| ++ /scripts/functions/support : is_a_function() 144 > typeset -f patch | |
| ++ /scripts/functions/support : is_a_function() 144 > return 1 | |
| ++ /scripts/functions/utility : __rvm_log_command() 112 > printf %b 'current path: /home/deploy/.rvm/src/ruby-1.9.3-p286\n' | |
| ++ /scripts/functions/utility : __rvm_log_command() 116 > patch -F 25 -p1 -N -f -i /home/deploy/.rvm/patches/ruby/1.9.3/p286/cflags.patch | |
| ++ /scripts/functions/manage/base : __rvm_apply_patch() 95 > printf %b cflags | |
| ++ /scripts/functions/manage/base : __rvm_apply_patches() 74 > chpwd_functions= | |
| ++ /scripts/functions/manage/base : __rvm_apply_patches() 74 > builtin cd /home/deploy/.rvm/src/ruby-1.9.3-p286 | |
| ++ /scripts/functions/manage/base : __rvm_apply_patches() 75 > return 0 | |
| ++ /scripts/functions/manage/base : __rvm_install_source() 150 > true | |
| ++ /scripts/functions/manage/base : __rvm_install_source() 142 > (( 0 == 1 )) | |
| ++ /scripts/functions/manage/base : __rvm_install_source() 143 > [[ -z '' ]] | |
| ++ /scripts/functions/manage/base : __rvm_install_source() 146 > [[ ! -s /home/deploy/.rvm/src/ruby-1.9.3-p286/configure ]] | |
| ++ /scripts/functions/manage/base : __rvm_install_source() 146 > [[ /home/deploy/.rvm/src/ruby-1.9.3-p286/configure.in -nt /home/deploy/.rvm/src/ruby-1.9.3-p286/configure ]] | |
| ++ /scripts/functions/manage/base : __rvm_install_source() 166 > builtin command -v autoreconf | |
| ++ /scripts/functions/manage/base : __rvm_install_source() 152 > (( 0 == 1 )) | |
| ++ /scripts/functions/manage/base : __rvm_install_source() 171 > __rvm_log_command autoreconf 'ruby-1.9.3-p286 - #autoreconf' autoreconf | |
| ++ /scripts/functions/utility : __rvm_log_command() 86 > typeset name message _log _command_start _command_name | |
| ++ /scripts/functions/utility : __rvm_log_command() 87 > typeset -a _command | |
| ++ /scripts/functions/utility : __rvm_log_command() 89 > name=autoreconf | |
| ++ /scripts/functions/utility : __rvm_log_command() 90 > message='ruby-1.9.3-p286 - #autoreconf' | |
| ++ /scripts/functions/utility : __rvm_log_command() 6 > [[ -z ruby-1.9.3-p286 - #autoreconf ]] | |
| ++ /scripts/functions/utility : __rvm_log_command() 91 > rvm_log 'ruby-1.9.3-p286 - #autoreconf' | |
| ++ /scripts/functions/logging : rvm_log() 89 > rvm_pretty_print stdout | |
| ++ /scripts/functions/logging : rvm_pretty_print() 17 > case "${rvm_pretty_print_flag:=auto}" in | |
| ++ /scripts/functions/logging : rvm_pretty_print() 22 > case "${TERM:-dumb}" in | |
| ++ /scripts/functions/logging : rvm_pretty_print() 25 > case "$1" in | |
| ++ /scripts/functions/logging : rvm_pretty_print() 10 > [[ -t 1 ]] | |
| ++ /scripts/functions/logging : rvm_pretty_print() 32 > return 0 | |
| ++ /scripts/functions/logging : rvm_log() 90 > printf %b 'ruby-1.9.3-p286 - #autoreconf\n' | |
| ruby-1.9.3-p286 - #autoreconf | |
| ++ /scripts/functions/utility : __rvm_log_command() 92 > shift 2 | |
| ++ /scripts/functions/utility : __rvm_log_command() 93 > _command=("$@") | |
| ++ /scripts/functions/utility : __rvm_log_command() 94 > _command_start=autoreconf | |
| ++ /scripts/functions/utility : __rvm_log_command() 79 > (( 1 )) | |
| ++ /scripts/functions/utility : __rvm_log_command() 79 > [[ autoreconf =~ = ]] | |
| ++ /scripts/functions/utility : __rvm_log_command() 98 > _command_name=autoreconf | |
| ++ /scripts/functions/utility : __rvm_log_command() 84 > [[ ! autoreconf =~ = ]] | |
| ++ /scripts/functions/utility : __rvm_log_command() 85 > (( 0 == 0 )) | |
| ++ /scripts/functions/utility : __rvm_log_command() 103 > _log=/home/deploy/.rvm/log/ruby-1.9.3-p286/autoreconf.log | |
| ++ /scripts/functions/utility : __rvm_log_command() 89 > [[ -d /home/deploy/.rvm/log/ruby-1.9.3-p286 ]] | |
| ++ /scripts/functions/utility : __rvm_log_command() 90 > [[ -f /home/deploy/.rvm/log/ruby-1.9.3-p286/autoreconf.log ]] | |
| ++ /scripts/functions/utility : __rvm_log_command() 114 > tee /home/deploy/.rvm/log/ruby-1.9.3-p286/autoreconf.log | |
| ++ /scripts/functions/utility : __rvm_log_command() 114 > rvm_debug_stream | |
| +++ /scripts/functions/utility : __rvm_log_command() 108 > date '+%Y-%m-%d %H:%M:%S' | |
| ++ /scripts/functions/logging : rvm_debug_stream() 1 > (( 0 && 1 )) | |
| ++ /scripts/functions/logging : rvm_debug_stream() 81 > return 0 | |
| ++ /scripts/functions/utility : __rvm_log_command() 108 > printf %b '[2012-11-06 03:30:22] autoreconf\n' | |
| ++ /scripts/functions/utility : __rvm_log_command() 109 > is_a_function autoreconf | |
| ++ /scripts/functions/support : is_a_function() 144 > typeset -f autoreconf | |
| ++ /scripts/functions/support : is_a_function() 144 > return 1 | |
| ++ /scripts/functions/utility : __rvm_log_command() 112 > printf %b 'current path: /home/deploy/.rvm/src/ruby-1.9.3-p286\n' | |
| ++ /scripts/functions/utility : __rvm_log_command() 116 > autoreconf | |
| ++ /scripts/functions/manage/base : __rvm_install_source() 163 > [[ -n '' ]] | |
| ++ /scripts/functions/manage/base : __rvm_install_source() 173 > [[ -s ./configure ]] | |
| ++ /scripts/functions/manage/base : __rvm_install_source() 191 > rvm_configure_flags=(--prefix="$rvm_ruby_home" "${rvm_configure_flags[@]}") | |
| ++ /scripts/functions/manage/base : __rvm_install_source() 193 > __rvm_db ruby_configure_flags db_configure_flags | |
| ++ /scripts/functions/db : __rvm_db() 7 > typeset value key variable | |
| ++ /scripts/functions/db : __rvm_db() 9 > key=ruby_configure_flags | |
| ++ /scripts/functions/db : __rvm_db() 10 > key=ruby_configure_flags | |
| ++ /scripts/functions/db : __rvm_db() 11 > variable=db_configure_flags | |
| ++ /scripts/functions/db : __rvm_db() 7 > [[ -f /home/deploy/.rvm/user/db ]] | |
| +++ /scripts/functions/db : __rvm_db() 14 > /home/deploy/.rvm/scripts/db /home/deploy/.rvm/user/db ruby_configure_flags | |
| ++ /scripts/functions/db : __rvm_db() 14 > value= | |
| ++ /scripts/functions/db : __rvm_db() 11 > [[ -z '' ]] | |
| +++ /scripts/functions/db : __rvm_db() 18 > /home/deploy/.rvm/scripts/db /home/deploy/.rvm/config/db ruby_configure_flags | |
| ++ /scripts/functions/db : __rvm_db() 18 > value='--enable-shared --disable-install-doc' | |
| ++ /scripts/functions/db : __rvm_db() 15 > [[ -n --enable-shared --disable-install-doc ]] | |
| ++ /scripts/functions/db : __rvm_db() 16 > [[ -z db_configure_flags ]] | |
| ++ /scripts/functions/db : __rvm_db() 25 > eval 'db_configure_flags='\''--enable-shared --disable-install-doc'\''' | |
| +++ /scripts/functions/db : __rvm_db() 25 > db_configure_flags='--enable-shared --disable-install-doc' | |
| ++ /scripts/functions/db : __rvm_db() 29 > return 0 | |
| ++ /scripts/functions/manage/base : __rvm_install_source() 188 > [[ -n '' ]] | |
| ++ /scripts/functions/manage/base : __rvm_install_source() 196 > rvm_configure_flags=(${db_configure_flags} "${rvm_configure_flags[@]}") | |
| ++ /scripts/functions/manage/base : __rvm_install_source() 198 > __rvm_log_command configure 'ruby-1.9.3-p286 - #configuring' CFLAGS=-I/home/deploy/.rvm/usr/include LDFLAGS=-L/home/deploy/.rvm/usr/lib ./configure --enable-shared --disable-install-doc --prefix=/home/deploy/.rvm/rubies/ruby-1.9.3-p286 | |
| ++ /scripts/functions/utility : __rvm_log_command() 86 > typeset name message _log _command_start _command_name | |
| ++ /scripts/functions/utility : __rvm_log_command() 87 > typeset -a _command | |
| ++ /scripts/functions/utility : __rvm_log_command() 89 > name=configure | |
| ++ /scripts/functions/utility : __rvm_log_command() 90 > message='ruby-1.9.3-p286 - #configuring' | |
| ++ /scripts/functions/utility : __rvm_log_command() 6 > [[ -z ruby-1.9.3-p286 - #configuring ]] | |
| ++ /scripts/functions/utility : __rvm_log_command() 91 > rvm_log 'ruby-1.9.3-p286 - #configuring' | |
| ++ /scripts/functions/logging : rvm_log() 89 > rvm_pretty_print stdout | |
| ++ /scripts/functions/logging : rvm_pretty_print() 17 > case "${rvm_pretty_print_flag:=auto}" in | |
| ++ /scripts/functions/logging : rvm_pretty_print() 22 > case "${TERM:-dumb}" in | |
| ++ /scripts/functions/logging : rvm_pretty_print() 25 > case "$1" in | |
| ++ /scripts/functions/logging : rvm_pretty_print() 10 > [[ -t 1 ]] | |
| ++ /scripts/functions/logging : rvm_pretty_print() 32 > return 0 | |
| ++ /scripts/functions/logging : rvm_log() 90 > printf %b 'ruby-1.9.3-p286 - #configuring\n' | |
| ruby-1.9.3-p286 - #configuring | |
| ++ /scripts/functions/utility : __rvm_log_command() 92 > shift 2 | |
| ++ /scripts/functions/utility : __rvm_log_command() 93 > _command=("$@") | |
| ++ /scripts/functions/utility : __rvm_log_command() 94 > _command_start=CFLAGS=-I/home/deploy/.rvm/usr/include | |
| ++ /scripts/functions/utility : __rvm_log_command() 79 > (( 6 )) | |
| ++ /scripts/functions/utility : __rvm_log_command() 79 > [[ CFLAGS=-I/home/deploy/.rvm/usr/include =~ = ]] | |
| ++ /scripts/functions/utility : __rvm_log_command() 96 > shift | |
| ++ /scripts/functions/utility : __rvm_log_command() 79 > (( 5 )) | |
| ++ /scripts/functions/utility : __rvm_log_command() 79 > [[ LDFLAGS=-L/home/deploy/.rvm/usr/lib =~ = ]] | |
| ++ /scripts/functions/utility : __rvm_log_command() 96 > shift | |
| ++ /scripts/functions/utility : __rvm_log_command() 79 > (( 4 )) | |
| ++ /scripts/functions/utility : __rvm_log_command() 79 > [[ ./configure =~ = ]] | |
| ++ /scripts/functions/utility : __rvm_log_command() 98 > _command_name=./configure | |
| ++ /scripts/functions/utility : __rvm_log_command() 84 > [[ ! CFLAGS=-I/home/deploy/.rvm/usr/include =~ = ]] | |
| ++ /scripts/functions/utility : __rvm_log_command() 100 > _command=("env" "${_command[@]}") | |
| ++ /scripts/functions/utility : __rvm_log_command() 85 > (( 0 == 0 )) | |
| ++ /scripts/functions/utility : __rvm_log_command() 103 > _log=/home/deploy/.rvm/log/ruby-1.9.3-p286/configure.log | |
| ++ /scripts/functions/utility : __rvm_log_command() 89 > [[ -d /home/deploy/.rvm/log/ruby-1.9.3-p286 ]] | |
| ++ /scripts/functions/utility : __rvm_log_command() 90 > [[ -f /home/deploy/.rvm/log/ruby-1.9.3-p286/configure.log ]] | |
| ++ /scripts/functions/utility : __rvm_log_command() 114 > tee /home/deploy/.rvm/log/ruby-1.9.3-p286/configure.log | |
| +++ /scripts/functions/utility : __rvm_log_command() 108 > date '+%Y-%m-%d %H:%M:%S' | |
| ++ /scripts/functions/utility : __rvm_log_command() 114 > rvm_debug_stream | |
| ++ /scripts/functions/logging : rvm_debug_stream() 1 > (( 0 && 1 )) | |
| ++ /scripts/functions/logging : rvm_debug_stream() 81 > return 0 | |
| ++ /scripts/functions/utility : __rvm_log_command() 108 > printf %b '[2012-11-06 03:30:27] env CFLAGS=-I/home/deploy/.rvm/usr/include LDFLAGS=-L/home/deploy/.rvm/usr/lib ./configure --enable-shared --disable-install-doc --prefix=/home/deploy/.rvm/rubies/ruby-1.9.3-p286\n' | |
| ++ /scripts/functions/utility : __rvm_log_command() 109 > is_a_function ./configure | |
| ++ /scripts/functions/support : is_a_function() 144 > typeset -f ./configure | |
| ++ /scripts/functions/support : is_a_function() 144 > return 1 | |
| ++ /scripts/functions/utility : __rvm_log_command() 112 > printf %b 'current path: /home/deploy/.rvm/src/ruby-1.9.3-p286\n' | |
| ++ /scripts/functions/utility : __rvm_log_command() 116 > env CFLAGS=-I/home/deploy/.rvm/usr/include LDFLAGS=-L/home/deploy/.rvm/usr/lib ./configure --enable-shared --disable-install-doc --prefix=/home/deploy/.rvm/rubies/ruby-1.9.3-p286 | |
| ++ /scripts/functions/manage/base : __rvm_install_source() 209 > __rvm_log_command make 'ruby-1.9.3-p286 - #compiling' make | |
| ++ /scripts/functions/utility : __rvm_log_command() 86 > typeset name message _log _command_start _command_name | |
| ++ /scripts/functions/utility : __rvm_log_command() 87 > typeset -a _command | |
| ++ /scripts/functions/utility : __rvm_log_command() 89 > name=make | |
| ++ /scripts/functions/utility : __rvm_log_command() 90 > message='ruby-1.9.3-p286 - #compiling' | |
| ++ /scripts/functions/utility : __rvm_log_command() 6 > [[ -z ruby-1.9.3-p286 - #compiling ]] | |
| ++ /scripts/functions/utility : __rvm_log_command() 91 > rvm_log 'ruby-1.9.3-p286 - #compiling' | |
| ++ /scripts/functions/logging : rvm_log() 89 > rvm_pretty_print stdout | |
| ++ /scripts/functions/logging : rvm_pretty_print() 17 > case "${rvm_pretty_print_flag:=auto}" in | |
| ++ /scripts/functions/logging : rvm_pretty_print() 22 > case "${TERM:-dumb}" in | |
| ++ /scripts/functions/logging : rvm_pretty_print() 25 > case "$1" in | |
| ++ /scripts/functions/logging : rvm_pretty_print() 10 > [[ -t 1 ]] | |
| ++ /scripts/functions/logging : rvm_pretty_print() 32 > return 0 | |
| ++ /scripts/functions/logging : rvm_log() 90 > printf %b 'ruby-1.9.3-p286 - #compiling\n' | |
| ruby-1.9.3-p286 - #compiling | |
| ++ /scripts/functions/utility : __rvm_log_command() 92 > shift 2 | |
| ++ /scripts/functions/utility : __rvm_log_command() 93 > _command=("$@") | |
| ++ /scripts/functions/utility : __rvm_log_command() 94 > _command_start=make | |
| ++ /scripts/functions/utility : __rvm_log_command() 79 > (( 1 )) | |
| ++ /scripts/functions/utility : __rvm_log_command() 79 > [[ make =~ = ]] | |
| ++ /scripts/functions/utility : __rvm_log_command() 98 > _command_name=make | |
| ++ /scripts/functions/utility : __rvm_log_command() 84 > [[ ! make =~ = ]] | |
| ++ /scripts/functions/utility : __rvm_log_command() 85 > (( 0 == 0 )) | |
| ++ /scripts/functions/utility : __rvm_log_command() 103 > _log=/home/deploy/.rvm/log/ruby-1.9.3-p286/make.log | |
| ++ /scripts/functions/utility : __rvm_log_command() 89 > [[ -d /home/deploy/.rvm/log/ruby-1.9.3-p286 ]] | |
| ++ /scripts/functions/utility : __rvm_log_command() 90 > [[ -f /home/deploy/.rvm/log/ruby-1.9.3-p286/make.log ]] | |
| ++ /scripts/functions/utility : __rvm_log_command() 114 > tee /home/deploy/.rvm/log/ruby-1.9.3-p286/make.log | |
| +++ /scripts/functions/utility : __rvm_log_command() 108 > date '+%Y-%m-%d %H:%M:%S' | |
| ++ /scripts/functions/utility : __rvm_log_command() 114 > rvm_debug_stream | |
| ++ /scripts/functions/logging : rvm_debug_stream() 1 > (( 0 && 1 )) | |
| ++ /scripts/functions/logging : rvm_debug_stream() 81 > return 0 | |
| ++ /scripts/functions/utility : __rvm_log_command() 108 > printf %b '[2012-11-06 03:31:18] make\n' | |
| ++ /scripts/functions/utility : __rvm_log_command() 109 > is_a_function make | |
| ++ /scripts/functions/support : is_a_function() 144 > typeset -f make | |
| ++ /scripts/functions/support : is_a_function() 144 > return 1 | |
| ++ /scripts/functions/utility : __rvm_log_command() 112 > printf %b 'current path: /home/deploy/.rvm/src/ruby-1.9.3-p286\n' | |
| ++ /scripts/functions/utility : __rvm_log_command() 116 > make |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment