Public bug reported:

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]

** Affects: cloud-init
     Importance: High
         Status: Confirmed

** Affects: cloud-init (Ubuntu)
     Importance: High
         Status: Confirmed

** Also affects: cloud-init (Ubuntu)
   Importance: Undecided
       Status: New

** Changed in: cloud-init
       Status: New => Confirmed

** Changed in: cloud-init (Ubuntu)
       Status: New => Confirmed

** Changed in: cloud-init (Ubuntu)
   Importance: Undecided => High

** Changed in: cloud-init
   Importance: Undecided => High

** Branch linked: lp:~wingc/cloud-init/fix-chef-omnibus-install

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to cloud-init in Ubuntu.
https://bugs.launchpad.net/bugs/1182265

Title:
  omnibus installation support is broken

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1182265/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs

Reply via email to