1yum-debug-dump(1) yum-debug-dump(1)
2
3
4
6 yum-debug-dump
7
9 yum-debug-dump
10
12 yum-debug-dump is a program which creates a gzipped file containing a
13 lot of information useful to developers trying to debug a problem.
14
15 By default it will output a file to the current working directory named
16 yum_debug_dump.txt.gz. This file contains no private information but
17 does contain a complete list of all packages you have installed, all
18 packages available in any repository, important configuration and sys‐
19 tem information. You can view this file using the 'zless' command.
20
22 As yum-debug-dump uses YUM libraries for retrieving all the informa‐
23 tion, it relies on YUM configuration for its default values like which
24 repositories to use. Consult YUM documentation for details:
25
26 /etc/yum.conf
27 /etc/yum/repos.d/
28 /var/cache/yum/
29
30
32 yum.conf [4m(5)
33 http://yum.baseurl.org/
34
35
37 See the Authors file included with this program.
38
39
41 There are of course no bugs, but should you find any, you should first
42 consult the FAQ section on http://yum.baseurl.org/wiki/Faq and if
43 unsuccessful in finding a resolution contact the mailing list: yum-
44 devel@lists.baseurl.org. To file a bug use http://bugzilla.redhat.com
45 for Fedora/RHEL/Centos related bugs and http://yum.baseurl.org/report
46 for all other bugs.
47
48
49
50
51Seth Vidal 28 April 2008 yum-debug-dump(1)