From Fedora Project Wiki
No edit summary |
(Add to proper category) |
||
Line 9: | Line 9: | ||
# There are no packages with unresolved dependencies from myrepo in the output | # There are no packages with unresolved dependencies from myrepo in the output | ||
}} | }} | ||
[[Category:Installer_Image_Sanity_Test_Cases]] |
Revision as of 22:15, 15 January 2010
Description
This test will read in metadata of a mediakit and check dependencies in all packages for resolution.
How to test
- Download DVD or CD images
- Mount the ISO, for example:
#mount -o loop Fedora-12-x86_64-DVD.iso /media/
- Check the dependencies of all packages, if you have a physical media, the process is the same:
#repoclosure --repofrompath myrepo,/media/
Expected Results
- Checking dependencies finished successfully
- There are no packages with unresolved dependencies from myrepo in the output