Skip to content

Instantly share code, notes, and snippets.

View lazzarello's full-sized avatar

Lee Azzarello lazzarello

View GitHub Profile
request one after adding a recipe to run list:
~ Params: {"format"=>nil, "submit"=>"Save Node", "attributes"=>"{\"kernel\":{\"modules\":{\"ohci_hcd\":...
request two after clicking "save node" with zero recipes in run list
~ Params: {"format"=>nil, "for_node"=>["recipe[recipe[]]"], "submit"=>"Save Node", "attributes"=>"{\"kernel\":{\"modules\":{\"ohci_hcd\":
~ Started request handling: Tue Oct 06 17:24:19 +0000 2009
~ Params: {"format"=>nil, "node"=>"domU-12-31-39-06-D5-B2.compute-1.internal", "action"=>"show
", "id"=>"_provider_files", "controller"=>"chef_server_slice/cookbooks"}
~ Cannot find a cookbook named _provider_files; did you forget to add metadata to a cookbook? (http://wiki.opscode.com/display/chef/Metadata) - (ArgumentError)
/var/lib/gems/1.8/gems/chef-0.7.10/lib/chef/cookbook_loader.rb:111:in `[]'
/var/lib/gems/1.8/gems/chef-server-slice-0.7.10/app/controllers/cookbooks.rb:34:in `show'
/var/lib/gems/1.8/gems/merb-core-1.0.12/lib/merb-core/controller/abstract_controller.rb:315:in `send'
/var/lib/gems/1.8/gems/merb-core-1.0.12/lib/merb-core/controller/abstract_controller.rb:315:in `_call_action'
/var/lib/gems/1.8/gems/merb-core-1.0.12/lib/merb-core/controller/abstract_controller.rb:289:in `_dispatch'
/var/lib/gems/1.8/gems/merb-core-1.0.12/lib/merb-core/controller/merb_controller.rb:252:in `_dispatch'
DEBUG: Platform is debian version 5.0.3
DEBUG: Saving the current state of node domU-12-31-39-06-D5-B2_compute-1_internal
DEBUG: Sending HTTP Request via PUT to /nodes/domU-12-31-39-06-D5-B2_compute-1_internal
DEBUG: Synchronizing libraries
DEBUG: Sending HTTP Request via GET to /cookbooks/_library_files?node=domU-12-31-39-06-D5-B2.compute-1.internal
DEBUG: Synchronizing providers
DEBUG: Sending HTTP Request via GET to /cookbooks/_provider_files?node=domU-12-31-39-06-D5-B2.compute-1.internal
/usr/lib/ruby/1.8/net/http.rb:2097:in `error!': 500 "Internal Server Error" (Net::HTTPFatalError)
from /var/lib/gems/1.8/gems/chef-0.7.12/lib/chef/rest.rb:233:in `run_request'
from /var/lib/gems/1.8/gems/chef-0.7.12/lib/chef/rest.rb:85:in `get_rest'
[{"name":"dial","destination":"10"}]
###########################################################
# A startup item has been generated that will aid in
# starting postgresql84-server with launchd. It is disabled
# by default. Execute the following command to start it,
# and to cause it to launch at startup:
#
# sudo launchctl load -w /Library/LaunchDaemons/org.macports.postgresql84-server.plist
###########################################################
---> Installing postgresql84-server @8.4.1_0
ActiveRecord::StatementInvalid (PGError: ERROR: null value in column "latitude" violates not-null constraint
: INSERT INTO "addresses" ("name", "city", "latitude", "updated_at", "zipcode_plus_4", "address_line_1", "address_line_2", "address_line_3", "longitude", "person_id", "county_id", "state_id", "created_at") VALUES(E'personal', NULL, NULL, '2009-10-21 17:14:25.629925', E'89001', NULL, NULL, NULL, NULL, 8, NULL, NULL, '2009-10-21 17:14:25.629925') RETURNING "id"):
/vendor/rails/activerecord/lib/active_record/connection_adapters/abstract_adapter.rb:147:in `log'
/vendor/rails/activerecord/lib/active_record/connection_adapters/postgresql_adapter.rb:484:in `execute'
/vendor/rails/activerecord/lib/active_record/connection_adapters/postgresql_adapter.rb:929:in `select_raw'
/vendor/rails/activerecord/lib/active_record/connection_adapters/postgresql_adapter.rb:916:in `select'
/vendor/rails/activerecord/lib/active_record/connection_adapters/abstract/database_statements.rb:7:in `select_all_with
chef:/etc/chef# chef-client -l debug
/usr/lib/ruby/1.8/net/http.rb:586:in `connect': SSL_connect SYSCALL returned=5 errno=0 state=SSLv2/v3 read server hello A (OpenSSL::SSL::SSLError)
from /usr/lib/ruby/1.8/net/http.rb:586:in `connect'
from /usr/lib/ruby/1.8/net/http.rb:553:in `do_start'
from /usr/lib/ruby/1.8/net/http.rb:542:in `start'
from /usr/lib/ruby/1.8/net/http.rb:1035:in `request'
from /usr/lib/ruby/1.8/chef/rest.rb:178:in `run_request'
from /usr/lib/ruby/1.8/chef/rest.rb:85:in `get_rest'
from /usr/lib/ruby/1.8/chef/client.rb:193:in `register'
from /usr/lib/ruby/1.8/chef/client.rb:73:in `run'
/var/lib/gems/1.8/gems/chef-0.7.10/lib/chef/cookbook_loader.rb:111:in `[]': Cannot find a cookbook named chef; did you forget to add metadata to a cookbook? (http://wiki.opscode.com/display/chef/Metadata) (ArgumentError)
from /var/lib/gems/1.8/gems/chef-0.7.10/lib/chef/compile.rb:120:in `load_recipes'
from /var/lib/gems/1.8/gems/chef-0.7.10/lib/chef/compile.rb:110:in `each'
from /var/lib/gems/1.8/gems/chef-0.7.10/lib/chef/compile.rb:110:in `load_recipes'
from /var/lib/gems/1.8/gems/chef-0.7.10/lib/chef/client.rb:378:in `converge'
from /var/lib/gems/1.8/gems/chef-0.7.10/lib/chef/client.rb:82:in `run'
from /var/lib/gems/1.8/gems/chef-0.7.10/lib/chef/application/client.rb:186:in `run_application'
from /var/lib/gems/1.8/gems/chef-0.7.10/lib/chef/application/client.rb:178:in `loop'
from /var/lib/gems/1.8/gems/chef-0.7.10/lib/chef/application/client.rb:178:in `run_application'
from /var/lib/gems/1.8/gems/chef-0.7.10/lib/chef/application.rb:57:i
add user "tiny" on misc server
create database oscurrency_production
configure authorized keys
cap enable oscurrency root
checkout master branch
make release tag
deploy release tag
dh_installdeb
dh_shlibdeps
dh_gencontrol
dh_md5sums
dh_builddeb
dpkg-deb: building package `ejabberd' in `../ejabberd_2.1.2-1.1_i386.deb'.
dpkg-genchanges >../ejabberd_2.1.2-1.1_i386.changes
dpkg-genchanges: failure: cannot open .dsc file ../ejabberd_2.1.2-1.1.dsc: No such file or directory
dpkg-buildpackage: failure: dpkg-genchanges gave error exit status 2
debuild: fatal error at line 1319: