Bug 84204

Summary: SRPM won't rebuild with aspython2 set to one
Product: [Retired] Red Hat Linux Reporter: Peter Bowen <pzbowen+rhbeta>
Component: pythonAssignee: Mihai Ibanescu <mihai.ibanescu>
Status: CLOSED CURRENTRELEASE QA Contact: Brock Organ <borgan>
Severity: medium Docs Contact:
Priority: medium    
Version: 9   
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: 2003-09-16 19:42:17 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:
Attachments:
Description Flags
Patch to fix both issues none

Description Peter Bowen 2003-02-13 14:02:14 UTC
python-2.2.2-22 won't rebuild with the aspython2 macro set to 1 because it is
missing a file.  Additionally the current package is binary incompatible with
older python 2.2.2 packages as ucs4 is being used for unicode.

Comment 1 Peter Bowen 2003-02-13 14:03:39 UTC
Created attachment 90051 [details]
Patch to fix both issues

I'm putting this in bugzilla so it doesn't get lost.  The patch is far less
intrusive than others before it.

Comment 2 Mihai Ibanescu 2003-02-13 17:20:36 UTC
The UCS4 vs. UCS2 is already fixed in the python2 packages released for 7.3
yesterday.

Thanks for the patches.

Comment 3 Mihai Ibanescu 2003-09-16 19:42:17 UTC
This was fixed a long time ago AFAIR.