P. Larry Nelson wrote:
> Troy Dawson wrote on 11/12/2009 1:43 PM:
>> OK, just shows that no matter how well you test something, you never
>> know until it goes live.
>> Well, I'll pull the cups update out of the repo's, and leave the rpm
>> part in.  I'll make a note to push cups out in a couple weeks.
>> Sorry about that.
>> Troy
> 
> No prob.  But I am curious about this 'yum-complete-transaction' command
> that's mentioned in the 5.x version of the yum man page (not in 4.x)
> but is not found as a command.
> 
> Thanks again!
> - Larry
> 

Doing a "yum search yum-complete-transaction" yields yum-utils:
================================================================
$> yum info yum-utils
Loaded plugins: kernel-module
Excluding Packages in global exclude list
Finished
Available Packages
Name       : yum-utils
Arch       : noarch
Version    : 1.1.16
Release    : 14.el5
Size       : 69 k
Repo       : sl-base
Summary    : Utilities based around the yum package manager
URL        : http://linux.duke.edu/yum/download/yum-utils/
License    : GPLv2+
Description: yum-utils is a collection of utilities and examples for the yum
            : package manager. It includes utilities by different 
authors that
            : make yum easier and more powerful to use. These tools include:
            : debuginfo-install, package-cleanup, repoclosure, repodiff,
            : repo-graph, repomanage, repoquery, repo-rss, reposync, 
repotrack,
            : verifytree, yum-builddep, yum-complete-transaction, 
yumdownloader,
            : yum-debug-dump and yum-groups-manager.

===================================================================

Hope that helps :)

-Chris