percona / percona/postgres-packaging
percona-postgis package gdal311-libs missing package libqhull
Open
@surbhat1595 is already working on this.
Since Feb 24, 2026.
- Dominant language
- Shell
- Stars
- 12
- Forks
- 15
- Avg merge
- 1h 26m
- Merged PRs (30d)
- 18
Description
Hi,
You guys rebuild the postgis packages including gdal311-libs but did not provide libqhull in your repo. Consequences are, users get an error when trying to install percona-postgis.
System: RHEL 9.x
Repo: ppg-16
Steps to reproduce error after repo added to host:
- dnf install percona-postgis35_16.x86_64 returns
Problem: package percona-postgis35_16-3.5.4-2.el9.x86_64 from ppg-16 requires libgdal.so.37()(64bit), but none of the providers can be installed package percona-postgis35_16-3.5.4-2.el9.x86_64 from ppg-16 requires gdal311-libs >= 3.11.0, but none of the providers can be installed cannot install the best candidate for the job nothing provides libqhull_r.so.7()(64bit) needed by gdal311-libs-3.11.0-2.rhel9.x86_64 from OSIT_RHEL9_postgresql_ppg-16
The workaround is to use the RockyLinux package from pkgs.org.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.