Re: libpq5 error

From: Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>
To: Paul Brindusa <paulbrindusa88(at)gmail(dot)com>
Cc: pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: Re: libpq5 error
Date: 2024-10-07 15:44:50
Message-ID: 4a246d11-d250-414e-a7e6-1aeb6d1264aa@aklaver.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 10/7/24 08:23, Paul Brindusa wrote:

Please reply to list also.
Ccing list.

> Hi Adrian,
>
> Thank you for your quick response,

I'm guessing(because I don't use RH and variants) that the below is
related to:

https://yum.postgresql.org/news/rocky-9-8-llvm-repo-is-available/

In particular this part:

"Rocky Linux and AlmaLinux, which lags slightly behind RHEL, is also
significantly affected by this breakage, blocking PostgreSQL minor
updates. This is the problem that needs to be solved."

Hopefully, someone who is more knowledge about this can confirm.

>
> Yes, the postgres(version 15.8) instance is running on a rocky 9.4 VM
> which when trying to patch.
> When running dnf update the below 2 packages get pushed through the
> system updates:
>
> pgdg-redhat-repo                                        noarch
>                         42.0-46PGDG
>            pgdg-common                                    12 k
> libpq5                                                  x86_64
>                         17.0-42PGDG.rhel9
>               pgdg-common                                   352 k
>
> And these packages stop the update of the host with the following error:
>
> Unknown Error occurred: Transaction test error:\n file
> /usr/share/pgsql/postgres.bki from install of
> libpq5-17.0-42PGDG.rhel9.x86_64 conflicts with file from package
> postgresql-server-15.8-1.module+el9.4.0+25512+c6b50a48.x86_64\n file
> /usr/share/pgsql/system_constraints.sql from install of
> libpq5-17.0-42PGDG.rhel9.x86_64 conflicts with file from package
> postgresql-server-15.8-1.module+el9.4.0+25512+c6b50a48.x86_64\n.
>
> Apologies for the bad description in the initial message but I did not
> find the error that was getting.
> Hope this makes more sense.
>
> Kind Regards,
> Paul
>
>
> On Mon, Oct 7, 2024 at 4:10 PM Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com
> <mailto:adrian(dot)klaver(at)aklaver(dot)com>> wrote:
>
> On 10/7/24 06:45, Paul Brindusa wrote:
> > Good afternoon,
> >
> > I have got a rocky 9.4 VM running psql (PostgreSQL) 15.8  version
> and
> > recently unable to patc h the host due to a version mismatch of
> libpq5
> > package.
>
> The above is somewhat confusing to me. You say that Postgres is running
> in a VM, but then say you are patching the host. To me that implies
> patching the host machine that the VM is being run on. Please explain
> this is more detail.
>
> >
> > The updates get stuck when trying to install the following packages:
>
> Is this an update to an existing install that came from the PGDG repo?
>
> What is the complete error message you get?
>
> >
> >
> >   libpq5                                                  x86_64
> >                            17.0-42PGDG.rhel9
> >               pgdg-common                                   352 k
> > pgdg-redhat-repo                                        noarch
> >                          42.0-46PGDG
> >             pgdg-common                                    12 k
> >
> > If I disable the pg repo file in /etc/yum.repos.d they are
> omitted. Is
> > there a fix to this issue?
> >
> > Thank you in advance for any help you can provide.
> >
> > Kind regards,
> > Paul
>
> --
> Adrian Klaver
> adrian(dot)klaver(at)aklaver(dot)com <mailto:adrian(dot)klaver(at)aklaver(dot)com>
> . To me
>
>
>

--
Adrian Klaver
adrian(dot)klaver(at)aklaver(dot)com

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Andy Hartman 2024-10-07 15:48:21 backup
Previous Message Adrian Klaver 2024-10-07 15:27:28 Re: Get cursor name for invalid_cursor_name error