Re: cannot install postgis30 / rhel7

From: Justin Pryzby <pryzby(at)telsasoft(dot)com>
To: Paul Ramsey <pramsey(at)cleverelephant(dot)ca>
Cc: Joe McEttrick <mcettrickwork(at)gmail(dot)com>, Devrim Gündüz <devrim(at)gunduz(dot)org>, pgsql-pkg-yum(at)postgresql(dot)org
Subject: Re: cannot install postgis30 / rhel7
Date: 2019-09-19 22:52:10
Message-ID: 20190919225210.GQ13677@telsasoft.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)gmail(dot)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

In response to

Responses

Browse pgsql-pkg-yum by date

  From Date Subject
Next Message Justin Pryzby 2019-09-19 23:39:06 Re: cannot install postgis30 / rhel7
Previous Message Paul Ramsey 2019-09-19 22:45:54 Re: cannot install postgis30 / rhel7