Skip to content

Instantly share code, notes, and snippets.

@nmische
Created January 4, 2013 18:51
Show Gist options
  • Save nmische/4454920 to your computer and use it in GitHub Desktop.
Save nmische/4454920 to your computer and use it in GitHub Desktop.
Chef Output
[2013-01-04T17:13:25+00:00] FATAL: Mixlib::ShellOut::ShellCommandFailed: ark[mysql-connector-java] (/tmp/vagrant-chef-1/chef-solo-1/cookbooks/mysql_connector/providers/j.rb line 21) had an error: Mixlib::ShellOut::ShellCommandFailed: /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/mixlib-shellout-1.1.0/lib/mixlib/shellout.rb:248:in `invalid!': Expected process to exit with [0], but received '2'
---- Begin output of tar -xzf '/tmp/vagrant-chef-1/mysql-connector-java.tar.gz' -C '/usr/share/tomcat6/lib' mysql-connector-java-5.1.21-bin.jar; ----
STDOUT:
STDERR: tar: mysql-connector-java-5.1.21-bin.jar: Not found in archive
tar: Exiting with failure status due to previous errors
---- End output of tar -xzf '/tmp/vagrant-chef-1/mysql-connector-java.tar.gz' -C '/usr/share/tomcat6/lib' mysql-connector-java-5.1.21-bin.jar; ----
Ran tar -xzf '/tmp/vagrant-chef-1/mysql-connector-java.tar.gz' -C '/usr/share/tomcat6/lib' mysql-connector-java-5.1.21-bin.jar; returned 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment