User login |
yum-debug-dump (1)
yum-debug-dump(1) yum-debug-dump(1)
NAME
yum-debug-dump
SYNOPSIS
yum-debug-dump
DESCRIPTION
yum-debug-dump is a program which creates a gzipped file containing a
lot of information useful to developers trying to debug a problem.
By default it will output a file to the current working directory named
yum_debug_dump.txt.gz. This file contains no private information but
does contain a complete list of all packages you have installed, all
packages available in any repository, important configuration and sys-
tem information. You can view this file using the 'zless' command.
FILES
As yum-debug-dump uses YUM libraries for retrieving all the informa-
tion, it relies on YUM configuration for its default values like which
repositories to use. Consult YUM documentation for details:
/etc/yum.conf
/etc/yum/repos.d/
/var/cache/yum/
SEE ALSO
yum.conf (5)
<a href="http://linux.duke.edu/yum/" title="http://linux.duke.edu/yum/">http://linux.duke.edu/yum/</a>
AUTHORS
See the Authors file included with this program.
BUGS
There of course aren't any bugs, but if you find any, they should be
sent to the mailing list: <a href="mailto:yum@lists.linux.duke.edu">yum@lists.linux.duke.edu</a> or filed in
bugzilla.
Seth Vidal 2008 Apr 28 yum-debug-dump(1)
|