Bug 585379

Summary: RHEL6 Python (abi=2.6) not compatible with rteval (abi=2.4)
Product: Red Hat Enterprise MRG Reporter: D. Marlin <dmarlin>
Component: realtime-utilitiesAssignee: Red Hat Real Time Maintenance <rt-maint>
Status: CLOSED CURRENTRELEASE QA Contact: David Sommerseth <davids>
Severity: medium Docs Contact:
Priority: low    
Version: DevelopmentCC: bhu, lgoncalv, ovasik, williams
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-01-05 22:45:30 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description D. Marlin 2010-04-23 20:23:10 UTC
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:

Comment 2 Clark Williams 2012-01-05 22:45:30 UTC
We have a RHEL6 version of rteval now.