Bug 2327519
Summary: | gdal: fails to install from epel10 | ||
---|---|---|---|
Product: | [Fedora] Fedora EPEL | Reporter: | Carl George 🤠<carl> |
Component: | gdal | Assignee: | Sandro Mani <manisandro> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | epel10 | CC: | alex, devrim, manisandro, neteler, pavel.lisy, praiskup, sergio |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2024-12-03 04:37:53 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: | 2325989 | ||
Bug Blocks: |
Description
Carl George ðŸ¤
2024-11-19 22:48:35 UTC
I've submitted gdal-3.10.0-2.el10_0: https://koji.fedoraproject.org/koji/taskinfo?taskID=126032444 From what I can tell skimming the upstream code, the gpsbabel command is a dependency of the GPSSBabel driver [0], which is enabled by default [1]. Therefore merely skipping the dependency is not valid. Please revert the change in gdal-3.10.0-2 and lets wait for gpsbabel to be available. [0] https://github.com/OSGeo/gdal/blob/v3.10.0/ogr/ogrsf_frmts/gpsbabel/ogrgpsbabeldriver.cpp#L96 [1] https://github.com/OSGeo/gdal/blob/v3.10.0/frmts/drivers.ini#L235 I've reverted the change and I've submitted gdal-3.10.0-3 gpsbabel is not in bodhi With gpsbabel now available, this is resolved. |