Description of problem: `yum install spacewalk-postgresql` fails because of "Transaction Check Error". Version-Release number of selected component (if applicable): SW nightly on RHEL6 How reproducible: always Steps to Reproduce: 1. # yum install spacewalk-postgresql Actual results: Transaction Check Error: file /usr/share/java/commons-cli.jar conflicts between attempted installs of apache-commons-cli-1.3.1-3.sw.noarch and jakarta-commons-cli-0:1.1-5.el6.x86_64 file /usr/share/java/commons-beanutils-bean-collections.jar conflicts between attempted installs of apache-commons-beanutils-1.9.2-5.sw.noarch and jakarta-commons-beanutils-0:1.7.0-12.6.el6.x86_64 file /usr/share/java/commons-beanutils-core.jar conflicts between attempted installs of apache-commons-beanutils-1.9.2-5.sw.noarch and jakarta-commons-beanutils-0:1.7.0-12.6.el6.x86_64 file /usr/share/java/commons-beanutils.jar conflicts between attempted installs of apache-commons-beanutils-1.9.2-5.sw.noarch and jakarta-commons-beanutils-0:1.7.0-12.6.el6.x86_64 Expected results: Should be installable
RHEL 6 dependencies and upgrade process has been fixed in spacewalk-java-2.7.54-1.el6. For new install / upgrade process see https://github.com/spacewalkproject/spacewalk/wiki/HowToInstallNightly https://github.com/spacewalkproject/spacewalk/wiki/HowToUpgradeNightly
Spacewalk 2.7 has been released. https://github.com/spacewalkproject/spacewalk/wiki/ReleaseNotes27