Last active
December 29, 2015 18:49
-
-
Save codeodor/7713317 to your computer and use it in GitHub Desktop.
rvm --trace upgrade && rvm --trace tools
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
~$ rvm --trace tools strings 1.9.3-p484 | |
+ 1385768598.505099713 /scripts/cli : __rvm_parse_args() 671 > [[ -n '' ]] | |
+ 1385768598.514017915 /scripts/cli : __rvm_parse_args() 673 > set -o errtrace | |
+ 1385768598.523055186 /scripts/cli : __rvm_parse_args() 674 > export 'PS4=+ $(__rvm_date "+%s.%N" 2>/dev/null) ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > ' | |
+ 1385768598.531905984 /scripts/cli : __rvm_parse_args() 674 > PS4='+ $(__rvm_date "+%s.%N" 2>/dev/null) ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > ' | |
+ 1385768598.540891056 /scripts/cli : __rvm_parse_args() 708 > [[ -z '' ]] | |
+ 1385768598.549814287 /scripts/cli : __rvm_parse_args() 708 > [[ -n '' ]] | |
+ 1385768598.558420167 /scripts/cli : __rvm_parse_args() 711 > [[ error == '' ]] | |
+ 1385768598.567271382 /scripts/cli : __rvm_parse_args() 711 > [[ 0 -eq 1 ]] | |
+ 1385768598.576020986 /scripts/cli : __rvm_parse_args() 711 > [[ -n '' ]] | |
+ 1385768598.584788664 /scripts/cli : __rvm_parse_args() 15 > [[ -n tools ]] | |
+ 1385768598.593672616 /scripts/cli : __rvm_parse_args() 17 > rvm_token=tools | |
+ 1385768598.602810383 /scripts/cli : __rvm_parse_args() 19 > (( 2 > 0 )) | |
+ 1385768598.611641641 /scripts/cli : __rvm_parse_args() 21 > next_token=strings | |
+ 1385768598.620785457 /scripts/cli : __rvm_parse_args() 22 > shift | |
+ 1385768598.629672091 /scripts/cli : __rvm_parse_args() 96 > case "$rvm_token" in | |
+ 1385768598.638494021 /scripts/cli : __rvm_parse_args() 99 > case "$rvm_token" in | |
+ 1385768598.647601031 /scripts/cli : __rvm_parse_args() 250 > case "$rvm_token" in | |
+ 1385768598.656518429 /scripts/cli : __rvm_parse_args() 186 > rvm_action=tools | |
+ 1385768598.665702659 /scripts/cli : __rvm_parse_args() 188 > rvm_ruby_args=() | |
+ 1385768598.674900135 /scripts/cli : __rvm_parse_args() 189 > __rvm_parse_args_find_known_flags rvm_ruby_args strings 1.9.3-p484 | |
+ 1385768598.684160231 /scripts/cli : __rvm_parse_args_find_known_flags() 1 > typeset _args_array_name _temp_var | |
+ 1385768598.692650552 /scripts/cli : __rvm_parse_args_find_known_flags() 2 > typeset -a _new_args | |
+ 1385768598.701193798 /scripts/cli : __rvm_parse_args_find_known_flags() 3 > _args_array_name=rvm_ruby_args | |
+ 1385768598.709937073 /scripts/cli : __rvm_parse_args_find_known_flags() 4 > (( 3 == 0 )) | |
+ 1385768598.718499918 /scripts/cli : __rvm_parse_args_find_known_flags() 4 > shift | |
+ 1385768598.727554993 /scripts/cli : __rvm_parse_args_find_known_flags() 5 > _new_args=() | |
+ 1385768598.736318365 /scripts/cli : __rvm_parse_args_find_known_flags() 7 > (( 2 )) | |
+ 1385768598.744639737 /scripts/cli : __rvm_parse_args_find_known_flags() 18 > case "$1" in | |
+ 1385768598.753250800 /scripts/cli : __rvm_parse_args_find_known_flags() 45 > _new_args+=("$1") | |
+ 1385768598.761852055 /scripts/cli : __rvm_parse_args_find_known_flags() 48 > (( 2 == 0 )) | |
+ 1385768598.770315688 /scripts/cli : __rvm_parse_args_find_known_flags() 48 > shift | |
+ 1385768598.778692233 /scripts/cli : __rvm_parse_args_find_known_flags() 7 > (( 1 )) | |
+ 1385768598.787066591 /scripts/cli : __rvm_parse_args_find_known_flags() 18 > case "$1" in | |
+ 1385768598.795418979 /scripts/cli : __rvm_parse_args_find_known_flags() 45 > _new_args+=("$1") | |
+ 1385768598.803775546 /scripts/cli : __rvm_parse_args_find_known_flags() 48 > (( 1 == 0 )) | |
+ 1385768598.812085751 /scripts/cli : __rvm_parse_args_find_known_flags() 48 > shift | |
+ 1385768598.820463938 /scripts/cli : __rvm_parse_args_find_known_flags() 7 > (( 0 )) | |
+ 1385768598.828935614 /scripts/cli : __rvm_parse_args_find_known_flags() 50 > eval 'rvm_ruby_args+=( "${_new_args[@]}" )' | |
++ 1385768598.837353384 /scripts/cli : __rvm_parse_args_find_known_flags() 41 > rvm_ruby_args+=("${_new_args[@]}") | |
+ 1385768598.846554866 /scripts/cli : __rvm_parse_args() 250 > rvm_parse_break=1 | |
+ 1385768598.855629719 /scripts/cli : __rvm_parse_args() 768 > [[ -z tools ]] | |
+ 1385768598.864769193 /scripts/cli : __rvm_parse_args() 771 > [[ error == \t\o\o\l\s ]] | |
+ 1385768598.873662802 /scripts/cli : __rvm_parse_args() 771 > [[ 1 -eq 1 ]] | |
+ 1385768598.882479159 /scripts/cli : __rvm_parse_args() 772 > break | |
+ 1385768598.891351673 /scripts/cli : __rvm_parse_args() 776 > : rvm_ruby_args:2:strings 1.9.3-p484: | |
+ 1385768598.900246530 /scripts/cli : __rvm_parse_args() 778 > [[ -n '' ]] | |
+ 1385768598.911264193 /scripts/cli : rvm() 910 > (( rvm_trace_flag == 0 )) | |
+ 1385768598.920263453 /scripts/cli : rvm() 912 > export PS4 | |
+ 1385768598.929489710 /scripts/cli : rvm() 913 > [[ -n '' ]] | |
+ 1385768598.938427067 /scripts/cli : rvm() 915 > PS4='+ $(__rvm_date "+%s.%N" 2>/dev/null) ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > ' | |
+ 1385768598.947593166 /scripts/cli : rvm() 917 > set -x | |
+ 1385768598.956664335 /scripts/cli : rvm() 919 > result=0 | |
+ 1385768598.965719114 /scripts/cli : rvm() 920 > : rvm_ruby_args:2:strings 1.9.3-p484: | |
+ 1385768598.974618977 /scripts/cli : rvm() 922 > (( result )) | |
+ 1385768598.983467286 /scripts/cli : rvm() 932 > case "${rvm_action:=help}" in | |
+ 1385768598.992607872 /scripts/cli : rvm() 997 > __rvm_run_script tools strings 1.9.3-p484 | |
+ 1385768599.001803167 /scripts/cli : __rvm_run_script() 1 > /usr/local/rvm/scripts/tools strings 1.9.3-p484 | |
++ /scripts/base : 28 > [[ -z '' ]] | |
++ /scripts/base : 30 > export PS4 | |
++ /scripts/base : 31 > PS4='+ $(__rvm_date "+%s.%N" 2>/dev/null) ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > ' | |
++ /scripts/base : 35 > export __array_start rvm_path | |
++ /scripts/base : 40 > [[ -n '' ]] | |
++ /scripts/base : 42 > __array_start=0 | |
++ /scripts/base : 45 > (( 0 == 0 )) | |
++ /scripts/base : 47 > [[ -n 0022 ]] | |
++ /scripts/base : 48 > rvm_rvmrc_files=("/etc/rvmrc" "$HOME/.rvmrc") | |
++ /scripts/base : 49 > [[ -n /usr/local ]] | |
++ /scripts/base : 49 > [[ /home/commish/.rvmrc -ef /usr/local/.rvmrc ]] | |
++ /scripts/base : 50 > rvm_rvmrc_files+=("${rvm_prefix}/.rvmrc") | |
++ /scripts/base : 53 > for rvmrc in '"${rvm_rvmrc_files[@]}"' | |
++ /scripts/base : 55 > [[ -f /etc/rvmrc ]] | |
++ /scripts/base : 58 > GREP_OPTIONS= | |
++ /scripts/base : 58 > grep '^\s*rvm .*$' /etc/rvmrc | |
++ /scripts/base : 67 > source /etc/rvmrc | |
+++ /etc/rvmrc : 1 > umask u=rwx,g=rwx,o=rx | |
++ /scripts/base : 53 > for rvmrc in '"${rvm_rvmrc_files[@]}"' | |
++ /scripts/base : 55 > [[ -f /home/commish/.rvmrc ]] | |
++ /scripts/base : 53 > for rvmrc in '"${rvm_rvmrc_files[@]}"' | |
++ /scripts/base : 55 > [[ -f /usr/local/.rvmrc ]] | |
++ /scripts/base : 71 > unset rvm_rvmrc_files | |
++ /scripts/base : 75 > export rvm_path | |
++ /scripts/base : 76 > [[ -z /usr/local/rvm ]] | |
++ /scripts/base : 92 > true /usr/local/rvm/scripts | |
++ /scripts/base : 95 > source /usr/local/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 : 8 > [[ -z '' ]] | |
+++ /scripts/initialize : 10 > export PS4 | |
+++ /scripts/initialize : 11 > PS4='+ $(__rvm_date "+%s.%N" 2>/dev/null) ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > ' | |
+++ /scripts/initialize : 17 > [[ -n 4.2.37(1)-release ]] | |
+++ /scripts/initialize : 19 > shopt -s extglob | |
+++ /scripts/initialize : 29 > export __rvm_env_loaded | |
+++ /scripts/initialize : 31 > : __rvm_env_loaded:1: | |
+++ /scripts/initialize : 33 > : __rvm_env_loaded:2: | |
+++ /scripts/initialize : 36 > [[ -z /usr/local/rvm/tmp ]] | |
+++ /scripts/initialize : 36 > (( __rvm_env_loaded == 1 )) | |
++ /scripts/base : 99 > case " ${rvm_base_except:-} " in | |
++ /scripts/base : 104 > source /usr/local/rvm/scripts/selector | |
++ /scripts/base : 105 > source /usr/local/rvm/scripts/selector_gemsets | |
++ /scripts/base : 106 > source /usr/local/rvm/scripts/selector_late | |
++ /scripts/base : 107 > source /usr/local/rvm/scripts/selector_parse | |
++ /scripts/base : 111 > typeset -a scripts | |
++ /scripts/base : 114 > scripts=(logging db support utility init cleanup env rvmrc install environment gemset checksum) | |
++ /scripts/base : 115 > for entry in '${scripts[@]}' | |
++ /scripts/base : 116 > source /usr/local/rvm/scripts/functions/logging | |
+++ /scripts/functions/logging : 96 > case "${TERM:-dumb}" in | |
+++ /scripts/functions/logging : 105 > __rvm_set_color rvm_error_clr red | |
+++ /scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable | |
+++ /scripts/functions/logging : __rvm_set_color() 42 > __buffer=' | |
cripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_error_clr | |
+++ /scripts/functions/logging : __rvm_set_color() 44 > shift | |
+++ /scripts/functions/logging : __rvm_set_color() 46 > (( 1 )) | |
+++ /scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single red | |
+++ /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in | |
+++ /scripts/functions/logging : __rvm_set_color_single() 14 > __buffer+=31 | |
+++ /scripts/functions/logging : __rvm_set_color() 49 > shift | |
+++ /scripts/functions/logging : __rvm_set_color() 50 > (( 0 )) | |
+++ /scripts/functions/logging : __rvm_set_color() 46 > (( 0 )) | |
+++ /scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m | |
+++ /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_error_clr == '' ]] | |
+++ /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_error_clr == \p\r\i\n\t ]] | |
+++ /scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_error_clr='\'''\''' | |
++++ /scripts/functions/logging : __rvm_set_color() 57 > rvm_error_clr='' | |
+++ /scripts/functions/logging : 106 > __rvm_set_color rvm_warn_clr yellow | |
+++ /scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable | |
+++ /scripts/functions/logging : __rvm_set_color() 42 > __buffer=' | |
cripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_warn_clr | |
+++ /scripts/functions/logging : __rvm_set_color() 44 > shift | |
+++ /scripts/functions/logging : __rvm_set_color() 46 > (( 1 )) | |
+++ /scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single yellow | |
+++ /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in | |
+++ /scripts/functions/logging : __rvm_set_color_single() 16 > __buffer+=33 | |
+++ /scripts/functions/logging : __rvm_set_color() 49 > shift | |
+++ /scripts/functions/logging : __rvm_set_color() 50 > (( 0 )) | |
+++ /scripts/functions/logging : __rvm_set_color() 46 > (( 0 )) | |
+++ /scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m | |
+++ /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_warn_clr == '' ]] | |
+++ /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_warn_clr == \p\r\i\n\t ]] | |
+++ /scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_warn_clr='\'''\''' | |
++++ /scripts/functions/logging : __rvm_set_color() 57 > rvm_warn_clr='' | |
+++ /scripts/functions/logging : 107 > __rvm_set_color rvm_debug_clr magenta | |
+++ /scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable | |
+++ /scripts/functions/logging : __rvm_set_color() 42 > __buffer=' | |
cripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_debug_clr | |
+++ /scripts/functions/logging : __rvm_set_color() 44 > shift | |
+++ /scripts/functions/logging : __rvm_set_color() 46 > (( 1 )) | |
+++ /scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single magenta | |
+++ /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in | |
+++ /scripts/functions/logging : __rvm_set_color_single() 18 > __buffer+=35 | |
+++ /scripts/functions/logging : __rvm_set_color() 49 > shift | |
+++ /scripts/functions/logging : __rvm_set_color() 50 > (( 0 )) | |
+++ /scripts/functions/logging : __rvm_set_color() 46 > (( 0 )) | |
+++ /scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m | |
+++ /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_debug_clr == '' ]] | |
+++ /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_debug_clr == \p\r\i\n\t ]] | |
+++ /scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_debug_clr='\'''\''' | |
++++ /scripts/functions/logging : __rvm_set_color() 57 > rvm_debug_clr='' | |
+++ /scripts/functions/logging : 108 > __rvm_set_color rvm_notify_clr green | |
+++ /scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable | |
+++ /scripts/functions/logging : __rvm_set_color() 42 > __buffer=' | |
cripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_notify_clr | |
+++ /scripts/functions/logging : __rvm_set_color() 44 > shift | |
+++ /scripts/functions/logging : __rvm_set_color() 46 > (( 1 )) | |
+++ /scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single green | |
+++ /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in | |
+++ /scripts/functions/logging : __rvm_set_color_single() 15 > __buffer+=32 | |
+++ /scripts/functions/logging : __rvm_set_color() 49 > shift | |
+++ /scripts/functions/logging : __rvm_set_color() 50 > (( 0 )) | |
+++ /scripts/functions/logging : __rvm_set_color() 46 > (( 0 )) | |
+++ /scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m | |
+++ /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_notify_clr == '' ]] | |
+++ /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_notify_clr == \p\r\i\n\t ]] | |
+++ /scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_notify_clr='\'''\''' | |
++++ /scripts/functions/logging : __rvm_set_color() 57 > rvm_notify_clr='' | |
+++ /scripts/functions/logging : 109 > __rvm_set_color rvm_reset_clr reset | |
+++ /scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable | |
+++ /scripts/functions/logging : __rvm_set_color() 42 > __buffer=' | |
cripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_reset_clr | |
+++ /scripts/functions/logging : __rvm_set_color() 44 > shift | |
+++ /scripts/functions/logging : __rvm_set_color() 46 > (( 1 )) | |
+++ /scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single reset | |
+++ /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in | |
+++ /scripts/functions/logging : __rvm_set_color_single() 35 > __buffer+=0 | |
+++ /scripts/functions/logging : __rvm_set_color() 49 > shift | |
+++ /scripts/functions/logging : __rvm_set_color() 50 > (( 0 )) | |
+++ /scripts/functions/logging : __rvm_set_color() 46 > (( 0 )) | |
+++ /scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m | |
+++ /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_reset_clr == '' ]] | |
+++ /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_reset_clr == \p\r\i\n\t ]] | |
+++ /scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_reset_clr='\'''\''' | |
++++ /scripts/functions/logging : __rvm_set_color() 57 > rvm_reset_clr='' | |
++ /scripts/base : 115 > for entry in '${scripts[@]}' | |
++ /scripts/base : 116 > source /usr/local/rvm/scripts/functions/db | |
++ /scripts/base : 115 > for entry in '${scripts[@]}' | |
++ /scripts/base : 116 > source /usr/local/rvm/scripts/functions/support | |
+++ /scripts/functions/support : 6 > [[ -n '' ]] | |
+++ /scripts/functions/support : 165 > gnu_utils=(awk cp date find sed tail tar xargs) | |
+++ /scripts/functions/support : 167 > case "${_system_name}" in | |
+++ /scripts/functions/support : 223 > command which --skip-alias --skip-functions which | |
+++ /scripts/functions/support : 225 > command which whence | |
+++ /scripts/functions/support : 227 > command which which | |
+++ /scripts/functions/support : 234 > for gnu_util in '"${gnu_utils[@]}"' | |
+++ /scripts/functions/support : 235 > eval '__rvm_awk() { \awk "$@" || return $?; }' | |
+++ /scripts/functions/support : 234 > for gnu_util in '"${gnu_utils[@]}"' | |
+++ /scripts/functions/support : 235 > eval '__rvm_cp() { \cp "$@" || return $?; }' | |
+++ /scripts/functions/support : 234 > for gnu_util in '"${gnu_utils[@]}"' | |
+++ /scripts/functions/support : 235 > eval '__rvm_date() { \date "$@" || return $?; }' | |
+++ 1385768599.572499527 /scripts/functions/support : 234 > for gnu_util in '"${gnu_utils[@]}"' | |
+++ 1385768599.577679561 /scripts/functions/support : 235 > eval '__rvm_find() { \find "$@" || return $?; }' | |
+++ 1385768599.582799367 /scripts/functions/support : 234 > for gnu_util in '"${gnu_utils[@]}"' | |
+++ 1385768599.587849443 /scripts/functions/support : 235 > eval '__rvm_sed() { \sed "$@" || return $?; }' | |
+++ 1385768599.592988807 /scripts/functions/support : 234 > for gnu_util in '"${gnu_utils[@]}"' | |
+++ 1385768599.598112091 /scripts/functions/support : 235 > eval '__rvm_tail() { \tail "$@" || return $?; }' | |
+++ 1385768599.603290719 /scripts/functions/support : 234 > for gnu_util in '"${gnu_utils[@]}"' | |
+++ 1385768599.608378489 /scripts/functions/support : 235 > eval '__rvm_tar() { \tar "$@" || return $?; }' | |
+++ 1385768599.613590687 /scripts/functions/support : 234 > for gnu_util in '"${gnu_utils[@]}"' | |
+++ 1385768599.618666224 /scripts/functions/support : 235 > eval '__rvm_xargs() { \xargs "$@" || return $?; }' | |
+++ 1385768599.624105872 /scripts/functions/support : 239 > unset gnu_tools_path gnu_prefix gnu_util gnu_utils gnu_missing | |
+++ 1385768599.629300232 /scripts/functions/support : 242 > [[ ! --no-same-owner =~ --no-same-owner ]] | |
+++ 1385768599.634777153 /scripts/functions/support : 250 > other_utils=(ant automake autoreconf libtoolize make mount patch readlink) | |
+++ 1385768599.640422267 /scripts/functions/support : 253 > [[ Debian 7 == \S\o\l\a\r\i\s\ \1\0 ]] | |
+++ 1385768599.645722371 /scripts/functions/support : 264 > for other_util in '"${other_utils[@]}"' | |
+++ 1385768599.650927555 /scripts/functions/support : 265 > eval '__rvm_ant() { \ant "$@" || return $?; }' | |
+++ 1385768599.656311404 /scripts/functions/support : 264 > for other_util in '"${other_utils[@]}"' | |
+++ 1385768599.661571296 /scripts/functions/support : 265 > eval '__rvm_automake() { \automake "$@" || return $?; }' | |
+++ 1385768599.666859530 /scripts/functions/support : 264 > for other_util in '"${other_utils[@]}"' | |
+++ 1385768599.672108752 /scripts/functions/support : 265 > eval '__rvm_autoreconf() { \autoreconf "$@" || return $?; }' | |
+++ 1385768599.677368173 /scripts/functions/support : 264 > for other_util in '"${other_utils[@]}"' | |
+++ 1385768599.682597578 /scripts/functions/support : 265 > eval '__rvm_libtoolize() { \libtoolize "$@" || return $?; }' | |
+++ 1385768599.688005610 /scripts/functions/support : 264 > for other_util in '"${other_utils[@]}"' | |
+++ 1385768599.693212694 /scripts/functions/support : 265 > eval '__rvm_make() { \make "$@" || return $?; }' | |
+++ 1385768599.698580866 /scripts/functions/support : 264 > for other_util in '"${other_utils[@]}"' | |
+++ 1385768599.703773633 /scripts/functions/support : 265 > eval '__rvm_mount() { \mount "$@" || return $?; }' | |
+++ 1385768599.709245244 /scripts/functions/support : 264 > for other_util in '"${other_utils[@]}"' | |
+++ 1385768599.714587373 /scripts/functions/support : 265 > eval '__rvm_patch() { \patch "$@" || return $?; }' | |
+++ 1385768599.719978459 /scripts/functions/support : 264 > for other_util in '"${other_utils[@]}"' | |
+++ 1385768599.725352619 /scripts/functions/support : 265 > eval '__rvm_readlink() { \readlink "$@" || return $?; }' | |
+++ 1385768599.730729838 /scripts/functions/support : 268 > unset other_util other_utils | |
++ 1385768599.736995811 /scripts/base : 115 > for entry in '${scripts[@]}' | |
++ 1385768599.742301444 /scripts/base : 116 > source /usr/local/rvm/scripts/functions/utility | |
+++ 1385768599.747677208 /scripts/functions/utility : 3 > __origin=/usr/local/rvm/scripts/functions/utility | |
+++ 1385768599.753066809 /scripts/functions/utility : 4 > __origin=/usr/local/rvm/scripts/functions | |
+++ 1385768599.758242040 /scripts/functions/utility : 5 > source /usr/local/rvm/scripts/functions/utility_gems | |
+++ 1385768599.764195802 /scripts/functions/utility : 6 > source /usr/local/rvm/scripts/functions/utility_logging | |
+++ 1385768599.771033009 /scripts/functions/utility : 7 > source /usr/local/rvm/scripts/functions/utility_package | |
+++ 1385768599.777145759 /scripts/functions/utility : 8 > source /usr/local/rvm/scripts/functions/utility_system | |
++++ 1385768599.784018724 /scripts/functions/utility_system : 206 > __rvm_detect_system | |
++++ 1385768599.789512499 /scripts/functions/utility_system : __rvm_detect_system() 5 > unset _system_type _system_name _system_version _system_arch | |
++++ 1385768599.794857461 /scripts/functions/utility_system : __rvm_detect_system() 6 > export _system_type _system_name _system_version _system_arch | |
+++++ 1385768599.801441227 /scripts/functions/utility_system : __rvm_detect_system() 7 > command uname -a | |
+++++ 1385768599.806832795 /scripts/functions/utility_system : __rvm_detect_system() 7 > uname -a | |
++++ 1385768599.815351413 /scripts/functions/utility_system : __rvm_detect_system() 7 > _system_info='Linux commi.sh 2.6.32-5-xen-amd64 #1 SMP Fri May 10 11:48:05 UTC 2013 x86_64 GNU/Linux' | |
++++ 1385768599.820601479 /scripts/functions/utility_system : __rvm_detect_system() 8 > _system_type=unknown | |
++++ 1385768599.826068425 /scripts/functions/utility_system : __rvm_detect_system() 9 > _system_name=unknown | |
++++ 1385768599.831451867 /scripts/functions/utility_system : __rvm_detect_system() 10 > _system_name_lowercase=unknown | |
++++ 1385768599.836945476 /scripts/functions/utility_system : __rvm_detect_system() 11 > _system_version=unknown | |
+++++ 1385768599.843475252 /scripts/functions/utility_system : __rvm_detect_system() 12 > command uname -m | |
+++++ 1385768599.848832741 /scripts/functions/utility_system : __rvm_detect_system() 12 > uname -m | |
++++ 1385768599.857262976 /scripts/functions/utility_system : __rvm_detect_system() 12 > _system_arch=x86_64 | |
++++ 1385768599.862589945 /scripts/functions/utility_system : __rvm_detect_system() 13 > case "$(command uname)" in | |
+++++ 1385768599.869011104 /scripts/functions/utility_system : __rvm_detect_system() 13 > command uname | |
+++++ 1385768599.874379594 /scripts/functions/utility_system : __rvm_detect_system() 13 > uname | |
++++ 1385768599.882838871 /scripts/functions/utility_system : __rvm_detect_system() 15 > _system_type=Linux | |
++++ 1385768599.888352580 /scripts/functions/utility_system : __rvm_detect_system() 17 > [[ -f /etc/lsb-release ]] | |
++++ 1385768599.893597747 /scripts/functions/utility_system : __rvm_detect_system() 24 > [[ -f /etc/lsb-release ]] | |
++++ 1385768599.898862077 /scripts/functions/utility_system : __rvm_detect_system() 31 > [[ -f /etc/lsb-release ]] | |
++++ 1385768599.904119742 /scripts/functions/utility_system : __rvm_detect_system() 37 > [[ -f /etc/altlinux-release ]] | |
++++ 1385768599.909454232 /scripts/functions/utility_system : __rvm_detect_system() 42 > [[ -f /etc/os-release ]] | |
++++ 1385768599.914759853 /scripts/functions/utility_system : __rvm_detect_system() 43 > GREP_OPTIONS= | |
++++ 1385768599.920306745 /scripts/functions/utility_system : __rvm_detect_system() 43 > grep ID=opensuse /etc/os-release | |
++++ 1385768599.928905774 /scripts/functions/utility_system : __rvm_detect_system() 48 > [[ -f /etc/SuSE-release ]] | |
++++ 1385768599.934185573 /scripts/functions/utility_system : __rvm_detect_system() 55 > [[ -f /etc/debian_version ]] | |
++++ 1385768599.939434996 /scripts/functions/utility_system : __rvm_detect_system() 57 > _system_name=Debian | |
+++++ 1385768599.947275004 /scripts/functions/utility_system : __rvm_detect_system() 58 > cat /etc/debian_version | |
+++++ 1385768599.948040927 /scripts/functions/utility_system : __rvm_detect_system() 58 > awk -F. '{print $1}' | |
++++ 1385768599.956587260 /scripts/functions/utility_system : __rvm_detect_system() 58 > _system_version=7 | |
+++++ 1385768599.963106106 /scripts/functions/utility_system : __rvm_detect_system() 59 > dpkg --print-architecture | |
++++ 1385768599.973669892 /scripts/functions/utility_system : __rvm_detect_system() 59 > _system_arch=amd64 | |
++++ 1385768599.979200517 /scripts/functions/utility_system : __rvm_detect_system() 189 > _system_type=Linux | |
++++ 1385768599.984658523 /scripts/functions/utility_system : __rvm_detect_system() 190 > _system_name=Debian | |
+++++ 1385768599.992608757 /scripts/functions/utility_system : __rvm_detect_system() 191 > echo Debian | |
+++++ 1385768599.993406990 /scripts/functions/utility_system : __rvm_detect_system() 191 > tr '[A-Z]' '[a-z]' | |
++++ 1385768600.001923003 /scripts/functions/utility_system : __rvm_detect_system() 191 > _system_name_lowercase=debian | |
++++ 1385768600.007423549 /scripts/functions/utility_system : __rvm_detect_system() 192 > _system_version=7 | |
++++ 1385768600.012878534 /scripts/functions/utility_system : __rvm_detect_system() 193 > _system_arch=amd64 | |
++++ 1385768600.018305438 /scripts/functions/utility_system : __rvm_detect_system() 194 > _system_arch=x86_64 | |
++++ 1385768600.023674846 /scripts/functions/utility_system : __rvm_detect_system() 195 > _system_arch=x86_64 | |
++++ 1385768600.029591563 /scripts/functions/utility_system : 207 > __rvm_detect_system_override | |
++++ 1385768600.035003269 /scripts/functions/utility_system : __rvm_detect_system_override() 200 >typeset _var | |
++++ 1385768600.040459496 /scripts/functions/utility_system : __rvm_detect_system_override() 201 >for _var in system_type system_name system_name_lowercase system_version system_arch | |
++++ 1385768600.045871518 /scripts/functions/utility_system : __rvm_detect_system_override() 202 >__rvm_db system_type _system_type | |
++++ 1385768600.051462738 /scripts/functions/db : __rvm_db() 7 > typeset value key variable | |
++++ 1385768600.056917146 /scripts/functions/db : __rvm_db() 8 > key=system_type | |
++++ 1385768600.062336335 /scripts/functions/db : __rvm_db() 9 > key=system_type | |
++++ 1385768600.067611310 /scripts/functions/db : __rvm_db() 10 > variable=_system_type | |
++++ 1385768600.073033515 /scripts/functions/db : __rvm_db() 12 > [[ -f /usr/local/rvm/user/db ]] | |
+++++ 1385768600.079576145 /scripts/functions/db : __rvm_db() 13 > __rvm_db_ /usr/local/rvm/user/db system_type | |
+++++ 1385768600.085187211 /scripts/functions/db : __rvm_db_() 60 > typeset __db __key __value | |
+++++ 1385768600.090619084 /scripts/functions/db : __rvm_db_() 61 > __db=/usr/local/rvm/user/db | |
+++++ 1385768600.095872098 /scripts/functions/db : __rvm_db_() 62 > __key=system_type | |
+++++ 1385768600.101278742 /scripts/functions/db : __rvm_db_() 63 > shift 2 | |
+++++ 1385768600.106585288 /scripts/functions/db : __rvm_db_() 64 > __value= | |
+++++ 1385768600.112705101 /scripts/functions/db : __rvm_db_() 65 > case "${__value}" in | |
+++++ 1385768600.118234010 /scripts/functions/db : __rvm_db_() 70 > __rvm_db_get /usr/local/rvm/user/db system_type | |
+++++ 1385768600.123603618 /scripts/functions/db : __rvm_db_get() 52 > [[ -f /usr/local/rvm/user/db ]] | |
+++++ 1385768600.130509705 /scripts/functions/db : __rvm_db_get() 53 > __rvm_grep '^system_type=' /usr/local/rvm/user/db | |
+++++ 1385768600.130984869 /scripts/functions/db : __rvm_db_get() 53 > __rvm_sed -e 's#^system_type=##' -e '/^$/d' | |
+++++ 1385768600.136816278 /scripts/functions/support : __rvm_grep() 220 > GREP_OPTIONS= | |
+++++ 1385768600.137333766 /scripts/functions/support : __rvm_sed() 235 > sed -e 's#^system_type=##' -e '/^$/d' | |
+++++ 1385768600.142818729 /scripts/functions/support : __rvm_grep() 220 > grep '^system_type=' /usr/local/rvm/user/db | |
+++++ 1385768600.151285976 /scripts/functions/support : __rvm_grep() 220 > return 1 | |
++++ 1385768600.158877134 /scripts/functions/db : __rvm_db() 13 > value= | |
++++ 1385768600.164280541 /scripts/functions/db : __rvm_db() 15 > [[ -z '' ]] | |
++++ 1385768600.169686614 /scripts/functions/db : __rvm_db() 15 > [[ -f /usr/local/rvm/config/db ]] | |
+++++ 1385768600.176500451 /scripts/functions/db : __rvm_db() 16 > __rvm_db_ /usr/local/rvm/config/db system_type | |
+++++ 1385768600.182047590 /scripts/functions/db : __rvm_db_() 60 > typeset __db __key __value | |
+++++ 1385768600.187307573 /scripts/functions/db : __rvm_db_() 61 > __db=/usr/local/rvm/config/db | |
+++++ 1385768600.192747453 /scripts/functions/db : __rvm_db_() 62 > __key=system_type | |
+++++ 1385768600.198288494 /scripts/functions/db : __rvm_db_() 63 > shift 2 | |
+++++ 1385768600.203716339 /scripts/functions/db : __rvm_db_() 64 > __value= | |
+++++ 1385768600.209169696 /scripts/functions/db : __rvm_db_() 65 > case "${__value}" in | |
+++++ 1385768600.214637347 /scripts/functions/db : __rvm_db_() 70 > __rvm_db_get /usr/local/rvm/config/db system_type | |
+++++ 1385768600.220041764 /scripts/functions/db : __rvm_db_get() 52 > [[ -f /usr/local/rvm/config/db ]] | |
+++++ 1385768600.226786758 /scripts/functions/db : __rvm_db_get() 53 > __rvm_grep '^system_type=' /usr/local/rvm/config/db | |
+++++ 1385768600.227418684 /scripts/functions/db : __rvm_db_get() 53 > __rvm_sed -e 's#^system_type=##' -e '/^$/d' | |
+++++ 1385768600.233059046 /scripts/functions/support : __rvm_grep() 220 > GREP_OPTIONS= | |
+++++ 1385768600.233743124 /scripts/functions/support : __rvm_sed() 235 > sed -e 's#^system_type=##' -e '/^$/d' | |
+++++ 1385768600.239095261 /scripts/functions/support : __rvm_grep() 220 > grep '^system_type=' /usr/local/rvm/config/db | |
+++++ 1385768600.247616573 /scripts/functions/support : __rvm_grep() 220 > return 1 | |
++++ 1385768600.255077737 /scripts/functions/db : __rvm_db() 16 > value= | |
++++ 1385768600.260381047 /scripts/functions/db : __rvm_db() 19 > [[ -n '' ]] | |
++++ 1385768600.265597182 /scripts/functions/db : __rvm_db() 26 > true | |
++++ 1385768600.270883938 /scripts/functions/utility_system : __rvm_detect_system_override() 201 >for _var in system_type system_name system_name_lowercase system_version system_arch | |
++++ 1385768600.276285789 /scripts/functions/utility_system : __rvm_detect_system_override() 202 >__rvm_db system_name _system_name | |
++++ 1385768600.281680997 /scripts/functions/db : __rvm_db() 7 > typeset value key variable | |
++++ 1385768600.286864408 /scripts/functions/db : __rvm_db() 8 > key=system_name | |
++++ 1385768600.292059523 /scripts/functions/db : __rvm_db() 9 > key=system_name | |
++++ 1385768600.297300967 /scripts/functions/db : __rvm_db() 10 > variable=_system_name | |
++++ 1385768600.302598272 /scripts/functions/db : __rvm_db() 12 > [[ -f /usr/local/rvm/user/db ]] | |
+++++ 1385768600.309183366 /scripts/functions/db : __rvm_db() 13 > __rvm_db_ /usr/local/rvm/user/db system_name | |
+++++ 1385768600.314847777 /scripts/functions/db : __rvm_db_() 60 > typeset __db __key __value | |
+++++ 1385768600.320233497 /scripts/functions/db : __rvm_db_() 61 > __db=/usr/local/rvm/user/db | |
+++++ 1385768600.325612913 /scripts/functions/db : __rvm_db_() 62 > __key=system_name | |
+++++ 1385768600.330842166 /scripts/functions/db : __rvm_db_() 63 > shift 2 | |
+++++ 1385768600.336115775 /scripts/functions/db : __rvm_db_() 64 > __value= | |
+++++ 1385768600.341513029 /scripts/functions/db : __rvm_db_() 65 > case "${__value}" in | |
+++++ 1385768600.347046047 /scripts/functions/db : __rvm_db_() 70 > __rvm_db_get /usr/local/rvm/user/db system_name | |
+++++ 1385768600.352437685 /scripts/functions/db : __rvm_db_get() 52 > [[ -f /usr/local/rvm/user/db ]] | |
+++++ 1385768600.359285629 /scripts/functions/db : __rvm_db_get() 53 > __rvm_grep '^system_name=' /usr/local/rvm/user/db | |
+++++ 1385768600.359865716 /scripts/functions/db : __rvm_db_get() 53 > __rvm_sed -e 's#^system_name=##' -e '/^$/d' | |
+++++ 1385768600.365679333 /scripts/functions/support : __rvm_grep() 220 > GREP_OPTIONS= | |
+++++ 1385768600.366393180 /scripts/functions/support : __rvm_sed() 235 > sed -e 's#^system_name=##' -e '/^$/d' | |
+++++ 1385768600.371786990 /scripts/functions/support : __rvm_grep() 220 > grep '^system_name=' /usr/local/rvm/user/db | |
+++++ 1385768600.380355652 /scripts/functions/support : __rvm_grep() 220 > return 1 | |
++++ 1385768600.388182308 /scripts/functions/db : __rvm_db() 13 > value= | |
++++ 1385768600.393680704 /scripts/functions/db : __rvm_db() 15 > [[ -z '' ]] | |
++++ 1385768600.399071233 /scripts/functions/db : __rvm_db() 15 > [[ -f /usr/local/rvm/config/db ]] | |
+++++ 1385768600.405903889 /scripts/functions/db : __rvm_db() 16 > __rvm_db_ /usr/local/rvm/config/db system_name | |
+++++ 1385768600.411563333 /scripts/functions/db : __rvm_db_() 60 > typeset __db __key __value | |
+++++ 1385768600.416975659 /scripts/functions/db : __rvm_db_() 61 > __db=/usr/local/rvm/config/db | |
+++++ 1385768600.422248051 /scripts/functions/db : __rvm_db_() 62 > __key=system_name | |
+++++ 1385768600.427596623 /scripts/functions/db : __rvm_db_() 63 > shift 2 | |
+++++ 1385768600.432919365 /scripts/functions/db : __rvm_db_() 64 > __value= | |
+++++ 1385768600.438351250 /scripts/functions/db : __rvm_db_() 65 > case "${__value}" in | |
+++++ 1385768600.443717385 /scripts/functions/db : __rvm_db_() 70 > __rvm_db_get /usr/local/rvm/config/db system_name | |
+++++ 1385768600.449247983 /scripts/functions/db : __rvm_db_get() 52 > [[ -f /usr/local/rvm/config/db ]] | |
+++++ 1385768600.455922854 /scripts/functions/db : __rvm_db_get() 53 > __rvm_grep '^system_name=' /usr/local/rvm/config/db | |
+++++ 1385768600.456592659 /scripts/functions/db : __rvm_db_get() 53 > __rvm_sed -e 's#^system_name=##' -e '/^$/d' | |
+++++ 1385768600.462297268 /scripts/functions/support : __rvm_grep() 220 > GREP_OPTIONS= | |
+++++ 1385768600.462956888 /scripts/functions/support : __rvm_sed() 235 > sed -e 's#^system_name=##' -e '/^$/d' | |
+++++ 1385768600.468347511 /scripts/functions/support : __rvm_grep() 220 > grep '^system_name=' /usr/local/rvm/config/db | |
+++++ 1385768600.476936508 /scripts/functions/support : __rvm_grep() 220 > return 1 | |
++++ 1385768600.484801888 /scripts/functions/db : __rvm_db() 16 > value= | |
++++ 1385768600.490198507 /scripts/functions/db : __rvm_db() 19 > [[ -n '' ]] | |
++++ 1385768600.495589884 /scripts/functions/db : __rvm_db() 26 > true | |
++++ 1385768600.501118359 /scripts/functions/utility_system : __rvm_detect_system_override() 201 >for _var in system_type system_name system_name_lowercase system_version system_arch | |
++++ 1385768600.506661195 /scripts/functions/utility_system : __rvm_detect_system_override() 202 >__rvm_db system_name_lowercase _system_name_lowercase | |
++++ 1385768600.512153023 /scripts/functions/db : __rvm_db() 7 > typeset value key variable | |
++++ 1385768600.517578097 /scripts/functions/db : __rvm_db() 8 > key=system_name_lowercase | |
++++ 1385768600.522954422 /scripts/functions/db : __rvm_db() 9 > key=system_name_lowercase | |
++++ 1385768600.528443011 /scripts/functions/db : __rvm_db() 10 > variable=_system_name_lowercase | |
++++ 1385768600.533846858 /scripts/functions/db : __rvm_db() 12 > [[ -f /usr/local/rvm/user/db ]] | |
+++++ 1385768600.540612835 /scripts/functions/db : __rvm_db() 13 > __rvm_db_ /usr/local/rvm/user/db system_name_lowercase | |
+++++ 1385768600.546247253 /scripts/functions/db : __rvm_db_() 60 > typeset __db __key __value | |
+++++ 1385768600.551663311 /scripts/functions/db : __rvm_db_() 61 > __db=/usr/local/rvm/user/db | |
+++++ 1385768600.557057485 /scripts/functions/db : __rvm_db_() 62 > __key=system_name_lowercase | |
+++++ 1385768600.562379645 /scripts/functions/db : __rvm_db_() 63 > shift 2 | |
+++++ 1385768600.567690680 /scripts/functions/db : __rvm_db_() 64 > __value= | |
+++++ 1385768600.572980162 /scripts/functions/db : __rvm_db_() 65 > case "${__value}" in | |
+++++ 1385768600.578362952 /scripts/functions/db : __rvm_db_() 70 > __rvm_db_get /usr/local/rvm/user/db system_name_lowercase | |
+++++ 1385768600.583899020 /scripts/functions/db : __rvm_db_get() 52 > [[ -f /usr/local/rvm/user/db ]] | |
+++++ 1385768600.590598627 /scripts/functions/db : __rvm_db_get() 53 > __rvm_grep '^system_name_lowercase=' /usr/local/rvm/user/db | |
+++++ 1385768600.591239296 /scripts/functions/db : __rvm_db_get() 53 > __rvm_sed -e 's#^system_name_lowercase=##' -e '/^$/d' | |
+++++ 1385768600.596979337 /scripts/functions/support : __rvm_grep() 220 > GREP_OPTIONS= | |
+++++ 1385768600.597550576 /scripts/functions/support : __rvm_sed() 235 > sed -e 's#^system_name_lowercase=##' -e '/^$/d' | |
+++++ 1385768600.602947496 /scripts/functions/support : __rvm_grep() 220 > grep '^system_name_lowercase=' /usr/local/rvm/user/db | |
+++++ 1385768600.611377930 /scripts/functions/support : __rvm_grep() 220 > return 1 | |
++++ 1385768600.618928994 /scripts/functions/db : __rvm_db() 13 > value= | |
++++ 1385768600.624428143 /scripts/functions/db : __rvm_db() 15 > [[ -z '' ]] | |
++++ 1385768600.629918293 /scripts/functions/db : __rvm_db() 15 > [[ -f /usr/local/rvm/config/db ]] | |
+++++ 1385768600.636689849 /scripts/functions/db : __rvm_db() 16 > __rvm_db_ /usr/local/rvm/config/db system_name_lowercase | |
+++++ 1385768600.642310450 /scripts/functions/db : __rvm_db_() 60 > typeset __db __key __value | |
+++++ 1385768600.647667379 /scripts/functions/db : __rvm_db_() 61 > __db=/usr/local/rvm/config/db | |
+++++ 1385768600.653035436 /scripts/functions/db : __rvm_db_() 62 > __key=system_name_lowercase | |
+++++ 1385768600.658355794 /scripts/functions/db : __rvm_db_() 63 > shift 2 | |
+++++ 1385768600.663735860 /scripts/functions/db : __rvm_db_() 64 > __value= | |
+++++ 1385768600.669138132 /scripts/functions/db : __rvm_db_() 65 > case "${__value}" in | |
+++++ 1385768600.674440522 /scripts/functions/db : __rvm_db_() 70 > __rvm_db_get /usr/local/rvm/config/db system_name_lowercase | |
+++++ 1385768600.679806375 /scripts/functions/db : __rvm_db_get() 52 > [[ -f /usr/local/rvm/config/db ]] | |
+++++ 1385768600.686567732 /scripts/functions/db : __rvm_db_get() 53 > __rvm_grep '^system_name_lowercase=' /usr/local/rvm/config/db | |
+++++ 1385768600.687114978 /scripts/functions/db : __rvm_db_get() 53 > __rvm_sed -e 's#^system_name_lowercase=##' -e '/^$/d' | |
+++++ 1385768600.692897811 /scripts/functions/support : __rvm_grep() 220 > GREP_OPTIONS= | |
+++++ 1385768600.693555768 /scripts/functions/support : __rvm_sed() 235 > sed -e 's#^system_name_lowercase=##' -e '/^$/d' | |
+++++ 1385768600.698965482 /scripts/functions/support : __rvm_grep() 220 > grep '^system_name_lowercase=' /usr/local/rvm/config/db | |
+++++ 1385768600.707494691 /scripts/functions/support : __rvm_grep() 220 > return 1 | |
++++ 1385768600.715207298 /scripts/functions/db : __rvm_db() 16 > value= | |
++++ 1385768600.720630649 /scripts/functions/db : __rvm_db() 19 > [[ -n '' ]] | |
++++ 1385768600.726034729 /scripts/functions/db : __rvm_db() 26 > true | |
++++ 1385768600.731527323 /scripts/functions/utility_system : __rvm_detect_system_override() 201 >for _var in system_type system_name system_name_lowercase system_version system_arch | |
++++ 1385768600.736943237 /scripts/functions/utility_system : __rvm_detect_system_override() 202 >__rvm_db system_version _system_version | |
++++ 1385768600.742407527 /scripts/functions/db : __rvm_db() 7 > typeset value key variable | |
++++ 1385768600.747777694 /scripts/functions/db : __rvm_db() 8 > key=system_version | |
++++ 1385768600.753169317 /scripts/functions/db : __rvm_db() 9 > key=system_version | |
++++ 1385768600.758595215 /scripts/functions/db : __rvm_db() 10 > variable=_system_version | |
++++ 1385768600.763919690 /scripts/functions/db : __rvm_db() 12 > [[ -f /usr/local/rvm/user/db ]] | |
+++++ 1385768600.770616944 /scripts/functions/db : __rvm_db() 13 > __rvm_db_ /usr/local/rvm/user/db system_version | |
+++++ 1385768600.776247113 /scripts/functions/db : __rvm_db_() 60 > typeset __db __key __value | |
+++++ 1385768600.781570395 /scripts/functions/db : __rvm_db_() 61 > __db=/usr/local/rvm/user/db | |
+++++ 1385768600.786880953 /scripts/functions/db : __rvm_db_() 62 > __key=system_version | |
+++++ 1385768600.792261719 /scripts/functions/db : __rvm_db_() 63 > shift 2 | |
+++++ 1385768600.797665530 /scripts/functions/db : __rvm_db_() 64 > __value= | |
+++++ 1385768600.803026340 /scripts/functions/db : __rvm_db_() 65 > case "${__value}" in | |
+++++ 1385768600.808401476 /scripts/functions/db : __rvm_db_() 70 > __rvm_db_get /usr/local/rvm/user/db system_version | |
+++++ 1385768600.813869947 /scripts/functions/db : __rvm_db_get() 52 > [[ -f /usr/local/rvm/user/db ]] | |
+++++ 1385768600.820618014 /scripts/functions/db : __rvm_db_get() 53 > __rvm_grep '^system_version=' /usr/local/rvm/user/db | |
+++++ 1385768600.821108325 /scripts/functions/db : __rvm_db_get() 53 > __rvm_sed -e 's#^system_version=##' -e '/^$/d' | |
+++++ 1385768600.827014492 /scripts/functions/support : __rvm_grep() 220 > GREP_OPTIONS= | |
+++++ 1385768600.827536253 /scripts/functions/support : __rvm_sed() 235 > sed -e 's#^system_version=##' -e '/^$/d' | |
+++++ 1385768600.833202932 /scripts/functions/support : __rvm_grep() 220 > grep '^system_version=' /usr/local/rvm/user/db | |
+++++ 1385768600.841805009 /scripts/functions/support : __rvm_grep() 220 > return 1 | |
++++ 1385768600.849566789 /scripts/functions/db : __rvm_db() 13 > value= | |
++++ 1385768600.854971910 /scripts/functions/db : __rvm_db() 15 > [[ -z '' ]] | |
++++ 1385768600.860726524 /scripts/functions/db : __rvm_db() 15 > [[ -f /usr/local/rvm/config/db ]] | |
+++++ 1385768600.867619943 /scripts/functions/db : __rvm_db() 16 > __rvm_db_ /usr/local/rvm/config/db system_version | |
+++++ 1385768600.873269073 /scripts/functions/db : __rvm_db_() 60 > typeset __db __key __value | |
+++++ 1385768600.878675332 /scripts/functions/db : __rvm_db_() 61 > __db=/usr/local/rvm/config/db | |
+++++ 1385768600.884066444 /scripts/functions/db : __rvm_db_() 62 > __key=system_version | |
+++++ 1385768600.889426821 /scripts/functions/db : __rvm_db_() 63 > shift 2 | |
+++++ 1385768600.894735968 /scripts/functions/db : __rvm_db_() 64 > __value= | |
+++++ 1385768600.900019390 /scripts/functions/db : __rvm_db_() 65 > case "${__value}" in | |
+++++ 1385768600.905532169 /scripts/functions/db : __rvm_db_() 70 > __rvm_db_get /usr/local/rvm/config/db system_version | |
+++++ 1385768600.910887934 /scripts/functions/db : __rvm_db_get() 52 > [[ -f /usr/local/rvm/config/db ]] | |
+++++ 1385768600.917625739 /scripts/functions/db : __rvm_db_get() 53 > __rvm_grep '^system_version=' /usr/local/rvm/config/db | |
+++++ 1385768600.918048501 /scripts/functions/db : __rvm_db_get() 53 > __rvm_sed -e 's#^system_version=##' -e '/^$/d' | |
+++++ 1385768600.923934109 /scripts/functions/support : __rvm_grep() 220 > GREP_OPTIONS= | |
+++++ 1385768600.924169486 /scripts/functions/support : __rvm_sed() 235 > sed -e 's#^system_version=##' -e '/^$/d' | |
+++++ 1385768600.930037476 /scripts/functions/support : __rvm_grep() 220 > grep '^system_version=' /usr/local/rvm/config/db | |
+++++ 1385768600.938566392 /scripts/functions/support : __rvm_grep() 220 > return 1 | |
++++ 1385768600.946311744 /scripts/functions/db : __rvm_db() 16 > value= | |
++++ 1385768600.951708811 /scripts/functions/db : __rvm_db() 19 > [[ -n '' ]] | |
++++ 1385768600.957128496 /scripts/functions/db : __rvm_db() 26 > true | |
++++ 1385768600.962594632 /scripts/functions/utility_system : __rvm_detect_system_override() 201 >for _var in system_type system_name system_name_lowercase system_version system_arch | |
++++ 1385768600.967890332 /scripts/functions/utility_system : __rvm_detect_system_override() 202 >__rvm_db system_arch _system_arch | |
++++ 1385768600.973443448 /scripts/functions/db : __rvm_db() 7 > typeset value key variable | |
++++ 1385768600.978877680 /scripts/functions/db : __rvm_db() 8 > key=system_arch | |
++++ 1385768600.984387197 /scripts/functions/db : __rvm_db() 9 > key=system_arch | |
++++ 1385768600.989872136 /scripts/functions/db : __rvm_db() 10 > variable=_system_arch | |
++++ 1385768600.995301760 /scripts/functions/db : __rvm_db() 12 > [[ -f /usr/local/rvm/user/db ]] | |
+++++ 1385768601.001986839 /scripts/functions/db : __rvm_db() 13 > __rvm_db_ /usr/local/rvm/user/db system_arch | |
+++++ 1385768601.007684908 /scripts/functions/db : __rvm_db_() 60 > typeset __db __key __value | |
+++++ 1385768601.012998148 /scripts/functions/db : __rvm_db_() 61 > __db=/usr/local/rvm/user/db | |
+++++ 1385768601.018325077 /scripts/functions/db : __rvm_db_() 62 > __key=system_arch | |
+++++ 1385768601.023618528 /scripts/functions/db : __rvm_db_() 63 > shift 2 | |
+++++ 1385768601.028903182 /scripts/functions/db : __rvm_db_() 64 > __value= | |
+++++ 1385768601.034222340 /scripts/functions/db : __rvm_db_() 65 > case "${__value}" in | |
+++++ 1385768601.039601398 /scripts/functions/db : __rvm_db_() 70 > __rvm_db_get /usr/local/rvm/user/db system_arch | |
+++++ 1385768601.044967460 /scripts/functions/db : __rvm_db_get() 52 > [[ -f /usr/local/rvm/user/db ]] | |
+++++ 1385768601.051709963 /scripts/functions/db : __rvm_db_get() 53 > __rvm_grep '^system_arch=' /usr/local/rvm/user/db | |
+++++ 1385768601.052173494 /scripts/functions/db : __rvm_db_get() 53 > __rvm_sed -e 's#^system_arch=##' -e '/^$/d' | |
+++++ 1385768601.057974173 /scripts/functions/support : __rvm_grep() 220 > GREP_OPTIONS= | |
+++++ 1385768601.058324313 /scripts/functions/support : __rvm_sed() 235 > sed -e 's#^system_arch=##' -e '/^$/d' | |
+++++ 1385768601.063977607 /scripts/functions/support : __rvm_grep() 220 > grep '^system_arch=' /usr/local/rvm/user/db | |
+++++ 1385768601.072516931 /scripts/functions/support : __rvm_grep() 220 > return 1 | |
++++ 1385768601.080126798 /scripts/functions/db : __rvm_db() 13 > value= | |
++++ 1385768601.085547450 /scripts/functions/db : __rvm_db() 15 > [[ -z '' ]] | |
++++ 1385768601.090926500 /scripts/functions/db : __rvm_db() 15 > [[ -f /usr/local/rvm/config/db ]] | |
+++++ 1385768601.097608201 /scripts/functions/db : __rvm_db() 16 > __rvm_db_ /usr/local/rvm/config/db system_arch | |
+++++ 1385768601.103230297 /scripts/functions/db : __rvm_db_() 60 > typeset __db __key __value | |
+++++ 1385768601.108596277 /scripts/functions/db : __rvm_db_() 61 > __db=/usr/local/rvm/config/db | |
+++++ 1385768601.113856635 /scripts/functions/db : __rvm_db_() 62 > __key=system_arch | |
+++++ 1385768601.119142123 /scripts/functions/db : __rvm_db_() 63 > shift 2 | |
+++++ 1385768601.124391783 /scripts/functions/db : __rvm_db_() 64 > __value= | |
+++++ 1385768601.129730787 /scripts/functions/db : __rvm_db_() 65 > case "${__value}" in | |
+++++ 1385768601.135130618 /scripts/functions/db : __rvm_db_() 70 > __rvm_db_get /usr/local/rvm/config/db system_arch | |
+++++ 1385768601.140574981 /scripts/functions/db : __rvm_db_get() 52 > [[ -f /usr/local/rvm/config/db ]] | |
+++++ 1385768601.147406497 /scripts/functions/db : __rvm_db_get() 53 > __rvm_grep '^system_arch=' /usr/local/rvm/config/db | |
+++++ 1385768601.147799674 /scripts/functions/db : __rvm_db_get() 53 > __rvm_sed -e 's#^system_arch=##' -e '/^$/d' | |
+++++ 1385768601.153731947 /scripts/functions/support : __rvm_grep() 220 > GREP_OPTIONS= | |
+++++ 1385768601.154121949 /scripts/functions/support : __rvm_sed() 235 > sed -e 's#^system_arch=##' -e '/^$/d' | |
+++++ 1385768601.159828972 /scripts/functions/support : __rvm_grep() 220 > grep '^system_arch=' /usr/local/rvm/config/db | |
+++++ 1385768601.168282350 /scripts/functions/support : __rvm_grep() 220 > return 1 | |
++++ 1385768601.176249260 /scripts/functions/db : __rvm_db() 16 > value= | |
++++ 1385768601.181669444 /scripts/functions/db : __rvm_db() 19 > [[ -n '' ]] | |
++++ 1385768601.187067234 /scripts/functions/db : __rvm_db() 26 > true | |
+++ 1385768601.193929144 /scripts/functions/utility : 9 > unset __origin | |
++ 1385768601.201760235 /scripts/base : 115 > for entry in '${scripts[@]}' | |
++ 1385768601.207335523 /scripts/base : 116 > source /usr/local/rvm/scripts/functions/init | |
++ 1385768601.213260854 /scripts/base : 115 > for entry in '${scripts[@]}' | |
++ 1385768601.218846838 /scripts/base : 116 > source /usr/local/rvm/scripts/functions/cleanup | |
++ 1385768601.225158676 /scripts/base : 115 > for entry in '${scripts[@]}' | |
++ 1385768601.230773354 /scripts/base : 116 > source /usr/local/rvm/scripts/functions/env | |
++ 1385768601.238405433 /scripts/base : 115 > for entry in '${scripts[@]}' | |
++ 1385768601.244095398 /scripts/base : 116 > source /usr/local/rvm/scripts/functions/rvmrc | |
+++ 1385768601.249798687 /scripts/functions/rvmrc : 3 > source /usr/local/rvm/scripts/functions/rvmrc_project | |
+++ 1385768601.257571800 /scripts/functions/rvmrc : 4 > source /usr/local/rvm/scripts/functions/rvmrc_set | |
+++ 1385768601.264576830 /scripts/functions/rvmrc : 5 > source /usr/local/rvm/scripts/functions/rvmrc_to | |
+++ 1385768601.270637321 /scripts/functions/rvmrc : 6 > source /usr/local/rvm/scripts/functions/rvmrc_trust | |
+++ 1385768601.277954906 /scripts/functions/rvmrc : 7 > source /usr/local/rvm/scripts/functions/rvmrc_warning | |
++ 1385768601.285971989 /scripts/base : 115 > for entry in '${scripts[@]}' | |
++ 1385768601.291860906 /scripts/base : 116 > source /usr/local/rvm/scripts/functions/install | |
++ 1385768601.298064114 /scripts/base : 115 > for entry in '${scripts[@]}' | |
++ 1385768601.303901334 /scripts/base : 116 > source /usr/local/rvm/scripts/functions/environment | |
++ 1385768601.312163044 /scripts/base : 115 > for entry in '${scripts[@]}' | |
++ 1385768601.318191939 /scripts/base : 116 > source /usr/local/rvm/scripts/functions/gemset | |
++ 1385768601.324397910 /scripts/base : 115 > for entry in '${scripts[@]}' | |
++ 1385768601.330311871 /scripts/base : 116 > source /usr/local/rvm/scripts/functions/checksum | |
++ 1385768601.337597208 /scripts/base : 118 > unset scripts entry rvm_base_except | |
+ 1385768601.344920133 /scripts/tools : 215 > args=($*) | |
+ 1385768601.350742720 /scripts/tools : 216 > action=strings | |
++ 1385768601.358219122 /scripts/tools : 217 > echo 1.9.3-p484 | |
+ 1385768601.364768867 /scripts/tools : 217 > args=1.9.3-p484 | |
+ 1385768601.370647577 /scripts/tools : 219 > [[ -z strings ]] | |
+ 1385768601.376642478 /scripts/tools : 221 > case "$action" in | |
+ 1385768601.382458693 /scripts/tools : 224 > tools_strings 1.9.3-p484 | |
+ 1385768601.388350090 /scripts/tools : tools_strings() 35 > for ruby_name in '"$@"' | |
+ 1385768601.394097439 /scripts/tools : tools_strings() 37 > __rvm_select 1.9.3-p484 | |
+ 1385768602.782685483 /scripts/tools : tools_strings() 39 > echo '' | |
+ 1385768602.788884536 /scripts/tools : tools_strings() 41 > __rvm_unset_ruby_variables | |
+ 1385768602.795085115 /scripts/functions/env : __rvm_unset_ruby_variables() 16 > 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 | |
+ 1385768602.801315919 /scripts/functions/env : __rvm_unset_ruby_variables() 17 > __rvm_load_rvmrc | |
+ 1385768602.807624240 /scripts/functions/init : __rvm_load_rvmrc() 5 > typeset _file | |
+ 1385768602.813704707 /scripts/functions/init : __rvm_load_rvmrc() 6 > typeset -a rvm_rvmrc_files | |
+ 1385768602.819907782 /scripts/functions/init : __rvm_load_rvmrc() 7 > (( 0 == 1 )) | |
+ 1385768602.825995205 /scripts/functions/init : __rvm_load_rvmrc() 12 > [[ -n 0022 ]] | |
+ 1385768602.832072242 /scripts/functions/init : __rvm_load_rvmrc() 14 > rvm_rvmrc_files=("/etc/rvmrc" "$HOME/.rvmrc") | |
+ 1385768602.838255665 /scripts/functions/init : __rvm_load_rvmrc() 15 > [[ -n /usr/local ]] | |
+ 1385768602.844468292 /scripts/functions/init : __rvm_load_rvmrc() 15 > [[ /home/commish/.rvmrc -ef /usr/local/.rvmrc ]] | |
+ 1385768602.850501653 /scripts/functions/init : __rvm_load_rvmrc() 16 > rvm_rvmrc_files+=("${rvm_prefix}/.rvmrc") | |
+ 1385768602.856762777 /scripts/functions/init : __rvm_load_rvmrc() 18 > for _file in '"${rvm_rvmrc_files[@]}"' | |
+ 1385768602.863185702 /scripts/functions/init : __rvm_load_rvmrc() 20 > [[ -s /etc/rvmrc ]] | |
+ 1385768602.869207828 /scripts/functions/init : __rvm_load_rvmrc() 22 > __rvm_grep '^\s*rvm .*$' /etc/rvmrc | |
+ 1385768602.897931209 /scripts/functions/init : __rvm_load_rvmrc() 31 > source /etc/rvmrc | |
++ 1385768602.904153134 /etc/rvmrc : source() 1 > umask u=rwx,g=rwx,o=rx | |
+ 1385768602.910348388 /scripts/functions/init : __rvm_load_rvmrc() 18 > for _file in '"${rvm_rvmrc_files[@]}"' | |
+ 1385768602.916593928 /scripts/functions/init : __rvm_load_rvmrc() 20 > [[ -s /home/commish/.rvmrc ]] | |
+ 1385768602.922691621 /scripts/functions/init : __rvm_load_rvmrc() 18 > for _file in '"${rvm_rvmrc_files[@]}"' | |
+ 1385768602.928822349 /scripts/functions/init : __rvm_load_rvmrc() 20 > [[ -s /usr/local/.rvmrc ]] | |
+ 1385768602.934921061 /scripts/functions/init : __rvm_load_rvmrc() 35 > return 0 | |
+ 1385768602.945106177 /scripts/cli : rvm() 1184 > current_result=0 | |
+ 1385768602.954349920 /scripts/cli : rvm() 1185 > (( result )) | |
+ 1385768602.963681575 /scripts/cli : rvm() 1185 > result=0 | |
+ 1385768602.972962292 /scripts/cli : rvm() 1187 > (( result )) | |
+ 1385768602.982269252 /scripts/cli : rvm() 1192 > case "$rvm_action" in | |
+ 1385768602.991999839 /scripts/cli : rvm() 1200 > current_result=0 | |
+ 1385768603.001151511 /scripts/cli : rvm() 1201 > (( result )) | |
+ 1385768603.010307435 /scripts/cli : rvm() 1201 > result=0 | |
+ 1385768603.019386236 /scripts/cli : rvm() 1203 > typeset __local_rvm_trace_flag | |
+ 1385768603.028666359 /scripts/cli : rvm() 1204 > __local_rvm_trace_flag=1 | |
+ 1385768603.037794901 /scripts/cli : rvm() 1207 > [[ 0 -eq 1 ]] | |
+ 1385768603.046843657 /scripts/cli : rvm() 1219 > __rvm_teardown | |
+ 1385768603.056577924 /scripts/functions/environment : __rvm_teardown() 1 > builtin command -v __rvm_cleanup_tmp | |
+ 1385768603.065744203 /scripts/functions/environment : __rvm_teardown() 3 > __rvm_cleanup_tmp | |
+ 1385768603.075008283 /scripts/functions/cleanup : __rvm_cleanup_tmp() 1 > [[ -d /usr/local/rvm/tmp/ ]] | |
+ 1385768603.084160379 /scripts/functions/cleanup : __rvm_cleanup_tmp() 111 > case "${rvm_tmp_path%\/}" in | |
+ 1385768603.093325967 /scripts/functions/cleanup : __rvm_cleanup_tmp() 5 > __rvm_rm_rf '/usr/local/rvm/tmp/10540*' | |
+ 1385768603.102253715 /scripts/functions/cleanup : __rvm_rm_rf() 1 > __rvm_rm_rf_verbose '/usr/local/rvm/tmp/10540*' | |
+ 1385768603.112367253 /scripts/functions/cleanup : __rvm_rm_rf_verbose() 1 > typeset target | |
+ 1385768603.121541508 /scripts/functions/cleanup : __rvm_rm_rf_verbose() 2 > target='/usr/local/rvm/tmp/10540*' | |
+ 1385768603.130514365 /scripts/functions/cleanup : __rvm_rm_rf_verbose() 6 > [[ -n '' ]] | |
+ 1385768603.139613648 /scripts/functions/cleanup : __rvm_rm_rf_verbose() 10 > [[ -n 4.2.37(1)-release ]] | |
+ 1385768603.148845316 /scripts/functions/cleanup : __rvm_rm_rf_verbose() 12 > shopt -s extglob | |
+ 1385768603.158065325 /scripts/functions/cleanup : __rvm_rm_rf_verbose() 28 > case "${target}" in | |
+ 1385768603.167287213 /scripts/functions/cleanup : __rvm_rm_rf_verbose() 22 > [[ -n /usr/local/rvm/tmp/10540* ]] | |
+ 1385768603.177275016 /scripts/functions/cleanup : __rvm_rm_rf_verbose() 28 > [[ -d /usr/local/rvm/tmp/10540* ]] | |
+ 1385768603.186460447 /scripts/functions/cleanup : __rvm_rm_rf_verbose() 37 > [[ -f /usr/local/rvm/tmp/10540* ]] | |
+ 1385768603.195563114 /scripts/functions/cleanup : __rvm_rm_rf_verbose() 37 > [[ -L /usr/local/rvm/tmp/10540* ]] | |
+ 1385768603.204580088 /scripts/functions/cleanup : __rvm_rm_rf_verbose() 46 > rvm_debug '__rvm_rm_rf already gone: /usr/local/rvm/tmp/10540*' | |
+ 1385768603.214065108 /scripts/functions/logging : rvm_debug() 1 > (( 0 )) | |
+ 1385768603.223205359 /scripts/functions/logging : rvm_debug() 1 > return 0 | |
+ 1385768603.232664973 /scripts/functions/cleanup : __rvm_rm_rf_verbose() -84 > return 0 | |
+ 1385768603.242370170 /scripts/functions/cleanup : __rvm_cleanup_tmp() -26 > return 0 | |
+ 1385768603.251516014 /scripts/functions/environment : __rvm_teardown() 117 > export __rvm_env_loaded | |
+ 1385768603.261019874 /scripts/functions/environment : __rvm_teardown() 119 > : __rvm_env_loaded:1: | |
+ 1385768603.270177762 /scripts/functions/environment : __rvm_teardown() 121 > : __rvm_env_loaded:1: | |
+ 1385768603.279508600 /scripts/functions/environment : __rvm_teardown() 123 > : __rvm_env_loaded:0: | |
+ 1385768603.288530723 /scripts/functions/environment : __rvm_teardown() 125 > [[ -z /usr/local/rvm/tmp ]] | |
+ 1385768603.297526307 /scripts/functions/environment : __rvm_teardown() 125 > (( __rvm_env_loaded > 0 )) | |
+ 1385768603.306325039 /scripts/functions/environment : __rvm_teardown() 130 > [[ -n 4.2.37(1)-release ]] | |
+ 1385768603.315638072 /scripts/functions/environment : __rvm_teardown() 132 > trap - 0 1 2 3 15 | |
+ 1385768603.324785724 /scripts/functions/environment : __rvm_teardown() 135 > [[ -n '' ]] | |
+ 1385768603.333753303 /scripts/functions/environment : __rvm_teardown() 145 > [[ -n 0022 ]] | |
+ 1385768603.342644638 /scripts/functions/environment : __rvm_teardown() 147 > umask 0022 | |
+ 1385768603.351565328 /scripts/functions/environment : __rvm_teardown() 148 > unset rvm_stored_umask | |
+ 1385768603.360969551 /scripts/functions/environment : __rvm_teardown() 151 > [[ '' == \1 ]] | |
+ 1385768603.370093124 /scripts/functions/environment : __rvm_teardown() 155 > __variables_definition unset | |
+ 1385768603.379523074 /scripts/functions/environment : __variables_definition() 1 > typeset -a __variables_list __array_list | |
+ 1385768603.388685694 /scripts/functions/environment : __variables_definition() 2 > typeset __method | |
+ 1385768603.397747308 /scripts/functions/environment : __variables_definition() 4 > __method=unset | |
+ 1385768603.406742949 /scripts/functions/environment : __variables_definition() 37 > __variables_list=(rvm_head_flag rvm_ruby_selected_flag rvm_user_install_flag rvm_path_flag rvm_cron_flag rvm_static_flag rvm_default_flag rvm_loaded_flag rvm_llvm_flag rvm_skip_autoreconf_flag rvm_18_flag rvm_19_flag rvm_20_flag rvm_21_flag rvm_force_autoconf_flag rvm_dump_environment_flag rvm_curl_flags rvm_verbose_flag rvm_debug_flag rvm_trace_flag __array_start rvm_pretty_print_flag rvm_create_flag rvm_remove_flag rvm_movable_flag rvm_gemdir_flag rvm_reload_flag rvm_auto_reload_flag rvm_disable_binary_flag rvm_ignore_gemsets_flag rvm_skip_gemsets_flag rvm_install_on_use_flag rvm_remote_flag rvm_verify_downloads_flag rvm_skip_openssl_flag rvm_gems_cache_path rvm_gems_path rvm_man_path rvm_ruby_gem_path rvm_ruby_log_path rvm_gems_cache_path rvm_archives_path rvm_docs_path rvm_environments_path rvm_examples_path rvm_gems_path rvm_gemsets_path rvm_help_path rvm_hooks_path rvm_lib_path rvm_log_path rvm_patches_path rvm_repos_path rvm_rubies_path rvm_scripts_path rvm_src_path rvm_tmp_path rvm_user_path rvm_usr_path rvm_wrappers_path rvm_stored_errexit rvm_ruby_strings rvm_ruby_binary rvm_ruby_gem_home rvm_ruby_home rvm_ruby_interpreter rvm_ruby_irbrc 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_tag rvm_ruby_sha rvm_ruby_version rvm_ruby_package_file rvm_ruby_name rvm_ruby_name rvm_ruby_args rvm_ruby_user_tag rvm_ruby_patch detected_rvm_ruby_name __rvm_env_loaded next_token rvm_error_message rvm_gemset_name rvm_parse_break rvm_token rvm_action rvm_export_args rvm_gemset_separator rvm_expanding_aliases rvm_tar_command rvm_tar_options rvm_patch_original_pwd rvm_project_rvmrc rvm_archive_extension rvm_autoinstall_bundler_flag rvm_codesign_identity rvm_expected_gemset_name rvm_with_gems rvm_without_gems rvm_ignore_dotfiles_flag rvm_latest_binary_flag rvm_fuzzy_flag rvm_autolibs_flag rvm_autolibs_flag_number rvm_autolibs_flag_runner rvm_quiet_curl_flag rvm_max_time_flag rvm_error_clr rvm_warn_clr rvm_debug_clr rvm_notify_clr rvm_reset_clr rvm_error_color rvm_warn_color rvm_debug_color rvm_notify_color rvm_reset_color rvm_log_timestamp rvm_log_filesystem rvm_log_namelen) | |
+ 1385768603.418378080 /scripts/functions/environment : __variables_definition() 41 > __array_list=(rvm_patch_names rvm_ree_options rvm_autoconf_flags rvm_architectures) | |
+ 1385768603.428227390 /scripts/functions/environment : __variables_definition() 206 > case "${__method}" in | |
+ 1385768603.437144694 /scripts/functions/environment : __variables_definition() 45 > unset rvm_patch_names rvm_ree_options rvm_autoconf_flags rvm_architectures | |
+ 1385768603.447944591 /scripts/functions/environment : __variables_definition() 52 > unset rvm_head_flag rvm_ruby_selected_flag rvm_user_install_flag rvm_path_flag rvm_cron_flag rvm_static_flag rvm_default_flag rvm_loaded_flag rvm_llvm_flag rvm_skip_autoreconf_flag rvm_18_flag rvm_19_flag rvm_20_flag rvm_21_flag rvm_force_autoconf_flag rvm_dump_environment_flag rvm_curl_flags rvm_verbose_flag rvm_debug_flag rvm_trace_flag __array_start rvm_pretty_print_flag rvm_create_flag rvm_remove_flag rvm_movable_flag rvm_gemdir_flag rvm_reload_flag rvm_auto_reload_flag rvm_disable_binary_flag rvm_ignore_gemsets_flag rvm_skip_gemsets_flag rvm_install_on_use_flag rvm_remote_flag rvm_verify_downloads_flag rvm_skip_openssl_flag rvm_gems_cache_path rvm_gems_path rvm_man_path rvm_ruby_gem_path rvm_ruby_log_path rvm_gems_cache_path rvm_archives_path rvm_docs_path rvm_environments_path rvm_examples_path rvm_gems_path rvm_gemsets_path rvm_help_path rvm_hooks_path rvm_lib_path rvm_log_path rvm_patches_path rvm_repos_path rvm_rubies_path rvm_scripts_path rvm_src_path rvm_tmp_path rvm_user_path rvm_usr_path rvm_wrappers_path rvm_stored_errexit rvm_ruby_strings rvm_ruby_binary rvm_ruby_gem_home rvm_ruby_home rvm_ruby_interpreter rvm_ruby_irbrc 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_tag rvm_ruby_sha rvm_ruby_version rvm_ruby_package_file rvm_ruby_name rvm_ruby_name rvm_ruby_args rvm_ruby_user_tag rvm_ruby_patch detected_rvm_ruby_name __rvm_env_loaded next_token rvm_error_message rvm_gemset_name rvm_parse_break rvm_token rvm_action rvm_export_args rvm_gemset_separator rvm_expanding_aliases rvm_tar_command rvm_tar_options rvm_patch_original_pwd rvm_project_rvmrc rvm_archive_extension rvm_autoinstall_bundler_flag rvm_codesign_identity rvm_expected_gemset_name rvm_with_gems rvm_without_gems rvm_ignore_dotfiles_flag rvm_latest_binary_flag rvm_fuzzy_flag rvm_autolibs_flag rvm_autolibs_flag_number rvm_autolibs_flag_runner rvm_quiet_curl_flag rvm_max_time_flag rvm_error_clr rvm_warn_clr rvm_debug_clr rvm_notify_clr rvm_reset_clr rvm_error_color rvm_warn_color rvm_debug_color rvm_notify_color rvm_reset_color rvm_log_timestamp rvm_log_filesystem rvm_log_namelen | |
+ 1385768603.458312558 /scripts/functions/environment : __rvm_teardown() 137 > builtin command -v __rvm_cleanup_download | |
+ 1385768603.466975046 /scripts/functions/environment : __rvm_teardown() 142 > return 0 | |
+ 1385768603.475957964 /scripts/cli : rvm() 1063 > (( __local_rvm_trace_flag > 0 )) | |
+ 1385768603.484475472 /scripts/cli : rvm() 1065 > set +o verbose | |
+ 1385768603.493173435 /scripts/cli : rvm() 1066 > set +o xtrace | |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
~$ rvm --trace upgrade 1.9.3-p286 1.9.3-p484 | |
+ [[ -n '' ]] | |
+ set -o errtrace | |
+ export 'PS4=+ $(__rvm_date "+%s.%N" 2>/dev/null) ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > ' | |
+ PS4='+ $(__rvm_date "+%s.%N" 2>/dev/null) ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > ' | |
+ 1385767673.238776241 /scripts/cli : __rvm_parse_args() 708 > [[ -z '' ]] | |
+ 1385767673.247702003 /scripts/cli : __rvm_parse_args() 708 > [[ -n '' ]] | |
+ 1385767673.256644806 /scripts/cli : __rvm_parse_args() 711 > [[ error == '' ]] | |
+ 1385767673.265442324 /scripts/cli : __rvm_parse_args() 711 > [[ 0 -eq 1 ]] | |
+ 1385767673.274233257 /scripts/cli : __rvm_parse_args() 711 > [[ -n '' ]] | |
+ 1385767673.283075974 /scripts/cli : __rvm_parse_args() 15 > [[ -n upgrade ]] | |
+ 1385767673.291409343 /scripts/cli : __rvm_parse_args() 17 > rvm_token=upgrade | |
+ 1385767673.300126193 /scripts/cli : __rvm_parse_args() 19 > (( 2 > 0 )) | |
+ 1385767673.309072412 /scripts/cli : __rvm_parse_args() 21 > next_token=1.9.3-p286 | |
+ 1385767673.317694919 /scripts/cli : __rvm_parse_args() 22 > shift | |
+ 1385767673.326287259 /scripts/cli : __rvm_parse_args() 96 > case "$rvm_token" in | |
+ 1385767673.335151299 /scripts/cli : __rvm_parse_args() 99 > case "$rvm_token" in | |
+ 1385767673.344385495 /scripts/cli : __rvm_parse_args() 250 > case "$rvm_token" in | |
+ 1385767673.353146077 /scripts/cli : __rvm_parse_args() 186 > rvm_action=upgrade | |
+ 1385767673.362000984 /scripts/cli : __rvm_parse_args() 188 > rvm_ruby_args=() | |
+ 1385767673.371080801 /scripts/cli : __rvm_parse_args() 189 > __rvm_parse_args_find_known_flags rvm_ruby_args 1.9.3-p286 1.9.3-p484 | |
+ 1385767673.379868738 /scripts/cli : __rvm_parse_args_find_known_flags() 1 > typeset _args_array_name _temp_var | |
+ 1385767673.388109587 /scripts/cli : __rvm_parse_args_find_known_flags() 2 > typeset -a _new_args | |
+ 1385767673.396150697 /scripts/cli : __rvm_parse_args_find_known_flags() 3 > _args_array_name=rvm_ruby_args | |
+ 1385767673.404331323 /scripts/cli : __rvm_parse_args_find_known_flags() 4 > (( 3 == 0 )) | |
+ 1385767673.412280827 /scripts/cli : __rvm_parse_args_find_known_flags() 4 > shift | |
+ 1385767673.420506621 /scripts/cli : __rvm_parse_args_find_known_flags() 5 > _new_args=() | |
+ 1385767673.428441917 /scripts/cli : __rvm_parse_args_find_known_flags() 7 > (( 2 )) | |
+ 1385767673.436579360 /scripts/cli : __rvm_parse_args_find_known_flags() 18 > case "$1" in | |
+ 1385767673.444567690 /scripts/cli : __rvm_parse_args_find_known_flags() 45 > _new_args+=("$1") | |
+ 1385767673.452803832 /scripts/cli : __rvm_parse_args_find_known_flags() 48 > (( 2 == 0 )) | |
+ 1385767673.460707365 /scripts/cli : __rvm_parse_args_find_known_flags() 48 > shift | |
+ 1385767673.468875573 /scripts/cli : __rvm_parse_args_find_known_flags() 7 > (( 1 )) | |
+ 1385767673.476773635 /scripts/cli : __rvm_parse_args_find_known_flags() 18 > case "$1" in | |
+ 1385767673.484995141 /scripts/cli : __rvm_parse_args_find_known_flags() 45 > _new_args+=("$1") | |
+ 1385767673.492873978 /scripts/cli : __rvm_parse_args_find_known_flags() 48 > (( 1 == 0 )) | |
+ 1385767673.501022057 /scripts/cli : __rvm_parse_args_find_known_flags() 48 > shift | |
+ 1385767673.508876703 /scripts/cli : __rvm_parse_args_find_known_flags() 7 > (( 0 )) | |
+ 1385767673.517005271 /scripts/cli : __rvm_parse_args_find_known_flags() 50 > eval 'rvm_ruby_args+=( "${_new_args[@]}" )' | |
++ 1385767673.524856000 /scripts/cli : __rvm_parse_args_find_known_flags() 41 > rvm_ruby_args+=("${_new_args[@]}") | |
+ 1385767673.534041852 /scripts/cli : __rvm_parse_args() 250 > rvm_parse_break=1 | |
+ 1385767673.542788970 /scripts/cli : __rvm_parse_args() 768 > [[ -z upgrade ]] | |
+ 1385767673.551635455 /scripts/cli : __rvm_parse_args() 771 > [[ error == \u\p\g\r\a\d\e ]] | |
+ 1385767673.560190351 /scripts/cli : __rvm_parse_args() 771 > [[ 1 -eq 1 ]] | |
+ 1385767673.568595782 /scripts/cli : __rvm_parse_args() 772 > break | |
+ 1385767673.577368622 /scripts/cli : __rvm_parse_args() 776 > : rvm_ruby_args:2:1.9.3-p286 1.9.3-p484: | |
+ 1385767673.585827920 /scripts/cli : __rvm_parse_args() 778 > [[ -n '' ]] | |
+ 1385767673.596825550 /scripts/cli : rvm() 910 > (( rvm_trace_flag == 0 )) | |
+ 1385767673.605581492 /scripts/cli : rvm() 912 > export PS4 | |
+ 1385767673.614813517 /scripts/cli : rvm() 913 > [[ -n '' ]] | |
+ 1385767673.623592734 /scripts/cli : rvm() 915 > PS4='+ $(__rvm_date "+%s.%N" 2>/dev/null) ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > ' | |
+ 1385767673.632926552 /scripts/cli : rvm() 917 > set -x | |
+ 1385767673.641815140 /scripts/cli : rvm() 919 > result=0 | |
+ 1385767673.650861109 /scripts/cli : rvm() 920 > : rvm_ruby_args:2:1.9.3-p286 1.9.3-p484: | |
+ 1385767673.659837578 /scripts/cli : rvm() 922 > (( result )) | |
+ 1385767673.668907310 /scripts/cli : rvm() 932 > case "${rvm_action:=help}" in | |
+ 1385767673.678150928 /scripts/cli : rvm() 1003 > __rvm_fix_selected_ruby __rvm_run_wrapper upgrade upgrade 1.9.3-p286 1.9.3-p484 | |
+ 1385767673.687323869 /scripts/cli : __rvm_fix_selected_ruby() 1 > typeset __ret=0 | |
+ 1385767673.696354139 /scripts/cli : __rvm_fix_selected_ruby() 2 > (( 5 )) | |
+ 1385767673.705625885 /scripts/cli : __rvm_fix_selected_ruby() 3 > __rvm_run_wrapper upgrade upgrade 1.9.3-p286 1.9.3-p484 | |
+ 1385767673.718175443 /scripts/functions/utility : __rvm_run_wrapper() 97 > file=upgrade | |
+ 1385767673.727830549 /scripts/functions/utility : __rvm_run_wrapper() 98 > action=upgrade | |
+ 1385767673.736904795 /scripts/functions/utility : __rvm_run_wrapper() 99 > shift 2 | |
+ 1385767673.746108165 /scripts/functions/utility : __rvm_run_wrapper() 100 > rubies_string=1.9.3-p286 | |
+ 1385767673.754899448 /scripts/functions/utility : __rvm_run_wrapper() 101 > export -a args | |
+ 1385767673.764685156 /scripts/functions/utility : __rvm_run_wrapper() 102 > args=($@) | |
+ 1385767673.773969150 /scripts/functions/utility : __rvm_run_wrapper() 103 > source /usr/local/rvm/scripts/upgrade | |
++ 1385767673.783351945 /scripts/upgrade : source() 3 > unset GREP_OPTIONS | |
++ 1385767673.794009049 /scripts/upgrade : source() 131 > source_ruby=1.9.3-p286 | |
++ 1385767673.803214465 /scripts/upgrade : source() 133 > destination_ruby=1.9.3-p484 | |
+++ 1385767673.814693580 /scripts/upgrade : source() 135 > existing_ruby_patch 1.9.3-p286 | |
+++ 1385767673.829077289 /scripts/upgrade : existing_ruby_patch() 74 > sort | |
+++ 1385767673.829924769 /scripts/upgrade : existing_ruby_patch() 63 > /usr/local/rvm/scripts/list strings | |
+++ 1385767673.831251918 /scripts/upgrade : existing_ruby_patch() 74 > __rvm_tail -n 1 | |
+++ 1385767673.831946610 /scripts/upgrade : existing_ruby_patch() 63 > __rvm_grep -E '^ruby-1.9.3-p286|^1.9.3-p286$' | |
++ /scripts/base : 28 > [[ -z '' ]] | |
+++ 1385767673.841759130 /scripts/functions/support : __rvm_tail() 235 > tail -n 1 | |
++ /scripts/base : 30 > export PS4 | |
+++ 1385767673.843570017 /scripts/functions/support : __rvm_grep() 220 > GREP_OPTIONS= | |
++ /scripts/base : 31 > PS4='+ $(__rvm_date "+%s.%N" 2>/dev/null) ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > ' | |
++ /scripts/base : 35 > export __array_start rvm_path | |
+++ 1385767673.853892428 /scripts/functions/support : __rvm_grep() 220 > grep -E '^ruby-1.9.3-p286|^1.9.3-p286$' | |
++ /scripts/base : 40 > [[ -n '' ]] | |
++ /scripts/base : 42 > __array_start=0 | |
++ /scripts/base : 45 > (( 0 == 0 )) | |
++ /scripts/base : 47 > [[ -n 0022 ]] | |
++ /scripts/base : 48 > rvm_rvmrc_files=("/etc/rvmrc" "$HOME/.rvmrc") | |
++ /scripts/base : 49 > [[ -n /usr/local ]] | |
++ /scripts/base : 49 > [[ /home/commish/.rvmrc -ef /usr/local/.rvmrc ]] | |
++ /scripts/base : 50 > rvm_rvmrc_files+=("${rvm_prefix}/.rvmrc") | |
++ /scripts/base : 53 > for rvmrc in '"${rvm_rvmrc_files[@]}"' | |
++ /scripts/base : 55 > [[ -f /etc/rvmrc ]] | |
++ /scripts/base : 58 > GREP_OPTIONS= | |
++ /scripts/base : 58 > grep '^\s*rvm .*$' /etc/rvmrc | |
++ /scripts/base : 67 > source /etc/rvmrc | |
+++ /etc/rvmrc : 1 > umask u=rwx,g=rwx,o=rx | |
++ /scripts/base : 53 > for rvmrc in '"${rvm_rvmrc_files[@]}"' | |
++ /scripts/base : 55 > [[ -f /home/commish/.rvmrc ]] | |
++ /scripts/base : 53 > for rvmrc in '"${rvm_rvmrc_files[@]}"' | |
++ /scripts/base : 55 > [[ -f /usr/local/.rvmrc ]] | |
++ /scripts/base : 71 > unset rvm_rvmrc_files | |
++ /scripts/base : 75 > export rvm_path | |
++ /scripts/base : 76 > [[ -z /usr/local/rvm ]] | |
++ /scripts/base : 92 > true /usr/local/rvm/scripts | |
++ /scripts/base : 95 > source /usr/local/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 : 8 > [[ -z '' ]] | |
+++ /scripts/initialize : 10 > export PS4 | |
+++ /scripts/initialize : 11 > PS4='+ $(__rvm_date "+%s.%N" 2>/dev/null) ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > ' | |
+++ /scripts/initialize : 17 > [[ -n 4.2.37(1)-release ]] | |
+++ /scripts/initialize : 19 > shopt -s extglob | |
+++ /scripts/initialize : 29 > export __rvm_env_loaded | |
+++ /scripts/initialize : 31 > : __rvm_env_loaded:1: | |
+++ /scripts/initialize : 33 > : __rvm_env_loaded:2: | |
+++ /scripts/initialize : 36 > [[ -z /usr/local/rvm/tmp ]] | |
+++ /scripts/initialize : 36 > (( __rvm_env_loaded == 1 )) | |
++ /scripts/base : 99 > case " ${rvm_base_except:-} " in | |
++ /scripts/base : 101 > true | |
++ /scripts/base : 111 > typeset -a scripts | |
++ /scripts/base : 114 > scripts=(logging db support utility init cleanup env rvmrc install environment gemset checksum) | |
++ /scripts/base : 115 > for entry in '${scripts[@]}' | |
++ /scripts/base : 116 > source /usr/local/rvm/scripts/functions/logging | |
+++ /scripts/functions/logging : 96 > case "${TERM:-dumb}" in | |
+++ /scripts/functions/logging : 105 > __rvm_set_color rvm_error_clr red | |
+++ /scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable | |
+++ /scripts/functions/logging : __rvm_set_color() 42 > __buffer=' | |
cripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_error_clr | |
+++ /scripts/functions/logging : __rvm_set_color() 44 > shift | |
+++ /scripts/functions/logging : __rvm_set_color() 46 > (( 1 )) | |
+++ /scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single red | |
+++ /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in | |
+++ /scripts/functions/logging : __rvm_set_color_single() 14 > __buffer+=31 | |
+++ /scripts/functions/logging : __rvm_set_color() 49 > shift | |
+++ /scripts/functions/logging : __rvm_set_color() 50 > (( 0 )) | |
+++ /scripts/functions/logging : __rvm_set_color() 46 > (( 0 )) | |
+++ /scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m | |
+++ /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_error_clr == '' ]] | |
+++ /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_error_clr == \p\r\i\n\t ]] | |
+++ /scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_error_clr='\'''\''' | |
++++ /scripts/functions/logging : __rvm_set_color() 57 > rvm_error_clr='' | |
+++ /scripts/functions/logging : 106 > __rvm_set_color rvm_warn_clr yellow | |
+++ /scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable | |
+++ /scripts/functions/logging : __rvm_set_color() 42 > __buffer=' | |
cripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_warn_clr | |
+++ /scripts/functions/logging : __rvm_set_color() 44 > shift | |
+++ /scripts/functions/logging : __rvm_set_color() 46 > (( 1 )) | |
+++ /scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single yellow | |
+++ /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in | |
+++ /scripts/functions/logging : __rvm_set_color_single() 16 > __buffer+=33 | |
+++ /scripts/functions/logging : __rvm_set_color() 49 > shift | |
+++ /scripts/functions/logging : __rvm_set_color() 50 > (( 0 )) | |
+++ /scripts/functions/logging : __rvm_set_color() 46 > (( 0 )) | |
+++ /scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m | |
+++ /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_warn_clr == '' ]] | |
+++ /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_warn_clr == \p\r\i\n\t ]] | |
+++ /scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_warn_clr='\'''\''' | |
++++ /scripts/functions/logging : __rvm_set_color() 57 > rvm_warn_clr='' | |
+++ /scripts/functions/logging : 107 > __rvm_set_color rvm_debug_clr magenta | |
+++ /scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable | |
+++ /scripts/functions/logging : __rvm_set_color() 42 > __buffer=' | |
cripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_debug_clr | |
+++ /scripts/functions/logging : __rvm_set_color() 44 > shift | |
+++ /scripts/functions/logging : __rvm_set_color() 46 > (( 1 )) | |
+++ /scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single magenta | |
+++ /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in | |
+++ /scripts/functions/logging : __rvm_set_color_single() 18 > __buffer+=35 | |
+++ /scripts/functions/logging : __rvm_set_color() 49 > shift | |
+++ /scripts/functions/logging : __rvm_set_color() 50 > (( 0 )) | |
+++ /scripts/functions/logging : __rvm_set_color() 46 > (( 0 )) | |
+++ /scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m | |
+++ /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_debug_clr == '' ]] | |
+++ /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_debug_clr == \p\r\i\n\t ]] | |
+++ /scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_debug_clr='\'''\''' | |
++++ /scripts/functions/logging : __rvm_set_color() 57 > rvm_debug_clr='' | |
+++ /scripts/functions/logging : 108 > __rvm_set_color rvm_notify_clr green | |
+++ /scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable | |
+++ /scripts/functions/logging : __rvm_set_color() 42 > __buffer=' | |
cripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_notify_clr | |
+++ /scripts/functions/logging : __rvm_set_color() 44 > shift | |
+++ /scripts/functions/logging : __rvm_set_color() 46 > (( 1 )) | |
+++ /scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single green | |
+++ /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in | |
+++ /scripts/functions/logging : __rvm_set_color_single() 15 > __buffer+=32 | |
+++ /scripts/functions/logging : __rvm_set_color() 49 > shift | |
+++ /scripts/functions/logging : __rvm_set_color() 50 > (( 0 )) | |
+++ /scripts/functions/logging : __rvm_set_color() 46 > (( 0 )) | |
+++ /scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m | |
+++ /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_notify_clr == '' ]] | |
+++ /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_notify_clr == \p\r\i\n\t ]] | |
+++ /scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_notify_clr='\'''\''' | |
++++ /scripts/functions/logging : __rvm_set_color() 57 > rvm_notify_clr='' | |
+++ /scripts/functions/logging : 109 > __rvm_set_color rvm_reset_clr reset | |
+++ /scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable | |
+++ /scripts/functions/logging : __rvm_set_color() 42 > __buffer=' | |
cripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_reset_clr | |
+++ /scripts/functions/logging : __rvm_set_color() 44 > shift | |
+++ /scripts/functions/logging : __rvm_set_color() 46 > (( 1 )) | |
+++ /scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single reset | |
+++ /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in | |
+++ /scripts/functions/logging : __rvm_set_color_single() 35 > __buffer+=0 | |
+++ /scripts/functions/logging : __rvm_set_color() 49 > shift | |
+++ /scripts/functions/logging : __rvm_set_color() 50 > (( 0 )) | |
+++ /scripts/functions/logging : __rvm_set_color() 46 > (( 0 )) | |
+++ /scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m | |
+++ /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_reset_clr == '' ]] | |
+++ /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_reset_clr == \p\r\i\n\t ]] | |
+++ /scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_reset_clr='\'''\''' | |
++++ /scripts/functions/logging : __rvm_set_color() 57 > rvm_reset_clr='' | |
++ /scripts/base : 115 > for entry in '${scripts[@]}' | |
++ /scripts/base : 116 > source /usr/local/rvm/scripts/functions/db | |
++ /scripts/base : 115 > for entry in '${scripts[@]}' | |
++ /scripts/base : 116 > source /usr/local/rvm/scripts/functions/support | |
+++ /scripts/functions/support : 6 > [[ -n '' ]] | |
+++ /scripts/functions/support : 165 > gnu_utils=(awk cp date find sed tail tar xargs) | |
+++ /scripts/functions/support : 167 > case "${_system_name}" in | |
+++ /scripts/functions/support : 223 > command which --skip-alias --skip-functions which | |
+++ /scripts/functions/support : 225 > command which whence | |
+++ /scripts/functions/support : 227 > command which which | |
+++ /scripts/functions/support : 234 > for gnu_util in '"${gnu_utils[@]}"' | |
+++ /scripts/functions/support : 235 > eval '__rvm_awk() { \awk "$@" || return $?; }' | |
+++ /scripts/functions/support : 234 > for gnu_util in '"${gnu_utils[@]}"' | |
+++ /scripts/functions/support : 235 > eval '__rvm_cp() { \cp "$@" || return $?; }' | |
+++ /scripts/functions/support : 234 > for gnu_util in '"${gnu_utils[@]}"' | |
+++ /scripts/functions/support : 235 > eval '__rvm_date() { \date "$@" || return $?; }' | |
+++ 1385767674.359585825 /scripts/functions/support : 234 > for gnu_util in '"${gnu_utils[@]}"' | |
+++ 1385767674.364490549 /scripts/functions/support : 235 > eval '__rvm_find() { \find "$@" || return $?; }' | |
+++ 1385767674.369281585 /scripts/functions/support : 234 > for gnu_util in '"${gnu_utils[@]}"' | |
+++ 1385767674.374037747 /scripts/functions/support : 235 > eval '__rvm_sed() { \sed "$@" || return $?; }' | |
+++ 1385767674.378967317 /scripts/functions/support : 234 > for gnu_util in '"${gnu_utils[@]}"' | |
+++ 1385767674.383849361 /scripts/functions/support : 235 > eval '__rvm_tail() { \tail "$@" || return $?; }' | |
+++ 1385767674.388761866 /scripts/functions/support : 234 > for gnu_util in '"${gnu_utils[@]}"' | |
+++ 1385767674.393699754 /scripts/functions/support : 235 > eval '__rvm_tar() { \tar "$@" || return $?; }' | |
+++ 1385767674.398687047 /scripts/functions/support : 234 > for gnu_util in '"${gnu_utils[@]}"' | |
+++ 1385767674.403670098 /scripts/functions/support : 235 > eval '__rvm_xargs() { \xargs "$@" || return $?; }' | |
+++ 1385767674.408789080 /scripts/functions/support : 239 > unset gnu_tools_path gnu_prefix gnu_util gnu_utils gnu_missing | |
+++ 1385767674.413897512 /scripts/functions/support : 242 > [[ ! --no-same-owner =~ --no-same-owner ]] | |
+++ 1385767674.419144268 /scripts/functions/support : 250 > other_utils=(ant automake autoreconf libtoolize make mount patch readlink) | |
+++ 1385767674.424566472 /scripts/functions/support : 253 > [[ Debian 7 == \S\o\l\a\r\i\s\ \1\0 ]] | |
+++ 1385767674.429772443 /scripts/functions/support : 264 > for other_util in '"${other_utils[@]}"' | |
+++ 1385767674.434822863 /scripts/functions/support : 265 > eval '__rvm_ant() { \ant "$@" || return $?; }' | |
+++ 1385767674.439893099 /scripts/functions/support : 264 > for other_util in '"${other_utils[@]}"' | |
+++ 1385767674.444989163 /scripts/functions/support : 265 > eval '__rvm_automake() { \automake "$@" || return $?; }' | |
+++ 1385767674.450040959 /scripts/functions/support : 264 > for other_util in '"${other_utils[@]}"' | |
+++ 1385767674.455076398 /scripts/functions/support : 265 > eval '__rvm_autoreconf() { \autoreconf "$@" || return $?; }' | |
+++ 1385767674.460146698 /scripts/functions/support : 264 > for other_util in '"${other_utils[@]}"' | |
+++ 1385767674.465214306 /scripts/functions/support : 265 > eval '__rvm_libtoolize() { \libtoolize "$@" || return $?; }' | |
+++ 1385767674.470249334 /scripts/functions/support : 264 > for other_util in '"${other_utils[@]}"' | |
+++ 1385767674.475264803 /scripts/functions/support : 265 > eval '__rvm_make() { \make "$@" || return $?; }' | |
+++ 1385767674.480349604 /scripts/functions/support : 264 > for other_util in '"${other_utils[@]}"' | |
+++ 1385767674.485411650 /scripts/functions/support : 265 > eval '__rvm_mount() { \mount "$@" || return $?; }' | |
+++ 1385767674.490485555 /scripts/functions/support : 264 > for other_util in '"${other_utils[@]}"' | |
+++ 1385767674.495506585 /scripts/functions/support : 265 > eval '__rvm_patch() { \patch "$@" || return $?; }' | |
+++ 1385767674.500586729 /scripts/functions/support : 264 > for other_util in '"${other_utils[@]}"' | |
+++ 1385767674.505576823 /scripts/functions/support : 265 > eval '__rvm_readlink() { \readlink "$@" || return $?; }' | |
+++ 1385767674.510623799 /scripts/functions/support : 268 > unset other_util other_utils | |
++ 1385767674.516537021 /scripts/base : 115 > for entry in '${scripts[@]}' | |
++ 1385767674.521661364 /scripts/base : 116 > source /usr/local/rvm/scripts/functions/utility | |
+++ 1385767674.526814565 /scripts/functions/utility : 3 > __origin=/usr/local/rvm/scripts/functions/utility | |
+++ 1385767674.531882468 /scripts/functions/utility : 4 > __origin=/usr/local/rvm/scripts/functions | |
+++ 1385767674.537012492 /scripts/functions/utility : 5 > source /usr/local/rvm/scripts/functions/utility_gems | |
+++ 1385767674.542581639 /scripts/functions/utility : 6 > source /usr/local/rvm/scripts/functions/utility_logging | |
+++ 1385767674.549222975 /scripts/functions/utility : 7 > source /usr/local/rvm/scripts/functions/utility_package | |
+++ 1385767674.555017860 /scripts/functions/utility : 8 > source /usr/local/rvm/scripts/functions/utility_system | |
++++ 1385767674.561735017 /scripts/functions/utility_system : 206 > __rvm_detect_system | |
++++ 1385767674.567052867 /scripts/functions/utility_system : __rvm_detect_system() 5 > unset _system_type _system_name _system_version _system_arch | |
++++ 1385767674.572305607 /scripts/functions/utility_system : __rvm_detect_system() 6 > export _system_type _system_name _system_version _system_arch | |
+++++ 1385767674.578737665 /scripts/functions/utility_system : __rvm_detect_system() 7 > command uname -a | |
+++++ 1385767674.583898635 /scripts/functions/utility_system : __rvm_detect_system() 7 > uname -a | |
++++ 1385767674.592075406 /scripts/functions/utility_system : __rvm_detect_system() 7 > _system_info='Linux commi.sh 2.6.32-5-xen-amd64 #1 SMP Fri May 10 11:48:05 UTC 2013 x86_64 GNU/Linux' | |
++++ 1385767674.597200258 /scripts/functions/utility_system : __rvm_detect_system() 8 > _system_type=unknown | |
++++ 1385767674.602205548 /scripts/functions/utility_system : __rvm_detect_system() 9 > _system_name=unknown | |
++++ 1385767674.607220318 /scripts/functions/utility_system : __rvm_detect_system() 10 > _system_name_lowercase=unknown | |
++++ 1385767674.612313291 /scripts/functions/utility_system : __rvm_detect_system() 11 > _system_version=unknown | |
+++++ 1385767674.618466465 /scripts/functions/utility_system : __rvm_detect_system() 12 > command uname -m | |
+++++ 1385767674.623640204 /scripts/functions/utility_system : __rvm_detect_system() 12 > uname -m | |
++++ 1385767674.631786874 /scripts/functions/utility_system : __rvm_detect_system() 12 > _system_arch=x86_64 | |
++++ 1385767674.636843829 /scripts/functions/utility_system : __rvm_detect_system() 13 > case "$(command uname)" in | |
+++++ 1385767674.642907367 /scripts/functions/utility_system : __rvm_detect_system() 13 > command uname | |
+++++ 1385767674.648113952 /scripts/functions/utility_system : __rvm_detect_system() 13 > uname | |
++++ 1385767674.658705999 /scripts/functions/utility_system : __rvm_detect_system() 15 > _system_type=Linux | |
++++ 1385767674.663880216 /scripts/functions/utility_system : __rvm_detect_system() 17 > [[ -f /etc/lsb-release ]] | |
++++ 1385767674.668802442 /scripts/functions/utility_system : __rvm_detect_system() 24 > [[ -f /etc/lsb-release ]] | |
++++ 1385767674.673742312 /scripts/functions/utility_system : __rvm_detect_system() 31 > [[ -f /etc/lsb-release ]] | |
++++ 1385767674.678650490 /scripts/functions/utility_system : __rvm_detect_system() 37 > [[ -f /etc/altlinux-release ]] | |
++++ 1385767674.683567144 /scripts/functions/utility_system : __rvm_detect_system() 42 > [[ -f /etc/os-release ]] | |
++++ 1385767674.688645278 /scripts/functions/utility_system : __rvm_detect_system() 43 > GREP_OPTIONS= | |
++++ 1385767674.693665524 /scripts/functions/utility_system : __rvm_detect_system() 43 > grep ID=opensuse /etc/os-release | |
++++ 1385767674.701766218 /scripts/functions/utility_system : __rvm_detect_system() 48 > [[ -f /etc/SuSE-release ]] | |
++++ 1385767674.706677285 /scripts/functions/utility_system : __rvm_detect_system() 55 > [[ -f /etc/debian_version ]] | |
++++ 1385767674.711566980 /scripts/functions/utility_system : __rvm_detect_system() 57 > _system_name=Debian | |
+++++ 1385767674.718912235 /scripts/functions/utility_system : __rvm_detect_system() 58 > cat /etc/debian_version | |
+++++ 1385767674.719347293 /scripts/functions/utility_system : __rvm_detect_system() 58 > awk -F. '{print $1}' | |
++++ 1385767674.727767722 /scripts/functions/utility_system : __rvm_detect_system() 58 > _system_version=7 | |
+++++ 1385767674.733998667 /scripts/functions/utility_system : __rvm_detect_system() 59 > dpkg --print-architecture | |
++++ 1385767674.744226012 /scripts/functions/utility_system : __rvm_detect_system() 59 > _system_arch=amd64 | |
++++ 1385767674.749391812 /scripts/functions/utility_system : __rvm_detect_system() 189 > _system_type=Linux | |
++++ 1385767674.754474312 /scripts/functions/utility_system : __rvm_detect_system() 190 > _system_name=Debian | |
+++++ 1385767674.761820467 /scripts/functions/utility_system : __rvm_detect_system() 191 > echo Debian | |
+++++ 1385767674.762293346 /scripts/functions/utility_system : __rvm_detect_system() 191 > tr '[A-Z]' '[a-z]' | |
++++ 1385767674.770192170 /scripts/functions/utility_system : __rvm_detect_system() 191 > _system_name_lowercase=debian | |
++++ 1385767674.775171391 /scripts/functions/utility_system : __rvm_detect_system() 192 > _system_version=7 | |
++++ 1385767674.780320196 /scripts/functions/utility_system : __rvm_detect_system() 193 > _system_arch=amd64 | |
++++ 1385767674.785363085 /scripts/functions/utility_system : __rvm_detect_system() 194 > _system_arch=x86_64 | |
++++ 1385767674.790306118 /scripts/functions/utility_system : __rvm_detect_system() 195 > _system_arch=x86_64 | |
++++ 1385767674.795739865 /scripts/functions/utility_system : 207 > __rvm_detect_system_override | |
++++ 1385767674.801046448 /scripts/functions/utility_system : __rvm_detect_system_override() 200 >typeset _var | |
++++ 1385767674.806288543 /scripts/functions/utility_system : __rvm_detect_system_override() 201 >for _var in system_type system_name system_name_lowercase system_version system_arch | |
++++ 1385767674.811586272 /scripts/functions/utility_system : __rvm_detect_system_override() 202 >__rvm_db system_type _system_type | |
++++ 1385767674.816927622 /scripts/functions/db : __rvm_db() 7 > typeset value key variable | |
++++ 1385767674.822094418 /scripts/functions/db : __rvm_db() 8 > key=system_type | |
++++ 1385767674.827228144 /scripts/functions/db : __rvm_db() 9 > key=system_type | |
++++ 1385767674.832722424 /scripts/functions/db : __rvm_db() 10 > variable=_system_type | |
++++ 1385767674.837984954 /scripts/functions/db : __rvm_db() 12 > [[ -f /usr/local/rvm/user/db ]] | |
+++++ 1385767674.844417392 /scripts/functions/db : __rvm_db() 13 > __rvm_db_ /usr/local/rvm/user/db system_type | |
+++++ 1385767674.849844840 /scripts/functions/db : __rvm_db_() 60 > typeset __db __key __value | |
+++++ 1385767674.855200356 /scripts/functions/db : __rvm_db_() 61 > __db=/usr/local/rvm/user/db | |
+++++ 1385767674.860501982 /scripts/functions/db : __rvm_db_() 62 > __key=system_type | |
+++++ 1385767674.865572755 /scripts/functions/db : __rvm_db_() 63 > shift 2 | |
+++++ 1385767674.870619014 /scripts/functions/db : __rvm_db_() 64 > __value= | |
+++++ 1385767674.875645635 /scripts/functions/db : __rvm_db_() 65 > case "${__value}" in | |
+++++ 1385767674.880897911 /scripts/functions/db : __rvm_db_() 70 > __rvm_db_get /usr/local/rvm/user/db system_type | |
+++++ 1385767674.886290872 /scripts/functions/db : __rvm_db_get() 52 > [[ -f /usr/local/rvm/user/db ]] | |
+++++ 1385767674.892746966 /scripts/functions/db : __rvm_db_get() 53 > __rvm_grep '^system_type=' /usr/local/rvm/user/db | |
+++++ 1385767674.893265168 /scripts/functions/db : __rvm_db_get() 53 > __rvm_sed -e 's#^system_type=##' -e '/^$/d' | |
+++++ 1385767674.898909697 /scripts/functions/support : __rvm_grep() 220 > GREP_OPTIONS= | |
+++++ 1385767674.899122888 /scripts/functions/support : __rvm_sed() 235 > sed -e 's#^system_type=##' -e '/^$/d' | |
+++++ 1385767674.904593407 /scripts/functions/support : __rvm_grep() 220 > grep '^system_type=' /usr/local/rvm/user/db | |
+++++ 1385767674.912737537 /scripts/functions/support : __rvm_grep() 220 > return 1 | |
++++ 1385767674.920320202 /scripts/functions/db : __rvm_db() 13 > value= | |
++++ 1385767674.925460778 /scripts/functions/db : __rvm_db() 15 > [[ -z '' ]] | |
++++ 1385767674.930578465 /scripts/functions/db : __rvm_db() 15 > [[ -f /usr/local/rvm/config/db ]] | |
+++++ 1385767674.936901856 /scripts/functions/db : __rvm_db() 16 > __rvm_db_ /usr/local/rvm/config/db system_type | |
+++++ 1385767674.942226446 /scripts/functions/db : __rvm_db_() 60 > typeset __db __key __value | |
+++++ 1385767674.947397564 /scripts/functions/db : __rvm_db_() 61 > __db=/usr/local/rvm/config/db | |
+++++ 1385767674.952518071 /scripts/functions/db : __rvm_db_() 62 > __key=system_type | |
+++++ 1385767674.957729945 /scripts/functions/db : __rvm_db_() 63 > shift 2 | |
+++++ 1385767674.962882594 /scripts/functions/db : __rvm_db_() 64 > __value= | |
+++++ 1385767674.967953366 /scripts/functions/db : __rvm_db_() 65 > case "${__value}" in | |
+++++ 1385767674.973030088 /scripts/functions/db : __rvm_db_() 70 > __rvm_db_get /usr/local/rvm/config/db system_type | |
+++++ 1385767674.978439259 /scripts/functions/db : __rvm_db_get() 52 > [[ -f /usr/local/rvm/config/db ]] | |
+++++ 1385767674.984984041 /scripts/functions/db : __rvm_db_get() 53 > __rvm_grep '^system_type=' /usr/local/rvm/config/db | |
+++++ 1385767674.985515768 /scripts/functions/db : __rvm_db_get() 53 > __rvm_sed -e 's#^system_type=##' -e '/^$/d' | |
+++++ 1385767674.990904536 /scripts/functions/support : __rvm_grep() 220 > GREP_OPTIONS= | |
+++++ 1385767674.991406843 /scripts/functions/support : __rvm_sed() 235 > sed -e 's#^system_type=##' -e '/^$/d' | |
+++++ 1385767674.996630777 /scripts/functions/support : __rvm_grep() 220 > grep '^system_type=' /usr/local/rvm/config/db | |
+++++ 1385767675.004761694 /scripts/functions/support : __rvm_grep() 220 > return 1 | |
++++ 1385767675.012417516 /scripts/functions/db : __rvm_db() 16 > value= | |
++++ 1385767675.017694385 /scripts/functions/db : __rvm_db() 19 > [[ -n '' ]] | |
++++ 1385767675.022883853 /scripts/functions/db : __rvm_db() 26 > true | |
++++ 1385767675.028206980 /scripts/functions/utility_system : __rvm_detect_system_override() 201 >for _var in system_type system_name system_name_lowercase system_version system_arch | |
++++ 1385767675.033567146 /scripts/functions/utility_system : __rvm_detect_system_override() 202 >__rvm_db system_name _system_name | |
++++ 1385767675.038866124 /scripts/functions/db : __rvm_db() 7 > typeset value key variable | |
++++ 1385767675.044048137 /scripts/functions/db : __rvm_db() 8 > key=system_name | |
++++ 1385767675.049232837 /scripts/functions/db : __rvm_db() 9 > key=system_name | |
++++ 1385767675.054395430 /scripts/functions/db : __rvm_db() 10 > variable=_system_name | |
++++ 1385767675.059609433 /scripts/functions/db : __rvm_db() 12 > [[ -f /usr/local/rvm/user/db ]] | |
+++++ 1385767675.066029517 /scripts/functions/db : __rvm_db() 13 > __rvm_db_ /usr/local/rvm/user/db system_name | |
+++++ 1385767675.071532759 /scripts/functions/db : __rvm_db_() 60 > typeset __db __key __value | |
+++++ 1385767675.076826923 /scripts/functions/db : __rvm_db_() 61 > __db=/usr/local/rvm/user/db | |
+++++ 1385767675.081879180 /scripts/functions/db : __rvm_db_() 62 > __key=system_name | |
+++++ 1385767675.087091313 /scripts/functions/db : __rvm_db_() 63 > shift 2 | |
+++++ 1385767675.092113553 /scripts/functions/db : __rvm_db_() 64 > __value= | |
+++++ 1385767675.097179622 /scripts/functions/db : __rvm_db_() 65 > case "${__value}" in | |
+++++ 1385767675.102206562 /scripts/functions/db : __rvm_db_() 70 > __rvm_db_get /usr/local/rvm/user/db system_name | |
+++++ 1385767675.107428382 /scripts/functions/db : __rvm_db_get() 52 > [[ -f /usr/local/rvm/user/db ]] | |
+++++ 1385767675.114005345 /scripts/functions/db : __rvm_db_get() 53 > __rvm_grep '^system_name=' /usr/local/rvm/user/db | |
+++++ 1385767675.114605869 /scripts/functions/db : __rvm_db_get() 53 > __rvm_sed -e 's#^system_name=##' -e '/^$/d' | |
+++++ 1385767675.119914433 /scripts/functions/support : __rvm_grep() 220 > GREP_OPTIONS= | |
+++++ 1385767675.120575893 /scripts/functions/support : __rvm_sed() 235 > sed -e 's#^system_name=##' -e '/^$/d' | |
+++++ 1385767675.125498668 /scripts/functions/support : __rvm_grep() 220 > grep '^system_name=' /usr/local/rvm/user/db | |
+++++ 1385767675.133445391 /scripts/functions/support : __rvm_grep() 220 > return 1 | |
++++ 1385767675.140894493 /scripts/functions/db : __rvm_db() 13 > value= | |
++++ 1385767675.146080064 /scripts/functions/db : __rvm_db() 15 > [[ -z '' ]] | |
++++ 1385767675.151230060 /scripts/functions/db : __rvm_db() 15 > [[ -f /usr/local/rvm/config/db ]] | |
+++++ 1385767675.157621022 /scripts/functions/db : __rvm_db() 16 > __rvm_db_ /usr/local/rvm/config/db system_name | |
+++++ 1385767675.162951064 /scripts/functions/db : __rvm_db_() 60 > typeset __db __key __value | |
+++++ 1385767675.168169416 /scripts/functions/db : __rvm_db_() 61 > __db=/usr/local/rvm/config/db | |
+++++ 1385767675.173219511 /scripts/functions/db : __rvm_db_() 62 > __key=system_name | |
+++++ 1385767675.178406699 /scripts/functions/db : __rvm_db_() 63 > shift 2 | |
+++++ 1385767675.183591707 /scripts/functions/db : __rvm_db_() 64 > __value= | |
+++++ 1385767675.188740119 /scripts/functions/db : __rvm_db_() 65 > case "${__value}" in | |
+++++ 1385767675.193895241 /scripts/functions/db : __rvm_db_() 70 > __rvm_db_get /usr/local/rvm/config/db system_name | |
+++++ 1385767675.199151833 /scripts/functions/db : __rvm_db_get() 52 > [[ -f /usr/local/rvm/config/db ]] | |
+++++ 1385767675.205545060 /scripts/functions/db : __rvm_db_get() 53 > __rvm_grep '^system_name=' /usr/local/rvm/config/db | |
+++++ 1385767675.206119276 /scripts/functions/db : __rvm_db_get() 53 > __rvm_sed -e 's#^system_name=##' -e '/^$/d' | |
+++++ 1385767675.211625617 /scripts/functions/support : __rvm_grep() 220 > GREP_OPTIONS= | |
+++++ 1385767675.212188230 /scripts/functions/support : __rvm_sed() 235 > sed -e 's#^system_name=##' -e '/^$/d' | |
+++++ 1385767675.217464178 /scripts/functions/support : __rvm_grep() 220 > grep '^system_name=' /usr/local/rvm/config/db | |
+++++ 1385767675.225685016 /scripts/functions/support : __rvm_grep() 220 > return 1 | |
++++ 1385767675.233159413 /scripts/functions/db : __rvm_db() 16 > value= | |
++++ 1385767675.238302168 /scripts/functions/db : __rvm_db() 19 > [[ -n '' ]] | |
++++ 1385767675.243365034 /scripts/functions/db : __rvm_db() 26 > true | |
++++ 1385767675.248680000 /scripts/functions/utility_system : __rvm_detect_system_override() 201 >for _var in system_type system_name system_name_lowercase system_version system_arch | |
++++ 1385767675.253899373 /scripts/functions/utility_system : __rvm_detect_system_override() 202 >__rvm_db system_name_lowercase _system_name_lowercase | |
++++ 1385767675.259091114 /scripts/functions/db : __rvm_db() 7 > typeset value key variable | |
++++ 1385767675.264160512 /scripts/functions/db : __rvm_db() 8 > key=system_name_lowercase | |
++++ 1385767675.269253902 /scripts/functions/db : __rvm_db() 9 > key=system_name_lowercase | |
++++ 1385767675.274337208 /scripts/functions/db : __rvm_db() 10 > variable=_system_name_lowercase | |
++++ 1385767675.279471453 /scripts/functions/db : __rvm_db() 12 > [[ -f /usr/local/rvm/user/db ]] | |
+++++ 1385767675.285869457 /scripts/functions/db : __rvm_db() 13 > __rvm_db_ /usr/local/rvm/user/db system_name_lowercase | |
+++++ 1385767675.291345732 /scripts/functions/db : __rvm_db_() 60 > typeset __db __key __value | |
+++++ 1385767675.296623186 /scripts/functions/db : __rvm_db_() 61 > __db=/usr/local/rvm/user/db | |
+++++ 1385767675.301775524 /scripts/functions/db : __rvm_db_() 62 > __key=system_name_lowercase | |
+++++ 1385767675.306881292 /scripts/functions/db : __rvm_db_() 63 > shift 2 | |
+++++ 1385767675.311974161 /scripts/functions/db : __rvm_db_() 64 > __value= | |
+++++ 1385767675.317131531 /scripts/functions/db : __rvm_db_() 65 > case "${__value}" in | |
+++++ 1385767675.322293346 /scripts/functions/db : __rvm_db_() 70 > __rvm_db_get /usr/local/rvm/user/db system_name_lowercase | |
+++++ 1385767675.327482689 /scripts/functions/db : __rvm_db_get() 52 > [[ -f /usr/local/rvm/user/db ]] | |
+++++ 1385767675.333798560 /scripts/functions/db : __rvm_db_get() 53 > __rvm_grep '^system_name_lowercase=' /usr/local/rvm/user/db | |
+++++ 1385767675.335172821 /scripts/functions/db : __rvm_db_get() 53 > __rvm_sed -e 's#^system_name_lowercase=##' -e '/^$/d' | |
+++++ 1385767675.339747922 /scripts/functions/support : __rvm_grep() 220 > GREP_OPTIONS= | |
+++++ 1385767675.341534635 /scripts/functions/support : __rvm_sed() 235 > sed -e 's#^system_name_lowercase=##' -e '/^$/d' | |
+++++ 1385767675.345390993 /scripts/functions/support : __rvm_grep() 220 > grep '^system_name_lowercase=' /usr/local/rvm/user/db | |
+++++ 1385767675.353517403 /scripts/functions/support : __rvm_grep() 220 > return 1 | |
++++ 1385767675.360965070 /scripts/functions/db : __rvm_db() 13 > value= | |
++++ 1385767675.366149831 /scripts/functions/db : __rvm_db() 15 > [[ -z '' ]] | |
++++ 1385767675.371259201 /scripts/functions/db : __rvm_db() 15 > [[ -f /usr/local/rvm/config/db ]] | |
+++++ 1385767675.377694432 /scripts/functions/db : __rvm_db() 16 > __rvm_db_ /usr/local/rvm/config/db system_name_lowercase | |
+++++ 1385767675.383089602 /scripts/functions/db : __rvm_db_() 60 > typeset __db __key __value | |
+++++ 1385767675.388297711 /scripts/functions/db : __rvm_db_() 61 > __db=/usr/local/rvm/config/db | |
+++++ 1385767675.393499072 /scripts/functions/db : __rvm_db_() 62 > __key=system_name_lowercase | |
+++++ 1385767675.398636424 /scripts/functions/db : __rvm_db_() 63 > shift 2 | |
+++++ 1385767675.403693120 /scripts/functions/db : __rvm_db_() 64 > __value= | |
+++++ 1385767675.408765830 /scripts/functions/db : __rvm_db_() 65 > case "${__value}" in | |
+++++ 1385767675.413898983 /scripts/functions/db : __rvm_db_() 70 > __rvm_db_get /usr/local/rvm/config/db system_name_lowercase | |
+++++ 1385767675.419125540 /scripts/functions/db : __rvm_db_get() 52 > [[ -f /usr/local/rvm/config/db ]] | |
+++++ 1385767675.425523289 /scripts/functions/db : __rvm_db_get() 53 > __rvm_grep '^system_name_lowercase=' /usr/local/rvm/config/db | |
+++++ 1385767675.426006893 /scripts/functions/db : __rvm_db_get() 53 > __rvm_sed -e 's#^system_name_lowercase=##' -e '/^$/d' | |
+++++ 1385767675.431652893 /scripts/functions/support : __rvm_grep() 220 > GREP_OPTIONS= | |
+++++ 1385767675.432106817 /scripts/functions/support : __rvm_sed() 235 > sed -e 's#^system_name_lowercase=##' -e '/^$/d' | |
+++++ 1385767675.437482305 /scripts/functions/support : __rvm_grep() 220 > grep '^system_name_lowercase=' /usr/local/rvm/config/db | |
+++++ 1385767675.445801551 /scripts/functions/support : __rvm_grep() 220 > return 1 | |
++++ 1385767675.453232001 /scripts/functions/db : __rvm_db() 16 > value= | |
++++ 1385767675.458395747 /scripts/functions/db : __rvm_db() 19 > [[ -n '' ]] | |
++++ 1385767675.463512999 /scripts/functions/db : __rvm_db() 26 > true | |
++++ 1385767675.468802212 /scripts/functions/utility_system : __rvm_detect_system_override() 201 >for _var in system_type system_name system_name_lowercase system_version system_arch | |
++++ 1385767675.473910830 /scripts/functions/utility_system : __rvm_detect_system_override() 202 >__rvm_db system_version _system_version | |
++++ 1385767675.479119509 /scripts/functions/db : __rvm_db() 7 > typeset value key variable | |
++++ 1385767675.484298296 /scripts/functions/db : __rvm_db() 8 > key=system_version | |
++++ 1385767675.489395980 /scripts/functions/db : __rvm_db() 9 > key=system_version | |
++++ 1385767675.494486201 /scripts/functions/db : __rvm_db() 10 > variable=_system_version | |
++++ 1385767675.499610646 /scripts/functions/db : __rvm_db() 12 > [[ -f /usr/local/rvm/user/db ]] | |
+++++ 1385767675.506073922 /scripts/functions/db : __rvm_db() 13 > __rvm_db_ /usr/local/rvm/user/db system_version | |
+++++ 1385767675.511517164 /scripts/functions/db : __rvm_db_() 60 > typeset __db __key __value | |
+++++ 1385767675.516720471 /scripts/functions/db : __rvm_db_() 61 > __db=/usr/local/rvm/user/db | |
+++++ 1385767675.521827233 /scripts/functions/db : __rvm_db_() 62 > __key=system_version | |
+++++ 1385767675.527000252 /scripts/functions/db : __rvm_db_() 63 > shift 2 | |
+++++ 1385767675.532304982 /scripts/functions/db : __rvm_db_() 64 > __value= | |
+++++ 1385767675.537416778 /scripts/functions/db : __rvm_db_() 65 > case "${__value}" in | |
+++++ 1385767675.542622227 /scripts/functions/db : __rvm_db_() 70 > __rvm_db_get /usr/local/rvm/user/db system_version | |
+++++ 1385767675.547986405 /scripts/functions/db : __rvm_db_get() 52 > [[ -f /usr/local/rvm/user/db ]] | |
+++++ 1385767675.554332886 /scripts/functions/db : __rvm_db_get() 53 > __rvm_grep '^system_version=' /usr/local/rvm/user/db | |
+++++ 1385767675.554877471 /scripts/functions/db : __rvm_db_get() 53 > __rvm_sed -e 's#^system_version=##' -e '/^$/d' | |
+++++ 1385767675.560327391 /scripts/functions/support : __rvm_grep() 220 > GREP_OPTIONS= | |
+++++ 1385767675.560887511 /scripts/functions/support : __rvm_sed() 235 > sed -e 's#^system_version=##' -e '/^$/d' | |
+++++ 1385767675.565977689 /scripts/functions/support : __rvm_grep() 220 > grep '^system_version=' /usr/local/rvm/user/db | |
+++++ 1385767675.574058564 /scripts/functions/support : __rvm_grep() 220 > return 1 | |
++++ 1385767675.581765918 /scripts/functions/db : __rvm_db() 13 > value= | |
++++ 1385767675.586833954 /scripts/functions/db : __rvm_db() 15 > [[ -z '' ]] | |
++++ 1385767675.591871054 /scripts/functions/db : __rvm_db() 15 > [[ -f /usr/local/rvm/config/db ]] | |
+++++ 1385767675.598166137 /scripts/functions/db : __rvm_db() 16 > __rvm_db_ /usr/local/rvm/config/db system_version | |
+++++ 1385767675.603537135 /scripts/functions/db : __rvm_db_() 60 > typeset __db __key __value | |
+++++ 1385767675.608781324 /scripts/functions/db : __rvm_db_() 61 > __db=/usr/local/rvm/config/db | |
+++++ 1385767675.614116417 /scripts/functions/db : __rvm_db_() 62 > __key=system_version | |
+++++ 1385767675.619386668 /scripts/functions/db : __rvm_db_() 63 > shift 2 | |
+++++ 1385767675.624476437 /scripts/functions/db : __rvm_db_() 64 > __value= | |
+++++ 1385767675.629553575 /scripts/functions/db : __rvm_db_() 65 > case "${__value}" in | |
+++++ 1385767675.634779187 /scripts/functions/db : __rvm_db_() 70 > __rvm_db_get /usr/local/rvm/config/db system_version | |
+++++ 1385767675.640113244 /scripts/functions/db : __rvm_db_get() 52 > [[ -f /usr/local/rvm/config/db ]] | |
+++++ 1385767675.646583583 /scripts/functions/db : __rvm_db_get() 53 > __rvm_grep '^system_version=' /usr/local/rvm/config/db | |
+++++ 1385767675.647176948 /scripts/functions/db : __rvm_db_get() 53 > __rvm_sed -e 's#^system_version=##' -e '/^$/d' | |
+++++ 1385767675.652746411 /scripts/functions/support : __rvm_grep() 220 > GREP_OPTIONS= | |
+++++ 1385767675.653248409 /scripts/functions/support : __rvm_sed() 235 > sed -e 's#^system_version=##' -e '/^$/d' | |
+++++ 1385767675.658448917 /scripts/functions/support : __rvm_grep() 220 > grep '^system_version=' /usr/local/rvm/config/db | |
+++++ 1385767675.666564271 /scripts/functions/support : __rvm_grep() 220 > return 1 | |
++++ 1385767675.674153519 /scripts/functions/db : __rvm_db() 16 > value= | |
++++ 1385767675.679319907 /scripts/functions/db : __rvm_db() 19 > [[ -n '' ]] | |
++++ 1385767675.684613452 /scripts/functions/db : __rvm_db() 26 > true | |
++++ 1385767675.689944110 /scripts/functions/utility_system : __rvm_detect_system_override() 201 >for _var in system_type system_name system_name_lowercase system_version system_arch | |
++++ 1385767675.695224975 /scripts/functions/utility_system : __rvm_detect_system_override() 202 >__rvm_db system_arch _system_arch | |
++++ 1385767675.700626388 /scripts/functions/db : __rvm_db() 7 > typeset value key variable | |
++++ 1385767675.705842495 /scripts/functions/db : __rvm_db() 8 > key=system_arch | |
++++ 1385767675.711035426 /scripts/functions/db : __rvm_db() 9 > key=system_arch | |
++++ 1385767675.716325163 /scripts/functions/db : __rvm_db() 10 > variable=_system_arch | |
++++ 1385767675.721577434 /scripts/functions/db : __rvm_db() 12 > [[ -f /usr/local/rvm/user/db ]] | |
+++++ 1385767675.727997718 /scripts/functions/db : __rvm_db() 13 > __rvm_db_ /usr/local/rvm/user/db system_arch | |
+++++ 1385767675.733439363 /scripts/functions/db : __rvm_db_() 60 > typeset __db __key __value | |
+++++ 1385767675.738741631 /scripts/functions/db : __rvm_db_() 61 > __db=/usr/local/rvm/user/db | |
+++++ 1385767675.744004299 /scripts/functions/db : __rvm_db_() 62 > __key=system_arch | |
+++++ 1385767675.749212158 /scripts/functions/db : __rvm_db_() 63 > shift 2 | |
+++++ 1385767675.754329949 /scripts/functions/db : __rvm_db_() 64 > __value= | |
+++++ 1385767675.759422290 /scripts/functions/db : __rvm_db_() 65 > case "${__value}" in | |
+++++ 1385767675.764734804 /scripts/functions/db : __rvm_db_() 70 > __rvm_db_get /usr/local/rvm/user/db system_arch | |
+++++ 1385767675.770104212 /scripts/functions/db : __rvm_db_get() 52 > [[ -f /usr/local/rvm/user/db ]] | |
+++++ 1385767675.776640966 /scripts/functions/db : __rvm_db_get() 53 > __rvm_grep '^system_arch=' /usr/local/rvm/user/db | |
+++++ 1385767675.777126158 /scripts/functions/db : __rvm_db_get() 53 > __rvm_sed -e 's#^system_arch=##' -e '/^$/d' | |
+++++ 1385767675.782751920 /scripts/functions/support : __rvm_grep() 220 > GREP_OPTIONS= | |
+++++ 1385767675.783278781 /scripts/functions/support : __rvm_sed() 235 > sed -e 's#^system_arch=##' -e '/^$/d' | |
+++++ 1385767675.788509750 /scripts/functions/support : __rvm_grep() 220 > grep '^system_arch=' /usr/local/rvm/user/db | |
+++++ 1385767675.796740386 /scripts/functions/support : __rvm_grep() 220 > return 1 | |
++++ 1385767675.804309131 /scripts/functions/db : __rvm_db() 13 > value= | |
++++ 1385767675.809636184 /scripts/functions/db : __rvm_db() 15 > [[ -z '' ]] | |
++++ 1385767675.814783934 /scripts/functions/db : __rvm_db() 15 > [[ -f /usr/local/rvm/config/db ]] | |
+++++ 1385767675.821274775 /scripts/functions/db : __rvm_db() 16 > __rvm_db_ /usr/local/rvm/config/db system_arch | |
+++++ 1385767675.826743899 /scripts/functions/db : __rvm_db_() 60 > typeset __db __key __value | |
+++++ 1385767675.832155533 /scripts/functions/db : __rvm_db_() 61 > __db=/usr/local/rvm/config/db | |
+++++ 1385767675.837367197 /scripts/functions/db : __rvm_db_() 62 > __key=system_arch | |
+++++ 1385767675.842604213 /scripts/functions/db : __rvm_db_() 63 > shift 2 | |
+++++ 1385767675.847809041 /scripts/functions/db : __rvm_db_() 64 > __value= | |
+++++ 1385767675.853055655 /scripts/functions/db : __rvm_db_() 65 > case "${__value}" in | |
+++++ 1385767675.858225895 /scripts/functions/db : __rvm_db_() 70 > __rvm_db_get /usr/local/rvm/config/db system_arch | |
+++++ 1385767675.863553906 /scripts/functions/db : __rvm_db_get() 52 > [[ -f /usr/local/rvm/config/db ]] | |
+++++ 1385767675.870009678 /scripts/functions/db : __rvm_db_get() 53 > __rvm_grep '^system_arch=' /usr/local/rvm/config/db | |
+++++ 1385767675.870672608 /scripts/functions/db : __rvm_db_get() 53 > __rvm_sed -e 's#^system_arch=##' -e '/^$/d' | |
+++++ 1385767675.876190071 /scripts/functions/support : __rvm_grep() 220 > GREP_OPTIONS= | |
+++++ 1385767675.876546202 /scripts/functions/support : __rvm_sed() 235 > sed -e 's#^system_arch=##' -e '/^$/d' | |
+++++ 1385767675.882016345 /scripts/functions/support : __rvm_grep() 220 > grep '^system_arch=' /usr/local/rvm/config/db | |
+++++ 1385767675.890230282 /scripts/functions/support : __rvm_grep() 220 > return 1 | |
++++ 1385767675.897868742 /scripts/functions/db : __rvm_db() 16 > value= | |
++++ 1385767675.903038245 /scripts/functions/db : __rvm_db() 19 > [[ -n '' ]] | |
++++ 1385767675.908308709 /scripts/functions/db : __rvm_db() 26 > true | |
+++ 1385767675.914748178 /scripts/functions/utility : 9 > unset __origin | |
++ 1385767675.922222170 /scripts/base : 115 > for entry in '${scripts[@]}' | |
++ 1385767675.927507976 /scripts/base : 116 > source /usr/local/rvm/scripts/functions/init | |
++ 1385767675.933203901 /scripts/base : 115 > for entry in '${scripts[@]}' | |
++ 1385767675.938562283 /scripts/base : 116 > source /usr/local/rvm/scripts/functions/cleanup | |
++ 1385767675.944635065 /scripts/base : 115 > for entry in '${scripts[@]}' | |
++ 1385767675.950025918 /scripts/base : 116 > source /usr/local/rvm/scripts/functions/env | |
++ 1385767675.957382977 /scripts/base : 115 > for entry in '${scripts[@]}' | |
++ 1385767675.962845118 /scripts/base : 116 > source /usr/local/rvm/scripts/functions/rvmrc | |
+++ 1385767675.968446552 /scripts/functions/rvmrc : 3 > source /usr/local/rvm/scripts/functions/rvmrc_project | |
+++ 1385767675.975790579 /scripts/functions/rvmrc : 4 > source /usr/local/rvm/scripts/functions/rvmrc_set | |
+++ 1385767675.982509484 /scripts/functions/rvmrc : 5 > source /usr/local/rvm/scripts/functions/rvmrc_to | |
+++ 1385767675.988334682 /scripts/functions/rvmrc : 6 > source /usr/local/rvm/scripts/functions/rvmrc_trust | |
+++ 1385767675.995224965 /scripts/functions/rvmrc : 7 > source /usr/local/rvm/scripts/functions/rvmrc_warning | |
++ 1385767676.002868739 /scripts/base : 115 > for entry in '${scripts[@]}' | |
++ 1385767676.008604171 /scripts/base : 116 > source /usr/local/rvm/scripts/functions/install | |
++ 1385767676.014599923 /scripts/base : 115 > for entry in '${scripts[@]}' | |
++ 1385767676.020240982 /scripts/base : 116 > source /usr/local/rvm/scripts/functions/environment | |
++ 1385767676.028187794 /scripts/base : 115 > for entry in '${scripts[@]}' | |
++ 1385767676.033982612 /scripts/base : 116 > source /usr/local/rvm/scripts/functions/gemset | |
++ 1385767676.039959570 /scripts/base : 115 > for entry in '${scripts[@]}' | |
++ 1385767676.045664966 /scripts/base : 116 > source /usr/local/rvm/scripts/functions/checksum | |
++ 1385767676.052606898 /scripts/base : 118 > unset scripts entry rvm_base_except | |
+ 1385767676.060159320 /scripts/list : 355 > args=($*) | |
+ 1385767676.065791610 /scripts/list : 356 > action=strings | |
+ 1385767676.071373680 /scripts/list : 357 > args= | |
+ 1385767676.077222789 /scripts/list : 359 > case "${action:-rubies}" in | |
+ 1385767676.082809675 /scripts/list : 366 > list_strings | |
+ 1385767676.089890329 /scripts/list : list_strings() 214 > __rvm_cd /usr/local/rvm/rubies | |
+ 1385767676.095640582 /scripts/functions/support : __rvm_cd() 154 > typeset old_cdpath ret | |
+ 1385767676.101150578 /scripts/functions/support : __rvm_cd() 155 > ret=0 | |
+ 1385767676.106603027 /scripts/functions/support : __rvm_cd() 156 > old_cdpath= | |
+ 1385767676.112146786 /scripts/functions/support : __rvm_cd() 157 > CDPATH=. | |
+ 1385767676.117825371 /scripts/functions/support : __rvm_cd() 158 > chpwd_functions= | |
+ 1385767676.123532993 /scripts/functions/support : __rvm_cd() 158 > builtin cd /usr/local/rvm/rubies | |
+ 1385767676.129341954 /scripts/functions/support : __rvm_cd() 159 > CDPATH= | |
+ 1385767676.134901385 /scripts/functions/support : __rvm_cd() 160 > return 0 | |
+ 1385767676.141827920 /scripts/list : list_strings() 215 > __rvm_find . -maxdepth 1 -mindepth 1 -type d | |
+ 1385767676.142564544 /scripts/list : list_strings() 215 > __rvm_sed -e s#./##g | |
+ 1385767676.148047879 /scripts/functions/support : __rvm_find() 235 > find . -maxdepth 1 -mindepth 1 -type d | |
+ 1385767676.148835554 /scripts/functions/support : __rvm_sed() 235 > sed -e s#./##g | |
+ 1385767676.160305863 /scripts/list : 375 > exit 0 | |
++ 1385767676.175624955 /scripts/upgrade : source() 135 > expanded_source=ruby-1.9.3-p286 | |
++ 1385767676.184851794 /scripts/upgrade : source() -145 > [[ -n 1.9.3-p286 ]] | |
++ 1385767676.193740149 /scripts/upgrade : source() -145 > [[ -z 1.9.3-p484 ]] | |
++ 1385767676.202871521 /scripts/upgrade : source() -136 > [[ -z 1.9.3-p286 ]] | |
++ 1385767676.211594087 /scripts/upgrade : source() -136 > [[ -z 1.9.3-p484 ]] | |
++ 1385767676.220661269 /scripts/upgrade : source() -131 > [[ help == \1\.\9\.\3\-\p\2\8\6 ]] | |
+++ 1385767676.231969767 /scripts/upgrade : source() 156 > expand_ruby_name 1.9.3-p484 | |
+++ 1385767676.244195548 /scripts/upgrade : expand_ruby_name() 56 > /usr/local/rvm/scripts/tools strings 1.9.3-p484 | |
+++ 1385767676.245448925 /scripts/upgrade : expand_ruby_name() 57 > __rvm_awk -F@ '{print $1}' | |
++ /scripts/base : 28 > [[ -z '' ]] | |
+++ 1385767676.255171935 /scripts/functions/support : __rvm_awk() 235 > awk -F@ '{print $1}' | |
++ /scripts/base : 30 > export PS4 | |
++ /scripts/base : 31 > PS4='+ $(__rvm_date "+%s.%N" 2>/dev/null) ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > ' | |
++ /scripts/base : 35 > export __array_start rvm_path | |
++ /scripts/base : 40 > [[ -n '' ]] | |
++ /scripts/base : 42 > __array_start=0 | |
++ /scripts/base : 45 > (( 0 == 0 )) | |
++ /scripts/base : 47 > [[ -n 0022 ]] | |
++ /scripts/base : 48 > rvm_rvmrc_files=("/etc/rvmrc" "$HOME/.rvmrc") | |
++ /scripts/base : 49 > [[ -n /usr/local ]] | |
++ /scripts/base : 49 > [[ /home/commish/.rvmrc -ef /usr/local/.rvmrc ]] | |
++ /scripts/base : 50 > rvm_rvmrc_files+=("${rvm_prefix}/.rvmrc") | |
++ /scripts/base : 53 > for rvmrc in '"${rvm_rvmrc_files[@]}"' | |
++ /scripts/base : 55 > [[ -f /etc/rvmrc ]] | |
++ /scripts/base : 58 > GREP_OPTIONS= | |
++ /scripts/base : 58 > grep '^\s*rvm .*$' /etc/rvmrc | |
++ /scripts/base : 67 > source /etc/rvmrc | |
+++ /etc/rvmrc : 1 > umask u=rwx,g=rwx,o=rx | |
++ /scripts/base : 53 > for rvmrc in '"${rvm_rvmrc_files[@]}"' | |
++ /scripts/base : 55 > [[ -f /home/commish/.rvmrc ]] | |
++ /scripts/base : 53 > for rvmrc in '"${rvm_rvmrc_files[@]}"' | |
++ /scripts/base : 55 > [[ -f /usr/local/.rvmrc ]] | |
++ /scripts/base : 71 > unset rvm_rvmrc_files | |
++ /scripts/base : 75 > export rvm_path | |
++ /scripts/base : 76 > [[ -z /usr/local/rvm ]] | |
++ /scripts/base : 92 > true /usr/local/rvm/scripts | |
++ /scripts/base : 95 > source /usr/local/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 : 8 > [[ -z '' ]] | |
+++ /scripts/initialize : 10 > export PS4 | |
+++ /scripts/initialize : 11 > PS4='+ $(__rvm_date "+%s.%N" 2>/dev/null) ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > ' | |
+++ /scripts/initialize : 17 > [[ -n 4.2.37(1)-release ]] | |
+++ /scripts/initialize : 19 > shopt -s extglob | |
+++ /scripts/initialize : 29 > export __rvm_env_loaded | |
+++ /scripts/initialize : 31 > : __rvm_env_loaded:1: | |
+++ /scripts/initialize : 33 > : __rvm_env_loaded:2: | |
+++ /scripts/initialize : 36 > [[ -z /usr/local/rvm/tmp ]] | |
+++ /scripts/initialize : 36 > (( __rvm_env_loaded == 1 )) | |
++ /scripts/base : 99 > case " ${rvm_base_except:-} " in | |
++ /scripts/base : 104 > source /usr/local/rvm/scripts/selector | |
++ /scripts/base : 105 > source /usr/local/rvm/scripts/selector_gemsets | |
++ /scripts/base : 106 > source /usr/local/rvm/scripts/selector_late | |
++ /scripts/base : 107 > source /usr/local/rvm/scripts/selector_parse | |
++ /scripts/base : 111 > typeset -a scripts | |
++ /scripts/base : 114 > scripts=(logging db support utility init cleanup env rvmrc install environment gemset checksum) | |
++ /scripts/base : 115 > for entry in '${scripts[@]}' | |
++ /scripts/base : 116 > source /usr/local/rvm/scripts/functions/logging | |
+++ /scripts/functions/logging : 96 > case "${TERM:-dumb}" in | |
+++ /scripts/functions/logging : 105 > __rvm_set_color rvm_error_clr red | |
+++ /scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable | |
+++ /scripts/functions/logging : __rvm_set_color() 42 > __buffer=' | |
cripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_error_clr | |
+++ /scripts/functions/logging : __rvm_set_color() 44 > shift | |
+++ /scripts/functions/logging : __rvm_set_color() 46 > (( 1 )) | |
+++ /scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single red | |
+++ /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in | |
+++ /scripts/functions/logging : __rvm_set_color_single() 14 > __buffer+=31 | |
+++ /scripts/functions/logging : __rvm_set_color() 49 > shift | |
+++ /scripts/functions/logging : __rvm_set_color() 50 > (( 0 )) | |
+++ /scripts/functions/logging : __rvm_set_color() 46 > (( 0 )) | |
+++ /scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m | |
+++ /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_error_clr == '' ]] | |
+++ /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_error_clr == \p\r\i\n\t ]] | |
+++ /scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_error_clr='\'''\''' | |
++++ /scripts/functions/logging : __rvm_set_color() 57 > rvm_error_clr='' | |
+++ /scripts/functions/logging : 106 > __rvm_set_color rvm_warn_clr yellow | |
+++ /scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable | |
+++ /scripts/functions/logging : __rvm_set_color() 42 > __buffer=' | |
cripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_warn_clr | |
+++ /scripts/functions/logging : __rvm_set_color() 44 > shift | |
+++ /scripts/functions/logging : __rvm_set_color() 46 > (( 1 )) | |
+++ /scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single yellow | |
+++ /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in | |
+++ /scripts/functions/logging : __rvm_set_color_single() 16 > __buffer+=33 | |
+++ /scripts/functions/logging : __rvm_set_color() 49 > shift | |
+++ /scripts/functions/logging : __rvm_set_color() 50 > (( 0 )) | |
+++ /scripts/functions/logging : __rvm_set_color() 46 > (( 0 )) | |
+++ /scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m | |
+++ /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_warn_clr == '' ]] | |
+++ /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_warn_clr == \p\r\i\n\t ]] | |
+++ /scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_warn_clr='\'''\''' | |
++++ /scripts/functions/logging : __rvm_set_color() 57 > rvm_warn_clr='' | |
+++ /scripts/functions/logging : 107 > __rvm_set_color rvm_debug_clr magenta | |
+++ /scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable | |
+++ /scripts/functions/logging : __rvm_set_color() 42 > __buffer=' | |
cripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_debug_clr | |
+++ /scripts/functions/logging : __rvm_set_color() 44 > shift | |
+++ /scripts/functions/logging : __rvm_set_color() 46 > (( 1 )) | |
+++ /scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single magenta | |
+++ /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in | |
+++ /scripts/functions/logging : __rvm_set_color_single() 18 > __buffer+=35 | |
+++ /scripts/functions/logging : __rvm_set_color() 49 > shift | |
+++ /scripts/functions/logging : __rvm_set_color() 50 > (( 0 )) | |
+++ /scripts/functions/logging : __rvm_set_color() 46 > (( 0 )) | |
+++ /scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m | |
+++ /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_debug_clr == '' ]] | |
+++ /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_debug_clr == \p\r\i\n\t ]] | |
+++ /scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_debug_clr='\'''\''' | |
++++ /scripts/functions/logging : __rvm_set_color() 57 > rvm_debug_clr='' | |
+++ /scripts/functions/logging : 108 > __rvm_set_color rvm_notify_clr green | |
+++ /scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable | |
+++ /scripts/functions/logging : __rvm_set_color() 42 > __buffer=' | |
cripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_notify_clr | |
+++ /scripts/functions/logging : __rvm_set_color() 44 > shift | |
+++ /scripts/functions/logging : __rvm_set_color() 46 > (( 1 )) | |
+++ /scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single green | |
+++ /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in | |
+++ /scripts/functions/logging : __rvm_set_color_single() 15 > __buffer+=32 | |
+++ /scripts/functions/logging : __rvm_set_color() 49 > shift | |
+++ /scripts/functions/logging : __rvm_set_color() 50 > (( 0 )) | |
+++ /scripts/functions/logging : __rvm_set_color() 46 > (( 0 )) | |
+++ /scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m | |
+++ /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_notify_clr == '' ]] | |
+++ /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_notify_clr == \p\r\i\n\t ]] | |
+++ /scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_notify_clr='\'''\''' | |
++++ /scripts/functions/logging : __rvm_set_color() 57 > rvm_notify_clr='' | |
+++ /scripts/functions/logging : 109 > __rvm_set_color rvm_reset_clr reset | |
+++ /scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable | |
+++ /scripts/functions/logging : __rvm_set_color() 42 > __buffer=' | |
cripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_reset_clr | |
+++ /scripts/functions/logging : __rvm_set_color() 44 > shift | |
+++ /scripts/functions/logging : __rvm_set_color() 46 > (( 1 )) | |
+++ /scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single reset | |
+++ /scripts/functions/logging : __rvm_set_color_single() 7 > case "$1" in | |
+++ /scripts/functions/logging : __rvm_set_color_single() 35 > __buffer+=0 | |
+++ /scripts/functions/logging : __rvm_set_color() 49 > shift | |
+++ /scripts/functions/logging : __rvm_set_color() 50 > (( 0 )) | |
+++ /scripts/functions/logging : __rvm_set_color() 46 > (( 0 )) | |
+++ /scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m | |
+++ /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_reset_clr == '' ]] | |
+++ /scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_reset_clr == \p\r\i\n\t ]] | |
+++ /scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_reset_clr='\'''\''' | |
++++ /scripts/functions/logging : __rvm_set_color() 57 > rvm_reset_clr='' | |
++ /scripts/base : 115 > for entry in '${scripts[@]}' | |
++ /scripts/base : 116 > source /usr/local/rvm/scripts/functions/db | |
++ /scripts/base : 115 > for entry in '${scripts[@]}' | |
++ /scripts/base : 116 > source /usr/local/rvm/scripts/functions/support | |
+++ /scripts/functions/support : 6 > [[ -n '' ]] | |
+++ /scripts/functions/support : 165 > gnu_utils=(awk cp date find sed tail tar xargs) | |
+++ /scripts/functions/support : 167 > case "${_system_name}" in | |
+++ /scripts/functions/support : 223 > command which --skip-alias --skip-functions which | |
+++ /scripts/functions/support : 225 > command which whence | |
+++ /scripts/functions/support : 227 > command which which | |
+++ /scripts/functions/support : 234 > for gnu_util in '"${gnu_utils[@]}"' | |
+++ /scripts/functions/support : 235 > eval '__rvm_awk() { \awk "$@" || return $?; }' | |
+++ /scripts/functions/support : 234 > for gnu_util in '"${gnu_utils[@]}"' | |
+++ /scripts/functions/support : 235 > eval '__rvm_cp() { \cp "$@" || return $?; }' | |
+++ /scripts/functions/support : 234 > for gnu_util in '"${gnu_utils[@]}"' | |
+++ /scripts/functions/support : 235 > eval '__rvm_date() { \date "$@" || return $?; }' | |
+++ 1385767676.810306630 /scripts/functions/support : 234 > for gnu_util in '"${gnu_utils[@]}"' | |
+++ 1385767676.815460449 /scripts/functions/support : 235 > eval '__rvm_find() { \find "$@" || return $?; }' | |
+++ 1385767676.820601217 /scripts/functions/support : 234 > for gnu_util in '"${gnu_utils[@]}"' | |
+++ 1385767676.825655285 /scripts/functions/support : 235 > eval '__rvm_sed() { \sed "$@" || return $?; }' | |
+++ 1385767676.830653793 /scripts/functions/support : 234 > for gnu_util in '"${gnu_utils[@]}"' | |
+++ 1385767676.835647430 /scripts/functions/support : 235 > eval '__rvm_tail() { \tail "$@" || return $?; }' | |
+++ 1385767676.840663807 /scripts/functions/support : 234 > for gnu_util in '"${gnu_utils[@]}"' | |
+++ 1385767676.845699276 /scripts/functions/support : 235 > eval '__rvm_tar() { \tar "$@" || return $?; }' | |
+++ 1385767676.850713090 /scripts/functions/support : 234 > for gnu_util in '"${gnu_utils[@]}"' | |
+++ 1385767676.855654209 /scripts/functions/support : 235 > eval '__rvm_xargs() { \xargs "$@" || return $?; }' | |
+++ 1385767676.860899993 /scripts/functions/support : 239 > unset gnu_tools_path gnu_prefix gnu_util gnu_utils gnu_missing | |
+++ 1385767676.866160263 /scripts/functions/support : 242 > [[ ! --no-same-owner =~ --no-same-owner ]] | |
+++ 1385767676.871851630 /scripts/functions/support : 250 > other_utils=(ant automake autoreconf libtoolize make mount patch readlink) | |
+++ 1385767676.877251525 /scripts/functions/support : 253 > [[ Debian 7 == \S\o\l\a\r\i\s\ \1\0 ]] | |
+++ 1385767676.882309253 /scripts/functions/support : 264 > for other_util in '"${other_utils[@]}"' | |
+++ 1385767676.887466566 /scripts/functions/support : 265 > eval '__rvm_ant() { \ant "$@" || return $?; }' | |
+++ 1385767676.892863355 /scripts/functions/support : 264 > for other_util in '"${other_utils[@]}"' | |
+++ 1385767676.898096690 /scripts/functions/support : 265 > eval '__rvm_automake() { \automake "$@" || return $?; }' | |
+++ 1385767676.903123292 /scripts/functions/support : 264 > for other_util in '"${other_utils[@]}"' | |
+++ 1385767676.908227889 /scripts/functions/support : 265 > eval '__rvm_autoreconf() { \autoreconf "$@" || return $?; }' | |
+++ 1385767676.913574900 /scripts/functions/support : 264 > for other_util in '"${other_utils[@]}"' | |
+++ 1385767676.918734427 /scripts/functions/support : 265 > eval '__rvm_libtoolize() { \libtoolize "$@" || return $?; }' | |
+++ 1385767676.923814375 /scripts/functions/support : 264 > for other_util in '"${other_utils[@]}"' | |
+++ 1385767676.929003289 /scripts/functions/support : 265 > eval '__rvm_make() { \make "$@" || return $?; }' | |
+++ 1385767676.934376347 /scripts/functions/support : 264 > for other_util in '"${other_utils[@]}"' | |
+++ 1385767676.939623146 /scripts/functions/support : 265 > eval '__rvm_mount() { \mount "$@" || return $?; }' | |
+++ 1385767676.944787079 /scripts/functions/support : 264 > for other_util in '"${other_utils[@]}"' | |
+++ 1385767676.949895963 /scripts/functions/support : 265 > eval '__rvm_patch() { \patch "$@" || return $?; }' | |
+++ 1385767676.955178111 /scripts/functions/support : 264 > for other_util in '"${other_utils[@]}"' | |
+++ 1385767676.960447303 /scripts/functions/support : 265 > eval '__rvm_readlink() { \readlink "$@" || return $?; }' | |
+++ 1385767676.965716279 /scripts/functions/support : 268 > unset other_util other_utils | |
++ 1385767676.971947043 /scripts/base : 115 > for entry in '${scripts[@]}' | |
++ 1385767676.977245174 /scripts/base : 116 > source /usr/local/rvm/scripts/functions/utility | |
+++ 1385767676.982556663 /scripts/functions/utility : 3 > __origin=/usr/local/rvm/scripts/functions/utility | |
+++ 1385767676.987764805 /scripts/functions/utility : 4 > __origin=/usr/local/rvm/scripts/functions | |
+++ 1385767676.992921307 /scripts/functions/utility : 5 > source /usr/local/rvm/scripts/functions/utility_gems | |
+++ 1385767676.998673663 /scripts/functions/utility : 6 > source /usr/local/rvm/scripts/functions/utility_logging | |
+++ 1385767677.005412068 /scripts/functions/utility : 7 > source /usr/local/rvm/scripts/functions/utility_package | |
+++ 1385767677.014083337 /scripts/functions/utility : 8 > source /usr/local/rvm/scripts/functions/utility_system | |
++++ 1385767677.021060672 /scripts/functions/utility_system : 206 > __rvm_detect_system | |
++++ 1385767677.026610743 /scripts/functions/utility_system : __rvm_detect_system() 5 > unset _system_type _system_name _system_version _system_arch | |
++++ 1385767677.032043576 /scripts/functions/utility_system : __rvm_detect_system() 6 > export _system_type _system_name _system_version _system_arch | |
+++++ 1385767677.038754355 /scripts/functions/utility_system : __rvm_detect_system() 7 > command uname -a | |
+++++ 1385767677.044098290 /scripts/functions/utility_system : __rvm_detect_system() 7 > uname -a | |
++++ 1385767677.052570244 /scripts/functions/utility_system : __rvm_detect_system() 7 > _system_info='Linux commi.sh 2.6.32-5-xen-amd64 #1 SMP Fri May 10 11:48:05 UTC 2013 x86_64 GNU/Linux' | |
++++ 1385767677.057817720 /scripts/functions/utility_system : __rvm_detect_system() 8 > _system_type=unknown | |
++++ 1385767677.063196852 /scripts/functions/utility_system : __rvm_detect_system() 9 > _system_name=unknown | |
++++ 1385767677.068641040 /scripts/functions/utility_system : __rvm_detect_system() 10 > _system_name_lowercase=unknown | |
++++ 1385767677.073909932 /scripts/functions/utility_system : __rvm_detect_system() 11 > _system_version=unknown | |
+++++ 1385767677.080706701 /scripts/functions/utility_system : __rvm_detect_system() 12 > command uname -m | |
+++++ 1385767677.085937522 /scripts/functions/utility_system : __rvm_detect_system() 12 > uname -m | |
++++ 1385767677.094342472 /scripts/functions/utility_system : __rvm_detect_system() 12 > _system_arch=x86_64 | |
++++ 1385767677.099811436 /scripts/functions/utility_system : __rvm_detect_system() 13 > case "$(command uname)" in | |
+++++ 1385767677.106211971 /scripts/functions/utility_system : __rvm_detect_system() 13 > command uname | |
+++++ 1385767677.111681026 /scripts/functions/utility_system : __rvm_detect_system() 13 > uname | |
++++ 1385767677.120138152 /scripts/functions/utility_system : __rvm_detect_system() 15 > _system_type=Linux | |
++++ 1385767677.125447872 /scripts/functions/utility_system : __rvm_detect_system() 17 > [[ -f /etc/lsb-release ]] | |
++++ 1385767677.130762599 /scripts/functions/utility_system : __rvm_detect_system() 24 > [[ -f /etc/lsb-release ]] | |
++++ 1385767677.136057770 /scripts/functions/utility_system : __rvm_detect_system() 31 > [[ -f /etc/lsb-release ]] | |
++++ 1385767677.141242099 /scripts/functions/utility_system : __rvm_detect_system() 37 > [[ -f /etc/altlinux-release ]] | |
++++ 1385767677.146477296 /scripts/functions/utility_system : __rvm_detect_system() 42 > [[ -f /etc/os-release ]] | |
++++ 1385767677.151951044 /scripts/functions/utility_system : __rvm_detect_system() 43 > GREP_OPTIONS= | |
++++ 1385767677.157253686 /scripts/functions/utility_system : __rvm_detect_system() 43 > grep ID=opensuse /etc/os-release | |
++++ 1385767677.165858712 /scripts/functions/utility_system : __rvm_detect_system() 48 > [[ -f /etc/SuSE-release ]] | |
++++ 1385767677.171169220 /scripts/functions/utility_system : __rvm_detect_system() 55 > [[ -f /etc/debian_version ]] | |
++++ 1385767677.176456780 /scripts/functions/utility_system : __rvm_detect_system() 57 > _system_name=Debian | |
+++++ 1385767677.184360633 /scripts/functions/utility_system : __rvm_detect_system() 58 > cat /etc/debian_version | |
+++++ 1385767677.184850488 /scripts/functions/utility_system : __rvm_detect_system() 58 > awk -F. '{print $1}' | |
++++ 1385767677.193619053 /scripts/functions/utility_system : __rvm_detect_system() 58 > _system_version=7 | |
+++++ 1385767677.200317186 /scripts/functions/utility_system : __rvm_detect_system() 59 > dpkg --print-architecture | |
++++ 1385767677.210809310 /scripts/functions/utility_system : __rvm_detect_system() 59 > _system_arch=amd64 | |
++++ 1385767677.216292583 /scripts/functions/utility_system : __rvm_detect_system() 189 > _system_type=Linux | |
++++ 1385767677.221649515 /scripts/functions/utility_system : __rvm_detect_system() 190 > _system_name=Debian | |
+++++ 1385767677.229536735 /scripts/functions/utility_system : __rvm_detect_system() 191 > echo Debian | |
+++++ 1385767677.230038095 /scripts/functions/utility_system : __rvm_detect_system() 191 > tr '[A-Z]' '[a-z]' | |
++++ 1385767677.238525524 /scripts/functions/utility_system : __rvm_detect_system() 191 > _system_name_lowercase=debian | |
++++ 1385767677.243797413 /scripts/functions/utility_system : __rvm_detect_system() 192 > _system_version=7 | |
++++ 1385767677.249165409 /scripts/functions/utility_system : __rvm_detect_system() 193 > _system_arch=amd64 | |
++++ 1385767677.254526471 /scripts/functions/utility_system : __rvm_detect_system() 194 > _system_arch=x86_64 | |
++++ 1385767677.259986686 /scripts/functions/utility_system : __rvm_detect_system() 195 > _system_arch=x86_64 | |
++++ 1385767677.265632484 /scripts/functions/utility_system : 207 > __rvm_detect_system_override | |
++++ 1385767677.271001616 /scripts/functions/utility_system : __rvm_detect_system_override() 200 >typeset _var | |
++++ 1385767677.276428460 /scripts/functions/utility_system : __rvm_detect_system_override() 201 >for _var in system_type system_name system_name_lowercase system_version system_arch | |
++++ 1385767677.281766284 /scripts/functions/utility_system : __rvm_detect_system_override() 202 >__rvm_db system_type _system_type | |
++++ 1385767677.287146178 /scripts/functions/db : __rvm_db() 7 > typeset value key variable | |
++++ 1385767677.292501862 /scripts/functions/db : __rvm_db() 8 > key=system_type | |
++++ 1385767677.298099372 /scripts/functions/db : __rvm_db() 9 > key=system_type | |
++++ 1385767677.303597520 /scripts/functions/db : __rvm_db() 10 > variable=_system_type | |
++++ 1385767677.309033954 /scripts/functions/db : __rvm_db() 12 > [[ -f /usr/local/rvm/user/db ]] | |
+++++ 1385767677.315729857 /scripts/functions/db : __rvm_db() 13 > __rvm_db_ /usr/local/rvm/user/db system_type | |
+++++ 1385767677.321575748 /scripts/functions/db : __rvm_db_() 60 > typeset __db __key __value | |
+++++ 1385767677.327072605 /scripts/functions/db : __rvm_db_() 61 > __db=/usr/local/rvm/user/db | |
+++++ 1385767677.332471376 /scripts/functions/db : __rvm_db_() 62 > __key=system_type | |
+++++ 1385767677.337845706 /scripts/functions/db : __rvm_db_() 63 > shift 2 | |
+++++ 1385767677.343237449 /scripts/functions/db : __rvm_db_() 64 > __value= | |
+++++ 1385767677.348579666 /scripts/functions/db : __rvm_db_() 65 > case "${__value}" in | |
+++++ 1385767677.353955121 /scripts/functions/db : __rvm_db_() 70 > __rvm_db_get /usr/local/rvm/user/db system_type | |
+++++ 1385767677.359412994 /scripts/functions/db : __rvm_db_get() 52 > [[ -f /usr/local/rvm/user/db ]] | |
+++++ 1385767677.366203032 /scripts/functions/db : __rvm_db_get() 53 > __rvm_grep '^system_type=' /usr/local/rvm/user/db | |
+++++ 1385767677.366619084 /scripts/functions/db : __rvm_db_get() 53 > __rvm_sed -e 's#^system_type=##' -e '/^$/d' | |
+++++ 1385767677.372490382 /scripts/functions/support : __rvm_grep() 220 > GREP_OPTIONS= | |
+++++ 1385767677.372944180 /scripts/functions/support : __rvm_sed() 235 > sed -e 's#^system_type=##' -e '/^$/d' | |
+++++ 1385767677.378487513 /scripts/functions/support : __rvm_grep() 220 > grep '^system_type=' /usr/local/rvm/user/db | |
+++++ 1385767677.386892423 /scripts/functions/support : __rvm_grep() 220 > return 1 | |
++++ 1385767677.394439196 /scripts/functions/db : __rvm_db() 13 > value= | |
++++ 1385767677.399752441 /scripts/functions/db : __rvm_db() 15 > [[ -z '' ]] | |
++++ 1385767677.405063056 /scripts/functions/db : __rvm_db() 15 > [[ -f /usr/local/rvm/config/db ]] | |
+++++ 1385767677.411538762 /scripts/functions/db : __rvm_db() 16 > __rvm_db_ /usr/local/rvm/config/db system_type | |
+++++ 1385767677.417303256 /scripts/functions/db : __rvm_db_() 60 > typeset __db __key __value | |
+++++ 1385767677.422666776 /scripts/functions/db : __rvm_db_() 61 > __db=/usr/local/rvm/config/db | |
+++++ 1385767677.428071282 /scripts/functions/db : __rvm_db_() 62 > __key=system_type | |
+++++ 1385767677.433419492 /scripts/functions/db : __rvm_db_() 63 > shift 2 | |
+++++ 1385767677.438826917 /scripts/functions/db : __rvm_db_() 64 > __value= | |
+++++ 1385767677.444072750 /scripts/functions/db : __rvm_db_() 65 > case "${__value}" in | |
+++++ 1385767677.449418210 /scripts/functions/db : __rvm_db_() 70 > __rvm_db_get /usr/local/rvm/config/db system_type | |
+++++ 1385767677.454726923 /scripts/functions/db : __rvm_db_get() 52 > [[ -f /usr/local/rvm/config/db ]] | |
+++++ 1385767677.461410730 /scripts/functions/db : __rvm_db_get() 53 > __rvm_grep '^system_type=' /usr/local/rvm/config/db | |
+++++ 1385767677.461901266 /scripts/functions/db : __rvm_db_get() 53 > __rvm_sed -e 's#^system_type=##' -e '/^$/d' | |
+++++ 1385767677.467656430 /scripts/functions/support : __rvm_grep() 220 > GREP_OPTIONS= | |
+++++ 1385767677.468293874 /scripts/functions/support : __rvm_sed() 235 > sed -e 's#^system_type=##' -e '/^$/d' | |
+++++ 1385767677.473701294 /scripts/functions/support : __rvm_grep() 220 > grep '^system_type=' /usr/local/rvm/config/db | |
+++++ 1385767677.482104315 /scripts/functions/support : __rvm_grep() 220 > return 1 | |
++++ 1385767677.489738295 /scripts/functions/db : __rvm_db() 16 > value= | |
++++ 1385767677.495073348 /scripts/functions/db : __rvm_db() 19 > [[ -n '' ]] | |
++++ 1385767677.500386343 /scripts/functions/db : __rvm_db() 26 > true | |
++++ 1385767677.505783844 /scripts/functions/utility_system : __rvm_detect_system_override() 201 >for _var in system_type system_name system_name_lowercase system_version system_arch | |
++++ 1385767677.511217696 /scripts/functions/utility_system : __rvm_detect_system_override() 202 >__rvm_db system_name _system_name | |
++++ 1385767677.516721030 /scripts/functions/db : __rvm_db() 7 > typeset value key variable | |
++++ 1385767677.522116223 /scripts/functions/db : __rvm_db() 8 > key=system_name | |
++++ 1385767677.527505441 /scripts/functions/db : __rvm_db() 9 > key=system_name | |
++++ 1385767677.532848090 /scripts/functions/db : __rvm_db() 10 > variable=_system_name | |
++++ 1385767677.538241769 /scripts/functions/db : __rvm_db() 12 > [[ -f /usr/local/rvm/user/db ]] | |
+++++ 1385767677.545000198 /scripts/functions/db : __rvm_db() 13 > __rvm_db_ /usr/local/rvm/user/db system_name | |
+++++ 1385767677.550677600 /scripts/functions/db : __rvm_db_() 60 > typeset __db __key __value | |
+++++ 1385767677.556105643 /scripts/functions/db : __rvm_db_() 61 > __db=/usr/local/rvm/user/db | |
+++++ 1385767677.561448074 /scripts/functions/db : __rvm_db_() 62 > __key=system_name | |
+++++ 1385767677.566773190 /scripts/functions/db : __rvm_db_() 63 > shift 2 | |
+++++ 1385767677.572075285 /scripts/functions/db : __rvm_db_() 64 > __value= | |
+++++ 1385767677.577386845 /scripts/functions/db : __rvm_db_() 65 > case "${__value}" in | |
+++++ 1385767677.582684007 /scripts/functions/db : __rvm_db_() 70 > __rvm_db_get /usr/local/rvm/user/db system_name | |
+++++ 1385767677.588169209 /scripts/functions/db : __rvm_db_get() 52 > [[ -f /usr/local/rvm/user/db ]] | |
+++++ 1385767677.594941222 /scripts/functions/db : __rvm_db_get() 53 > __rvm_grep '^system_name=' /usr/local/rvm/user/db | |
+++++ 1385767677.595533405 /scripts/functions/db : __rvm_db_get() 53 > __rvm_sed -e 's#^system_name=##' -e '/^$/d' | |
+++++ 1385767677.601314107 /scripts/functions/support : __rvm_grep() 220 > GREP_OPTIONS= | |
+++++ 1385767677.601801865 /scripts/functions/support : __rvm_sed() 235 > sed -e 's#^system_name=##' -e '/^$/d' | |
+++++ 1385767677.607347276 /scripts/functions/support : __rvm_grep() 220 > grep '^system_name=' /usr/local/rvm/user/db | |
+++++ 1385767677.615787407 /scripts/functions/support : __rvm_grep() 220 > return 1 | |
++++ 1385767677.623377095 /scripts/functions/db : __rvm_db() 13 > value= | |
++++ 1385767677.628833770 /scripts/functions/db : __rvm_db() 15 > [[ -z '' ]] | |
++++ 1385767677.634200893 /scripts/functions/db : __rvm_db() 15 > [[ -f /usr/local/rvm/config/db ]] | |
+++++ 1385767677.640870148 /scripts/functions/db : __rvm_db() 16 > __rvm_db_ /usr/local/rvm/config/db system_name | |
+++++ 1385767677.646430445 /scripts/functions/db : __rvm_db_() 60 > typeset __db __key __value | |
+++++ 1385767677.651723510 /scripts/functions/db : __rvm_db_() 61 > __db=/usr/local/rvm/config/db | |
+++++ 1385767677.657077713 /scripts/functions/db : __rvm_db_() 62 > __key=system_name | |
+++++ 1385767677.662317337 /scripts/functions/db : __rvm_db_() 63 > shift 2 | |
+++++ 1385767677.667683964 /scripts/functions/db : __rvm_db_() 64 > __value= | |
+++++ 1385767677.673032226 /scripts/functions/db : __rvm_db_() 65 > case "${__value}" in | |
+++++ 1385767677.678449450 /scripts/functions/db : __rvm_db_() 70 > __rvm_db_get /usr/local/rvm/config/db system_name | |
+++++ 1385767677.683972964 /scripts/functions/db : __rvm_db_get() 52 > [[ -f /usr/local/rvm/config/db ]] | |
+++++ 1385767677.690675561 /scripts/functions/db : __rvm_db_get() 53 > __rvm_grep '^system_name=' /usr/local/rvm/config/db | |
+++++ 1385767677.691158703 /scripts/functions/db : __rvm_db_get() 53 > __rvm_sed -e 's#^system_name=##' -e '/^$/d' | |
+++++ 1385767677.696677154 /scripts/functions/support : __rvm_grep() 220 > GREP_OPTIONS= | |
+++++ 1385767677.697438757 /scripts/functions/support : __rvm_sed() 235 > sed -e 's#^system_name=##' -e '/^$/d' | |
+++++ 1385767677.702604005 /scripts/functions/support : __rvm_grep() 220 > grep '^system_name=' /usr/local/rvm/config/db | |
+++++ 1385767677.711069652 /scripts/functions/support : __rvm_grep() 220 > return 1 | |
++++ 1385767677.718727405 /scripts/functions/db : __rvm_db() 16 > value= | |
++++ 1385767677.724159256 /scripts/functions/db : __rvm_db() 19 > [[ -n '' ]] | |
++++ 1385767677.729595591 /scripts/functions/db : __rvm_db() 26 > true | |
++++ 1385767677.734972229 /scripts/functions/utility_system : __rvm_detect_system_override() 201 >for _var in system_type system_name system_name_lowercase system_version system_arch | |
++++ 1385767677.741151505 /scripts/functions/utility_system : __rvm_detect_system_override() 202 >__rvm_db system_name_lowercase _system_name_lowercase | |
++++ 1385767677.746700789 /scripts/functions/db : __rvm_db() 7 > typeset value key variable | |
++++ 1385767677.752203490 /scripts/functions/db : __rvm_db() 8 > key=system_name_lowercase | |
++++ 1385767677.757634809 /scripts/functions/db : __rvm_db() 9 > key=system_name_lowercase | |
++++ 1385767677.763051018 /scripts/functions/db : __rvm_db() 10 > variable=_system_name_lowercase | |
++++ 1385767677.768471331 /scripts/functions/db : __rvm_db() 12 > [[ -f /usr/local/rvm/user/db ]] | |
+++++ 1385767677.775473157 /scripts/functions/db : __rvm_db() 13 > __rvm_db_ /usr/local/rvm/user/db system_name_lowercase | |
+++++ 1385767677.781215840 /scripts/functions/db : __rvm_db_() 60 > typeset __db __key __value | |
+++++ 1385767677.786782339 /scripts/functions/db : __rvm_db_() 61 > __db=/usr/local/rvm/user/db | |
+++++ 1385767677.792170908 /scripts/functions/db : __rvm_db_() 62 > __key=system_name_lowercase | |
+++++ 1385767677.797698521 /scripts/functions/db : __rvm_db_() 63 > shift 2 | |
+++++ 1385767677.803297222 /scripts/functions/db : __rvm_db_() 64 > __value= | |
+++++ 1385767677.808809844 /scripts/functions/db : __rvm_db_() 65 > case "${__value}" in | |
+++++ 1385767677.814307657 /scripts/functions/db : __rvm_db_() 70 > __rvm_db_get /usr/local/rvm/user/db system_name_lowercase | |
+++++ 1385767677.820096348 /scripts/functions/db : __rvm_db_get() 52 > [[ -f /usr/local/rvm/user/db ]] | |
+++++ 1385767677.826962922 /scripts/functions/db : __rvm_db_get() 53 > __rvm_grep '^system_name_lowercase=' /usr/local/rvm/user/db | |
+++++ 1385767677.827491958 /scripts/functions/db : __rvm_db_get() 53 > __rvm_sed -e 's#^system_name_lowercase=##' -e '/^$/d' | |
+++++ 1385767677.833243238 /scripts/functions/support : __rvm_grep() 220 > GREP_OPTIONS= | |
+++++ 1385767677.833736251 /scripts/functions/support : __rvm_sed() 235 > sed -e 's#^system_name_lowercase=##' -e '/^$/d' | |
+++++ 1385767677.839149854 /scripts/functions/support : __rvm_grep() 220 > grep '^system_name_lowercase=' /usr/local/rvm/user/db | |
+++++ 1385767677.847825077 /scripts/functions/support : __rvm_grep() 220 > return 1 | |
++++ 1385767677.855648580 /scripts/functions/db : __rvm_db() 13 > value= | |
++++ 1385767677.861024787 /scripts/functions/db : __rvm_db() 15 > [[ -z '' ]] | |
++++ 1385767677.866387701 /scripts/functions/db : __rvm_db() 15 > [[ -f /usr/local/rvm/config/db ]] | |
+++++ 1385767677.873205506 /scripts/functions/db : __rvm_db() 16 > __rvm_db_ /usr/local/rvm/config/db system_name_lowercase | |
+++++ 1385767677.878845988 /scripts/functions/db : __rvm_db_() 60 > typeset __db __key __value | |
+++++ 1385767677.884106816 /scripts/functions/db : __rvm_db_() 61 > __db=/usr/local/rvm/config/db | |
+++++ 1385767677.889330851 /scripts/functions/db : __rvm_db_() 62 > __key=system_name_lowercase | |
+++++ 1385767677.894539551 /scripts/functions/db : __rvm_db_() 63 > shift 2 | |
+++++ 1385767677.899918205 /scripts/functions/db : __rvm_db_() 64 > __value= | |
+++++ 1385767677.905339059 /scripts/functions/db : __rvm_db_() 65 > case "${__value}" in | |
+++++ 1385767677.910507533 /scripts/functions/db : __rvm_db_() 70 > __rvm_db_get /usr/local/rvm/config/db system_name_lowercase | |
+++++ 1385767677.915893420 /scripts/functions/db : __rvm_db_get() 52 > [[ -f /usr/local/rvm/config/db ]] | |
+++++ 1385767677.922708178 /scripts/functions/db : __rvm_db_get() 53 > __rvm_grep '^system_name_lowercase=' /usr/local/rvm/config/db | |
+++++ 1385767677.923316324 /scripts/functions/db : __rvm_db_get() 53 > __rvm_sed -e 's#^system_name_lowercase=##' -e '/^$/d' | |
+++++ 1385767677.929151818 /scripts/functions/support : __rvm_grep() 220 > GREP_OPTIONS= | |
+++++ 1385767677.930752570 /scripts/functions/support : __rvm_sed() 235 > sed -e 's#^system_name_lowercase=##' -e '/^$/d' | |
+++++ 1385767677.935282725 /scripts/functions/support : __rvm_grep() 220 > grep '^system_name_lowercase=' /usr/local/rvm/config/db | |
+++++ 1385767677.943920382 /scripts/functions/support : __rvm_grep() 220 > return 1 | |
++++ 1385767677.951703389 /scripts/functions/db : __rvm_db() 16 > value= | |
++++ 1385767677.957141873 /scripts/functions/db : __rvm_db() 19 > [[ -n '' ]] | |
++++ 1385767677.962635339 /scripts/functions/db : __rvm_db() 26 > true | |
++++ 1385767677.968148206 /scripts/functions/utility_system : __rvm_detect_system_override() 201 >for _var in system_type system_name system_name_lowercase system_version system_arch | |
++++ 1385767677.973593717 /scripts/functions/utility_system : __rvm_detect_system_override() 202 >__rvm_db system_version _system_version | |
++++ 1385767677.979061379 /scripts/functions/db : __rvm_db() 7 > typeset value key variable | |
++++ 1385767677.984406729 /scripts/functions/db : __rvm_db() 8 > key=system_version | |
++++ 1385767677.989792226 /scripts/functions/db : __rvm_db() 9 > key=system_version | |
++++ 1385767677.996651521 /scripts/functions/db : __rvm_db() 10 > variable=_system_version | |
++++ 1385767678.002016261 /scripts/functions/db : __rvm_db() 12 > [[ -f /usr/local/rvm/user/db ]] | |
+++++ 1385767678.008694084 /scripts/functions/db : __rvm_db() 13 > __rvm_db_ /usr/local/rvm/user/db system_version | |
+++++ 1385767678.014286640 /scripts/functions/db : __rvm_db_() 60 > typeset __db __key __value | |
+++++ 1385767678.019551862 /scripts/functions/db : __rvm_db_() 61 > __db=/usr/local/rvm/user/db | |
+++++ 1385767678.024761187 /scripts/functions/db : __rvm_db_() 62 > __key=system_version | |
+++++ 1385767678.030192596 /scripts/functions/db : __rvm_db_() 63 > shift 2 | |
+++++ 1385767678.035660148 /scripts/functions/db : __rvm_db_() 64 > __value= | |
+++++ 1385767678.040911545 /scripts/functions/db : __rvm_db_() 65 > case "${__value}" in | |
+++++ 1385767678.046189724 /scripts/functions/db : __rvm_db_() 70 > __rvm_db_get /usr/local/rvm/user/db system_version | |
+++++ 1385767678.051627043 /scripts/functions/db : __rvm_db_get() 52 > [[ -f /usr/local/rvm/user/db ]] | |
+++++ 1385767678.058392351 /scripts/functions/db : __rvm_db_get() 53 > __rvm_grep '^system_version=' /usr/local/rvm/user/db | |
+++++ 1385767678.058837846 /scripts/functions/db : __rvm_db_get() 53 > __rvm_sed -e 's#^system_version=##' -e '/^$/d' | |
+++++ 1385767678.064430390 /scripts/functions/support : __rvm_grep() 220 > GREP_OPTIONS= | |
+++++ 1385767678.065076246 /scripts/functions/support : __rvm_sed() 235 > sed -e 's#^system_version=##' -e '/^$/d' | |
+++++ 1385767678.070411281 /scripts/functions/support : __rvm_grep() 220 > grep '^system_version=' /usr/local/rvm/user/db | |
+++++ 1385767678.079046935 /scripts/functions/support : __rvm_grep() 220 > return 1 | |
++++ 1385767678.086855290 /scripts/functions/db : __rvm_db() 13 > value= | |
++++ 1385767678.092250810 /scripts/functions/db : __rvm_db() 15 > [[ -z '' ]] | |
++++ 1385767678.097600822 /scripts/functions/db : __rvm_db() 15 > [[ -f /usr/local/rvm/config/db ]] | |
+++++ 1385767678.104206204 /scripts/functions/db : __rvm_db() 16 > __rvm_db_ /usr/local/rvm/config/db system_version | |
+++++ 1385767678.109973793 /scripts/functions/db : __rvm_db_() 60 > typeset __db __key __value | |
+++++ 1385767678.115243260 /scripts/functions/db : __rvm_db_() 61 > __db=/usr/local/rvm/config/db | |
+++++ 1385767678.120696806 /scripts/functions/db : __rvm_db_() 62 > __key=system_version | |
+++++ 1385767678.126012467 /scripts/functions/db : __rvm_db_() 63 > shift 2 | |
+++++ 1385767678.131349460 /scripts/functions/db : __rvm_db_() 64 > __value= | |
+++++ 1385767678.136678966 /scripts/functions/db : __rvm_db_() 65 > case "${__value}" in | |
+++++ 1385767678.141990849 /scripts/functions/db : __rvm_db_() 70 > __rvm_db_get /usr/local/rvm/config/db system_version | |
+++++ 1385767678.147543314 /scripts/functions/db : __rvm_db_get() 52 > [[ -f /usr/local/rvm/config/db ]] | |
+++++ 1385767678.154295992 /scripts/functions/db : __rvm_db_get() 53 > __rvm_grep '^system_version=' /usr/local/rvm/config/db | |
+++++ 1385767678.154936610 /scripts/functions/db : __rvm_db_get() 53 > __rvm_sed -e 's#^system_version=##' -e '/^$/d' | |
+++++ 1385767678.160558079 /scripts/functions/support : __rvm_grep() 220 > GREP_OPTIONS= | |
+++++ 1385767678.161069390 /scripts/functions/support : __rvm_sed() 235 > sed -e 's#^system_version=##' -e '/^$/d' | |
+++++ 1385767678.166634637 /scripts/functions/support : __rvm_grep() 220 > grep '^system_version=' /usr/local/rvm/config/db | |
+++++ 1385767678.175187263 /scripts/functions/support : __rvm_grep() 220 > return 1 | |
++++ 1385767678.183074431 /scripts/functions/db : __rvm_db() 16 > value= | |
++++ 1385767678.188453120 /scripts/functions/db : __rvm_db() 19 > [[ -n '' ]] | |
++++ 1385767678.193774344 /scripts/functions/db : __rvm_db() 26 > true | |
++++ 1385767678.199251546 /scripts/functions/utility_system : __rvm_detect_system_override() 201 >for _var in system_type system_name system_name_lowercase system_version system_arch | |
++++ 1385767678.204688572 /scripts/functions/utility_system : __rvm_detect_system_override() 202 >__rvm_db system_arch _system_arch | |
++++ 1385767678.210152761 /scripts/functions/db : __rvm_db() 7 > typeset value key variable | |
++++ 1385767678.215633692 /scripts/functions/db : __rvm_db() 8 > key=system_arch | |
++++ 1385767678.221028630 /scripts/functions/db : __rvm_db() 9 > key=system_arch | |
++++ 1385767678.226404548 /scripts/functions/db : __rvm_db() 10 > variable=_system_arch | |
++++ 1385767678.231834390 /scripts/functions/db : __rvm_db() 12 > [[ -f /usr/local/rvm/user/db ]] | |
+++++ 1385767678.238467886 /scripts/functions/db : __rvm_db() 13 > __rvm_db_ /usr/local/rvm/user/db system_arch | |
+++++ 1385767678.244230914 /scripts/functions/db : __rvm_db_() 60 > typeset __db __key __value | |
+++++ 1385767678.249590253 /scripts/functions/db : __rvm_db_() 61 > __db=/usr/local/rvm/user/db | |
+++++ 1385767678.254984700 /scripts/functions/db : __rvm_db_() 62 > __key=system_arch | |
+++++ 1385767678.260350010 /scripts/functions/db : __rvm_db_() 63 > shift 2 | |
+++++ 1385767678.265839644 /scripts/functions/db : __rvm_db_() 64 > __value= | |
+++++ 1385767678.271157279 /scripts/functions/db : __rvm_db_() 65 > case "${__value}" in | |
+++++ 1385767678.276696867 /scripts/functions/db : __rvm_db_() 70 > __rvm_db_get /usr/local/rvm/user/db system_arch | |
+++++ 1385767678.282149360 /scripts/functions/db : __rvm_db_get() 52 > [[ -f /usr/local/rvm/user/db ]] | |
+++++ 1385767678.289161267 /scripts/functions/db : __rvm_db_get() 53 > __rvm_grep '^system_arch=' /usr/local/rvm/user/db | |
+++++ 1385767678.289518342 /scripts/functions/db : __rvm_db_get() 53 > __rvm_sed -e 's#^system_arch=##' -e '/^$/d' | |
+++++ 1385767678.295532246 /scripts/functions/support : __rvm_grep() 220 > GREP_OPTIONS= | |
+++++ 1385767678.295739366 /scripts/functions/support : __rvm_sed() 235 > sed -e 's#^system_arch=##' -e '/^$/d' | |
+++++ 1385767678.301656676 /scripts/functions/support : __rvm_grep() 220 > grep '^system_arch=' /usr/local/rvm/user/db | |
+++++ 1385767678.310096365 /scripts/functions/support : __rvm_grep() 220 > return 1 | |
++++ 1385767678.317756254 /scripts/functions/db : __rvm_db() 13 > value= | |
++++ 1385767678.323160009 /scripts/functions/db : __rvm_db() 15 > [[ -z '' ]] | |
++++ 1385767678.328637327 /scripts/functions/db : __rvm_db() 15 > [[ -f /usr/local/rvm/config/db ]] | |
+++++ 1385767678.335268245 /scripts/functions/db : __rvm_db() 16 > __rvm_db_ /usr/local/rvm/config/db system_arch | |
+++++ 1385767678.341046150 /scripts/functions/db : __rvm_db_() 60 > typeset __db __key __value | |
+++++ 1385767678.346423118 /scripts/functions/db : __rvm_db_() 61 > __db=/usr/local/rvm/config/db | |
+++++ 1385767678.351980593 /scripts/functions/db : __rvm_db_() 62 > __key=system_arch | |
+++++ 1385767678.357506712 /scripts/functions/db : __rvm_db_() 63 > shift 2 | |
+++++ 1385767678.363054354 /scripts/functions/db : __rvm_db_() 64 > __value= | |
+++++ 1385767678.368433150 /scripts/functions/db : __rvm_db_() 65 > case "${__value}" in | |
+++++ 1385767678.373984631 /scripts/functions/db : __rvm_db_() 70 > __rvm_db_get /usr/local/rvm/config/db system_arch | |
+++++ 1385767678.379483024 /scripts/functions/db : __rvm_db_get() 52 > [[ -f /usr/local/rvm/config/db ]] | |
+++++ 1385767678.386531722 /scripts/functions/db : __rvm_db_get() 53 > __rvm_grep '^system_arch=' /usr/local/rvm/config/db | |
+++++ 1385767678.386907514 /scripts/functions/db : __rvm_db_get() 53 > __rvm_sed -e 's#^system_arch=##' -e '/^$/d' | |
+++++ 1385767678.392797862 /scripts/functions/support : __rvm_grep() 220 > GREP_OPTIONS= | |
+++++ 1385767678.393220200 /scripts/functions/support : __rvm_sed() 235 > sed -e 's#^system_arch=##' -e '/^$/d' | |
+++++ 1385767678.398900380 /scripts/functions/support : __rvm_grep() 220 > grep '^system_arch=' /usr/local/rvm/config/db | |
+++++ 1385767678.407455008 /scripts/functions/support : __rvm_grep() 220 > return 1 | |
++++ 1385767678.415418651 /scripts/functions/db : __rvm_db() 16 > value= | |
++++ 1385767678.420934935 /scripts/functions/db : __rvm_db() 19 > [[ -n '' ]] | |
++++ 1385767678.426398172 /scripts/functions/db : __rvm_db() 26 > true | |
+++ 1385767678.433273117 /scripts/functions/utility : 9 > unset __origin | |
++ 1385767678.441335095 /scripts/base : 115 > for entry in '${scripts[@]}' | |
++ 1385767678.446991153 /scripts/base : 116 > source /usr/local/rvm/scripts/functions/init | |
++ 1385767678.452968668 /scripts/base : 115 > for entry in '${scripts[@]}' | |
++ 1385767678.458575689 /scripts/base : 116 > source /usr/local/rvm/scripts/functions/cleanup | |
++ 1385767678.464867181 /scripts/base : 115 > for entry in '${scripts[@]}' | |
++ 1385767678.470606884 /scripts/base : 116 > source /usr/local/rvm/scripts/functions/env | |
++ 1385767678.478100409 /scripts/base : 115 > for entry in '${scripts[@]}' | |
++ 1385767678.483883474 /scripts/base : 116 > source /usr/local/rvm/scripts/functions/rvmrc | |
+++ 1385767678.489563888 /scripts/functions/rvmrc : 3 > source /usr/local/rvm/scripts/functions/rvmrc_project | |
+++ 1385767678.497201301 /scripts/functions/rvmrc : 4 > source /usr/local/rvm/scripts/functions/rvmrc_set | |
+++ 1385767678.504158904 /scripts/functions/rvmrc : 5 > source /usr/local/rvm/scripts/functions/rvmrc_to | |
+++ 1385767678.510176273 /scripts/functions/rvmrc : 6 > source /usr/local/rvm/scripts/functions/rvmrc_trust | |
+++ 1385767678.517330777 /scripts/functions/rvmrc : 7 > source /usr/local/rvm/scripts/functions/rvmrc_warning | |
++ 1385767678.525270536 /scripts/base : 115 > for entry in '${scripts[@]}' | |
++ 1385767678.531169134 /scripts/base : 116 > source /usr/local/rvm/scripts/functions/install | |
++ 1385767678.537644085 /scripts/base : 115 > for entry in '${scripts[@]}' | |
++ 1385767678.543523781 /scripts/base : 116 > source /usr/local/rvm/scripts/functions/environment | |
++ 1385767678.551873119 /scripts/base : 115 > for entry in '${scripts[@]}' | |
++ 1385767678.557832193 /scripts/base : 116 > source /usr/local/rvm/scripts/functions/gemset | |
++ 1385767678.564225698 /scripts/base : 115 > for entry in '${scripts[@]}' | |
++ 1385767678.570341460 /scripts/base : 116 > source /usr/local/rvm/scripts/functions/checksum | |
++ 1385767678.577729760 /scripts/base : 118 > unset scripts entry rvm_base_except | |
+ 1385767678.585106984 /scripts/tools : 215 > args=($*) | |
+ 1385767678.590937027 /scripts/tools : 216 > action=strings | |
++ 1385767678.598341836 /scripts/tools : 217 > echo 1.9.3-p484 | |
+ 1385767678.604999941 /scripts/tools : 217 > args=1.9.3-p484 | |
+ 1385767678.610827061 /scripts/tools : 219 > [[ -z strings ]] | |
+ 1385767678.616710995 /scripts/tools : 221 > case "$action" in | |
+ 1385767678.622505935 /scripts/tools : 224 > tools_strings 1.9.3-p484 | |
+ 1385767678.628367070 /scripts/tools : tools_strings() 35 > for ruby_name in '"$@"' | |
+ 1385767678.634118966 /scripts/tools : tools_strings() 37 > __rvm_select 1.9.3-p484 | |
+ 1385767680.015837119 /scripts/tools : tools_strings() 39 > echo '' | |
+ 1385767680.021806740 /scripts/tools : tools_strings() 41 > __rvm_unset_ruby_variables | |
+ 1385767680.027978818 /scripts/functions/env : __rvm_unset_ruby_variables() 16 > 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 | |
+ 1385767680.034098683 /scripts/functions/env : __rvm_unset_ruby_variables() 17 > __rvm_load_rvmrc | |
+ 1385767680.040372486 /scripts/functions/init : __rvm_load_rvmrc() 5 > typeset _file | |
+ 1385767680.046428028 /scripts/functions/init : __rvm_load_rvmrc() 6 > typeset -a rvm_rvmrc_files | |
+ 1385767680.052519511 /scripts/functions/init : __rvm_load_rvmrc() 7 > (( 0 == 1 )) | |
+ 1385767680.058538182 /scripts/functions/init : __rvm_load_rvmrc() 12 > [[ -n 0022 ]] | |
+ 1385767680.064491822 /scripts/functions/init : __rvm_load_rvmrc() 14 > rvm_rvmrc_files=("/etc/rvmrc" "$HOME/.rvmrc") | |
+ 1385767680.070593480 /scripts/functions/init : __rvm_load_rvmrc() 15 > [[ -n /usr/local ]] | |
+ 1385767680.076635909 /scripts/functions/init : __rvm_load_rvmrc() 15 > [[ /home/commish/.rvmrc -ef /usr/local/.rvmrc ]] | |
+ 1385767680.082598677 /scripts/functions/init : __rvm_load_rvmrc() 16 > rvm_rvmrc_files+=("${rvm_prefix}/.rvmrc") | |
+ 1385767680.088710640 /scripts/functions/init : __rvm_load_rvmrc() 18 > for _file in '"${rvm_rvmrc_files[@]}"' | |
+ 1385767680.094632556 /scripts/functions/init : __rvm_load_rvmrc() 20 > [[ -s /etc/rvmrc ]] | |
+ 1385767680.100575040 /scripts/functions/init : __rvm_load_rvmrc() 22 > __rvm_grep '^\s*rvm .*$' /etc/rvmrc | |
+ 1385767680.128456116 /scripts/functions/init : __rvm_load_rvmrc() 31 > source /etc/rvmrc | |
++ 1385767680.134513814 /etc/rvmrc : source() 1 > umask u=rwx,g=rwx,o=rx | |
+ 1385767680.140567726 /scripts/functions/init : __rvm_load_rvmrc() 18 > for _file in '"${rvm_rvmrc_files[@]}"' | |
+ 1385767680.146525596 /scripts/functions/init : __rvm_load_rvmrc() 20 > [[ -s /home/commish/.rvmrc ]] | |
+ 1385767680.152483079 /scripts/functions/init : __rvm_load_rvmrc() 18 > for _file in '"${rvm_rvmrc_files[@]}"' | |
+ 1385767680.158426444 /scripts/functions/init : __rvm_load_rvmrc() 20 > [[ -s /usr/local/.rvmrc ]] | |
+ 1385767680.164467136 /scripts/functions/init : __rvm_load_rvmrc() 35 > return 0 | |
++ 1385767680.176927708 /scripts/upgrade : source() 156 > expanded_destination= | |
++ 1385767680.185560415 /scripts/upgrade : source() 157 > upgrade_ruby | |
++ 1385767680.194921291 /scripts/upgrade : upgrade_ruby() 1 > [[ -n ruby-1.9.3-p286 ]] | |
++ 1385767680.203870531 /scripts/upgrade : upgrade_ruby() 2 > [[ -n '' ]] | |
++ 1385767680.212915827 /scripts/upgrade : upgrade_ruby() 108 > die_with_error 'The destination ruby was not a valid ruby string.' | |
++ 1385767680.221485850 /scripts/upgrade : die_with_error() 50 > rvm_error 'The destination ruby was not a valid ruby string.' | |
++ 1385767680.230310333 /scripts/functions/logging : rvm_error() 115 > rvm_pretty_print stderr | |
++ 1385767680.239749257 /scripts/functions/logging : rvm_pretty_print() 73 > case "${rvm_pretty_print_flag:=auto}" in | |
++ 1385767680.249134276 /scripts/functions/logging : rvm_pretty_print() 78 > case "${TERM:-dumb}" in | |
++ 1385767680.257498322 /scripts/functions/logging : rvm_pretty_print() 81 > case "$1" in | |
++ 1385767680.266203092 /scripts/functions/logging : rvm_pretty_print() 11 > [[ -t 2 ]] | |
++ 1385767680.275077187 /scripts/functions/logging : rvm_pretty_print() 88 > return 0 | |
++ 1385767680.284659838 /scripts/functions/logging : rvm_error() 116 > printf %b 'The destination ruby was not a valid ruby string.\n' | |
The destination ruby was not a valid ruby string. | |
++ 1385767680.293353344 /scripts/upgrade : die_with_error() 51 > exit 1 | |
+ 1385767680.304675301 /scripts/cli : __rvm_fix_selected_ruby() 517 > __ret=1 | |
+ 1385767680.313804991 /scripts/cli : __rvm_fix_selected_ruby() 519 > [[ -d /usr/local/rvm/gems/ruby-1.9.3-p286 ]] | |
+ 1385767680.322964028 /scripts/cli : __rvm_fix_selected_ruby() 519 > [[ -d /usr/local/rvm/rubies/ruby-1.9.3-p286 ]] | |
+ 1385767680.332245277 /scripts/cli : rvm() 906 > current_result=0 | |
+ 1385767680.341280325 /scripts/cli : rvm() 907 > (( result )) | |
+ 1385767680.350317792 /scripts/cli : rvm() 907 > result=0 | |
+ 1385767680.359337217 /scripts/cli : rvm() 909 > (( result )) | |
+ 1385767680.368329326 /scripts/cli : rvm() 1192 > case "$rvm_action" in | |
+ 1385767680.377885285 /scripts/cli : rvm() 922 > current_result=0 | |
+ 1385767680.387347096 /scripts/cli : rvm() 923 > (( result )) | |
+ 1385767680.396051935 /scripts/cli : rvm() 923 > result=0 | |
+ 1385767680.404583975 /scripts/cli : rvm() 925 > typeset __local_rvm_trace_flag | |
+ 1385767680.413136366 /scripts/cli : rvm() 926 > __local_rvm_trace_flag=1 | |
+ 1385767680.422073976 /scripts/cli : rvm() 929 > [[ 0 -eq 1 ]] | |
+ 1385767680.430854812 /scripts/cli : rvm() 941 > __rvm_teardown | |
+ 1385767680.440514907 /scripts/functions/environment : __rvm_teardown() 1 > builtin command -v __rvm_cleanup_tmp | |
+ 1385767680.449590384 /scripts/functions/environment : __rvm_teardown() 3 > __rvm_cleanup_tmp | |
+ 1385767680.458700491 /scripts/functions/cleanup : __rvm_cleanup_tmp() 1 > [[ -d /usr/local/rvm/tmp/ ]] | |
+ 1385767680.467663125 /scripts/functions/cleanup : __rvm_cleanup_tmp() 111 > case "${rvm_tmp_path%\/}" in | |
+ 1385767680.476729972 /scripts/functions/cleanup : __rvm_cleanup_tmp() 5 > __rvm_rm_rf '/usr/local/rvm/tmp/10540*' | |
+ 1385767680.485784894 /scripts/functions/cleanup : __rvm_rm_rf() 1 > __rvm_rm_rf_verbose '/usr/local/rvm/tmp/10540*' | |
+ 1385767680.495314464 /scripts/functions/cleanup : __rvm_rm_rf_verbose() 1 > typeset target | |
+ 1385767680.504228667 /scripts/functions/cleanup : __rvm_rm_rf_verbose() 2 > target='/usr/local/rvm/tmp/10540*' | |
+ 1385767680.513099532 /scripts/functions/cleanup : __rvm_rm_rf_verbose() 6 > [[ -n '' ]] | |
+ 1385767680.522003840 /scripts/functions/cleanup : __rvm_rm_rf_verbose() 10 > [[ -n 4.2.37(1)-release ]] | |
+ 1385767680.530907289 /scripts/functions/cleanup : __rvm_rm_rf_verbose() 12 > shopt -s extglob | |
+ 1385767680.539803833 /scripts/functions/cleanup : __rvm_rm_rf_verbose() 28 > case "${target}" in | |
+ 1385767680.548961330 /scripts/functions/cleanup : __rvm_rm_rf_verbose() 22 > [[ -n /usr/local/rvm/tmp/10540* ]] | |
+ 1385767680.557780878 /scripts/functions/cleanup : __rvm_rm_rf_verbose() 28 > [[ -d /usr/local/rvm/tmp/10540* ]] | |
+ 1385767680.566658026 /scripts/functions/cleanup : __rvm_rm_rf_verbose() 37 > [[ -f /usr/local/rvm/tmp/10540* ]] | |
+ 1385767680.575587834 /scripts/functions/cleanup : __rvm_rm_rf_verbose() 37 > [[ -L /usr/local/rvm/tmp/10540* ]] | |
+ 1385767680.584612188 /scripts/functions/cleanup : __rvm_rm_rf_verbose() 46 > rvm_debug '__rvm_rm_rf already gone: /usr/local/rvm/tmp/10540*' | |
+ 1385767680.593867291 /scripts/functions/logging : rvm_debug() 1 > (( 0 )) | |
+ 1385767680.602846238 /scripts/functions/logging : rvm_debug() 1 > return 0 | |
+ 1385767680.612044733 /scripts/functions/cleanup : __rvm_rm_rf_verbose() -84 > return 0 | |
+ 1385767680.621589838 /scripts/functions/cleanup : __rvm_cleanup_tmp() -26 > return 0 | |
+ 1385767680.630667193 /scripts/functions/environment : __rvm_teardown() 117 > export __rvm_env_loaded | |
+ 1385767680.640060459 /scripts/functions/environment : __rvm_teardown() 119 > : __rvm_env_loaded:1: | |
+ 1385767680.649101419 /scripts/functions/environment : __rvm_teardown() 121 > : __rvm_env_loaded:1: | |
+ 1385767680.658343244 /scripts/functions/environment : __rvm_teardown() 123 > : __rvm_env_loaded:0: | |
+ 1385767680.667277316 /scripts/functions/environment : __rvm_teardown() 125 > [[ -z /usr/local/rvm/tmp ]] | |
+ 1385767680.676320267 /scripts/functions/environment : __rvm_teardown() 125 > (( __rvm_env_loaded > 0 )) | |
+ 1385767680.685213739 /scripts/functions/environment : __rvm_teardown() 130 > [[ -n 4.2.37(1)-release ]] | |
+ 1385767680.694210584 /scripts/functions/environment : __rvm_teardown() 132 > trap - 0 1 2 3 15 | |
+ 1385767680.703197693 /scripts/functions/environment : __rvm_teardown() 135 > [[ -n '' ]] | |
+ 1385767680.712130662 /scripts/functions/environment : __rvm_teardown() 145 > [[ -n 0022 ]] | |
+ 1385767680.721075537 /scripts/functions/environment : __rvm_teardown() 147 > umask 0022 | |
+ 1385767680.729947021 /scripts/functions/environment : __rvm_teardown() 148 > unset rvm_stored_umask | |
+ 1385767680.739057250 /scripts/functions/environment : __rvm_teardown() 151 > [[ '' == \1 ]] | |
+ 1385767680.747924317 /scripts/functions/environment : __rvm_teardown() 155 > __variables_definition unset | |
+ 1385767680.757325658 /scripts/functions/environment : __variables_definition() 1 > typeset -a __variables_list __array_list | |
+ 1385767680.766369295 /scripts/functions/environment : __variables_definition() 2 > typeset __method | |
+ 1385767680.775252332 /scripts/functions/environment : __variables_definition() 4 > __method=unset | |
+ 1385767680.784208541 /scripts/functions/environment : __variables_definition() 37 > __variables_list=(rvm_head_flag rvm_ruby_selected_flag rvm_user_install_flag rvm_path_flag rvm_cron_flag rvm_static_flag rvm_default_flag rvm_loaded_flag rvm_llvm_flag rvm_skip_autoreconf_flag rvm_18_flag rvm_19_flag rvm_20_flag rvm_21_flag rvm_force_autoconf_flag rvm_dump_environment_flag rvm_curl_flags rvm_verbose_flag rvm_debug_flag rvm_trace_flag __array_start rvm_pretty_print_flag rvm_create_flag rvm_remove_flag rvm_movable_flag rvm_gemdir_flag rvm_reload_flag rvm_auto_reload_flag rvm_disable_binary_flag rvm_ignore_gemsets_flag rvm_skip_gemsets_flag rvm_install_on_use_flag rvm_remote_flag rvm_verify_downloads_flag rvm_skip_openssl_flag rvm_gems_cache_path rvm_gems_path rvm_man_path rvm_ruby_gem_path rvm_ruby_log_path rvm_gems_cache_path rvm_archives_path rvm_docs_path rvm_environments_path rvm_examples_path rvm_gems_path rvm_gemsets_path rvm_help_path rvm_hooks_path rvm_lib_path rvm_log_path rvm_patches_path rvm_repos_path rvm_rubies_path rvm_scripts_path rvm_src_path rvm_tmp_path rvm_user_path rvm_usr_path rvm_wrappers_path rvm_stored_errexit rvm_ruby_strings rvm_ruby_binary rvm_ruby_gem_home rvm_ruby_home rvm_ruby_interpreter rvm_ruby_irbrc 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_tag rvm_ruby_sha rvm_ruby_version rvm_ruby_package_file rvm_ruby_name rvm_ruby_name rvm_ruby_args rvm_ruby_user_tag rvm_ruby_patch detected_rvm_ruby_name __rvm_env_loaded next_token rvm_error_message rvm_gemset_name rvm_parse_break rvm_token rvm_action rvm_export_args rvm_gemset_separator rvm_expanding_aliases rvm_tar_command rvm_tar_options rvm_patch_original_pwd rvm_project_rvmrc rvm_archive_extension rvm_autoinstall_bundler_flag rvm_codesign_identity rvm_expected_gemset_name rvm_with_gems rvm_without_gems rvm_ignore_dotfiles_flag rvm_latest_binary_flag rvm_fuzzy_flag rvm_autolibs_flag rvm_autolibs_flag_number rvm_autolibs_flag_runner rvm_quiet_curl_flag rvm_max_time_flag rvm_error_clr rvm_warn_clr rvm_debug_clr rvm_notify_clr rvm_reset_clr rvm_error_color rvm_warn_color rvm_debug_color rvm_notify_color rvm_reset_color rvm_log_timestamp rvm_log_filesystem rvm_log_namelen) | |
+ 1385767680.795788542 /scripts/functions/environment : __variables_definition() 41 > __array_list=(rvm_patch_names rvm_ree_options rvm_autoconf_flags rvm_architectures) | |
+ 1385767680.805045752 /scripts/functions/environment : __variables_definition() 206 > case "${__method}" in | |
+ 1385767680.814279034 /scripts/functions/environment : __variables_definition() 45 > unset rvm_patch_names rvm_ree_options rvm_autoconf_flags rvm_architectures | |
+ 1385767680.825422479 /scripts/functions/environment : __variables_definition() 52 > unset rvm_head_flag rvm_ruby_selected_flag rvm_user_install_flag rvm_path_flag rvm_cron_flag rvm_static_flag rvm_default_flag rvm_loaded_flag rvm_llvm_flag rvm_skip_autoreconf_flag rvm_18_flag rvm_19_flag rvm_20_flag rvm_21_flag rvm_force_autoconf_flag rvm_dump_environment_flag rvm_curl_flags rvm_verbose_flag rvm_debug_flag rvm_trace_flag __array_start rvm_pretty_print_flag rvm_create_flag rvm_remove_flag rvm_movable_flag rvm_gemdir_flag rvm_reload_flag rvm_auto_reload_flag rvm_disable_binary_flag rvm_ignore_gemsets_flag rvm_skip_gemsets_flag rvm_install_on_use_flag rvm_remote_flag rvm_verify_downloads_flag rvm_skip_openssl_flag rvm_gems_cache_path rvm_gems_path rvm_man_path rvm_ruby_gem_path rvm_ruby_log_path rvm_gems_cache_path rvm_archives_path rvm_docs_path rvm_environments_path rvm_examples_path rvm_gems_path rvm_gemsets_path rvm_help_path rvm_hooks_path rvm_lib_path rvm_log_path rvm_patches_path rvm_repos_path rvm_rubies_path rvm_scripts_path rvm_src_path rvm_tmp_path rvm_user_path rvm_usr_path rvm_wrappers_path rvm_stored_errexit rvm_ruby_strings rvm_ruby_binary rvm_ruby_gem_home rvm_ruby_home rvm_ruby_interpreter rvm_ruby_irbrc 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_tag rvm_ruby_sha rvm_ruby_version rvm_ruby_package_file rvm_ruby_name rvm_ruby_name rvm_ruby_args rvm_ruby_user_tag rvm_ruby_patch detected_rvm_ruby_name __rvm_env_loaded next_token rvm_error_message rvm_gemset_name rvm_parse_break rvm_token rvm_action rvm_export_args rvm_gemset_separator rvm_expanding_aliases rvm_tar_command rvm_tar_options rvm_patch_original_pwd rvm_project_rvmrc rvm_archive_extension rvm_autoinstall_bundler_flag rvm_codesign_identity rvm_expected_gemset_name rvm_with_gems rvm_without_gems rvm_ignore_dotfiles_flag rvm_latest_binary_flag rvm_fuzzy_flag rvm_autolibs_flag rvm_autolibs_flag_number rvm_autolibs_flag_runner rvm_quiet_curl_flag rvm_max_time_flag rvm_error_clr rvm_warn_clr rvm_debug_clr rvm_notify_clr rvm_reset_clr rvm_error_color rvm_warn_color rvm_debug_color rvm_notify_color rvm_reset_color rvm_log_timestamp rvm_log_filesystem rvm_log_namelen | |
+ 1385767680.836070138 /scripts/functions/environment : __rvm_teardown() 137 > builtin command -v __rvm_cleanup_download | |
+ 1385767680.845179859 /scripts/functions/environment : __rvm_teardown() 142 > return 0 | |
+ 1385767680.855645037 /scripts/cli : rvm() 1063 > (( __local_rvm_trace_flag > 0 )) | |
+ 1385767680.864874896 /scripts/cli : rvm() 1065 > set +o verbose | |
+ 1385767680.873980351 /scripts/cli : rvm() 1066 > set +o xtrace |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
~$ rvm --debug upgrade 1.9.3-p286 1.9.3-p484 | |
Are you sure you wish to upgrade from ruby-1.9.3-p286 to ruby-1.9.3-p484? (Y/n): | |
Installing new ruby ruby-1.9.3-p484 | |
ruby-1.9.3-p484 - install | |
Searching for binary rubies, this might take some time. | |
Found remote file https://rvm.io/binaries/debian/7/x86_64/ruby-1.9.3-p484.tar.bz2 | |
rvm_autolibs_flag=4 | |
Checking requirements for debian. | |
requirements code for debian loaded | |
Found required packages: bash, curl, patch, bzip2, ca-certificates, g++, gcc, make, libc6-dev, patch, openssl, ca-certificates, libreadline6, libreadline6-dev, curl, zlib1g, zlib1g-dev, libssl-dev, libyaml-dev, libsqlite3-dev, sqlite3, autoconf, libncurses5-dev, automake, libtool, bison, pkg-config. | |
Installing requirements for debian. | |
Log prefix: /usr/local/rvm/log/1385770030_ruby-1.9.3-p484/ | |
Log filesystem: ext3 | |
Log max name length: 250 | |
Log file: /usr/local/rvm/log/1385770030_ruby-1.9.3-p484/update_system.log | |
mkdir: cannot create directory `/usr/local/rvm/log/1385770030_ruby-1.9.3-p484': Permission denied | |
tee: /usr/local/rvm/log/1385770030_ruby-1.9.3-p484/update_system.log: No such file or directory | |
[2013-11-29 18:07:10] requirements_debian_update_system | |
requirements_debian_update_system () | |
{ | |
__rvm_try_sudo apt-get --quiet --yes update || { | |
typeset __ret=$?; | |
case ${__ret} in | |
100) | |
rvm_error "There has been error while updating 'apt-get', please give it some time and try again later. | |
For 404 errors check your sources configured in: | |
/etc/apt/sources.list | |
/etc/apt/sources.list.d/*.list | |
" | |
;; | |
esac; | |
return ${__ret} | |
} | |
} | |
current path: /home/commish | |
command(2): requirements_debian_update_system ruby-1.9.3-p484 | |
tee: /usr/local/rvm/log/1385770030_ruby-1.9.3-p484/update_system.log: No such file or directory | |
Updating system........................... | |
Error running 'requirements_debian_update_system ruby-1.9.3-p484', | |
please read /usr/local/rvm/log/1385770030_ruby-1.9.3-p484/update_system.log | |
Requirements installation failed with status: 1. | |
Unable to install ruby ruby-1.9.3-p484. Please install it manually to continue. | |
__rvm_rm_rf already gone: /usr/local/rvm/tmp/10129* |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment