Bug 818839

Summary: No python-ctypes error building on koji for EPEL5
Product: [Community] GlusterFS Reporter: Joe Julian <joe>
Component: buildAssignee: Amar Tumballi <amarts>
Status: CLOSED DUPLICATE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: mainlineCC: gluster-bugs, vraman
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-05-27 17:57:20 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:

Description Joe Julian 2012-05-04 07:21:16 UTC
Building the tarball on koji fails in configure:

configure: error: python does not have ctypes support

This is, of course, because python 2.4 doesn't have ctypes built-in. The build requires python-ctypes.

Comment 1 Joe Julian 2012-05-04 07:24:44 UTC
Forgot to mention, this is building from the 3.2.6 tarball. (Version 3.2.6 was not available to choose from at this time).

Comment 2 Joe Julian 2012-05-04 07:38:01 UTC
Fixed in http://review.gluster.com/702

Comment 3 Joe Julian 2012-05-27 17:57:20 UTC

*** This bug has been marked as a duplicate of bug 764702 ***