Skip to content

Instantly share code, notes, and snippets.

@atmos
Created August 9, 2010 16:22
Show Gist options
  • Select an option

  • Save atmos/515655 to your computer and use it in GitHub Desktop.

Select an option

Save atmos/515655 to your computer and use it in GitHub Desktop.
➜ ~ cider
[Mon, 09 Aug 2010 09:21:18 -0700] INFO: Setting the run_list to ["homebrew", "homebrew::dbs", "homebrew::misc", "ruby", "ruby::irbrc", "node"] from JSON
[Mon, 09 Aug 2010 09:21:18 -0700] INFO: Starting Chef Run (Version 0.9.8)
[Mon, 09 Aug 2010 09:21:18 -0700] ERROR: Running exception handlers
[Mon, 09 Aug 2010 09:21:18 -0700] ERROR: Exception handlers complete
[Mon, 09 Aug 2010 09:21:18 -0700] ERROR: Re-raising exception: IOError - closed stream
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/tempfile.rb:167:in `close'
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/tempfile.rb:167:in `callback'
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/tempfile.rb:167:in `close': closed stream (IOError)
from /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/tempfile.rb:167:in `callback'
➜ ~ cider
[Mon, 09 Aug 2010 09:21:24 -0700] INFO: Setting the run_list to ["homebrew", "homebrew::dbs", "homebrew::misc", "ruby", "ruby::irbrc", "node"] from JSON
[Mon, 09 Aug 2010 09:21:24 -0700] INFO: Starting Chef Run (Version 0.9.8)
[Mon, 09 Aug 2010 09:21:24 -0700] ERROR: Running exception handlers
[Mon, 09 Aug 2010 09:21:24 -0700] ERROR: Exception handlers complete
[Mon, 09 Aug 2010 09:21:24 -0700] ERROR: Re-raising exception: IOError - closed stream
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/tempfile.rb:167:in `close'
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/tempfile.rb:167:in `callback'
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/tempfile.rb:167:in `close': closed stream (IOError)
from /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/tempfile.rb:167:in `callback'
➜ ~ cider
[Mon, 09 Aug 2010 09:21:43 -0700] INFO: Setting the run_list to ["homebrew", "homebrew::dbs", "homebrew::misc", "ruby", "ruby::irbrc", "node"] from JSON
[Mon, 09 Aug 2010 09:21:43 -0700] INFO: Starting Chef Run (Version 0.9.8)
[Mon, 09 Aug 2010 09:21:43 -0700] ERROR: Running exception handlers
[Mon, 09 Aug 2010 09:21:43 -0700] ERROR: Exception handlers complete
[Mon, 09 Aug 2010 09:21:43 -0700] ERROR: Re-raising exception: IOError - closed stream
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/tempfile.rb:167:in `close'
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/tempfile.rb:167:in `callback'
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/tempfile.rb:167:in `close': closed stream (IOError)
from /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/tempfile.rb:167:in `callback'
➜ ~ cider
[Mon, 09 Aug 2010 09:21:48 -0700] INFO: Setting the run_list to ["homebrew", "homebrew::dbs", "homebrew::misc", "ruby", "ruby::irbrc", "node"] from JSON
[Mon, 09 Aug 2010 09:21:48 -0700] INFO: Starting Chef Run (Version 0.9.8)
[Mon, 09 Aug 2010 09:21:48 -0700] INFO: Ran execute[include cider environment into defaults for ~/.bash_profile] successfully
[Mon, 09 Aug 2010 09:21:48 -0700] INFO: Ran execute[include cider environment into defaults for ~/.bashrc] successfully
[Mon, 09 Aug 2010 09:21:48 -0700] INFO: Installing homebrew[git] version 1.7.2.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment