Skip to content

Instantly share code, notes, and snippets.

@gregdek
Created January 10, 2014 04:42
Show Gist options
  • Save gregdek/8347096 to your computer and use it in GitHub Desktop.
Save gregdek/8347096 to your computer and use it in GitHub Desktop.
tail end of latest pkg-based failure
[2014-01-10T04:25:56+00:00] FATAL: Stacktrace dumped to /var/chef/cache/chef-stacktrace.out
[2014-01-10T04:25:56+00:00] ERROR: execute[chmod +x //source/tools/eucalyptus-cloud] (eucalyptus::cloud-controller line 46) had an error: Mixlib::ShellOut::ShellCommandFailed: Expected process to exit with [0], but received '1'
---- Begin output of chmod +x //source/tools/eucalyptus-cloud ----
STDOUT:
STDERR: chmod: cannot access `//source/tools/eucalyptus-cloud': No such file or directory
---- End output of chmod +x //source/tools/eucalyptus-cloud ----
Ran chmod +x //source/tools/eucalyptus-cloud returned 1
[2014-01-10T04:23:57+00:00] INFO: Forking chef instance to converge...
[2014-01-10T04:25:56+00:00] FATAL: Chef::Exceptions::ChildConvergeError: Chef run process exited unsuccessfully (exit code 1)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment