This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
do rvm --trace gemset reset_env | |
rvm 1.25.26 (stable) by Wayne E. Seguin <[email protected]>, Michal Papis <[email protected]> [https://rvm.io/] | |
+ 1401386888.N /scripts/cli : __rvm_parse_args() 791 > [[ -z '' ]] | |
+ 1401386888.N /scripts/cli : __rvm_parse_args() 791 > [[ -n '' ]] | |
+ 1401386888.N /scripts/cli : __rvm_parse_args() 794 > [[ error == '' ]] | |
+ 1401386888.N /scripts/cli : __rvm_parse_args() 794 > [[ 0 -eq 1 ]] | |
+ 1401386888.N /scripts/cli : __rvm_parse_args() 794 > [[ -n '' ]] | |
+ 1401386888.N /scripts/cli : __rvm_parse_args() 86 > [[ -n gemset ]] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ brew doctor | |
Warning: Your file-system on / appears to be CaSe SeNsItIvE. | |
Homebrew is less tested with that - don't worry but please report issues. | |
$ brew --config | |
HOMEBREW_VERSION: 0.9.5 | |
ORIGIN: https://github.com/Homebrew/homebrew.git | |
HEAD: c6d35b4d47fd2ac2cea8b83c2fd49ddf66a82fd7 | |
HOMEBREW_PREFIX: /usr/local | |
HOMEBREW_CELLAR: /usr/local/Cellar |
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#0:-e:1::-: Tracer.on ; Gem::GemRunner.new.run(["wrappers", "regenerate"]) | |
#0:/Users/akrubic/.rvm/rubies/ruby-1.9.3-p545/lib/ruby/site_ruby/1.9.1/rubygems/gem_runner.rb:27:Gem::GemRunner:>: def initialize(options={}) | |
#0:/Users/akrubic/.rvm/rubies/ruby-1.9.3-p545/lib/ruby/site_ruby/1.9.1/rubygems/gem_runner.rb:29:Gem::GemRunner:-: @command_manager_class = options[:command_manager] || Gem::CommandManager | |
#0:/Users/akrubic/.rvm/rubies/ruby-1.9.3-p545/lib/ruby/site_ruby/1.9.1/rubygems/gem_runner.rb:30:Gem::GemRunner:-: @config_file_class = options[:config_file] || Gem::ConfigFile | |
#0:/Users/akrubic/.rvm/rubies/ruby-1.9.3-p545/lib/ruby/site_ruby/1.9.1/rubygems/gem_runner.rb:31:Gem::GemRunner:<: end | |
#0:/Users/akrubic/.rvm/rubies/ruby-1.9.3-p545/lib/ruby/site_ruby/1.9.1/rubygems/gem_runner.rb:36:Gem::GemRunner:>: def run args | |
#0:/Users/akrubic/.rvm/rubies/ruby-1.9.3-p545/lib/ruby/site_ruby/1.9.1/rubygems/gem_runner.rb:37:Gem::GemRunner:-: build_args = extract_build_args args | |
#0:/Users/akrubic/.rvm/r |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[2014-06-29 15:35:21] __rvm_run_wrapper | |
__rvm_run_wrapper () | |
{ | |
( file="$1"; | |
action="${2:-}"; | |
shift 2; | |
rubies_string="${1:-}"; | |
export -a args; | |
args=($@); | |
source "$rvm_scripts_path"/$file ) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/Users/akrubic/.rvm/gems/ruby-2.0.0-p481@scoring/extensions/x86_64-darwin-10/2.0.0/kgio-2.9.2/kgio_ext.bundle: [BUG] Segmentation fault | |
ruby 2.0.0p481 (2014-05-08 revision 45883) [x86_64-darwin10.8.0] | |
-- Crash Report log information -------------------------------------------- | |
See Crash Report log file under the one of following: | |
* ~/Library/Logs/CrashReporter | |
* /Library/Logs/CrashReporter | |
* ~/Library/Logs/DiagnosticReports | |
* /Library/Logs/DiagnosticReports | |
the more detail of. |
OlderNewer