← Back to team overview

group.of.nepali.translators team mailing list archive

[Bug 1665014] Re: SRU 0.15 tracking bug

 

This bug was fixed in the package ubuntu-image - 0.15+16.04ubuntu1

---------------
ubuntu-image (0.15+16.04ubuntu1) xenial; urgency=medium

  * SRU tracking number LP: #1665014
  * ubuntu-image now supports gadget.yaml files with multiple volume
    specifications.  Each volume describes a different disk image.  For
    the multi-volume case, no implicit root file system structure is added
    at all; the root file system partition must be defined in the
    gadget.yaml.  -o/--output is ignored in the multi-volume case.
    (LP:1641727)
  * Add -O/--output-dir command line options.  Disk image files are
    written here using the volume name and a .img suffix.  Deprecate
    -o/--output.  -O and -o are mutually exclusive.
  * Handle structure parts with size or offset < 1MiB.  (LP:1630709)
  * Warn when the size or offset is not a multiple of the sector size.
    (LP:1663172 and LP:1621151)
  * Allow and ignore any string values in the ``defaults`` section.
    (LP:1661515)
  * Handle a couple more cases where ubuntu-image as a snap cannot read
    from /tmp (model assertions and extra snaps).  (LP:1663424)
  * Add a release script.  (LP:1655669)
  * Version numbers for the snap now say "+snap" instead of "+real".
    (LP:1664296)

 -- Barry Warsaw <barry@xxxxxxxxxx>  Mon, 06 Feb 2017 18:36:02 -0500

** Changed in: ubuntu-image (Ubuntu Xenial)
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of नेपाली
भाषा समायोजकहरुको समूह, which is subscribed to Xenial.
Matching subscriptions: Ubuntu 16.04 Bugs
https://bugs.launchpad.net/bugs/1665014

Title:
  SRU 0.15 tracking bug

Status in ubuntu-image package in Ubuntu:
  Fix Released
Status in ubuntu-image source package in Xenial:
  Fix Released
Status in ubuntu-image source package in Yakkety:
  Fix Released

Bug description:
  New SRU tracking bug (with exception) for ubuntu-image 0.15 in Yakkety
  and Xenial.

  See https://wiki.ubuntu.com/UbuntuImageUpdates

  [Impact]

  ubuntu-image 0.15 fixes some bugs and brings feature parity with the
  original design by adding support for multi-volume gadget.yaml
  specifications.  This release deprecates -o/--output in favor of -O
  /--output-dir.  It also handles structure parts with size or offset <
  1MiB.  Bugs fixed include problems with /tmp in the snap version and
  ignoring any values in the defaults section of the gadget.yaml

  [Test Case]

  Create an image using the official amd64 model assertion. Ensure that
  the resulting image boots to 'press enter to configure' phase.

  [Regression Potential]

  * ubuntu-image may not produce a bootable image.
  * More warnings may be emitted in the log file (due to misaligned size or offsets)
  * There could be bugs in multi-volume gadget support that breaks single-volume specifications

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


References