Skip to content

Instantly share code, notes, and snippets.

@jpadilla
Created November 21, 2010 15:58
Show Gist options
  • Save jpadilla/708835 to your computer and use it in GitHub Desktop.
Save jpadilla/708835 to your computer and use it in GitHub Desktop.
hydra:~ jpadilla$ sudo curl https://github.com/atmos/cinderella/raw/master/bootstrap.sh \
> -o - | sh
Password:
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
102 1333 102 1333 0 0 1722 0 --:--:-- --:--:-- --:--:-- 12695
Ensuring we have the latest version of cinderella installed
A first time install takes about 45 minutes on a modern machine
Cinderella installed successfully
[Sun, 21 Nov 2010 11:50:39 -0400] INFO: Setting the run_list to ["homebrew", "homebrew::dbs", "homebrew::misc", "ruby", "ruby::irbrc", "node", "python"] from JSON
[Sun, 21 Nov 2010 11:50:39 -0400] INFO: Starting Chef Run (Version 0.9.12)
[Sun, 21 Nov 2010 11:50:39 -0400] ERROR: Running exception handlers
[Sun, 21 Nov 2010 11:50:39 -0400] 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'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment