← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1427687] Re: Reading of DMI data is broken

 

This bug was fixed in the package cloud-init - 0.7.7~bzr1076-0ubuntu1

---------------
cloud-init (0.7.7~bzr1076-0ubuntu1) vivid; urgency=medium

  * New upstream snapshot.
    * test case fixes for http_pretty
    * python2.6 fixes
    * Convert dmidecode values to sysfs names before looking. (LP: #1427687)
    * add snappy support (LP: #1428139)
 -- Scott Moser <smoser@xxxxxxxxxx>   Wed, 04 Mar 2015 17:13:55 -0500

** Changed in: cloud-init (Ubuntu)
       Status: New => 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/1427687

Title:
  Reading of DMI data is broken

Status in Init scripts for use on cloud images:
  Fix Committed
Status in cloud-init package in Ubuntu:
  Fix Released

Bug description:
  cloud-init currently assumes that the names of "files" in
  /sys/class/dmi/id/ will be the same as the arguments to dmidecode -s
  would be.

  This is not the case, so any data source that relies on DMI data is
  likely to be broken.

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


References