Re: cannot install postgis30 / rhel7

From: Justin Pryzby <pryzby(at)telsasoft(dot)com>
To: Devrim Gündüz <devrim(at)gunduz(dot)org>
Cc: pgsql-pkg-yum(at)postgresql(dot)org
Subject: Re: cannot install postgis30 / rhel7
Date: 2019-09-26 22:12:44
Message-ID: 20190926221244.GA22423@telsasoft.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-pkg-yum

On Tue, Sep 24, 2019 at 10:18:42PM +0100, Devrim Gündüz wrote:
> On Fri, 2019-09-13 at 16:39 -0500, Justin Pryzby wrote:
> > --> Processing Dependency: sqlite-libs >= 3.7 for package: proj61-6.1.0-
> > 1.rhel7.x86_64
> > --> Finished Dependency Resolution
> > Error: Package: proj61-6.1.0-1.rhel7.x86_64 (pgdg10)
> > Requires: sqlite-libs >= 3.7
>
> Pushed new updates to the repo. Can you please test?

I'm trying to install on a new centos7 VM.

Some packages are built for pg10 and 11 but not yet 12, which is sucking in
pg10/11 libs, which is odd.

[pryzbyj(at)tecalert01 ~]$ sudo rpm -e postgresql11{,-libs,-devel}
error: Failed dependencies:
postgresql11-devel is needed by (installed) libpqxx-devel-1:5.0.1-2.rhel7.1.x86_64
[pryzbyj(at)tecalert01 ~]$ sudo rpm -e postgresql10-libs
error: Failed dependencies:
postgresql10-libs is needed by (installed) python2-psycopg2-2.8.3-1.rhel7.x86_64

Also these aren't available yet (but I assume that's known and resolved after release):

No package pgfincore12 available.
No package pg_repack12 available.

Thanks,
Justin

In response to

Responses

Browse pgsql-pkg-yum by date

  From Date Subject
Next Message Justin Pryzby 2019-09-27 00:08:40 rpm small typo
Previous Message Justin Pryzby 2019-09-26 22:12:27 Re: two issues with v12 beta3