Bug 620195

Summary: ocfs2-tools needs to be rebuilt against python 2.7 in F14 and devel
Product: [Fedora] Fedora Reporter: Thomas Spura <tomspur>
Component: ocfs2-toolsAssignee: Mark Fasheh <mark>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 14CC: a.badger, fdinitto, mark
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: 2010-08-03 12:54:49 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:
Bug Depends On:    
Bug Blocks: 619913    

Description Thomas Spura 2010-08-01 14:02:19 UTC
The package needs to be rebuilt against python 2.7 in both F14 and devel.

This fails because it needs some changes to compile with gcc4.5:
mount.ocfs2.c: In function 'main':
mount.ocfs2.c:264:2: error: variable-sized object may not be initialized
see:
http://koji.fedoraproject.org/koji/taskinfo?taskID=2371235

Information on the new "dist-git" system can be seen here:
  http://fedoraproject.org/wiki/Using_Fedora_GIT

Information on common difficulties with Python 2.7 rebuilds can be seen here:
  https://fedoraproject.org/wiki/Features/Python_2.7

Once it's been successfully rebuilt for F14, an update needs to be filed to get the rebuild into F14:
  https://admin.fedoraproject.org/updates/new/

Please add this bug to the update, to make it easy to track what's been done, and what's left to do.

Thanks!

Comment 1 Toshio Ernie Kuratomi 2010-08-03 12:54:49 UTC

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