Bug 1292461

Summary: FTBFS: truncated files
Product: [Fedora] Fedora Reporter: Karsten Hopp <karsten>
Component: python3Assignee: Charalampos Stratakis <cstratak>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: unspecified    
Version: 24CC: bkabrda, jberan, pviktori, tomspur
Target Milestone: ---   
Target Release: ---   
Hardware: powerpc   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-08-31 12:28:15 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:
Bug Depends On:    
Bug Blocks: 1071880, 1287556, 1292462, 1292467    
Attachments:
Description Flags
modified math-once.patch none

Description Karsten Hopp 2015-12-17 14:12:41 UTC
Created attachment 1106734 [details]
modified math-once.patch

Description of problem:

http://ppc.koji.fedoraproject.org/koji/taskinfo?taskID=2993400 shows a lot of truncated file errors. This is similar to https://bugs.python.org/issue24421
and a slightly modified patch fixes that.

Version-Release number of selected component (if applicable):
python3-3.5.1-1.fc24

How reproducible:


Steps to Reproduce:
1. ppc-koji build --scratch f24 python3-3.5.1-1.fc24.src.rpm
2.
3.

Actual results:
http://ppc.koji.fedoraproject.org/koji/taskinfo?taskID=2993404

Expected results:


Additional info:

Comment 1 Karsten Hopp 2015-12-22 09:53:20 UTC
fixed in python3-3.5.1-2.fc24 so that we can proceed on secondary archs, but needs review

Comment 2 Fedora Admin XMLRPC Client 2016-01-29 13:07:28 UTC
This package has changed ownership in the Fedora Package Database.  Reassigning to the new owner of this component.

Comment 3 Jan Kurik 2016-02-24 15:32:44 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 24 development cycle.
Changing version to '24'.

More information and reason for this action is here:
https://fedoraproject.org/wiki/Fedora_Program_Management/HouseKeeping/Fedora24#Rawhide_Rebase

Comment 4 Charalampos Stratakis 2016-08-31 12:28:15 UTC
The issue is fixed upstream since Python 3.5.2 (which is currently in rawhide and soon to be at f25), and the same fix is applied upstream as the downstream patch applied from here.

scratch build from ppc koji that verifies the fix:
http://ppc.koji.fedoraproject.org/koji/taskinfo?taskID=3658934