[Bug 961142] Re: chef 0.10: package installation: returned 100, expected 0

2012-12-19 Thread Romain Cambien
Hi, I had the same problem with cloud-init and chef. Some package installation failed with code 100 (Dpkg sub-process failed). I manage to fix it by installing chef and running chef-client manually in the cloud-config : #cloud-config output: { all: '| tee -a /var/log/cloud-init-output.log' }

[Bug 961142] Re: chef 0.10: package installation: returned 100, expected 0

2012-12-19 Thread Romain Cambien
Hi, I had the same problem with cloud-init and chef. Some package installation failed with code 100 (Dpkg sub-process failed). I manage to fix it by installing chef and running chef-client manually in the cloud-config : #cloud-config output: { all: '| tee -a /var/log/cloud-init-output.log' }