Created
November 20, 2009 16:53
-
-
Save stormsilver/239622 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
| *** LOCAL GEMS *** | |
| abstract (1.0.0) | |
| amqp (0.6.5) | |
| builder (2.1.2) | |
| coderay (0.8.357) | |
| cucumber (0.4.4) | |
| deep_merge (0.1.0) | |
| diff-lcs (1.1.2) | |
| erubis (2.6.5) | |
| eventmachine (0.12.10) | |
| extlib (0.9.13) | |
| gemcutter (0.1.7) | |
| git (1.2.5) | |
| haml (2.2.13) | |
| jeweler (1.4.0) | |
| json (1.2.0) | |
| json_pure (1.2.0) | |
| merb-assets (1.0.15) | |
| merb-core (1.0.15) | |
| merb-haml (1.0.15) | |
| merb-helpers (1.0.15) | |
| merb-slices (1.0.15) | |
| mime-types (1.16) | |
| mixlib-authentication (1.0.0) | |
| mixlib-cli (1.0.4) | |
| mixlib-config (1.0.12) | |
| mixlib-log (1.0.3) | |
| nanite (0.4.1.13) | |
| net-scp (1.0.2) | |
| net-ssh (2.0.15) | |
| ohai (0.3.7) | |
| polyglot (0.2.9) | |
| rack (1.0.1) | |
| rake (0.8.7) | |
| rspec (1.2.9) | |
| ruby-hmac (0.3.2) | |
| rubyforge (2.0.3) | |
| systemu (1.2.0) | |
| term-ansicolor (1.0.4) | |
| thor (0.9.9) | |
| treetop (1.4.2) |
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
| [root@chef08 chef]# rake gem | |
| (in /tmp/chef) | |
| rake package | |
| (in /tmp/chef/chef) | |
| rake package | |
| (in /tmp/chef/chef-server-api) | |
| rake package | |
| (in /tmp/chef/chef-server-webui) | |
| rake package | |
| (in /tmp/chef/chef-server) | |
| /tmp/chef/chef-server/../chef/lib/chef.rb:30: warning: already initialized constant VERSION | |
| Loading init file from /tmp/chef/chef-server/config/init.rb | |
| Loading /tmp/chef/chef-server/config/environments/development.rb | |
| rake package | |
| (in /tmp/chef/chef-solr) | |
| rake aborted! | |
| Don't know how to build task 'package' | |
| (See full trace by running task with --trace) | |
| rake aborted! | |
| Command failed with status (1): [rake package...] | |
| /tmp/chef/Rakefile:8 | |
| (See full trace by running task with --trace) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment