public inbox for [email protected]  
help / color / mirror / Atom feed
From: Jason Petersen <[email protected]>
To: pgsql-pkg-yum <[email protected]>
Subject: Oracle Linux 6 PostgreSQL 11 Support?
Date: Tue, 23 Oct 2018 13:03:33 -0600
Message-ID: <[email protected]> (raw)

My scripts to build new builderboxen are failing for Oracle Linux 6… it appears that the pgdg rpm for Oracle Linux 6 is either not present or misnamed (i.e. the rpm to add the repo, not the one for any particular package).

Oracle Linux 7, PG 11 (correct)

lftp -e 'cls -1; bye' https://download.postgresql.org/pub/repos/yum/11/redhat/rhel-7-x86_64/ | egrep '^pgdg-oraclelinux11-11.*rpm'
cd ok, cwd=/pub/repos/yum/11/redhat/rhel-7-x86_64
pgdg-oraclelinux11-11-2.noarch.rpm

Oracle Linux 6, PG 10 (correct)

lftp -e 'cls -1; bye' https://download.postgresql.org/pub/repos/yum/10/redhat/rhel-6-x86_64/ | egrep '^pgdg-oraclelinux10-10.*rpm'

cd ok, cwd=/pub/repos/yum/10/redhat/rhel-6-x86_64
pgdg-oraclelinux10-10-1.noarch.rpm
pgdg-oraclelinux10-10-2.noarch.rpm

Oracle Linux 6, PG 11 (no matches)

lftp -e 'cls -1; bye' https://download.postgresql.org/pub/repos/yum/11/redhat/rhel-6-x86_64/ | egrep '^pgdg-oraclelinux'
cd ok, cwd=/pub/repos/yum/11/redhat/rhel-6-x86_64

Can this be fixed/addressed? It appears there are Oracle Linux 6 packages, just no pgdg rpm, for whatever reason.

--
Jason Petersen
Software Engineer | Citus Data
303.736.9255
[email protected]



view thread (2+ messages)  latest in thread

reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: [email protected]
  Cc: [email protected]
  Subject: Re: Oracle Linux 6 PostgreSQL 11 Support?
  In-Reply-To: <[email protected]>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox