From Fedora Project Wiki
(i686 info) |
(criterion moved to Final) |
||
Line 1: | Line 1: | ||
{{Template:Associated_release_criterion| | {{Template:Associated_release_criterion|Final|no-broken-packages}} | ||
{{QA/Test_Case | {{QA/Test_Case |
Revision as of 23:31, 18 April 2017
Description
This is to verify that there are no broken dependencies between packages located on an offline install-type image (e.g. the Server-DVD.iso
image).
How to test
- Mount the image using a loopback to a directory, for example:
# mount -o loop Fedora-Server-DVD-x86_64-42.iso /media/
- Alternatively, if you have a physical media, insert it into the computer and make sure it is mounted.
- Check the dependencies of all packages using a
repoclosure
command (Architecture needs to be specified:-a x86_64
or-a i686
):$ repoclosure -a x86_64 --repofrompath myrepo,/media/ --newest -t -r myrepo
Expected Results
repoclosure
command finished successfully.- There are no packages with unresolved dependencies. Example:
Added myrepo repo from /media Reading in repository metadata - please wait.... Checking Dependencies Repos looked at: 1 myrepo Num Packages in Repos: 2766