Public bug reported:

Deployment fails when maas curtin_userdata is set to install cloud-init
from proposed.

ubuntu@maas:~$ diff -u curtin_userdata-20190522.orig 
/etc/maas/preseeds/curtin_userdata
--- curtin_userdata-20190522.orig       2019-05-22 16:54:35.745391284 +0000
+++ /etc/maas/preseeds/curtin_userdata  2019-05-22 22:29:00.485821466 +0000
@@ -40,3 +40,12 @@
   driver_06_depmod: ["curtin", "in-target", "--", "depmod"]
   driver_07_update_initramfs: ["curtin", "in-target", "--", 
"update-initramfs", "-u"]
 {{endif}}
+apt:
+  sources:
+    proposed.list:
+        source: deb $MIRROR {{release}}-proposed main
+late_commands:
+  99_install_packages: ['curtin', 'in-target', '--',
+                        'env', 'DEBIAN_FRONTEND=noninteractive',
+                        'apt-get', 'install', '-qy',
+                        'cloud-init/{{release}}-proposed']

sosreport and the console log are attached.

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


** Tags: cdo-qa

** Attachment added: "sosreport-hoskins-20190522234430.tar.xz"
   
https://bugs.launchpad.net/bugs/1830129/+attachment/5265830/+files/sosreport-hoskins-20190522234430.tar.xz

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1830129

Title:
  Deployment fails with maas curtin_userdata set to deploy cloud-init
  19.1-1-gbaa47854 from proposed

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to