Skip to content

Instantly share code, notes, and snippets.

/-

Created April 1, 2015 02:51
Show Gist options
  • Save anonymous/85c53e8395420802a0ef to your computer and use it in GitHub Desktop.
Save anonymous/85c53e8395420802a0ef to your computer and use it in GitHub Desktop.
cd /pups && git pull && /pups/bin/pups --stdin
Updating ee8fdfb..4203610
Fast-forward
README.md | 10 +++++++++-
1 file changed, 9 insertions(+), 1 deletion(-)
FAILED
--------------------
RuntimeError: cd /var/www/discourse && su discourse -c 'bundle exec rake db:migrate' failed with return #<Process::Status: pid 161 exit 1>
Location of failure: /pups/lib/pups/exec_command.rb:105:in `spawn'
exec failed with the params {"cd"=>"$home", "hook"=>"bundle_exec", "cmd"=>["su discourse -c 'bundle install --deployment --verbose --without test --without development'", "su discourse -c 'bundle exec rake db:migrate'", "su discourse -c 'bundle exec rake assets:precompile'"]}
0d156b72b11b9e82998783204143c24af3389498427e1895ddc1b559442a9f9f
FAILED TO BOOTSTRAP
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment