yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #06076
[Bug 1182265] Re: omnibus installation support is broken
fixed in 0.7.3
** Changed in: cloud-init
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to cloud-init.
https://bugs.launchpad.net/bugs/1182265
Title:
omnibus installation support is broken
Status in Init scripts for use on cloud images:
Fix Released
Status in “cloud-init” package in Ubuntu:
Fix Released
Status in “cloud-init” source package in Raring:
Fix Released
Bug description:
cloud-init fails to install the Chef client via 'omnibus' installer,
support for which was added in the following change:
http://bazaar.launchpad.net/~cloud-init-dev/cloud-
init/trunk/revision/749
Here 'content' is a UrlRequest object, but util.write_file() dies with an exception due to a debug statement.
The proposed fix is to convert the UrlReponse into a plain string and
pass that to util.write_file(), which makes things work as expected.
[the above copied from MP at https://code.launchpad.net/~wingc/cloud-
init/fix-chef-omnibus-install/+merge/164810 . Thank you Christopher]
To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1182265/+subscriptions