[2014-01-11T15:51:30+00:00] ERROR: package[mysql-client] (mysql::client
line 46) had an error: Mixlib::ShellOut::ShellCommandFailed: Expected
process to exit with [0], but received ''

If you run the process on the machine itself, what is its exit code [1]? If you want to invoke it through jclouds, it needs to return an exit code of 0 if successful (as per Unix convention).

ap

[1] http://www.cyberciti.biz/faq/shell-how-to-determine-the-exit-status-of-linux-and-unix-command/

Reply via email to