Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 243304
Collapse All | Expand All

(-)revdep-rebuild.1 (+37 lines)
Lines 91-96 Link Here
91
.br 
91
.br 
92
\fBrevdep\-rebuild \-\-library libImlib[2]*.so.*\fR
92
\fBrevdep\-rebuild \-\-library libImlib[2]*.so.*\fR
93
93
94
.SH "FILES"
95
.P
96
revdep\-rebuild keeps several pseudo-temporary files in /var/cache/revdep\-rebuild/. Deleting these files can improve accuracy at the cost of speed:
97
.TP 15
98
.I 0_env.rr
99
Contains environment variables
100
.TP
101
.I 1_files.rr
102
Contains a list of files to search
103
.TP
104
.I 2_ldpath.rr
105
Contains the LDPATH
106
.TP
107
.I 3_broken.rr
108
Contains the list of broken files
109
.TP
110
.I 3_errors.rr
111
Contains the ldd error output
112
.TP
113
.I 4_raw.rr
114
Contains the raw list of packages
115
.TP
116
.I 4_owners.rr
117
Contains the file owners
118
.TP
119
.I 4_pkgs.rr
120
Contains the unsorted bare package names
121
.TP
122
.I 4_ebuilds.rr
123
Contains the unsorted atoms
124
.TP
125
.I 5_order.rr
126
Contains the sorted atoms
127
.TP
128
.I 6_status.rr
129
Contains the ldd error output
130
94
.SH "EXIT STATUS"
131
.SH "EXIT STATUS"
95
revdep\-rebuild returns a zero exit status if it \fBand emerge\fR succeeds, and a nonzero exit status otherwise.
132
revdep\-rebuild returns a zero exit status if it \fBand emerge\fR succeeds, and a nonzero exit status otherwise.
96
.SH "BUGS"
133
.SH "BUGS"

Return to bug 243304