Путеводитель по Руководству Linux

  User  |  Syst  |  Libr  |  Device  |  Files  |  Other  |  Admin  |  Head  |



   yum-complete-transaction    ( 8 )

попытка завершить неудачные или прерванные транзакции Yum (attempt to complete failed or aborted Yum transactions)

Имя (Name)

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


Синопсис (Synopsis)

yum-complete-transaction [options]


Общие настройки (General options)

-h, --help Help; display a help message and then quit.

--cleanup-only Only clean up only transaction journal files and exit.


Описание (Description)

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)

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)

yum.conf(5) http://yum.baseurl.org/