Bug 2319630
Summary: | grpc fails to build with setuptools 74+ | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Miro Hrončok <mhroncok> |
Component: | grpc | Assignee: | Neil Hanlon <neil> |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | rawhide | CC: | code, dan.cermak, neil |
Target Milestone: | --- | Flags: | neil:
needinfo-
neil: needinfo- |
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | grpc-1.48.4-46.fc43 grpc-1.48.4-46.fc42 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2025-02-11 14:13:39 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:07:59 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. As per https://docs.fedoraproject.org/en-US/fesco/Fails_to_build_from_source_Fails_to_install/ I am now asking the maintainer to respond. I’m going to need to rebuild grpc for abseil-cpp 20250127.0, https://src.fedoraproject.org/rpms/abseil-cpp/pull-request/26. I will certainly ship that update in Rawhide, but it’s still early enough that I’d like to ship it in F42 as well, pending a successful impact check. Since grpc now fails to build from source, an ABI-incompatible update to abseil-cpp would cause grpc to fail to install. I’ve opened https://src.fedoraproject.org/rpms/grpc/pull-request/37 with a hacky patch that is probably the best that can reasonably be done under the circumstances (the package being so far behind upstream and the Python packaging ecosystem). It should be enough to keep the package building for now. FEDORA-2025-9ed1f28724 (grpc-1.48.4-46.fc43) has been submitted as an update to Fedora 43. https://bodhi.fedoraproject.org/updates/FEDORA-2025-9ed1f28724 FEDORA-2025-9ed1f28724 (grpc-1.48.4-46.fc43) has been pushed to the Fedora 43 stable repository. If problem still persists, please make note of it in this bug report. FEDORA-2025-dc76e3263d (grpc-1.48.4-46.fc42) has been submitted as an update to Fedora 42. https://bodhi.fedoraproject.org/updates/FEDORA-2025-dc76e3263d FEDORA-2025-dc76e3263d (grpc-1.48.4-46.fc42) has been pushed to the Fedora 42 stable repository. If problem still persists, please make note of it in this bug report. |