Re: Issues with the latest minor updates and Alma/Rocky 9 and 10

From: Bernd Helmle <bernd(dot)helmle(at)oopsware(dot)de>
To: Devrim Gündüz <devrim(at)gunduz(dot)org>, PostgreSQL RPM Packaging <pgsql-pkg-yum(at)lists(dot)postgresql(dot)org>
Subject: Re: Issues with the latest minor updates and Alma/Rocky 9 and 10
Date: 2025-11-17 09:56:54
Message-ID: b689a66c7b2f5d013980174fb390d0dcf5cc1c25.camel@oopsware.de
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-pkg-yum

Hi Devrim,

Am Samstag, dem 15.11.2025 um 18:02 +0300 schrieb Devrim Gündüz:
>
> Hi,
>
> I think I fixed this problem. Rocky Linux / Alma Linux 9 and 10 users
> please enable sysupdates repo first. You may need a recent repository
> RPM/configuration (pushed a new repository RPM today as well) . That
> repo now includes OpenSSL 3.5.1 along with LLVM/CLANG 20, crypto-
> policies, etc and all of them have PGDG suffix in the package names.
> My
> tests were successful on my test boxes.
>

FYI,

With sysupdates enabled, this doesn't work on one of my test VMs here.
Thats because it has mesa-vulkan drivers installed (gnome-session
depends on it) and they want llvm-19, but sysupdates now has llvm-20 in
its offering. The output:

Problem 1: package mesa-dri-drivers-24.2.8-3.el9_6.x86_64 from @System
requires libLLVM.so.19.1()(64bit), but none of the providers can be
installed
- package mesa-dri-drivers-24.2.8-3.el9_6.x86_64 from @System
requires libLLVM.so.19.1(LLVM_19.1)(64bit), but none of the providers
can be installed
- cannot install both llvm-libs-20.1.8-44PGDG.el9.x86_64 from pgdg-
rhel9-sysupdates and llvm-libs-19.1.7-1.el9.x86_64 from @System
- cannot install both llvm-libs-20.1.8-44PGDG.el9.x86_64 from pgdg-
rhel9-sysupdates and llvm-libs-19.1.7-3PGDG.el9.x86_64 from pgdg-rhel9-
sysupdates
- cannot install both llvm-libs-19.1.7-1.el9.x86_64 from appstream
and llvm-libs-20.1.8-44PGDG.el9.x86_64 from pgdg-rhel9-sysupdates
- cannot install the best update candidate for package mesa-dri-
drivers-24.2.8-3.el9_6.x86_64
- cannot install the best update candidate for package llvm-libs-
19.1.7-1.el9.x86_64
Problem 2: package mesa-vulkan-drivers-24.2.8-3.el9_6.x86_64 from
@System requires libLLVM.so.19.1()(64bit), but none of the providers
can be installed
- package mesa-vulkan-drivers-24.2.8-3.el9_6.x86_64 from @System
requires libLLVM.so.19.1(LLVM_19.1)(64bit), but none of the providers
can be installed
- cannot install both llvm-libs-20.1.8-44PGDG.el9.x86_64 from pgdg-
rhel9-sysupdates and llvm-libs-19.1.7-1.el9.x86_64 from @System
- cannot install both llvm-libs-20.1.8-44PGDG.el9.x86_64 from pgdg-
rhel9-sysupdates and llvm-libs-19.1.7-3PGDG.el9.x86_64 from pgdg-rhel9-
sysupdates
- cannot install both llvm-libs-19.1.7-1.el9.x86_64 from appstream
and llvm-libs-20.1.8-44PGDG.el9.x86_64 from pgdg-rhel9-sysupdates
- package libomp-20.1.8-44PGDG.el9.x86_64 from pgdg-rhel9-sysupdates
requires llvm-libs(x86-64) = 20.1.8-44PGDG.el9, but none of the
providers can be installed
- package libomp-20.1.8-44PGDG.el9.x86_64 from pgdg-rhel9-sysupdates
requires libLLVM.so.20.1()(64bit), but none of the providers can be
installed
- package libomp-20.1.8-44PGDG.el9.x86_64 from pgdg-rhel9-sysupdates
requires libLLVM.so.20.1(LLVM_20.1)(64bit), but none of the providers
can be installed
- cannot install the best update candidate for package mesa-vulkan-
drivers-24.2.8-3.el9_6.x86_64
- cannot install the best update candidate for package libomp-19.1.7-
1.el9.x86_64

There are more problems logged, but it seems they're all related to
this conflict.

Bernd

In response to

Responses

Browse pgsql-pkg-yum by date

  From Date Subject
Next Message Devrim Gündüz 2025-11-17 14:07:39 Re: Issues with the latest minor updates and Alma/Rocky 9 and 10
Previous Message Devrim Gündüz 2025-11-15 15:02:20 Re: Issues with the latest minor updates and Alma/Rocky 9 and 10