Bug 2319674
| Summary: | python-klusta fails to build with setuptools 74+ | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Miro Hrončok <mhroncok> |
| Component: | python-klusta | Assignee: | Ankur Sinha (FranciscoD) <sanjay.ankur> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | code, neuro-sig, sanjay.ankur |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | python-klusta-3.0.16-32.fc42 python-klusta-3.0.16-33.fc41 python-klusta-3.0.16-33.fc40 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2024-12-17 12:34:48 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: | 2300528, 2322407, 2319387 | ||
|
Description
Miro Hrončok
2024-10-18 10:11:19 UTC
I plan to update setuptools to 74.x in rawhide this week. At that point, this package will fail to build from source if not fixed. Thanks, we'll fix the FTBFS once it's filed. The failure is: + /usr/bin/python3 setup.py test usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] or: setup.py --help [cmd1 cmd2 ...] or: setup.py --help-commands or: setup.py cmd --help error: invalid command 'test' You assigned this bugzilla ~1 month ago. Could you please replace the usage of python setup.py test with python -m unittest, etc.? Ankur, it looks straightforward to fix the issue and modernize the spec file. I would be happy to help out, but before I put any effort into it, I want to point out that upstream looks dead, with no activity since 2019 (https://github.com/kwikteam/klusta/commits/master/). What do you think – fix, or orphan/retire? FEDORA-2024-c1c0ee4ba3 (python-klusta-3.0.16-32.fc42) has been submitted as an update to Fedora 42. https://bodhi.fedoraproject.org/updates/FEDORA-2024-c1c0ee4ba3 FEDORA-2024-c1c0ee4ba3 (python-klusta-3.0.16-32.fc42) has been pushed to the Fedora 42 stable repository. If problem still persists, please make note of it in this bug report. FEDORA-2024-6e8b79c36d (python-klusta-3.0.16-33.fc41) has been submitted as an update to Fedora 41. https://bodhi.fedoraproject.org/updates/FEDORA-2024-6e8b79c36d FEDORA-2024-7aa0870022 (python-klusta-3.0.16-33.fc40) has been submitted as an update to Fedora 40. https://bodhi.fedoraproject.org/updates/FEDORA-2024-7aa0870022 FEDORA-2024-6e8b79c36d has been pushed to the Fedora 41 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2024-6e8b79c36d` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2024-6e8b79c36d See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2024-7aa0870022 has been pushed to the Fedora 40 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2024-7aa0870022` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2024-7aa0870022 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2024-6e8b79c36d (python-klusta-3.0.16-33.fc41) has been pushed to the Fedora 41 stable repository. If problem still persists, please make note of it in this bug report. FEDORA-2024-7aa0870022 (python-klusta-3.0.16-33.fc40) has been pushed to the Fedora 40 stable repository. If problem still persists, please make note of it in this bug report. |