yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #36717
[Bug 1463373] Re: [SRU] cc_apt_configure does not work with python3
This bug was fixed in the package cloud-init - 0.7.7~bzr1091-0ubuntu4
---------------
cloud-init (0.7.7~bzr1091-0ubuntu4) vivid; urgency=medium
* d/patches/lp-1456684-eu-central-1.patch: Add central as a direction for
EC2 availability zones (LP: #1456684).
* d/patches/lp-1464253-handle-new-cloudstack-passwords.patch: Handle both
old and new CloudStack password servers (LP: #1464253).
* d/patches/lp-1475215-fix-cloudsigma-cepko.patch: Fix CloudSigma datasource
under Python 3 (LP: #1475215).
* d/patches/lp-1463373-fix-apt-gpg-key-fetching.patch: Fix a Python 3
problem with the writing out of the script that fetches GPG keys for apt
repos (LP: #1463373).
-- Daniel Watkins <daniel.watkins@xxxxxxxxxxxxx> Mon, 29 Jun 2015
12:48:33 +0100
** Changed in: cloud-init (Ubuntu Vivid)
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/1463373
Title:
[SRU] cc_apt_configure does not work with python3
Status in cloud-init:
Fix Committed
Status in cloud-init package in Ubuntu:
Fix Released
Status in cloud-init source package in Vivid:
Fix Released
Status in cloud-init source package in Wily:
Fix Released
Bug description:
The way cc_apt_configure.py writes out the script to fetch GPG keys
breaks when using Python 3.
[Impact]
GPG keys specified in cloud configuration cannot be checked.
[Test Case]
Specify a key in a source in the apt_sources cloud config key, and ensure that there aren't warnings about it in /var/log/cloud-init.log after boot.
[Regression Potential]
This part of the feature is completely broken at the moment, so very little chance to regress.
To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1463373/+subscriptions
References