Re: cannot install postgis30 / rhel7 - Mailing list pgsql-pkg-yum

From Justin Pryzby
Subject Re: cannot install postgis30 / rhel7
Date
Msg-id 20190919225210.GQ13677@telsasoft.com
Whole thread Raw
In response to Re: cannot install postgis30 / rhel7  (Paul Ramsey <pramsey@cleverelephant.ca>)
Responses Re: cannot install postgis30 / rhel7  (Justin Pryzby <pryzby@telsasoft.com>)
List pgsql-pkg-yum
On Thu, Sep 19, 2019 at 03:45:54PM -0700, Paul Ramsey wrote:
> On Mon, Sep 16, 2019 at 7:42 AM Joe McEttrick <mcettrickwork@gmail.com> wrote:
> 
> Related note: cannot find any 12beta packages to test with in the repo,
> wondering if I'm doing something wrong.

They're present (but RH7 package not working for me, as mentioned in this
thread)

https://download.postgresql.org/pub/repos/yum/testing/12/redhat/rhel-7-x86_64/
postgresql12-12beta1-1PGDG.rhel7.x86_64.rpm    2019-Jun-05 21:35:14    1.7M    application/x-redhat-package-manager
postgresql12-12beta2-1PGDG.rhel7.x86_64.rpm    2019-Jun-19 18:09:18    1.7M    application/x-redhat-package-manager
postgresql12-12beta3-1PGDG.rhel7.x86_64.rpm    2019-Aug-07 22:14:27    1.7M    application/x-redhat-package-manager
postgresql12-12beta3-2PGDG.rhel7.x86_64.rpm    2019-Sep-01 21:08:47    1.7M    application/x-redhat-package-manager
postgresql12-12beta4-1PGDG.rhel7.x86_64.rpm    2019-Sep-13 15:41:22    1.7M    application/x-redhat-package-manager

https://download.postgresql.org/pub/repos/yum/testing/12/redhat/rhel-6-x86_64/
postgresql12-12beta1-1PGDG.rhel6.x86_64.rpm    2019-May-23 07:49:47    1.8M    application/x-redhat-package-manager
postgresql12-12beta2-1PGDG.rhel6.x86_64.rpm    2019-Jun-19 16:34:47    1.8M    application/x-redhat-package-manager
postgresql12-12beta3-1PGDG.rhel6.x86_64.rpm    2019-Aug-22 13:06:16    1.8M    application/x-redhat-package-manager
postgresql12-12beta4-1PGDG.rhel6.x86_64.rpm    2019-Sep-13 11:13:53    1.8M    application/x-redhat-package-manager
postgresql12-12beta4-2PGDG.rhel6.x86_64.rpm    2019-Sep-13 14:48:29    1.8M    application/x-redhat-package-manager

Note, you have to use yum --enablerepo='pgdg12-updates-testing', or set enabled=1

[pgdg12-updates-testing]
name=PostgreSQL 12 $releasever - $basearch
baseurl=https://download.postgresql.org/pub/repos/yum/testing/12/redhat/rhel-$releasever-$basearch
enabled=1
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-PGDG

Justin



pgsql-pkg-yum by date:

Previous
From: Paul Ramsey
Date:
Subject: Re: cannot install postgis30 / rhel7
Next
From: Justin Pryzby
Date:
Subject: Re: cannot install postgis30 / rhel7