public inbox for [email protected]  
help / color / mirror / Atom feed
From: Tom Lane <[email protected]>
To: Ron Johnson <[email protected]>
Cc: H <[email protected]>
Cc: PostgreSQL Users Mailing List <[email protected]>
Subject: Re: Looking for pg_config for postgresql 13.16
Date: Tue, 20 Aug 2024 12:25:00 -0400
Message-ID: <[email protected]> (raw)
In-Reply-To: <CANzqJaCTiRrhGAnJ+k_jYEQ3YnguD49tUikTHh9q1LZuab4HBQ@mail.gmail.com>
References: <[email protected]>
	<CANzqJaCTiRrhGAnJ+k_jYEQ3YnguD49tUikTHh9q1LZuab4HBQ@mail.gmail.com>

Ron Johnson <[email protected]> writes:
> On Tue, Aug 20, 2024 at 11:56 AM H <[email protected]> wrote:
>> I am looking for pg_config for postgresql 13.16 that I run under Rocky
>> Linux 9. It seems RL appstream latest version is pg_config in
>> libpq-devel-13.11-1.el9.x86_64 but dnf complains:
>> installed package postgresql13-"devel-13.16-2PGDG.rhel9.x86_64 obsoletes
>> libpq-devel <= 42.0 provided by libpq-devel-13.11-1.el9.x86_64 from
>> appstream"

> That doesn't make sense.  /usr/pgsql-13/bin/pg_config should be in plain
> old postgresql13.

I don't think the error is complaining that pg_config appears in
both packages, it's just telling you that they are marked as being
incompatible with each other.  (There might be other files that
are in both of those packages.)

The easiest fix is likely to remove the libpq-devel package, expecting
postgresql13-devel to provide whatever you needed from that.

			regards, tom lane






view thread (3+ 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], [email protected], [email protected], [email protected]
  Subject: Re: Looking for pg_config for postgresql 13.16
  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