Just fired up an ec2 instance and ran chef-solo on ubuntu 12.04, I am seeing this error below. I can't seem to understand what the reason is for the error?
[
ec2-removed.compute-1.amazonaws.com] out: [2012-11-11T04:46:56+00:00] INFO: Processing template[/var/cache/local/preseeding/mysql-server.seed] action create (mysql::server line 43)
[
ec2-removed.compute-1.amazonaws.com] out: [2012-11-11T04:46:56+00:00] INFO: template[/var/cache/local/preseeding/mysql-server.seed] sending run action to execute[preseed mysql-server] (immediate)
[
ec2-removed.compute-1.amazonaws.com] out: [2012-11-11T04:47:23+00:00] FATAL: Mixlib::ShellOut::ShellCommandFailed: service[mysql] (mysql::server line 71) had an error: Mixlib::ShellOut::ShellCommandFailed: Expected process to exit with [0], but received '1'
Fatal error: run() received nonzero return code 1 while executing!