Re: common repository and centos8 dependencies

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: common repository and centos8 dependencies
Date: 2020-05-13 01:08:59
Message-ID: 20200513010859.GA20283@telsasoft.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-pkg-yum

On Tue, May 12, 2020 at 06:09:58PM -0500, Justin Pryzby wrote:
> I'm attempting a first centos8 deployment and failing here:

Also, I'm not able to even list the postgresql12 or -server package without
futzing with the repos, which is odd, since the needed repos are enabled..

[pryzbyj(at)template0 ~]$ sudo yum list --enablerepo='pgdg12*' postgresql12-server
Last metadata expiration check: 0:00:45 ago on Tue 12 May 2020 07:05:25 PM MDT.
Error: No matching Packages to list

[pryzbyj(at)template0 ~]$ sudo yum list --disablerepo='*' --enablerepo='pgdg12*' postgresql12-server
PostgreSQL 12 for RHEL/CentOS 8 - x86_64 - Debuginfo 5.1 kB/s | 3.8 kB 00:00
PostgreSQL 12 for RHEL/CentOS 8 - x86_64 - Debuginfo 20 kB/s | 3.8 kB 00:00
Available Packages
postgresql12-server.x86_64 12.2-2PGDG.rhel8 pgdg12
postgresql12-server.x86_64 12.2-2PGDG.rhel8 pgdg12-updates-testing

--
Justin

Browse pgsql-pkg-yum by date

  From Date Subject
Next Message James Cassell 2020-05-13 07:02:44 Re: common repository and centos8 dependencies
Previous Message Justin Pryzby 2020-05-13 01:08:41 common repository and centos8 dependencies