Re: common repository and centos8 dependencies - Mailing list pgsql-pkg-yum

From Justin Pryzby
Subject Re: common repository and centos8 dependencies
Date
Msg-id 20200513010859.GA20283@telsasoft.com
Whole thread Raw
In response to common repository and centos8 dependencies  (Justin Pryzby <pryzby@telsasoft.com>)
List 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@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@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



pgsql-pkg-yum by date:

Previous
From: Justin Pryzby
Date:
Subject: common repository and centos8 dependencies
Next
From: "James Cassell"
Date:
Subject: Re: common repository and centos8 dependencies