** Patch added: "Fix for 12.04"
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1492420/+attachment/4457648/+files/lp-1492420.patch
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1492420
Simple patch fixes the problem:
--- cloud-init-0.6.3.orig/cloudinit/DataSourceConfigDrive.py
+++ cloud-init-0.6.3/cloudinit/DataSourceConfigDrive.py
@@ -380,7 +380,8 @@
files = {}
try:
for item in results['metadata'].get('files', {}):
-files[item['path']] = read_cont
This bug only affects Ubuntu 12.04.
** Also affects: cloud-init (Ubuntu Precise)
Importance: Undecided
Status: New
** Changed in: cloud-init (Ubuntu Precise)
Status: New => In Progress
** Changed in: cloud-init (Ubuntu Precise)
Assignee: (unassigned) => Ben Howard (utlemmin