Bug 443782

Summary: can't find this package in repo
Product: [Fedora] Fedora EPEL Reporter: Eric Tanguy <eric.tanguy>
Component: PyQt4Assignee: Rex Dieter <rdieter>
Status: CLOSED WONTFIX QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: el5CC: than
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: 2008-04-23 17:04:46 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 Eric Tanguy 2008-04-23 09:30:49 UTC
Description of problem:
I need this package for EPEL-5 to build scidavis but it cannot be found : 
http://buildsys.fedoraproject.org/logs/fedora-5-epel/38814-scidavis-0.1.2-1.el5/ppc/root.log


Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Rex Dieter 2008-04-23 13:47:02 UTC
Afaik, qt4 in rhel is too old to support PyQt4 properly.

Comment 2 Eric Tanguy 2008-04-23 15:04:48 UTC
Is there a way to update qt4 and add PyQt4 to rhel ?

Comment 3 Rex Dieter 2008-04-23 15:15:53 UTC
qt4 in rhel is all than's responsibility (afaik).

I suppose I could *try* to make PyQt4 work with qt-4.2, haven't looked in awhile.

Comment 4 Rex Dieter 2008-04-23 15:17:06 UTC
Ah, now I remember, also sip in rhel5 is too old to support any recent PyQt4.

Comment 5 Rex Dieter 2008-04-23 17:04:46 UTC
So, WONTFIX, until when/if
1.  RHEL is updated to something non-ancient
2.  Someone else is willing to endure the pain of making it work with existing
old versions.