group.of.nepali.translators team mailing list archive
-
group.of.nepali.translators team
-
Mailing list archive
-
Message #11626
[Bug 1665701] Re: Missing inspect-internal command
This bug was fixed in the package curtin - 0.1.0~bzr470-0ubuntu1~16.10.1
---------------
curtin (0.1.0~bzr470-0ubuntu1~16.10.1) yakkety-proposed; urgency=medium
* debian/rules: record debian package version in installed package.
(LP: #1666986)
* New upstream snapshot.
- vmtest: allow time-based skipping of tests, apply to ZestyMdadmBcache
to temporarily avoid bug 1667078.
- Add iSCSI disk support. (LP: #1645515)
- vmtest: handle change in btrfs-progs when finding fs UUID. (LP: #1665701)
- pycodestyle: fix bare except in vmtests
- unittests: add subp coverage for retries, and rcs
- reporting: Add better descriptions and granularity of events
- tox: do not bother with pep8 from trusty in trusty-check
- tests: add two scripts used for running vmtest with installed package.
- Make add-apt-repository command retry
- Add tests for network bridging configuration
-- Scott Moser <smoser@xxxxxxxxxx> Wed, 01 Mar 2017 11:17:12 -0500
** Changed in: curtin (Ubuntu Yakkety)
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/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 Released
Status in btrfs-progs source package in Yakkety:
New
Status in curtin source package in Yakkety:
Fix Released
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