yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #03413
[Bug 1182265] Re: omnibus installation support is broken
This bug was fixed in the package cloud-init - 0.7.3~bzr826-0ubuntu1
---------------
cloud-init (0.7.3~bzr826-0ubuntu1) saucy; urgency=low
* New upstream snapshot.
* Fix omnibus support (LP: #1182265)
* invoke 'initctl reload-configuration' on upstart jobs again
(LP: #1124384)
* Remove unowned files in /etc/apt/apt.conf.d/ after purge. (Closes #674237)
-- Scott Moser <smoser@xxxxxxxxxx> Wed, 10 Jul 2013 13:35:59 -0400
** Changed in: cloud-init (Ubuntu)
Status: Confirmed => 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 Committed
Status in “cloud-init” package in Ubuntu:
Fix Released
Status in “cloud-init” source package in Raring:
Fix Committed
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