Bug 2157768
Summary: | Build python-lz4 in EPEL9 | ||
---|---|---|---|
Product: | [Fedora] Fedora EPEL | Reporter: | Jonathan Wright <jonathan> |
Component: | python-lz4 | Assignee: | Orion Poplawski <orion> |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | epel9 | CC: | code, jonathan, jonathan.underwood, orion |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | python-lz4-4.3.2-1.el9 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2023-01-12 01:32:08 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: | 2144664 |
Description
Jonathan Wright
2023-01-02 21:06:56 UTC
4.3.2 fails to build with: DEBUG util.py:443: No matching package to install: 'python3dist(setuptools-scm) >= 6.2' DEBUG util.py:443: No matching package to install: 'python3dist(setuptools-scm[toml]) >= 6.2' EL9 has 6.0.1 Looks like that was added in 4.0.0. Patching that dep to just be >= 6 seems to work: https://koji.fedoraproject.org/koji/taskinfo?taskID=95733031 Branch requested: https://pagure.io/releng/fedora-scm-requests/issue/50138 This comment is a reminder to update the python-fastavro package in EPEL9 when python-lz4 is packaged there. https://bugzilla.redhat.com/show_bug.cgi?id=2157766#c1 FEDORA-EPEL-2023-ab99848b02 has been submitted as an update to Fedora EPEL 9. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2023-ab99848b02 FEDORA-EPEL-2023-ab99848b02 has been pushed to the Fedora EPEL 9 testing repository. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2023-ab99848b02 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-EPEL-2023-ab99848b02 has been pushed to the Fedora EPEL 9 stable repository. If problem still persists, please make note of it in this bug report. |