-
Notifications
You must be signed in to change notification settings - Fork 173
Open
Description
I think I almost got this thing working, but right at the end, it fails:
Error executing action `install` on resource 'package[php5-cgi]'
==> cider: [2014-10-18T13:41:18+00:00] INFO: Forking chef instance to converge...
==> cider: [2014-10-18T13:41:18+00:00] INFO: *** Chef 11.6.0 ***
==> cider: [2014-10-18T13:41:19+00:00] INFO: Setting the run_list to ["recipe[app::packages]", "recipe[app::web_server]", "recipe[app::vhost]", "recipe[memcached]", "recipe[app::db]"] from JSON
==> cider: [2014-10-18T13:41:19+00:00] INFO: Run List is [recipe[app::packages], recipe[app::web_server], recipe[app::vhost], recipe[memcached], recipe[app::db]]
==> cider: [2014-10-18T13:41:19+00:00] INFO: Run List expands to [app::packages, app::web_server, app::vhost, memcached, app::db]
==> cider: [2014-10-18T13:41:19+00:00] INFO: Starting Chef Run for ciderdev
==> cider: [2014-10-18T13:41:19+00:00] INFO: Running start handlers
==> cider: [2014-10-18T13:41:19+00:00] INFO: Start handlers complete.
==> cider: [2014-10-18T13:41:19+00:00] ERROR: Running exception handlers
==> cider: [2014-10-18T13:41:19+00:00] ERROR: Exception handlers complete
==> cider: [2014-10-18T13:41:19+00:00] FATAL: Stacktrace dumped to /var/chef/cache/chef-stacktrace.out
==> cider: [2014-10-18T13:41:19+00:00] FATAL: Chef::Exceptions::ChildConvergeError: Chef run process exited unsuccessfully (exit code 1)
Chef never successfully completed! Any errors should be visible in the
output above. Please fix your recipes so that they properly complete.
Metadata
Metadata
Assignees
Labels
No labels