Description of problem: RHEL6 uses a newer version of Python (abi=2.6), which breaks compatibility with rteval-1.19. Version-Release number of selected component (if applicable): RHEL6.0-20100422.n.0 rteval-1.19-1 python-2.6.2-5 How reproducible: always Steps to Reproduce: 1. Try to install rteval on RHEL6 Actual results: Error: Package: rteval-1.19-1.el5rt.noarch (customrepo1) Requires: python(abi) = 2.4 Installed: python-2.6.2-5.el6.i686 (installed) python(abi) = 2.6 Expected results: A version of rteval compatible with python(abi) = 2.6 would be installed. Additional info:
We have a RHEL6 version of rteval now.