Re: common repository and centos8 dependencies

From: "James Cassell" <fedoraproject(at)cyberpear(dot)com>
To: "PostgreSQL Yum Package List" <pgsql-pkg-yum(at)lists(dot)postgresql(dot)org>
Subject: Re: common repository and centos8 dependencies
Date: 2020-05-13 07:02:44
Message-ID: 9b7a328e-f6c9-4e78-8a6b-08bd47ec3c46@www.fastmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-pkg-yum

On Tue, May 12, 2020, at 9:08 PM, Justin Pryzby wrote:
> Resending this to the list.
>
> I'm attempting a first centos8 deployment and failing here:
>
> yum install check_postgres
> - nothing provides perl-DateTime-Format-DateParse needed by
> check_postgres-2.25.0-1.rhel8.noarch
>
> [root(at)template0 ~]# yum list --showdu check_postgres
> Last metadata expiration check: 0:00:26 ago on Tue 12 May 2020 05:08:31 PM MDT.
> Available Packages
> check_postgres.noarch 2.24.0-1.rhel8.1 pgdg-common
> check_postgres.noarch 2.24.0-1.rhel8.1 pgdg94
> check_postgres.noarch 2.25.0-1.rhel8 pgdg-common
> check_postgres.noarch 2.25.0-1.rhel8 pgdg94
>

Indeed, it appears that perl-DateTime-Format-DateParse is not provided by CentOS 8, only CentOS 7 and 6.

V/r,
James Cassell

In response to

Responses

Browse pgsql-pkg-yum by date

  From Date Subject
Next Message Devrim Gündüz 2020-05-13 11:53:57 Re: common repository and centos8 dependencies
Previous Message Justin Pryzby 2020-05-13 01:08:59 Re: common repository and centos8 dependencies