Skip to content

Instantly share code, notes, and snippets.

@bjhess
Created November 8, 2010 19:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bjhess/668104 to your computer and use it in GitHub Desktop.
Save bjhess/668104 to your computer and use it in GitHub Desktop.
~ $ cinderella
[Mon, 08 Nov 2010 13:04:35 -0600] INFO: Setting the run_list to ["homebrew", "homebrew::dbs", "homebrew::misc", "ruby", "ruby::irbrc", "node", "python"] from JSON
[Mon, 08 Nov 2010 13:04:35 -0600] INFO: Starting Chef Run (Version 0.9.12)
[Mon, 08 Nov 2010 13:04:35 -0600] ERROR: Running exception handlers
[Mon, 08 Nov 2010 13:04:35 -0600] ERROR: Exception handlers complete
/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'
~ $ cinderella
[Mon, 08 Nov 2010 13:04:43 -0600] INFO: Setting the run_list to ["homebrew", "homebrew::dbs", "homebrew::misc", "ruby", "ruby::irbrc", "node", "python"] from JSON
[Mon, 08 Nov 2010 13:04:43 -0600] INFO: Starting Chef Run (Version 0.9.12)
[Mon, 08 Nov 2010 13:04:43 -0600] ERROR: Running exception handlers
[Mon, 08 Nov 2010 13:04:43 -0600] ERROR: Exception handlers complete
/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'
~ $ cinderella
[Mon, 08 Nov 2010 13:04:51 -0600] INFO: Setting the run_list to ["homebrew", "homebrew::dbs", "homebrew::misc", "ruby", "ruby::irbrc", "node", "python"] from JSON
[Mon, 08 Nov 2010 13:04:51 -0600] INFO: Starting Chef Run (Version 0.9.12)
[Mon, 08 Nov 2010 13:04:51 -0600] ERROR: Running exception handlers
[Mon, 08 Nov 2010 13:04:51 -0600] ERROR: Exception handlers complete
/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'
~ $ cinderella
[Mon, 08 Nov 2010 13:04:58 -0600] INFO: Setting the run_list to ["homebrew", "homebrew::dbs", "homebrew::misc", "ruby", "ruby::irbrc", "node", "python"] from JSON
[Mon, 08 Nov 2010 13:04:58 -0600] INFO: Starting Chef Run (Version 0.9.12)
[Mon, 08 Nov 2010 13:04:58 -0600] ERROR: Running exception handlers
[Mon, 08 Nov 2010 13:04:58 -0600] ERROR: Exception handlers complete
/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'
~ $ cinderella
[Mon, 08 Nov 2010 13:05:06 -0600] INFO: Setting the run_list to ["homebrew", "homebrew::dbs", "homebrew::misc", "ruby", "ruby::irbrc", "node", "python"] from JSON
[Mon, 08 Nov 2010 13:05:06 -0600] INFO: Starting Chef Run (Version 0.9.12)
[Mon, 08 Nov 2010 13:05:06 -0600] ERROR: Running exception handlers
[Mon, 08 Nov 2010 13:05:06 -0600] ERROR: Exception handlers complete
^R
/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'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment