[Bug 1325746] Re: dpkg-reconfigure doesn't work as expected
Scott Moser
smoser at ubuntu.com
Fri Jun 20 17:32:30 UTC 2014
** Changed in: cloud-init (Ubuntu Trusty)
Status: Triaged => In Progress
** Description changed:
+ [Impact]
+
+ * 'dpkg-reconfigure cloud-init' does not work as expected.
+
+ [Test Case]
+
+ * install cloud-init
+ * dpkg-reconfigure cloud-init
+ * make some changes to selections
+ * notice errors like:
+ Use of uninitialized value in string eq at /usr/share/perl5/Debconf/Element/Multiselect.pm line 38, <GEN1> line 3.
+
+ * notice that /etc/cloud.cfg/90_dpkg.cfg is not updated as expected.
+ * running 'dpkg-reconfigure cloud-init' again will not have kept your selections.
+
+ [Regression Potential]
+
+ * low. this was busted. the fix is correct and is in utopic.
+
+
+ --- original bug report ---
running 'dpkg-reconfigure cloud-init' shows an issue.
To recreate:
- dpkg-reconfigure cloud-init
- check some boxes (including anything after MAAS)
- notice that:
- * debconf complains :
- Use of uninitialized value in list assignment at /usr/share/perl5/Debconf/Element/Multiselect.pm line 12
- * /etc/cloud/cloud.cfg.d/90_dpkg.cfg does not have all datasources in it.
-
+ dpkg-reconfigure cloud-init
+ check some boxes (including anything after MAAS)
+ notice that:
+ * debconf complains :
+ Use of uninitialized value in list assignment at /usr/share/perl5/Debconf/Element/Multiselect.pm line 12
+ * /etc/cloud/cloud.cfg.d/90_dpkg.cfg does not have all datasources in it.
+
Also, running again will show 'Ec2' not selected.
ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: cloud-init 0.7.5-0ubuntu1
ProcVersionSignature: User Name 3.13.0-27.50-generic 3.13.11
Uname: Linux 3.13.0-27-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.2
Architecture: amd64
Date: Mon Jun 2 21:12:27 2014
Ec2AMI: ami-000008f3
Ec2AMIManifest: FIXME
Ec2AvailabilityZone: nova
Ec2InstanceType: m1.small
Ec2Kernel: aki-00000548
Ec2Ramdisk: ari-00000548
PackageArchitecture: all
ProcEnviron:
- TERM=screen
- PATH=(custom, no user)
- XDG_RUNTIME_DIR=<set>
- LANG=en_US.UTF-8
- SHELL=/bin/bash
+ TERM=screen
+ PATH=(custom, no user)
+ XDG_RUNTIME_DIR=<set>
+ LANG=en_US.UTF-8
+ SHELL=/bin/bash
SourcePackage: cloud-init
UpgradeStatus: No upgrade log present (probably fresh install)
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to cloud-init in Ubuntu.
https://bugs.launchpad.net/bugs/1325746
Title:
dpkg-reconfigure doesn't work as expected
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1325746/+subscriptions
More information about the Ubuntu-server-bugs
mailing list