yum-debug-dump(1) — Linux manual page

NAME | SYNOPSIS | DESCRIPTION | FILES | SEE ALSO | AUTHORS | BUGS | COLOPHON

yum-debug-dump(1)                                       yum-debug-dump(1)

NAME         top

       yum-debug-dump - write system RPM configuration to a debug-dump
       file

SYNOPSIS         top

       yum-debug-dump

DESCRIPTION         top

       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-<hostname>-<time>.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 system information.  You
       can view this file using the 'zless' command.

       You can use the coresponding program yum-debug-restore to act on
       this file and restore a set of packages (much like dump/restore).

FILES         top

       As yum-debug-dump uses YUM libraries for retrieving all the
       information, 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         top

       yum-debug-restore(1)
       yum.conf(5)
       http://yum.baseurl.org/

AUTHORS         top

       See the Authors file included with this program.

BUGS         top

       There are of course no bugs, but should you find any, you should
       first consult the FAQ section on http://yum.baseurl.org/wiki/Faq
       and if unsuccessful in finding a resolution contact the mailing
       list: [email protected].  To file a bug use
       http://bugzilla.redhat.com for Fedora/RHEL/Centos related bugs and
       http://yum.baseurl.org/report for all other bugs.

COLOPHON         top

       This page is part of the yum-utils (Yum Package Manager utilities)
       project.  Information about the project can be found at 
       ⟨https://github.com/rpm-software-management/yum⟩.  It is not known
       how to report bugs for this man page; if you know, please send a
       mail to [email protected].  This page was obtained from the
       project's upstream Git repository
       ⟨https://github.com/rpm-software-management/yum-utils.git⟩ on
       2025-02-02.  (At that time, the date of the most recent commit
       that was found in the repository was 2020-03-11.)  If you discover
       any rendering problems in this HTML version of the page, or you
       believe there is a better or more up-to-date source for the page,
       or you have corrections or improvements to the information in this
       COLOPHON (which is not part of the original manual page), send a
       mail to [email protected]

Seth Vidal                    28 April 2008             yum-debug-dump(1)

Pages that refer to this page: yum-debug-restore(1)yum-utils(1)