[Bug 1716825] Please test proposed package

Ɓukasz Zemczak 1716825 at bugs.launchpad.net
Wed Sep 13 11:27:36 UTC 2017


Hello Steve, or anyone else affected,

Accepted plymouth into zesty-proposed. The package will build now and be
available at
https://launchpad.net/ubuntu/+source/plymouth/0.9.2-3ubuntu15.1 in a few
hours, and then in the -proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how
to enable and use -proposed.Your feedback will aid us getting this
update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested and change the tag from
verification-needed-zesty to verification-done-zesty. If it does not fix
the bug for you, please add a comment stating that, and change the tag
to verification-failed-zesty. In either case, details of your testing
will help us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

** Changed in: plymouth (Ubuntu Xenial)
       Status: In Progress => Fix Committed

** Tags added: verification-needed-xenial

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

Title:
  Remove unnecessary dependency on initramfs-tools

Status in plymouth package in Ubuntu:
  Fix Released
Status in plymouth source package in Xenial:
  Fix Committed
Status in plymouth source package in Zesty:
  Fix Committed

Bug description:
  [SRU Justification]
  plymouth declares a dependency on initramfs-tools | dracut.  Plymouth does not require that the system use an initramfs, it only hooks into the initramfs if it's present and if plymouth is needed for prompting prior to mounting the root filesystem.

  We should drop this dependency, to support building of images with
  initramfs-tools removed for systems that we know don't require an
  initramfs.

  [Test case]
  1. On a default cloud image install, try to run 'sudo apt purge initramfs-tools'.
  2. Verify that this tries to remove plymouth.
  3. Cancel the removal.
  4. Install plymouth from xenial-proposed.
  5. Run 'sudo apt purge initramfs-tools' again.
  6. Verify that plymouth is not removed.
  7. Run 'sudo apt install --reinstall plymouth' and confirm that the package can be installed successfully without initramfs-tools installed.

  [Regression Potential]
  If a user needs an initramfs in order to mount their root device, and plymouth is the only package on their system which depends on initramfs-tools, it is possible that the user may remove initramfs-tools and render their system unbootable.

  This is unlikely because initramfs-tools is still part of the
  'minimal' seed and is therefore a dependency of ubuntu-minimal; and it
  remains a dependency of the generic kernel image.

  So long as initramfs-tools is installed, plymouth's initramfs hooks
  will continue to function as intended when required.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/plymouth/+bug/1716825/+subscriptions



More information about the foundations-bugs mailing list