Re: How to install check_postgres on CentOS 8?

From: Paul Förster <paul(dot)foerster(at)gmail(dot)com>
To: rainer(at)ultra-secure(dot)de
Cc: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Re: How to install check_postgres on CentOS 8?
Date: 2020-02-26 16:23:18
Message-ID: 05BA40C0-F190-4C4B-A059-7D2CF8AB252A@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi Rainer,

I'd suggest that your perl package is the most recent. Just a wild guess, though. But what I'd suggest more is that you download the source archive and compile the whole package yourself for your target platform.

This is what I always do. I never install a precompiled rpm. This way, I make sure that the resulting installation works on my system. It's actually pretty easy to do and takes only 3-4 minutes to compile everything. It's not like you'd have to wait hours for the build to finish.

Cheers,
Paul

> On 26. Feb, 2020, at 15:11, rainer(at)ultra-secure(dot)de wrote:
>
> Hi,
>
> I'm trying to install the check_postgres RPM from the official postgresql.org repository onto CentOS 8.1
>
> It says:
>
> Error:
> Problem: cannot install the best candidate for the job
> - nothing provides perl-DateTime-Format-DateParse needed by check_postgres-2.25.0-1.rhel8.noarch
> (try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)
>
>
> Maybe I'm missing something, but how was this package built anyway?
>
> What do I have to do to install that package?
>
>
> Rainer
>
>

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Paul Förster 2020-02-26 16:26:17 Re: Highly academic: local etcd & Patroni Cluster for testing on a single host
Previous Message Eric Gillum 2020-02-26 16:20:36 Re: information_schema performance in Postgres 12