


To display the rpmdb version, type: # yum version To start with, all package installation or removal operations are recorded in the rpmdb.

How it can be? 13:59:25,315 - Will install packages for repository version 2.6.4.Since yum version 3.2.25 (already available in RHEL 6), it is possible to play with a transaction history. Package hdp-select-2.6.4.0-91.noarch already installed and latest versionīut from the log seems that he not found the pkg - hdp-select When we try to install the pkg on the machine /usr/bin/yum -d 0 -e 0 -y install '-disablerepo=*' -enablerepo=HDP-2.6-GPL-repo-53,HDP-2.6-repo-53,HDP-UTILS-1.1.0.22-repo-53 hdp-select Its very strange because we set in the ambari GUI the repo for HDP, SDP-GPL and HDP-UTILSĪnd also the 3 repo also exists on each machine Now we install again ( re-install ), from ambari GUI ( upgrade ) Resource_: Failed to distribute repositories/install packages Raise Fail("Failed to distribute repositories/install packages") 12:27:37,485 - Flush the transaction log with 'yum-complete-transaction -cleanup-only'įile "/var/lib/ambari-agent/cache/custom_actions/scripts/install_packages.py", line 473, in įile "/usr/lib/python2.6/site-packages/resource_management/libraries/script/script.py", line 375, in executeįile "/var/lib/ambari-agent/cache/custom_actions/scripts/install_packages.py", line 133, in actionexecute 12:27:37,485 - Revert each pending transaction with the command 'yum history undo' 12:27:37,485 - Identify the pending transactions with the command 'yum history list ' This will interfere with the installation process and must be resolved before continuing. 12:27:37,484 - Ambari has detected that there are incomplete Yum transactions on this host. How to resolve this isshue ? 12:27:37,484 - *** Incomplete Yum Transactions *** We are in the middle of HDP upgrade to 2.6.4īut on all cluster nodes we get the following errors during installation
