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

2013-06-21 Thread Tobias Wilken
Hey, I solved the process for us, by creating a chef recipe, with just: ` ENV['DEBCONF_REDIR'] = "" ENV['DEBIAN_HAS_FRONTEND'] = "" ` This is executed as first recipe and we had no more problems. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

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

2012-06-03 Thread Tobias Wilken
Hey, I tried it with 12.04 (AWS ami-1de8d369), same error as before, as you suspected. I appended the cloud-init-output.log, but I couldn't get more information out of this. I also logged the output of `env` inside a chef recipe: Started via cloud init: UPSTART_INSTANCE= SHLVL=1 INSTANCE= DPKG_M

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

2012-03-21 Thread Tobias Wilken
Public bug reported: I'm trying to prepare nodes with cloud-init and chef 0.10 on Ubuntu 11.10 (Oneiric Ocelot) (amazon) instances. On simple package installation via chef recipe, e.g: package "munin-node" I'm running into a apt-get error: apt-get -q -y install munin-node=1.4.5-3ubuntu4 returned