[Bug 1665701] Re: Missing inspect-internal command

Brian Murray brian at ubuntu.com
Thu Mar 2 19:36:58 UTC 2017


Hello Joshua, or anyone else affected,

Accepted curtin into yakkety-proposed. The package will build now and be
available at
https://launchpad.net/ubuntu/+source/curtin/0.1.0~bzr470-0ubuntu1~16.10.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 to verification-done. If it does not fix the
bug for you, please add a comment stating that, and change the tag to
verification-failed.  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: curtin (Ubuntu Yakkety)
       Status: Confirmed => Fix Committed

** Tags added: verification-needed

** Changed in: curtin (Ubuntu Xenial)
       Status: Confirmed => Fix Committed

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

Title:
  Missing inspect-internal command

Status in btrfs-progs package in Ubuntu:
  Confirmed
Status in curtin package in Ubuntu:
  Fix Released
Status in btrfs-progs source package in Xenial:
  New
Status in curtin source package in Xenial:
  Fix Committed
Status in btrfs-progs source package in Yakkety:
  New
Status in curtin source package in Yakkety:
  Fix Committed

Bug description:
  ==== Begin Curtin SRU Template ====
  [Impact]
  This change is actually only a test change.
  Vmtest does an instllation to a btrfs device and then boots into the
  installed system and collects information to verify that the install
  worked properly.  That collection of information was using
   btrfs-show-super (<yakkety) or btrfs-inspect-internal (yakkety).

  Neither of those programs are available in zesty, so we have adjusted
  the collection to use btrfs-show-super or btrfs-debug-tree (which is
  also available in yakkety).

  [Test Case]
  Run curtin vmtest on tests/vmtests/test_iscsi.py.
   ./tools/jenkins-runner tests/vmtests/test_nvme.py tests/vmtests/test_basic.py
      
  Those tests excercise the installation to btrfs and collection of information
  in Trusty, Xenial, Yakkety, Zesty.

  [Regression Potential]
  This fix was test-only. There were no changes made to the runtime path of
  curtin for this fix.

  ==== End Curtin SRU Template ====

  
  btrfs-progs in Zesty (7.9.1-1) is missing the the btrfs-inspect-internal binary. btrfs-inspect-internal replaces the btrfs-show-super command, which is present in Yakkety, but again neither is in Zesty.

  Also note that the man pages for both are present in Zesty.

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



More information about the foundations-bugs mailing list