From Fedora Project Wiki
Description
This test will read in metadata of all packages included on DVD media and determine whether any package or file conflicts exist.
How to test
- Download the DVD image
- Mount the ISO, for example:
mount -o loop Fedora-12-i386-DVD.iso /media/
- Next, download the potential_conflict.py script.
- Check for file conflicts by running the script:
python potential_conflict.py --repofrompath=media,/media -r media
Expected Results
- The
potential_conflict.py
script completes successfully - No package or file conflicts were detected for packages included in the media kit