Created
June 5, 2011 17:40
-
-
Save spacecowb0y/1009212 to your computer and use it in GitHub Desktop.
console log cinderella error
This file contains 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
Diego-Peraltas-MacBook-Pro:var kerberoS$ cd | |
Diego-Peraltas-MacBook-Pro:~ kerberoS$ 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 | |
101 1424 101 1424 0 0 939 0 0:00:01 0:00:01 --:--:-- 3641 | |
Ensuring we have the latest version of cinderella installed | |
A first time install takes about 45 minutes on a modern machine | |
You need to upgrade rubygems to 1.7.2 | |
Cinderella installed successfully | |
[Sun, 05 Jun 2011 13:55:04 -0300] INFO: *** Chef 0.10.0 *** | |
[Sun, 05 Jun 2011 13:55:08 -0300] INFO: Setting the run_list to ["homebrew", "homebrew::dbs", "homebrew::misc", "ruby", "ruby::irbrc", "node", "python"] from JSON | |
[Sun, 05 Jun 2011 13:55:08 -0300] INFO: Run List is [recipe[homebrew], recipe[homebrew::dbs], recipe[homebrew::misc], recipe[ruby], recipe[ruby::irbrc], recipe[node], recipe[python]] | |
[Sun, 05 Jun 2011 13:55:08 -0300] INFO: Run List expands to [homebrew, homebrew::dbs, homebrew::misc, ruby, ruby::irbrc, node, python] | |
[Sun, 05 Jun 2011 13:55:08 -0300] INFO: Starting Chef Run for Diego-Peraltas-MacBook-Pro.local | |
[Sun, 05 Jun 2011 13:55:10 -0300] INFO: Processing directory[/Users/kerberoS/Developer] action create (homebrew::default line 12) | |
[Sun, 05 Jun 2011 13:55:10 -0300] INFO: directory[/Users/kerberoS/Developer] created directory /Users/kerberoS/Developer | |
[Sun, 05 Jun 2011 13:55:10 -0300] INFO: Processing directory[/Users/kerberoS/Developer/tmp] action create (homebrew::default line 16) | |
[Sun, 05 Jun 2011 13:55:10 -0300] INFO: directory[/Users/kerberoS/Developer/tmp] created directory /Users/kerberoS/Developer/tmp | |
[Sun, 05 Jun 2011 13:55:10 -0300] INFO: Processing directory[/Users/kerberoS/.cinderella] action create (homebrew::default line 20) | |
[Sun, 05 Jun 2011 13:55:10 -0300] INFO: Processing execute[download homebrew installer] action run (homebrew::default line 24) | |
[Sun, 05 Jun 2011 13:55:10 -0300] INFO: execute[download homebrew installer] sh(/usr/bin/curl -sfL http://github.com/mxcl/homebrew/tarball/master | /usr/bin/tar xz -m --strip 1) | |
[Sun, 05 Jun 2011 13:55:17 -0300] INFO: execute[download homebrew installer] ran successfully | |
[Sun, 05 Jun 2011 13:55:17 -0300] INFO: Processing script[cleaning legacy artifacts] action run (homebrew::default line 30) | |
[Sun, 05 Jun 2011 13:55:17 -0300] INFO: script[cleaning legacy artifacts] sh("bash" "/var/folders/F0/F0FwbKZBEf4UBKnIRZb9gU+++TI/-Tmp-/chef-script20110605-229-1480nik-0") | |
[Sun, 05 Jun 2011 13:55:17 -0300] INFO: script[cleaning legacy artifacts] ran successfully | |
[Sun, 05 Jun 2011 13:55:17 -0300] INFO: Processing template[/Users/kerberoS/.cinderella.profile] action create (homebrew::default line 42) | |
[Sun, 05 Jun 2011 13:55:17 -0300] INFO: template[/Users/kerberoS/.cinderella.profile] mode changed to 700 | |
[Sun, 05 Jun 2011 13:55:17 -0300] INFO: template[/Users/kerberoS/.cinderella.profile] updated content | |
[Sun, 05 Jun 2011 13:55:17 -0300] INFO: Processing execute[include cinderella environment into defaults for ~/.bash_profile] action run (homebrew::default line 51) | |
[Sun, 05 Jun 2011 13:55:17 -0300] INFO: execute[include cinderella environment into defaults for ~/.bash_profile] sh(if [ -f ~/.bash_profile ]; then echo 'source ~/.cinderella.profile' >> ~/.bash_profile; fi) | |
[Sun, 05 Jun 2011 13:55:17 -0300] INFO: execute[include cinderella environment into defaults for ~/.bash_profile] ran successfully | |
[Sun, 05 Jun 2011 13:55:17 -0300] INFO: Processing execute[include cinderella environment into defaults for ~/.bashrc] action run (homebrew::default line 51) | |
[Sun, 05 Jun 2011 13:55:17 -0300] INFO: execute[include cinderella environment into defaults for ~/.bashrc] sh(if [ -f ~/.bashrc ]; then echo 'source ~/.cinderella.profile' >> ~/.bashrc; fi) | |
[Sun, 05 Jun 2011 13:55:17 -0300] INFO: execute[include cinderella environment into defaults for ~/.bashrc] ran successfully | |
[Sun, 05 Jun 2011 13:55:17 -0300] INFO: Processing execute[include cinderella environment into defaults for ~/.zshrc] action run (homebrew::default line 51) | |
[Sun, 05 Jun 2011 13:55:17 -0300] INFO: execute[include cinderella environment into defaults for ~/.zshrc] sh(if [ -f ~/.zshrc ]; then echo 'source ~/.cinderella.profile' >> ~/.zshrc; fi) | |
[Sun, 05 Jun 2011 13:55:17 -0300] INFO: execute[include cinderella environment into defaults for ~/.zshrc] ran successfully | |
[Sun, 05 Jun 2011 13:55:17 -0300] INFO: Processing execute[setup cinderella profile sourcing in ~/.profile] action run (homebrew::default line 57) | |
[Sun, 05 Jun 2011 13:55:17 -0300] INFO: execute[setup cinderella profile sourcing in ~/.profile] sh(echo 'source ~/.cinderella.profile' >> ~/.profile) | |
[Sun, 05 Jun 2011 13:55:17 -0300] INFO: execute[setup cinderella profile sourcing in ~/.profile] ran successfully | |
[Sun, 05 Jun 2011 13:55:17 -0300] INFO: Processing homebrew[git] action install (homebrew::default line 62) | |
[Sun, 05 Jun 2011 13:56:18 -0300] INFO: homebrew[git] installed version 1.7.5.4 | |
[Sun, 05 Jun 2011 13:56:18 -0300] INFO: Processing script[ensure the git remote is installed] action run (homebrew::default line 64) | |
[Sun, 05 Jun 2011 13:56:18 -0300] INFO: script[ensure the git remote is installed] sh("bash" "/var/folders/F0/F0FwbKZBEf4UBKnIRZb9gU+++TI/-Tmp-/chef-script20110605-229-ckcpsh-0") | |
Initialized empty Git repository in /Users/kerberoS/Developer/.git/ | |
HEAD is now at 6eb3c27 gettext: simplify build process | |
[Sun, 05 Jun 2011 13:56:45 -0300] INFO: script[ensure the git remote is installed] ran successfully | |
[Sun, 05 Jun 2011 13:56:45 -0300] INFO: Processing script[updating homebrew from github] action run (homebrew::default line 78) | |
[Sun, 05 Jun 2011 13:56:45 -0300] INFO: script[updating homebrew from github] sh("bash" "/var/folders/F0/F0FwbKZBEf4UBKnIRZb9gU+++TI/-Tmp-/chef-script20110605-229-1gp7pty-0") | |
[Sun, 05 Jun 2011 13:56:46 -0300] INFO: script[updating homebrew from github] ran successfully | |
[Sun, 05 Jun 2011 13:56:46 -0300] INFO: Processing homebrew[nginx] action install (homebrew::default line 87) | |
[Sun, 05 Jun 2011 13:57:46 -0300] INFO: homebrew[nginx] installed version 1.0.4 | |
[Sun, 05 Jun 2011 13:57:46 -0300] INFO: Processing homebrew[solr] action install (homebrew::default line 88) | |
[Sun, 05 Jun 2011 13:57:51 -0300] INFO: homebrew[solr] installed version 3.1.0 | |
[Sun, 05 Jun 2011 13:57:51 -0300] INFO: Processing homebrew_db[redis] action install (homebrew::dbs line 11) | |
[Sun, 05 Jun 2011 13:57:59 -0300] INFO: Configuring redis to automatically start on login | |
[Sun, 05 Jun 2011 13:57:59 -0300] INFO: homebrew_db[redis] installed version 2.2.8 | |
[Sun, 05 Jun 2011 13:57:59 -0300] INFO: Processing homebrew_db[mongodb] action install (homebrew::dbs line 12) | |
[Sun, 05 Jun 2011 13:58:02 -0300] INFO: Configuring mongodb to automatically start on login | |
[Sun, 05 Jun 2011 13:58:02 -0300] INFO: homebrew_db[mongodb] installed version 1.8.1-x86_64 | |
[Sun, 05 Jun 2011 13:58:02 -0300] INFO: Processing homebrew_db[memcached] action install (homebrew::dbs line 13) | |
[Sun, 05 Jun 2011 13:59:00 -0300] INFO: Configuring memcached to automatically start on login | |
[Sun, 05 Jun 2011 13:59:00 -0300] INFO: homebrew_db[memcached] installed version 1.4.5 | |
[Sun, 05 Jun 2011 13:59:00 -0300] INFO: Processing homebrew_db[postgresql] action install (homebrew::dbs line 14) | |
[Sun, 05 Jun 2011 14:02:32 -0300] INFO: Configuring postgresql to automatically start on login | |
[Sun, 05 Jun 2011 14:02:32 -0300] INFO: homebrew_db[postgresql] installed version 9.0.4 | |
[Sun, 05 Jun 2011 14:02:32 -0300] INFO: Processing homebrew_db[mysql] action install (homebrew::dbs line 15) | |
[Sun, 05 Jun 2011 14:14:34 -0300] INFO: Configuring mysql to automatically start on login | |
[Sun, 05 Jun 2011 14:14:34 -0300] INFO: homebrew_db[mysql] installed version 5.5.10 | |
[Sun, 05 Jun 2011 14:14:34 -0300] INFO: Processing homebrew[tig] action install (homebrew::misc line 12) | |
[Sun, 05 Jun 2011 14:14:41 -0300] INFO: homebrew[tig] installed version 0.17 | |
[Sun, 05 Jun 2011 14:14:41 -0300] INFO: Processing homebrew[ack] action install (homebrew::misc line 12) | |
[Sun, 05 Jun 2011 14:14:42 -0300] INFO: homebrew[ack] installed version 1.94 | |
[Sun, 05 Jun 2011 14:14:42 -0300] INFO: Processing homebrew[coreutils] action install (homebrew::misc line 12) | |
[Sun, 05 Jun 2011 14:16:44 -0300] INFO: homebrew[coreutils] installed version 8.12 | |
[Sun, 05 Jun 2011 14:16:44 -0300] INFO: Processing homebrew[imagemagick] action install (homebrew::misc line 12) | |
[Sun, 05 Jun 2011 14:21:30 -0300] INFO: homebrew[imagemagick] installed version 6.6.9-4 | |
[Sun, 05 Jun 2011 14:21:30 -0300] INFO: Processing homebrew[sqlite] action install (homebrew::misc line 12) | |
[Sun, 05 Jun 2011 14:22:24 -0300] INFO: homebrew[sqlite] installed version 3.7.6.3 | |
[Sun, 05 Jun 2011 14:22:24 -0300] INFO: Processing homebrew[gist] action install (homebrew::misc line 12) | |
[Sun, 05 Jun 2011 14:22:27 -0300] ERROR: homebrew[gist] (homebrew::misc line 12) has had an error | |
[Sun, 05 Jun 2011 14:22:27 -0300] ERROR: Running exception handlers | |
[Sun, 05 Jun 2011 14:22:27 -0300] ERROR: Exception handlers complete | |
[Sun, 05 Jun 2011 14:22:27 -0300] FATAL: Stacktrace dumped to /Users/kerberoS/.cinderella/chef-stacktrace.out | |
[Sun, 05 Jun 2011 14:22:27 -0300] FATAL: Chef::Exceptions::Exec: homebrew[gist] (homebrew::misc line 12) had an error: /usr/bin/env HOMEBREW_TEMP=/Users/kerberoS/Developer/tmp /Users/kerberoS/Developer/bin/brew install gist returned 1, expected 0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hey Corey I'm trying to install cinderella and I'm getting this error: https://gist.github.com/1009212 could you help me?