Re: RPM Packaging Question - Fedora 28 & Postgis

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: John Woltman <john(dot)woltman(at)tpiengineering(dot)com>
Cc: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Re: RPM Packaging Question - Fedora 28 & Postgis
Date: 2018-06-01 17:13:17
Message-ID: 7505.1527873197@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

John Woltman <john(dot)woltman(at)tpiengineering(dot)com> writes:
> I'm attempting to install PostGIS2 (specifically postgis2_95 for Postgres
> 9.5) on Fedora 28. When I run ``sudo dnf install postgis23_95`` I get the
> the following the error:

> Error:
> Problem: conflicting requests
> - nothing provides geos36 >= 3.6.2 needed by postgis23_95

> Fedora 28 provides GEOS 3.6.1. Is my issue something that I should bring
> up to the Fedora maintainers or to whoever's in charge of the Postgres Yum
> repos?

The latter; specifically, whoever produced the allegedly-F28-compatible
postgis RPM you're trying to install.

regards, tom lane

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Olivier Gautherot 2018-06-01 17:16:29 Re: Whither 1:1?
Previous Message Adrian Klaver 2018-06-01 17:12:23 Re: RPM Packaging Question - Fedora 28 & Postgis