Display a list of unresolved dependencies for a yum repository
repoclosure [options]
repoclosure is a program that reads package metadata from one or more yum repositories, checks all dependencies, and displays a list of packages with unresolved dependencies.
Display a help message, and then quit.
Config file to use (defaults to /etc/yum.conf).
Check packages of the given archs, can be specified multiple times (default: current arch).
Set the basearch for yum to run as.
Check build dependencies only (needs source repos enabled).
Specify a lookaside repo id to query, can be specified multiple times.
Specify repo ids to query, can be specified multiple times (default is all enabled).
Use a temp dir for storing/accessing yum-cache.
Run quietly: no warnings printed to stderr.
Check only the newest packages in the repos.
Specify a path or url to a repository (same path as in a baseurl) to add to the repositories for this query. This option can be used multiple times. If you want to view only the pkgs from this repository combine this with --repoid. The repoid for the repository is specified by REPOID.
Check closure for this package only
Check closure for packages in this group only
yum.conf (5) http://yum.baseurl.org/
See the Authors file included with this program.