From Fedora Project Wiki

Revision as of 06:37, 25 November 2009 by Liam (talk | contribs) (→‎Description)

The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Description

This test will read in metadata of a mediakit and check dependencies in all packages for resolution.

Steps To Reproduce

  1. Download ISOs of DVD or CD
  2. Mount the ISO, for example:
    #mount -o loop Fedora-12-x86_64-DVD.iso /media/ 
  3. Check the dependencies of all packages, if you have a physical media, the process is the same:
    #repoclosure --repofrompath myrepo,/media/ 

Expected Results

  1. Checking dependencies finished successfully
  2. There are no packages with unresolved dependencies from myrepo