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:
fixed in python3-3.5.1-2.fc24 so that we can proceed on secondary archs, but needs review
This package has changed ownership in the Fedora Package Database. Reassigning to the new owner of this component.
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
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