As suggested in the chef user list, have you tried to add the "apt"
cookbook to tbe runlist?

Which jclouds/jclouds-chef versions are you using? Could you also share the
code you use to configure chef and run it on the node?  Is it running as
root (or with sudo)?

I.
El 11/01/2014 20:09, "Jayant Kaushal" <[email protected]> escribió:

> Adding Ahmed. i guess you also made some progress on this
>
> Regards
> Jayant Kaushal
>
>
>
> On Sat, Jan 11, 2014 at 11:15 PM, Andrew Phillips <[email protected]>wrote:
>
>>  [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