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

yum-complete-transaction(8)                      yum-complete-transaction(8)

NAME         top

       yum-complete-transaction  - attempt to complete failed or aborted Yum
       transactions

SYNOPSIS         top

       yum-complete-transaction [options]

GENERAL OPTIONS         top

       -h, --help
              Help; display a help message and then quit.
       --cleanup-only
              Only clean up only transaction journal files and exit.

DESCRIPTION         top

       yum-complete-transaction is a program which finds incomplete or
       aborted yum transactions on a system and attempts to complete them.
       It looks at the transaction-all* and transaction-done* files which
       can normally be found in /var/lib/yum if a yum transaction aborted in
       the middle of execution.
       If it finds more than one unfinished transaction it will attempt to
       complete the most recent one first. You can run it more than once to
       clean up all unfinished transactions.

FILES         top

       As yum-complete-transaction 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.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:
       yum-devel@lists.baseurl.org.  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 
       ⟨http://yum.baseurl.org/⟩.  If you have a bug report for this manual
       page, see ⟨http://yum.baseurl.org/report⟩.  This page was obtained
       from the project's upstream Git repository 
       ⟨git://yum.baseurl.org/yum-utils.git⟩ on 2017-07-05.  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 man-pages@man7.org
Seth Vidal                    10 December 2007   yum-complete-transaction(8)