1repoclosure(1)                                                  repoclosure(1)
2
3
4

NAME

6       repoclosure  -  display  a  list  of  unresolved dependencies for a yum
7       repository
8

SYNOPSIS

10       repoclosure [options]
11

DESCRIPTION

13       repoclosure is a program that reads package metadata from one  or  more
14       yum repositories, checks all dependencies, and displays a list of pack‐
15       ages with unresolved dependencies.
16

OPTIONS

18       -h, --help
19              Display a help message, and then quit.
20
21       -c CONFIG, --config=CONFIG
22              Config file to use (defaults to /etc/yum.conf).
23
24       -a ARCH, --arch=ARCH
25              Check packages of the given archs,  can  be  specified  multiple
26              times (default: current arch).
27
28       --basearch=BASEARCH
29              Set the basearch for yum to run as.
30
31       -b, --builddeps
32              Check build dependencies only (needs source repos enabled).
33
34       -l LOOKASIDE, --lookaside=LOOKASIDE
35              Specify  a lookaside repo id to query, can be specified multiple
36              times.
37
38       -r REPOID, --repoid=REPOID
39              Specify repo ids to  query,  can  be  specified  multiple  times
40              (default is all enabled).
41
42       -t, --tempcache
43              Use a temp dir for storing/accessing yum-cache.
44
45       -q, --quiet
46              Run quietly: no warnings printed to stderr.
47
48       -n, --newest
49              Check only the newest packages in the repos.
50
51       --repofrompath=REPOID,PATH/URL
52              Specify  a  path  or  url  to  a  repository  (same path as in a
53              baseurl) to add to the repositories for this query. This  option
54              can  be  used  multiple times. If you want to view only the pkgs
55              from this repository combine this with --repoid. The repoid  for
56              the repository is specified by REPOID.
57
58       -p PKG, --pkg=PKG
59              Check closure for this package only
60
61       -g GROUP, --group=GROUP
62              Check closure for packages in this group only
63
64

SEE ALSO

66       yum.conf (5)
67       http://yum.baseurl.org/
68
69

AUTHORS

71       See the Authors file included with this program.
72
73
74
75                                13 January 2013                 repoclosure(1)
Impressum