Thread: Fwd: BUG #18015: missing dependency packages for postgis extension

Fwd: BUG #18015: missing dependency packages for postgis extension

From
Laurenz Albe
Date:
The following has been sent to the bugs list
(https://postgr.es/m/18015-860cf605ee026372@postgresql.org)

Perhaps you can say more about that.

-------- Forwarded Message --------

The repository provided for Suse system SLES and/or Opensuse Leap
(https://download.postgresql.org/pub/repos/zypp/15/suse/sles-15.4-x86_64/)
provides various version of PostGis extensions like:
postgis32_15-3.2.4-4.sles15.x86_64.rpm
postgis33_15-3.3.3-1.sles15.x86_64.rpm
nevertheless
nevethelss they depend from several packages like:
SFCGAL
gdal35-libs >= 3.5.3
geos311 >= 3.11.2

The same packages for instance, are provided for redhat and derivatives into
common repo
(https://download.postgresql.org/pub/repos/yum/common/redhat/rhel-9-x86_64/)
sadly those packages for RHEL are not compatible with Suse distributions.

Last but not least, looking at spec of postgis (postgis33.spec) , extracted
from SRPMS at least the SFCGAL exists as it  is required in the
BuildRequires directive
(BuildRequires:  SFCGAL-devel SFCGAL)
so I guess the bug is the repo infrastructure or sychronization.