Skip to content

Instantly share code, notes, and snippets.

@keo
Created November 26, 2012 14:04
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 keo/5859f8308dedbc4e4750 to your computer and use it in GitHub Desktop.
Save keo/5859f8308dedbc4e4750 to your computer and use it in GitHub Desktop.
[default] /usr/local/ey_resin/ruby/lib/ruby/gems/1.8/gems/chef-0.6.0.2/lib/chef/mixin/command.rb:157:in `run_command'
[default] :
[default] psql -U postgres postgres -c "CREATE DATABASE tc-v2 OWNER vagrant" returned 1, expected 0
[default] (
[default] Chef::Exceptions::Exec
[default] )
[default] ---- Begin output of psql -U postgres postgres -c "CREATE DATABASE tc-v2 OWNER vagrant" ----
STDOUT:
STDERR: ERROR: syntax error at or near "-"
LINE 1: CREATE DATABASE tc-v2 OWNER vagrant
^
---- End output of psql -U postgres postgres -c "CREATE DATABASE tc-v2 OWNER vagrant" ----
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment