Skip to content

Instantly share code, notes, and snippets.

@pblittle
Created April 7, 2010 22:01
Show Gist options
  • Save pblittle/359521 to your computer and use it in GitHub Desktop.
Save pblittle/359521 to your computer and use it in GitHub Desktop.
DEBUG: Ran cp -RPp /home/ubuntu/apps/example.com/shared/cached-copy/. /home/ubuntu/apps/example.com/releases/20100407215512 returned 0
INFO: ensuring proper ownership
INFO: Making pre-migration symlinks: config/database.yml => config/database.yml
ERROR: deploy[/home/ubuntu/apps/example.com] (/home/ubuntu/hugo-repos/site-cookbooks/hugo_deploy/recipes/default.rb line 41) had an error:
No such file or directory - /home/ubuntu/apps/example.com/shared/config/database.yml or /home/ubuntu/apps/example.com/releases/20100407215512/config/database.yml
/usr/lib/ruby/1.8/fileutils.rb:338:in `symlink'
/usr/lib/ruby/1.8/fileutils.rb:338:in `ln_s'
/usr/lib/ruby/1.8/fileutils.rb:1411:in `fu_each_src_dest0'
/usr/lib/ruby/1.8/fileutils.rb:336:in `ln_s'
/usr/lib/ruby/1.8/fileutils.rb:359:in `ln_sf'
/usr/lib/ruby/gems/1.8/gems/chef-0.8.10/bin/../lib/chef/provider/deploy.rb:234:in `run_symlinks_before_migrate'
/usr/lib/ruby/gems/1.8/gems/chef-0.8.10/bin/../lib/chef/provider/deploy.rb:233:in `each'
/usr/lib/ruby/gems/1.8/gems/chef-0.8.10/bin/../lib/chef/provider/deploy.rb:233:in `run_symlinks_before_migrate'
/usr/lib/ruby/gems/1.8/gems/chef-0.8.10/bin/../lib/chef/provider/deploy.rb:146:in `migrate'
/usr/lib/ruby/gems/1.8/gems/chef-0.8.10/bin/../lib/chef/provider/deploy.rb:117:in `deploy'
/usr/lib/ruby/gems/1.8/gems/chef-0.8.10/bin/../lib/chef/provider/deploy.rb:71:in `action_deploy'
/usr/lib/ruby/gems/1.8/gems/chef-0.8.10/bin/../lib/chef/runner.rb:60:in `send'
/usr/lib/ruby/gems/1.8/gems/chef-0.8.10/bin/../lib/chef/runner.rb:60:in `run_action'
/usr/lib/ruby/gems/1.8/gems/chef-0.8.10/bin/../lib/chef/runner.rb:114:in `converge'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment