Created
November 27, 2010 06:07
-
-
Save bglusman/717621 to your computer and use it in GitHub Desktop.
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
Last login: Fri Nov 26 22:59:27 on ttys001 | |
bglusman@Brian-Glusmans-MacBook:~$ curl https://github.com/atmos/cinderella/raw/master/bootstrap.sh \ | |
> -o - | sh | |
% Total % Received % Xferd Average Speed Time Time Time Current | |
Dload Upload Total Spent Left Speed | |
102 1333 102 1333 0 0 2979 0 --:--:-- --:--:-- --:--:-- 18774 | |
Ensuring we have the latest version of cinderella installed | |
A first time install takes about 45 minutes on a modern machine | |
Password: | |
Cinderella installed successfully | |
[Fri, 26 Nov 2010 23:06:34 -0500] INFO: Setting the run_list to ["homebrew", "homebrew::dbs", "homebrew::misc", "ruby", "ruby::irbrc", "node", "python"] from JSON | |
[Fri, 26 Nov 2010 23:06:34 -0500] INFO: Starting Chef Run (Version 0.9.12) | |
[Fri, 26 Nov 2010 23:06:34 -0500] INFO: Ran script[install_something] successfully | |
[Fri, 26 Nov 2010 23:06:34 -0500] INFO: Writing updated content for template[/Users/bglusman/.cinderella.profile] to /Users/bglusman/.cinderella.profile | |
[Fri, 26 Nov 2010 23:06:34 -0500] INFO: Ran execute[include cinderella environment into defaults for ~/.bash_profile] successfully | |
[Fri, 26 Nov 2010 23:06:34 -0500] INFO: Ran execute[include cinderella environment into defaults for ~/.bashrc] successfully | |
[Fri, 26 Nov 2010 23:06:34 -0500] INFO: Ran execute[include cinderella environment into defaults for ~/.zshrc] successfully | |
[Fri, 26 Nov 2010 23:06:34 -0500] INFO: Installing homebrew[git] version 1.7.3.2 | |
[Fri, 26 Nov 2010 23:06:37 -0500] INFO: Ran script[updating homebrew from github] successfully | |
[Fri, 26 Nov 2010 23:06:37 -0500] INFO: Installing homebrew_db[redis] version 2.0.4 | |
[Fri, 26 Nov 2010 23:06:37 -0500] INFO: Configuring redis to automatically start on login | |
[Fri, 26 Nov 2010 23:06:38 -0500] INFO: Installing homebrew_db[mongodb] version 1.6.4-x86_64 | |
[Fri, 26 Nov 2010 23:10:18 -0500] INFO: Configuring mongodb to automatically start on login | |
[Fri, 26 Nov 2010 23:10:21 -0500] INFO: Installing homebrew_db[memcached] version 1.4.5 | |
[Fri, 26 Nov 2010 23:10:21 -0500] INFO: Configuring memcached to automatically start on login | |
[Fri, 26 Nov 2010 23:10:21 -0500] INFO: Installing homebrew_db[postgresql] version 9.0.1 | |
[Fri, 26 Nov 2010 23:16:07 -0500] INFO: Configuring postgresql to automatically start on login | |
[Fri, 26 Nov 2010 23:16:09 -0500] INFO: Installing homebrew_db[mysql] version 5.1.52 | |
[Fri, 26 Nov 2010 23:16:12 -0500] INFO: Configuring mysql to automatically start on login | |
[Fri, 26 Nov 2010 23:16:13 -0500] INFO: Installing homebrew[tig] version 0.16.2 | |
[Fri, 26 Nov 2010 23:16:23 -0500] INFO: Installing homebrew[ack] version 1.94 | |
[Fri, 26 Nov 2010 23:16:24 -0500] INFO: Installing homebrew[coreutils] version 8.5 | |
[Fri, 26 Nov 2010 23:18:45 -0500] INFO: Installing homebrew[imagemagick] version 6.6.4-5 | |
[Fri, 26 Nov 2010 23:27:15 -0500] INFO: Installing homebrew[sqlite] version 3.7.3 | |
[Fri, 26 Nov 2010 23:30:30 -0500] INFO: Installing homebrew[gist] version 2.0.0 | |
[Fri, 26 Nov 2010 23:30:41 -0500] ERROR: homebrew[gist] (/Users/bglusman/.cinderella/cookbooks/homebrew/recipes/misc.rb:12:in `from_file') had an error: | |
/Users/bglusman/Developer/bin/brew install gist returned 1, expected 0 | |
/Library/Ruby/Gems/1.8/gems/chef-0.9.12/bin/../lib/chef/mixin/command.rb:184:in `handle_command_failures' | |
/Library/Ruby/Gems/1.8/gems/chef-0.9.12/bin/../lib/chef/mixin/command.rb:131:in `run_command' | |
/Library/Ruby/Gems/1.8/gems/chef-0.9.12/bin/../lib/chef/mixin/command.rb:199:in `run_command_with_systems_locale' | |
/Users/bglusman/.cinderella/cookbooks/homebrew/providers/homebrew.rb:33:in `run_brew_command' | |
/Users/bglusman/.cinderella/cookbooks/homebrew/providers/homebrew.rb:23:in `install_package' | |
/Library/Ruby/Gems/1.8/gems/chef-0.9.12/bin/../lib/chef/provider/package.rb:60:in `action_install' | |
/Library/Ruby/Gems/1.8/gems/chef-0.9.12/bin/../lib/chef/resource.rb:395:in `send' | |
/Library/Ruby/Gems/1.8/gems/chef-0.9.12/bin/../lib/chef/resource.rb:395:in `run_action' | |
/Library/Ruby/Gems/1.8/gems/chef-0.9.12/bin/../lib/chef/runner.rb:53:in `run_action' | |
/Library/Ruby/Gems/1.8/gems/chef-0.9.12/bin/../lib/chef/runner.rb:89:in `converge' | |
/Library/Ruby/Gems/1.8/gems/chef-0.9.12/bin/../lib/chef/runner.rb:89:in `each' | |
/Library/Ruby/Gems/1.8/gems/chef-0.9.12/bin/../lib/chef/runner.rb:89:in `converge' | |
/Library/Ruby/Gems/1.8/gems/chef-0.9.12/bin/../lib/chef/resource_collection.rb:94:in `execute_each_resource' | |
/Library/Ruby/Gems/1.8/gems/chef-0.9.12/bin/../lib/chef/resource_collection/stepable_iterator.rb:116:in `call' | |
/Library/Ruby/Gems/1.8/gems/chef-0.9.12/bin/../lib/chef/resource_collection/stepable_iterator.rb:116:in `call_iterator_block' | |
/Library/Ruby/Gems/1.8/gems/chef-0.9.12/bin/../lib/chef/resource_collection/stepable_iterator.rb:85:in `step' | |
/Library/Ruby/Gems/1.8/gems/chef-0.9.12/bin/../lib/chef/resource_collection/stepable_iterator.rb:104:in `iterate' | |
/Library/Ruby/Gems/1.8/gems/chef-0.9.12/bin/../lib/chef/resource_collection/stepable_iterator.rb:55:in `each_with_index' | |
/Library/Ruby/Gems/1.8/gems/chef-0.9.12/bin/../lib/chef/resource_collection.rb:92:in `execute_each_resource' | |
/Library/Ruby/Gems/1.8/gems/chef-0.9.12/bin/../lib/chef/runner.rb:84:in `converge' | |
/Library/Ruby/Gems/1.8/gems/chef-0.9.12/bin/../lib/chef/client.rb:268:in `converge' | |
/Library/Ruby/Gems/1.8/gems/chef-0.9.12/bin/../lib/chef/client.rb:158:in `run' | |
/Library/Ruby/Gems/1.8/gems/chef-0.9.12/bin/../lib/chef/application/solo.rb:190:in `run_application' | |
/Library/Ruby/Gems/1.8/gems/chef-0.9.12/bin/../lib/chef/application/solo.rb:181:in `loop' | |
/Library/Ruby/Gems/1.8/gems/chef-0.9.12/bin/../lib/chef/application/solo.rb:181:in `run_application' | |
/Library/Ruby/Gems/1.8/gems/chef-0.9.12/bin/../lib/chef/application.rb:62:in `run' | |
/Library/Ruby/Gems/1.8/gems/chef-0.9.12/bin/chef-solo:25 | |
/usr/bin/chef-solo:19:in `load' | |
/usr/bin/chef-solo:19 | |
[Fri, 26 Nov 2010 23:30:42 -0500] ERROR: Running exception handlers | |
[Fri, 26 Nov 2010 23:30:42 -0500] ERROR: Exception handlers complete | |
/Library/Ruby/Gems/1.8/gems/chef-0.9.12/bin/../lib/chef/mixin/command.rb:184:in `handle_command_failures': /Users/bglusman/Developer/bin/brew install gist returned 1, expected 0 (Chef::Exceptions::Exec) | |
from /Library/Ruby/Gems/1.8/gems/chef-0.9.12/bin/../lib/chef/mixin/command.rb:131:in `run_command' | |
from /Library/Ruby/Gems/1.8/gems/chef-0.9.12/bin/../lib/chef/mixin/command.rb:199:in `run_command_with_systems_locale' | |
from /Users/bglusman/.cinderella/cookbooks/homebrew/providers/homebrew.rb:33:in `run_brew_command' | |
from /Users/bglusman/.cinderella/cookbooks/homebrew/providers/homebrew.rb:23:in `install_package' | |
from /Library/Ruby/Gems/1.8/gems/chef-0.9.12/bin/../lib/chef/provider/package.rb:60:in `action_install' | |
from /Library/Ruby/Gems/1.8/gems/chef-0.9.12/bin/../lib/chef/resource.rb:395:in `send' | |
from /Library/Ruby/Gems/1.8/gems/chef-0.9.12/bin/../lib/chef/resource.rb:395:in `run_action' | |
from /Library/Ruby/Gems/1.8/gems/chef-0.9.12/bin/../lib/chef/runner.rb:53:in `run_action' | |
from /Library/Ruby/Gems/1.8/gems/chef-0.9.12/bin/../lib/chef/runner.rb:89:in `converge' | |
from /Library/Ruby/Gems/1.8/gems/chef-0.9.12/bin/../lib/chef/runner.rb:89:in `each' | |
from /Library/Ruby/Gems/1.8/gems/chef-0.9.12/bin/../lib/chef/runner.rb:89:in `converge' | |
from /Library/Ruby/Gems/1.8/gems/chef-0.9.12/bin/../lib/chef/resource_collection.rb:94:in `execute_each_resource' | |
from /Library/Ruby/Gems/1.8/gems/chef-0.9.12/bin/../lib/chef/resource_collection/stepable_iterator.rb:116:in `call' | |
from /Library/Ruby/Gems/1.8/gems/chef-0.9.12/bin/../lib/chef/resource_collection/stepable_iterator.rb:116:in `call_iterator_block' | |
from /Library/Ruby/Gems/1.8/gems/chef-0.9.12/bin/../lib/chef/resource_collection/stepable_iterator.rb:85:in `step' | |
from /Library/Ruby/Gems/1.8/gems/chef-0.9.12/bin/../lib/chef/resource_collection/stepable_iterator.rb:104:in `iterate' | |
from /Library/Ruby/Gems/1.8/gems/chef-0.9.12/bin/../lib/chef/resource_collection/stepable_iterator.rb:55:in `each_with_index' | |
from /Library/Ruby/Gems/1.8/gems/chef-0.9.12/bin/../lib/chef/resource_collection.rb:92:in `execute_each_resource' | |
from /Library/Ruby/Gems/1.8/gems/chef-0.9.12/bin/../lib/chef/runner.rb:84:in `converge' | |
from /Library/Ruby/Gems/1.8/gems/chef-0.9.12/bin/../lib/chef/client.rb:268:in `converge' | |
from /Library/Ruby/Gems/1.8/gems/chef-0.9.12/bin/../lib/chef/client.rb:158:in `run' | |
from /Library/Ruby/Gems/1.8/gems/chef-0.9.12/bin/../lib/chef/application/solo.rb:190:in `run_application' | |
from /Library/Ruby/Gems/1.8/gems/chef-0.9.12/bin/../lib/chef/application/solo.rb:181:in `loop' | |
from /Library/Ruby/Gems/1.8/gems/chef-0.9.12/bin/../lib/chef/application/solo.rb:181:in `run_application' | |
from /Library/Ruby/Gems/1.8/gems/chef-0.9.12/bin/../lib/chef/application.rb:62:in `run' | |
from /Library/Ruby/Gems/1.8/gems/chef-0.9.12/bin/chef-solo:25 | |
from /usr/bin/chef-solo:19:in `load' | |
from /usr/bin/chef-solo:19 | |
bglusman@Brian-Glusmans-MacBook:~$ curl https://github.com/atmos/cinderella/raw/master/bootstrap.sh -o - | sh | |
% Total % Received % Xferd Average Speed Time Time Time Current | |
Dload Upload Total Spent Left Speed | |
102 1333 102 1333 0 0 4253 0 --:--:-- --:--:-- --:--:-- 31738 | |
Ensuring we have the latest version of cinderella installed | |
A first time install takes about 45 minutes on a modern machine | |
Password: | |
Cinderella installed successfully | |
/Library/Ruby/Site/1.8/rubygems.rb:779:in `report_activate_error': Could not find RubyGem cinderella (>= 0) (Gem::LoadError) | |
from /Library/Ruby/Site/1.8/rubygems.rb:214:in `activate' | |
from /Library/Ruby/Site/1.8/rubygems.rb:1082:in `gem' | |
from /usr/bin/cinderella:18 | |
/Library/Ruby/Site/1.8/rubygems.rb:779:in `report_activate_error': Could not find RubyGem cinderella (>= 0) (Gem::LoadError) | |
from /Library/Ruby/Site/1.8/rubygems.rb:214:in `activate' | |
from /Library/Ruby/Site/1.8/rubygems.rb:1082:in `gem' | |
from /usr/bin/cinderella:18 | |
/Library/Ruby/Site/1.8/rubygems.rb:779:in `report_activate_error': Could not find RubyGem cinderella (>= 0) (Gem::LoadError) | |
from /Library/Ruby/Site/1.8/rubygems.rb:214:in `activate' | |
from /Library/Ruby/Site/1.8/rubygems.rb:1082:in `gem' | |
from /usr/bin/cinderella:18 | |
Run started Fri Nov 26 23:36:36 EST 2010 | |
/usr/bin/ruby | |
/usr/bin/gem | |
Removing cinderella | |
Successfully uninstalled cinderella-0.2.6 | |
Successfully installed cinderella-0.2.6 | |
1 gem installed | |
Updating installed gems | |
Nothing to update | |
Something went wrong with the install. :( | |
Dump this log into a gist and link to me to it | |
http://github.com/atmos/cinderella/issues | |
Sorry it failed. :( | |
bglusman@Brian-Glusmans-MacBook:~$ cinderella --help | |
[Sat, 27 Nov 2010 01:02:23 -0500] INFO: Setting the run_list to ["homebrew", "homebrew::dbs", "homebrew::misc", "ruby", "ruby::irbrc", "node", "python"] from JSON | |
[Sat, 27 Nov 2010 01:02:23 -0500] INFO: Starting Chef Run (Version 0.9.12) | |
[Sat, 27 Nov 2010 01:02:23 -0500] INFO: Ran script[install_something] successfully | |
[Sat, 27 Nov 2010 01:02:23 -0500] INFO: Ran execute[include cinderella environment into defaults for ~/.zshrc] successfully | |
[Sat, 27 Nov 2010 01:02:24 -0500] INFO: Installing homebrew[git] version 1.7.3.2 | |
[Sat, 27 Nov 2010 01:02:25 -0500] INFO: Ran script[updating homebrew from github] successfully | |
[Sat, 27 Nov 2010 01:02:25 -0500] INFO: Installing homebrew_db[redis] version 2.0.4 | |
[Sat, 27 Nov 2010 01:02:25 -0500] INFO: Configuring redis to automatically start on login | |
[Sat, 27 Nov 2010 01:02:26 -0500] INFO: Installing homebrew_db[mongodb] version 1.6.4-x86_64 | |
[Sat, 27 Nov 2010 01:02:26 -0500] INFO: Configuring mongodb to automatically start on login | |
[Sat, 27 Nov 2010 01:02:27 -0500] INFO: Installing homebrew_db[memcached] version 1.4.5 | |
[Sat, 27 Nov 2010 01:02:27 -0500] INFO: Configuring memcached to automatically start on login | |
[Sat, 27 Nov 2010 01:02:27 -0500] INFO: Installing homebrew_db[postgresql] version 9.0.1 | |
[Sat, 27 Nov 2010 01:02:33 -0500] INFO: Configuring postgresql to automatically start on login | |
[Sat, 27 Nov 2010 01:02:33 -0500] INFO: Installing homebrew_db[mysql] version 5.1.52 | |
[Sat, 27 Nov 2010 01:02:33 -0500] INFO: Configuring mysql to automatically start on login | |
[Sat, 27 Nov 2010 01:02:54 -0500] INFO: Installing homebrew[tig] version 0.16.2 | |
[Sat, 27 Nov 2010 01:02:54 -0500] INFO: Installing homebrew[ack] version 1.94 | |
[Sat, 27 Nov 2010 01:02:54 -0500] INFO: Installing homebrew[coreutils] version 8.5 | |
[Sat, 27 Nov 2010 01:02:55 -0500] INFO: Installing homebrew[imagemagick] version 6.6.4-5 | |
[Sat, 27 Nov 2010 01:02:55 -0500] INFO: Installing homebrew[sqlite] version 3.7.3 | |
[Sat, 27 Nov 2010 01:02:55 -0500] INFO: Installing homebrew[gist] version 2.0.0 | |
[Sat, 27 Nov 2010 01:02:59 -0500] ERROR: homebrew[gist] (/Users/bglusman/.cinderella/cookbooks/homebrew/recipes/misc.rb:12:in `from_file') had an error: | |
/Users/bglusman/Developer/bin/brew install gist returned 1, expected 0 | |
/Library/Ruby/Gems/1.8/gems/chef-0.9.12/bin/../lib/chef/mixin/command.rb:184:in `handle_command_failures' | |
/Library/Ruby/Gems/1.8/gems/chef-0.9.12/bin/../lib/chef/mixin/command.rb:131:in `run_command' | |
/Library/Ruby/Gems/1.8/gems/chef-0.9.12/bin/../lib/chef/mixin/command.rb:199:in `run_command_with_systems_locale' | |
/Users/bglusman/.cinderella/cookbooks/homebrew/providers/homebrew.rb:33:in `run_brew_command' | |
/Users/bglusman/.cinderella/cookbooks/homebrew/providers/homebrew.rb:23:in `install_package' | |
/Library/Ruby/Gems/1.8/gems/chef-0.9.12/bin/../lib/chef/provider/package.rb:60:in `action_install' | |
/Library/Ruby/Gems/1.8/gems/chef-0.9.12/bin/../lib/chef/resource.rb:395:in `send' | |
/Library/Ruby/Gems/1.8/gems/chef-0.9.12/bin/../lib/chef/resource.rb:395:in `run_action' | |
/Library/Ruby/Gems/1.8/gems/chef-0.9.12/bin/../lib/chef/runner.rb:53:in `run_action' | |
/Library/Ruby/Gems/1.8/gems/chef-0.9.12/bin/../lib/chef/runner.rb:89:in `converge' | |
/Library/Ruby/Gems/1.8/gems/chef-0.9.12/bin/../lib/chef/runner.rb:89:in `each' | |
/Library/Ruby/Gems/1.8/gems/chef-0.9.12/bin/../lib/chef/runner.rb:89:in `converge' | |
/Library/Ruby/Gems/1.8/gems/chef-0.9.12/bin/../lib/chef/resource_collection.rb:94:in `execute_each_resource' | |
/Library/Ruby/Gems/1.8/gems/chef-0.9.12/bin/../lib/chef/resource_collection/stepable_iterator.rb:116:in `call' | |
/Library/Ruby/Gems/1.8/gems/chef-0.9.12/bin/../lib/chef/resource_collection/stepable_iterator.rb:116:in `call_iterator_block' | |
/Library/Ruby/Gems/1.8/gems/chef-0.9.12/bin/../lib/chef/resource_collection/stepable_iterator.rb:85:in `step' | |
/Library/Ruby/Gems/1.8/gems/chef-0.9.12/bin/../lib/chef/resource_collection/stepable_iterator.rb:104:in `iterate' | |
/Library/Ruby/Gems/1.8/gems/chef-0.9.12/bin/../lib/chef/resource_collection/stepable_iterator.rb:55:in `each_with_index' | |
/Library/Ruby/Gems/1.8/gems/chef-0.9.12/bin/../lib/chef/resource_collection.rb:92:in `execute_each_resource' | |
/Library/Ruby/Gems/1.8/gems/chef-0.9.12/bin/../lib/chef/runner.rb:84:in `converge' | |
/Library/Ruby/Gems/1.8/gems/chef-0.9.12/bin/../lib/chef/client.rb:268:in `converge' | |
/Library/Ruby/Gems/1.8/gems/chef-0.9.12/bin/../lib/chef/client.rb:158:in `run' | |
/Library/Ruby/Gems/1.8/gems/chef-0.9.12/bin/../lib/chef/application/solo.rb:190:in `run_application' | |
/Library/Ruby/Gems/1.8/gems/chef-0.9.12/bin/../lib/chef/application/solo.rb:181:in `loop' | |
/Library/Ruby/Gems/1.8/gems/chef-0.9.12/bin/../lib/chef/application/solo.rb:181:in `run_application' | |
/Library/Ruby/Gems/1.8/gems/chef-0.9.12/bin/../lib/chef/application.rb:62:in `run' | |
/Library/Ruby/Gems/1.8/gems/chef-0.9.12/bin/chef-solo:25 | |
/usr/bin/chef-solo:19:in `load' | |
/usr/bin/chef-solo:19 | |
[Sat, 27 Nov 2010 01:02:59 -0500] ERROR: Running exception handlers | |
[Sat, 27 Nov 2010 01:02:59 -0500] ERROR: Exception handlers complete | |
/Library/Ruby/Gems/1.8/gems/chef-0.9.12/bin/../lib/chef/mixin/command.rb:184:in `handle_command_failures': /Users/bglusman/Developer/bin/brew install gist returned 1, expected 0 (Chef::Exceptions::Exec) | |
from /Library/Ruby/Gems/1.8/gems/chef-0.9.12/bin/../lib/chef/mixin/command.rb:131:in `run_command' | |
from /Library/Ruby/Gems/1.8/gems/chef-0.9.12/bin/../lib/chef/mixin/command.rb:199:in `run_command_with_systems_locale' | |
from /Users/bglusman/.cinderella/cookbooks/homebrew/providers/homebrew.rb:33:in `run_brew_command' | |
from /Users/bglusman/.cinderella/cookbooks/homebrew/providers/homebrew.rb:23:in `install_package' | |
from /Library/Ruby/Gems/1.8/gems/chef-0.9.12/bin/../lib/chef/provider/package.rb:60:in `action_install' | |
from /Library/Ruby/Gems/1.8/gems/chef-0.9.12/bin/../lib/chef/resource.rb:395:in `send' | |
from /Library/Ruby/Gems/1.8/gems/chef-0.9.12/bin/../lib/chef/resource.rb:395:in `run_action' | |
from /Library/Ruby/Gems/1.8/gems/chef-0.9.12/bin/../lib/chef/runner.rb:53:in `run_action' | |
from /Library/Ruby/Gems/1.8/gems/chef-0.9.12/bin/../lib/chef/runner.rb:89:in `converge' | |
from /Library/Ruby/Gems/1.8/gems/chef-0.9.12/bin/../lib/chef/runner.rb:89:in `each' | |
from /Library/Ruby/Gems/1.8/gems/chef-0.9.12/bin/../lib/chef/runner.rb:89:in `converge' | |
from /Library/Ruby/Gems/1.8/gems/chef-0.9.12/bin/../lib/chef/resource_collection.rb:94:in `execute_each_resource' | |
from /Library/Ruby/Gems/1.8/gems/chef-0.9.12/bin/../lib/chef/resource_collection/stepable_iterator.rb:116:in `call' | |
from /Library/Ruby/Gems/1.8/gems/chef-0.9.12/bin/../lib/chef/resource_collection/stepable_iterator.rb:116:in `call_iterator_block' | |
from /Library/Ruby/Gems/1.8/gems/chef-0.9.12/bin/../lib/chef/resource_collection/stepable_iterator.rb:85:in `step' | |
from /Library/Ruby/Gems/1.8/gems/chef-0.9.12/bin/../lib/chef/resource_collection/stepable_iterator.rb:104:in `iterate' | |
from /Library/Ruby/Gems/1.8/gems/chef-0.9.12/bin/../lib/chef/resource_collection/stepable_iterator.rb:55:in `each_with_index' | |
from /Library/Ruby/Gems/1.8/gems/chef-0.9.12/bin/../lib/chef/resource_collection.rb:92:in `execute_each_resource' | |
from /Library/Ruby/Gems/1.8/gems/chef-0.9.12/bin/../lib/chef/runner.rb:84:in `converge' | |
from /Library/Ruby/Gems/1.8/gems/chef-0.9.12/bin/../lib/chef/client.rb:268:in `converge' | |
from /Library/Ruby/Gems/1.8/gems/chef-0.9.12/bin/../lib/chef/client.rb:158:in `run' | |
from /Library/Ruby/Gems/1.8/gems/chef-0.9.12/bin/../lib/chef/application/solo.rb:190:in `run_application' | |
from /Library/Ruby/Gems/1.8/gems/chef-0.9.12/bin/../lib/chef/application/solo.rb:181:in `loop' | |
from /Library/Ruby/Gems/1.8/gems/chef-0.9.12/bin/../lib/chef/application/solo.rb:181:in `run_application' | |
from /Library/Ruby/Gems/1.8/gems/chef-0.9.12/bin/../lib/chef/application.rb:62:in `run' | |
from /Library/Ruby/Gems/1.8/gems/chef-0.9.12/bin/chef-solo:25 | |
from /usr/bin/chef-solo:19:in `load' | |
from /usr/bin/chef-solo:19 | |
bglusman@Brian-Glusmans-MacBook:~$ locate cinderella | |
/Library/Ruby/Gems/1.8/cache/cinderella-0.2.6.gem | |
/Library/Ruby/Gems/1.8/gems/cinderella-0.2.6 | |
/Library/Ruby/Gems/1.8/gems/cinderella-0.2.6/LICENSE | |
/Library/Ruby/Gems/1.8/gems/cinderella-0.2.6/README.md | |
/Library/Ruby/Gems/1.8/gems/cinderella-0.2.6/Rakefile | |
/Library/Ruby/Gems/1.8/gems/cinderella-0.2.6/bin | |
/Library/Ruby/Gems/1.8/gems/cinderella-0.2.6/bin/cinderella | |
/Library/Ruby/Gems/1.8/gems/cinderella-0.2.6/lib | |
/Library/Ruby/Gems/1.8/gems/cinderella-0.2.6/lib/cinderella.rb | |
/Library/Ruby/Gems/1.8/specifications/cinderella-0.2.6.gemspec | |
/Users/bglusman/.cinderella | |
/Users/bglusman/.cinderella/.gitignore | |
/Users/bglusman/.cinderella/README.md | |
/Users/bglusman/.cinderella/Rakefile | |
/Users/bglusman/.cinderella/brew.log | |
/Users/bglusman/.cinderella/cache | |
/Users/bglusman/.cinderella/cache/checksums | |
/Users/bglusman/.cinderella/cache/checksums/chef-file--Users-bglusman--cinderella-profile | |
/Users/bglusman/.cinderella/cache/checksums/chef-file--var-folders-jG-jGV-Hl2PHBqF8I87oFSBIk+++TI--Tmp--chef-rendered-template20101124-2167-1ab3m5a-0 | |
/Users/bglusman/.cinderella/cookbooks | |
/Users/bglusman/.cinderella/recipes.tgz | |
/Users/bglusman/.cinderella/run.log | |
/Users/bglusman/.cinderella.profile | |
/usr/bin/cinderella | |
bglusman@Brian-Glusmans-MacBook:~$ ls .cinderella | |
README.md brew.log cookbooks run.log | |
Rakefile cache recipes.tgz | |
bglusman@Brian-Glusmans-MacBook:~$ cat .cinderella/run.log | |
bglusman@Brian-Glusmans-MacBook:~$ cat .cinderella/brew.log | |
From http://github.com/mxcl/homebrew | |
* branch master -> FETCH_HEAD | |
Already up-to-date. | |
bglusman@Brian-Glusmans-MacBook:~$ cinderella help | |
[Sat, 27 Nov 2010 01:04:00 -0500] INFO: Setting the run_list to ["homebrew", "homebrew::dbs", "homebrew::misc", "ruby", "ruby::irbrc", "node", "python"] from JSON | |
[Sat, 27 Nov 2010 01:04:00 -0500] INFO: Starting Chef Run (Version 0.9.12) | |
[Sat, 27 Nov 2010 01:04:00 -0500] INFO: Ran script[install_something] successfully | |
[Sat, 27 Nov 2010 01:04:00 -0500] INFO: Ran execute[include cinderella environment into defaults for ~/.zshrc] successfully | |
[Sat, 27 Nov 2010 01:04:00 -0500] INFO: Installing homebrew[git] version 1.7.3.2 | |
[Sat, 27 Nov 2010 01:04:01 -0500] INFO: Ran script[updating homebrew from github] successfully | |
[Sat, 27 Nov 2010 01:04:01 -0500] INFO: Installing homebrew_db[redis] version 2.0.4 | |
[Sat, 27 Nov 2010 01:04:01 -0500] INFO: Configuring redis to automatically start on login | |
[Sat, 27 Nov 2010 01:04:02 -0500] INFO: Installing homebrew_db[mongodb] version 1.6.4-x86_64 | |
[Sat, 27 Nov 2010 01:04:02 -0500] INFO: Configuring mongodb to automatically start on login | |
[Sat, 27 Nov 2010 01:04:02 -0500] INFO: Installing homebrew_db[memcached] version 1.4.5 | |
[Sat, 27 Nov 2010 01:04:02 -0500] INFO: Configuring memcached to automatically start on login | |
[Sat, 27 Nov 2010 01:04:03 -0500] INFO: Installing homebrew_db[postgresql] version 9.0.1 | |
[Sat, 27 Nov 2010 01:04:03 -0500] INFO: Configuring postgresql to automatically start on login | |
[Sat, 27 Nov 2010 01:04:03 -0500] INFO: Installing homebrew_db[mysql] version 5.1.52 | |
[Sat, 27 Nov 2010 01:04:03 -0500] INFO: Configuring mysql to automatically start on login | |
[Sat, 27 Nov 2010 01:04:24 -0500] INFO: Installing homebrew[tig] version 0.16.2 | |
[Sat, 27 Nov 2010 01:04:24 -0500] INFO: Installing homebrew[ack] version 1.94 | |
[Sat, 27 Nov 2010 01:04:24 -0500] INFO: Installing homebrew[coreutils] version 8.5 | |
[Sat, 27 Nov 2010 01:04:25 -0500] INFO: Installing homebrew[imagemagick] version 6.6.4-5 | |
[Sat, 27 Nov 2010 01:04:25 -0500] INFO: Installing homebrew[sqlite] version 3.7.3 | |
[Sat, 27 Nov 2010 01:04:25 -0500] INFO: Installing homebrew[gist] version 2.0.0 | |
[Sat, 27 Nov 2010 01:04:27 -0500] ERROR: homebrew[gist] (/Users/bglusman/.cinderella/cookbooks/homebrew/recipes/misc.rb:12:in `from_file') had an error: | |
/Users/bglusman/Developer/bin/brew install gist returned 1, expected 0 | |
/Library/Ruby/Gems/1.8/gems/chef-0.9.12/bin/../lib/chef/mixin/command.rb:184:in `handle_command_failures' | |
/Library/Ruby/Gems/1.8/gems/chef-0.9.12/bin/../lib/chef/mixin/command.rb:131:in `run_command' | |
/Library/Ruby/Gems/1.8/gems/chef-0.9.12/bin/../lib/chef/mixin/command.rb:199:in `run_command_with_systems_locale' | |
/Users/bglusman/.cinderella/cookbooks/homebrew/providers/homebrew.rb:33:in `run_brew_command' | |
/Users/bglusman/.cinderella/cookbooks/homebrew/providers/homebrew.rb:23:in `install_package' | |
/Library/Ruby/Gems/1.8/gems/chef-0.9.12/bin/../lib/chef/provider/package.rb:60:in `action_install' | |
/Library/Ruby/Gems/1.8/gems/chef-0.9.12/bin/../lib/chef/resource.rb:395:in `send' | |
/Library/Ruby/Gems/1.8/gems/chef-0.9.12/bin/../lib/chef/resource.rb:395:in `run_action' | |
/Library/Ruby/Gems/1.8/gems/chef-0.9.12/bin/../lib/chef/runner.rb:53:in `run_action' | |
/Library/Ruby/Gems/1.8/gems/chef-0.9.12/bin/../lib/chef/runner.rb:89:in `converge' | |
/Library/Ruby/Gems/1.8/gems/chef-0.9.12/bin/../lib/chef/runner.rb:89:in `each' | |
/Library/Ruby/Gems/1.8/gems/chef-0.9.12/bin/../lib/chef/runner.rb:89:in `converge' | |
/Library/Ruby/Gems/1.8/gems/chef-0.9.12/bin/../lib/chef/resource_collection.rb:94:in `execute_each_resource' | |
/Library/Ruby/Gems/1.8/gems/chef-0.9.12/bin/../lib/chef/resource_collection/stepable_iterator.rb:116:in `call' | |
/Library/Ruby/Gems/1.8/gems/chef-0.9.12/bin/../lib/chef/resource_collection/stepable_iterator.rb:116:in `call_iterator_block' | |
/Library/Ruby/Gems/1.8/gems/chef-0.9.12/bin/../lib/chef/resource_collection/stepable_iterator.rb:85:in `step' | |
/Library/Ruby/Gems/1.8/gems/chef-0.9.12/bin/../lib/chef/resource_collection/stepable_iterator.rb:104:in `iterate' | |
/Library/Ruby/Gems/1.8/gems/chef-0.9.12/bin/../lib/chef/resource_collection/stepable_iterator.rb:55:in `each_with_index' | |
/Library/Ruby/Gems/1.8/gems/chef-0.9.12/bin/../lib/chef/resource_collection.rb:92:in `execute_each_resource' | |
/Library/Ruby/Gems/1.8/gems/chef-0.9.12/bin/../lib/chef/runner.rb:84:in `converge' | |
/Library/Ruby/Gems/1.8/gems/chef-0.9.12/bin/../lib/chef/client.rb:268:in `converge' | |
/Library/Ruby/Gems/1.8/gems/chef-0.9.12/bin/../lib/chef/client.rb:158:in `run' | |
/Library/Ruby/Gems/1.8/gems/chef-0.9.12/bin/../lib/chef/application/solo.rb:190:in `run_application' | |
/Library/Ruby/Gems/1.8/gems/chef-0.9.12/bin/../lib/chef/application/solo.rb:181:in `loop' | |
/Library/Ruby/Gems/1.8/gems/chef-0.9.12/bin/../lib/chef/application/solo.rb:181:in `run_application' | |
/Library/Ruby/Gems/1.8/gems/chef-0.9.12/bin/../lib/chef/application.rb:62:in `run' | |
/Library/Ruby/Gems/1.8/gems/chef-0.9.12/bin/chef-solo:25 | |
/usr/bin/chef-solo:19:in `load' | |
/usr/bin/chef-solo:19 | |
[Sat, 27 Nov 2010 01:04:27 -0500] ERROR: Running exception handlers | |
[Sat, 27 Nov 2010 01:04:27 -0500] ERROR: Exception handlers complete | |
/Library/Ruby/Gems/1.8/gems/chef-0.9.12/bin/../lib/chef/mixin/command.rb:184:in `handle_command_failures': /Users/bglusman/Developer/bin/brew install gist returned 1, expected 0 (Chef::Exceptions::Exec) | |
from /Library/Ruby/Gems/1.8/gems/chef-0.9.12/bin/../lib/chef/mixin/command.rb:131:in `run_command' | |
from /Library/Ruby/Gems/1.8/gems/chef-0.9.12/bin/../lib/chef/mixin/command.rb:199:in `run_command_with_systems_locale' | |
from /Users/bglusman/.cinderella/cookbooks/homebrew/providers/homebrew.rb:33:in `run_brew_command' | |
from /Users/bglusman/.cinderella/cookbooks/homebrew/providers/homebrew.rb:23:in `install_package' | |
from /Library/Ruby/Gems/1.8/gems/chef-0.9.12/bin/../lib/chef/provider/package.rb:60:in `action_install' | |
from /Library/Ruby/Gems/1.8/gems/chef-0.9.12/bin/../lib/chef/resource.rb:395:in `send' | |
from /Library/Ruby/Gems/1.8/gems/chef-0.9.12/bin/../lib/chef/resource.rb:395:in `run_action' | |
from /Library/Ruby/Gems/1.8/gems/chef-0.9.12/bin/../lib/chef/runner.rb:53:in `run_action' | |
from /Library/Ruby/Gems/1.8/gems/chef-0.9.12/bin/../lib/chef/runner.rb:89:in `converge' | |
from /Library/Ruby/Gems/1.8/gems/chef-0.9.12/bin/../lib/chef/runner.rb:89:in `each' | |
from /Library/Ruby/Gems/1.8/gems/chef-0.9.12/bin/../lib/chef/runner.rb:89:in `converge' | |
from /Library/Ruby/Gems/1.8/gems/chef-0.9.12/bin/../lib/chef/resource_collection.rb:94:in `execute_each_resource' | |
from /Library/Ruby/Gems/1.8/gems/chef-0.9.12/bin/../lib/chef/resource_collection/stepable_iterator.rb:116:in `call' | |
from /Library/Ruby/Gems/1.8/gems/chef-0.9.12/bin/../lib/chef/resource_collection/stepable_iterator.rb:116:in `call_iterator_block' | |
from /Library/Ruby/Gems/1.8/gems/chef-0.9.12/bin/../lib/chef/resource_collection/stepable_iterator.rb:85:in `step' | |
from /Library/Ruby/Gems/1.8/gems/chef-0.9.12/bin/../lib/chef/resource_collection/stepable_iterator.rb:104:in `iterate' | |
from /Library/Ruby/Gems/1.8/gems/chef-0.9.12/bin/../lib/chef/resource_collection/stepable_iterator.rb:55:in `each_with_index' | |
from /Library/Ruby/Gems/1.8/gems/chef-0.9.12/bin/../lib/chef/resource_collection.rb:92:in `execute_each_resource' | |
from /Library/Ruby/Gems/1.8/gems/chef-0.9.12/bin/../lib/chef/runner.rb:84:in `converge' | |
from /Library/Ruby/Gems/1.8/gems/chef-0.9.12/bin/../lib/chef/client.rb:268:in `converge' | |
from /Library/Ruby/Gems/1.8/gems/chef-0.9.12/bin/../lib/chef/client.rb:158:in `run' | |
from /Library/Ruby/Gems/1.8/gems/chef-0.9.12/bin/../lib/chef/application/solo.rb:190:in `run_application' | |
from /Library/Ruby/Gems/1.8/gems/chef-0.9.12/bin/../lib/chef/application/solo.rb:181:in `loop' | |
from /Library/Ruby/Gems/1.8/gems/chef-0.9.12/bin/../lib/chef/application/solo.rb:181:in `run_application' | |
from /Library/Ruby/Gems/1.8/gems/chef-0.9.12/bin/../lib/chef/application.rb:62:in `run' | |
from /Library/Ruby/Gems/1.8/gems/chef-0.9.12/bin/chef-solo:25 | |
from /usr/bin/chef-solo:19:in `load' | |
from /usr/bin/chef-solo:19 | |
bglusman@Brian-Glusmans-MacBook:~$ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment