Bug 2113983

Summary: python-gear: FTBFS in Fedora Rawhide
Product: [Fedora] Fedora Reporter: Tomáš Hrnčiar <thrnciar>
Component: python-gearAssignee: Fabien Boucher <fboucher>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: fboucher, mhroncok, misc, pabelanger, tdecacqu
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
URL: https://koschei.fedoraproject.org/package/python-gear
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2022-08-04 16:14:37 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: 2045102, 2107826    

Description Tomáš Hrnčiar 2022-08-02 13:45:06 UTC
Description of problem:
Package python-gear fails to build from source in Fedora Rawhide.

Version-Release number of selected component (if applicable):
0.15.1-11.fc37

Steps to Reproduce:
koji build --scratch f37 python-gear-0.15.1-11.fc37.src.rpm

Additional info:
This package is tracked by Koschei. See:
https://koschei.fedoraproject.org/package/python-gear

Comment 1 Miro Hrončok 2022-08-02 13:57:17 UTC
Note that according to the mass rebuild build, the package actually hanged during it: https://koji.fedoraproject.org/koji/taskinfo?taskID=89879776

But it might only hang on s390x :/

Comment 2 Miro Hrončok 2022-08-02 14:13:04 UTC
Hangs in %check on `/usr/bin/python3 setup.py testr` even on other arches.

Comment 3 Fabien Boucher 2022-08-04 16:14:37 UTC
Here is a PR to fix the FTBFS: https://src.fedoraproject.org/rpms/python-gear/pull-request/53
I've merged it and the build has been done here: https://koji.fedoraproject.org/koji/taskinfo?taskID=90470208

Tests run call is modified according to https://opendev.org/opendev/gear/commit/9f2d08328ecc8cea1e8b9b10b5aa1d79dff5045c
The PR also bump to 0.16.0 to remove patches.