← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1475215] Re: [SRU] cloudinit.cs_utils.Cepko doesn't work under Python 3

 

** Changed in: cloud-init
       Status: In Progress => 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/1475215

Title:
  [SRU] cloudinit.cs_utils.Cepko doesn't work under Python 3

Status in cloud-init:
  Fix Released
Status in cloud-init package in Ubuntu:
  Fix Released
Status in cloud-init source package in Vivid:
  Fix Released

Bug description:
  In Python 3, Serial objects expect to be communicated with in bytes,
  we still try to pass strings in.

  [Impact]
  Versions of Ubuntu which have Python 3 as the default Python (15.04 onwards) won't successfully boot on CloudSigma.

  [Test Case]
  Try to boot a vivid (or wily) instance in CloudSigma, and observe your inability to SSH in to it.

  [Regression Potential]
  None; cloud-init is completely broken on CloudSigma at the moment.

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


References