← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1182265] Re: omnibus installation support is broken

 

This bug was fixed in the package cloud-init - 0.7.2-0ubuntu0.13.04.1

---------------
cloud-init (0.7.2-0ubuntu0.13.04.1) raring-proposed; urgency=low

  * New upstream release.
    * fix merging routines to be backwards compatible (LP: #1180867)
    * fix maas datasource if user-data is not present (LP: #1172742)
    * fix for python 2.6
    * Fix chef omnibus installation support. (LP: #1182265)
 -- Scott Moser <smoser@xxxxxxxxxx>   Thu, 20 Jun 2013 16:49:52 -0400

** Changed in: cloud-init (Ubuntu Raring)
       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 Committed
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