Imported Upstream version 15.0.0
[platform/upstream/libzypp.git] / doc / zypp-NameReqPrv.1
1 '\" t
2 .\"     Title: zypp-NameReqPrv
3 .\"    Author: [see the "AUTHORS" section]
4 .\" Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/>
5 .\"      Date: 10/02/2014
6 .\"    Manual: LIBZYPP
7 .\"    Source: libzypp
8 .\"  Language: English
9 .\"
10 .TH "ZYPP\-NAMEREQPRV" "1" "10/02/2014" "libzypp" "LIBZYPP"
11 .\" -----------------------------------------------------------------
12 .\" * Define some portability stuff
13 .\" -----------------------------------------------------------------
14 .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
15 .\" http://bugs.debian.org/507673
16 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html
17 .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
18 .ie \n(.g .ds Aq \(aq
19 .el       .ds Aq '
20 .\" -----------------------------------------------------------------
21 .\" * set default formatting
22 .\" -----------------------------------------------------------------
23 .\" disable hyphenation
24 .nh
25 .\" disable justification (adjust text to left margin only)
26 .ad l
27 .\" -----------------------------------------------------------------
28 .\" * MAIN CONTENT STARTS HERE *
29 .\" -----------------------------------------------------------------
30 .SH "NAME"
31 zypp-NameReqPrv \- Investigate packages and dependencies in solver test\-cases
32 .SH "SYNOPSIS"
33 .sp
34 \fBzypp\-NameReqPrv\fR [\fB\-\-root\fR \fIDIR\fR] [[\fIOPTIONS\fR] \fINAME\fR\&...]\&...
35 .SH "DESCRIPTION"
36 .sp
37 Load all enabled repositories (without refresh) and search for occurrences of regular expression \fINAME\fR in package names or dependencies\&. In case \fIDIR\fR denotes a directory containing a solver test\-case, repositories and settings provided by the test\-case are loaded instead\&.
38 .sp
39 A solver test\-case is an abstract of repositories, packages, hardware and dependency resolution related settings which can be created by using zyppers \fB\-\-debug\-solver\fR option\&. Attached to a bug report the test\-case helps investigating the reported behavior\&. Options and output of this command are tailored to this use\-case and may change as needed\&.
40 .sp
41 Reported matches show the packages \fIinternal id\fR, \fIname\fR, \fIversion\fR and \fIarchitecture\fR, \fIpriority\fR and name of the providing \fIrepository\fR, \fIvendor\fR, \fIbuildtime\fR and the locations matching \fINAME\fR\&.
42 .sp
43 .if n \{\
44 .RS 4
45 .\}
46 .nf
47 2431  zypper\-1\&.9\&.16\-22\&.2\&.x86_64  (99)@System  openSUSE  1400499579
48                                               nam: zypper
49 40947  zypper\-1\&.9\&.3\-1\&.1\&.x86_64    (99)repo\-oss (13\&.1)  openSUSE     1383049437
50                                                        nam: zypper
51 56140  zypper\-1\&.9\&.16\-22\&.2\&.x86_64  (99)repo\-oss\-update (13\&.1)  openSUSE     1400499579
52                                                               nam: zypper
53 .fi
54 .if n \{\
55 .RE
56 .\}
57 .SH "OPTIONS"
58 .PP
59 \fB\-\-root\fR \fIDIR\fR
60 .RS 4
61 Load repos from the system located below
62 \fIDIR\fR\&. If
63 \fIDIR\fR
64 denotes a solver test\-case, the test\-case is loaded\&.
65 .RE
66 .PP
67 \fB\-\-installed\fR
68 .RS 4
69 Process installed packages only\&.
70 .RE
71 .PP
72 \fB\-i\fR/\fB\-I\fR
73 .RS 4
74 Turn on/off case insensitive search (default on)
75 .RE
76 .PP
77 \fB\-n\fR/\fB\-N\fR
78 .RS 4
79 Turn on/off looking for names (default on)
80 .RE
81 .PP
82 \fB\-p\fR/\fB\-P\fR
83 .RS 4
84 Turn on/off looking for provides (default off)
85 .RE
86 .PP
87 \fB\-r\fR/\fB\-R\fR
88 .RS 4
89 Turn on/off looking for requires (default off)
90 .RE
91 .PP
92 \fB\-c\fR/\fB\-C\fR
93 .RS 4
94 Turn on/off looking for conflicts (default off)
95 .RE
96 .PP
97 \fB\-o\fR/\fB\-O\fR
98 .RS 4
99 Turn on/off looking for obsoletes (default off)
100 .RE
101 .PP
102 \fB\-m\fR/\fB\-M\fR
103 .RS 4
104 Turn on/off looking for recommends (default off)
105 .RE
106 .PP
107 \fB\-s\fR/\fB\-S\fR
108 .RS 4
109 Turn on/off looking for supplements (default off)
110 .RE
111 .PP
112 \fB\-a\fR
113 .RS 4
114 Short for
115 \fB\-n \-p \-r\fR
116 .RE
117 .PP
118 \fB\-A\fR
119 .RS 4
120 Short for
121 \fB\-n \-P \-R\fR
122 .RE
123 .PP
124 \fB\-D\fR \fIPKG\fR
125 .RS 4
126 Dump dependencies of package
127 \fIPKG\fR
128 (exact name)\&.
129 .RE
130 .SH "AUTHORS"
131 .sp
132 Michael Andres <ma@suse\&.de>
133 .SH "SEE ALSO"
134 .sp
135 zypper(8)