1yum-complete-transaction(8) yum-complete-transaction(8)
2
3
4
6 yum-complete-transaction
7
9 yum-complete-transaction [options]
10
12 -h, --help
13 Help; display a help message and then quit.
14
15 --cleanup-only
16 Only clean up only transaction journal files and exit.
17
18
20 yum-complete-transaction is a program which finds incomplete or aborted
21 yum transactions on a system and attempts to complete them. It looks at
22 the transaction-all* and transaction-done* files which can normally be
23 found in /var/lib/yum if a yum transaction aborted in the middle of
24 execution.
25
26 If it finds more than one unfinished transaction it will attempt to
27 complete the most recent one first. You can run it more than once to
28 clean up all unfinished transactions.
29
31 As yum-complete-transaction uses YUM libraries for retrieving all the
32 information, it relies on YUM configuration for its default values like
33 which repositories to use. Consult YUM documentation for details:
34
35 /etc/yum.conf
36 /etc/yum/repos.d/
37 /var/cache/yum/
38
39
41 yum.conf [4m(5)
42 http://yum.baseurl.org/
43
44
46 See the Authors file included with this program.
47
48
50 There are of course no bugs, but should you find any, you should first
51 consult the FAQ section on http://yum.baseurl.org/wiki/Faq and if
52 unsuccessful in finding a resolution contact the mailing list: yum-
53 devel@lists.baseurl.org. To file a bug use http://bugzilla.redhat.com
54 for Fedora/RHEL/Centos related bugs and http://yum.baseurl.org/report
55 for all other bugs.
56
57
58
59
60Seth Vidal 10 December 2007 yum-complete-transaction(8)