[yum-commits] docs/debuginfo-install.1
skvidal at osuosl.org
skvidal at osuosl.org
Fri Oct 9 19:36:08 UTC 2009
docs/debuginfo-install.1 | 8 ++++++++
1 file changed, 8 insertions(+)
New commits:
commit ef8e6532b0070bafabfe660878db72669e581f5a
Author: Seth Vidal <skvidal at fedoraproject.org>
Date: Fri Oct 9 15:35:36 2009 -0400
add warning messages section in debuginfo-install man page for: rh bug 480385
diff --git a/docs/debuginfo-install.1 b/docs/debuginfo-install.1
index cccf89e..63c66d2 100644
--- a/docs/debuginfo-install.1
+++ b/docs/debuginfo-install.1
@@ -14,6 +14,14 @@ debuginfo repositories, and install the relevant debuginfo rpm.
.SH "EXAMPLES"
.IP "Download and install all the RPMs needed to debug the kernel RPM:"
\fBdebuginfo-install\fP kernel
+.PP
+.SH "WARNING MESSAGES"
+.IP "Could not find debuginfo for:" You may sometimes see warning messages about certain packages not being found
+if you run debuginfo-install for a wildcard or glob. Debuginfo packages are not
+necessary for "noarch" RPMs; these will generate a warning message.
+Additionally, On 64-bit systems, no multilib debuginfo packages are
+published, so if you have 32-bit packages installed, these will also
+generate warning messages.
.PP
.SH "FILES"
As debuginfo-install uses YUM libraries for retrieving all the information, it
More information about the Yum-commits
mailing list