From Fedora Project Wiki
(add the 'associated criterion' block) |
(adjust associated_release_criterion template invocation) |
||
Line 1: | Line 1: | ||
{{Template:Associated_release_criterion| | {{Template:Associated_release_criterion|Alpha|no-broken-packages}} | ||
{{QA/Test_Case | {{QA/Test_Case |
Revision as of 20:53, 30 July 2013
Description
This is to verify that there are no broken dependencies between packages located on the DVD.iso
image.
How to test
- Mount the
DVD.iso
image using a loopback to a directory, for example:# mount -o loop Fedora-42-x86_64-DVD.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:$ repoclosure --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