Bug 2113983
Summary: | python-gear: FTBFS in Fedora Rawhide | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Tomáš Hrnčiar <thrnciar> |
Component: | python-gear | Assignee: | Fabien Boucher <fboucher> |
Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | rawhide | CC: | 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
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 :/ Hangs in %check on `/usr/bin/python3 setup.py testr` even on other arches. 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. |