Skip to content

Instantly share code, notes, and snippets.

@lazzarello
Created April 1, 2009 20:08
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 lazzarello/88874 to your computer and use it in GitHub Desktop.
Save lazzarello/88874 to your computer and use it in GitHub Desktop.
~/src/chef$ rake gem
(in /home/lee/src/chef)
rake package
(in /home/lee/src/chef/chef)
rake package
(in /home/lee/src/chef/chef-server-slice)
mkdir -p pkg
Successfully built RubyGem
Name: chef-server-slice
Version: 0.5.7
File: chef-server-slice-0.5.7.gem
mv chef-server-slice-0.5.7.gem pkg/chef-server-slice-0.5.7.gem
rake package
(in /home/lee/src/chef/chef-server)
Loading init file from /home/lee/src/chef/chef-server/config/init.rb
rake aborted!
Cannot find configuration option manage_secret_key
/home/lee/src/chef/chef-server/Rakefile:22
(See full trace by running task with --trace)
rake aborted!
Command failed with status (1): [rake package...]
/home/lee/src/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