Bug 820728

Summary: python-greenlet: add ppc64 platform
Product: [Fedora] Fedora EPEL Reporter: Nish Aravamudan <nacc>
Component: python-greenletAssignee: Lev Shamardin <shamardin>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: unspecified    
Version: el6CC: bpeck, kevin, orion, pbrady, p, shamardin
Target Milestone: ---   
Target Release: ---   
Hardware: powerpc   
OS: Linux   
Whiteboard:
Fixed In Version: python-greenlet-0.3.1-11 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-01-24 02:41:21 UTC Type: Bug
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
Backport of https://github.com/python-greenlet/greenlet/pull/7 none

Description Nish Aravamudan 2012-05-10 19:38:25 UTC
Created attachment 583664 [details]
Backport of https://github.com/python-greenlet/greenlet/pull/7

beaker's develop branch uses python-greenlet. The "native" provisioning tool from beaker seg-faults at `server beaker-provision start` time, due to python-greenlet, while being available for ppc64, not actually supporting ppc64. Add support for this as per pull request https://github.com/python-greenlet/greenlet/pull/7 upstream.

Tested with a rebuilt RPM with patch applied to http://download.fedoraproject.org/pub/epel/6/SRPMS/python-greenlet-0.3.1-6.el6.src.rpm and beaker-provision runs correctly.

Related BZ for FC17: 819726.

Comment 1 Orion Poplawski 2014-01-23 18:23:47 UTC
This appears to have been fixed in 0.3.1-11.  Is that correct?