-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
vagrant provision failing #38
Comments
Generated at 2018-11-02 11:10:42 +0000 |
You’re using an obsolete chef-client version, please consider upgrading. You will need to use at least version 13 to satisfy the constraints. |
==> default: [2018-11-02T12:44:10+00:00] INFO: Running start handlers
==> default: [2018-11-02T12:44:10+00:00] INFO: Start handlers complete.
==> default: Running handlers:
==> default: [2018-11-02T12:44:12+00:00] ERROR: Running exception handlers
==> default: Running handlers complete
==> default: [2018-11-02T12:44:12+00:00] ERROR: Exception handlers complete
==> default: Chef Client failed. 0 resources updated in 05 seconds
==> default: [2018-11-02T12:44:12+00:00] FATAL: Stacktrace dumped to /var/chef/cache/chef-stacktrace.out
==> default: [2018-11-02T12:44:12+00:00] FATAL: Please provide the contents of the stacktrace.out file if you file a bug report
==> default: [2018-11-02T12:44:12+00:00] ERROR: Cookbook 'seven_zip' version '3.1.0' depends on chef version [">= 13.0"], but the running chef version is 12.10.24
==> default: [2018-11-02T12:44:12+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.
The text was updated successfully, but these errors were encountered: