Thanks for filing a bug.

I can recreate this using your config file.  It appears to be related to
the shell parsing of that value, if you leave a space before the start
of the list and the end like so:

diff -u /etc/cloud/cloud.cfg.d/90_dpkg.cfg.bad 
/etc/cloud/cloud.cfg.d/90_dpkg.cfg
--- /etc/cloud/cloud.cfg.d/90_dpkg.cfg.bad      2019-08-28 01:28:14.064394783 
+0000
+++ /etc/cloud/cloud.cfg.d/90_dpkg.cfg  2019-08-28 01:26:12.279439013 +0000
@@ -1,2 +1,2 @@
 # to update this file, run dpkg-reconfigure cloud-init
-datasource_list: [ConfigDrive, None]
+datasource_list: [ ConfigDrive, None ]


I believe this is due to manual modification of the file, correct?


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

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

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

Title:
  Upgrade corrupts 90_dpkg.cfg

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

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

Reply via email to