From Fedora Project Wiki

(render the <pre> tag correctly)
No edit summary
Line 3: Line 3:
|actions=
|actions=
# Download DVD image
# Download DVD image
# Mount the ISO, for example: <pre># mount -o loop Fedora-14-x86_64-DVD.iso /media/ </pre>
# Mount the ISO, for example: <pre># mount -o loop Fedora-18-x86_64-DVD.iso /media/ </pre>
# Check the dependencies of all packages. If you have a physical media, the process is the same. <pre># repoclosure --repofrompath myrepo,/media/ --newest -t -r myrepo </pre>
# Check the dependencies of all packages. If you have a physical media, the process is the same. <pre># repoclosure --repofrompath myrepo,/media/ --newest -t -r myrepo </pre>
|results=
|results=

Revision as of 18:44, 3 October 2012

Description

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


How to test

  1. Download DVD image
  2. Mount the ISO, for example:
    # mount -o loop Fedora-18-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/ --newest -t -r myrepo 

Expected Results

  1. Checking dependencies finished successfully
  2. There are no packages with unresolved dependencies from myrepo in the output. See below for sample output
     Added myrepo repo from /media
     Reading in repository metadata - please wait....
     Checking Dependencies
     Repos looked at: 1
        myrepo
     Num Packages in Repos: 2766