[2012-12-02T20:47:52+00:00] INFO: remote_directory[tests-support-tdd-example-default] created directory /var/chef/minitest/tdd-example/support[2012-12-02T20:47:52+00:00] ERROR: remote_directory[tests-support-tdd-example-default] (minitest-handler::default line 60) had an error: cookbook tdd-example has no directory files/default/tests/minitest/support; ignore_failure is set, continuing
================================================================================Error executing action `create` on resource 'remote_directory[tests-support-tdd-example-default]'================================================================================
Chef::Exceptions::FileNotFound------------------------------cookbook tdd-example has no directory files/default/tests/minitest/supportResource Declaration:---------------------# In /tmp/vagrant-chef-1/chef-solo-1/cookbooks/minitest-handler/recipes/default.rb60: remote_directory "tests-support-#{cookbook_name}-#{recipe_name}" do61: source "tests/minitest/support"62: cookbook cookbook_name63: path "#{node['minitest']['path']}/#{cookbook_name}/support"64: recursive true65: ignore_failure true66: end67: endCompiled Resource:------------------# Declared in /tmp/vagrant-chef-1/chef-solo-1/cookbooks/minitest-handler/recipes/default.rb:60:in `block in from_file'remote_directory("tests-support-tdd-example-default") doprovider Chef::Provider::RemoteDirectoryaction :createignore_failure trueretries 0retry_delay 2path "/var/chef/minitest/tdd-example/support"recursive truesource "tests/minitest/support"files_backup 5files_mode 420overwrite truecookbook "tdd-example"cookbook_name :"minitest-handler"recipe_name "default"end
Archive powered by MHonArc 2.6.16.