sudo dnf upgrade fails due to new llvm-libs-19.1.7-2.el9.x86_64

From: "Michael(dot)Arlt(at)universa(dot)de" <Michael(dot)Arlt(at)universa(dot)de>
To: "pgsql-bugs(at)lists(dot)postgresql(dot)org" <pgsql-bugs(at)lists(dot)postgresql(dot)org>
Subject: sudo dnf upgrade fails due to new llvm-libs-19.1.7-2.el9.x86_64
Date: 2025-05-22 07:08:04
Message-ID: e2e046eb9dd04c57b1ccda4f348bd47b@universa.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Hi all,

i tried to dnf upgrade our rhel9 server but it failed.
Seems a new build is needed for the new llvm-libs-19.1.7-2.el9.x86_64 package:

$ yum list installed llvm-libs postgresql14-llvmjit
Installed Packages
llvm-libs.x86_64 18.1.8-3.el9 @rhel-9-for-x86_64-appstream-rpms
$ rpm -qa postgresql14-llvmjit
postgresql14-llvmjit-14.18-1PGDG.rhel9.x86_64
$ rpm -q --requires postgresql14-llvmjit
libLLVM.so.18.1()(64bit)
libLLVM.so.18.1(LLVM_18.1)(64bit)
...
$ sudo dnf upgrade # Upgrade to llvm-libs-19.1.7-2.el9.x86_64 is not possible:
...
Problem 1: package postgresql14-llvmjit-14.18-1PGDG.rhel9.x86_64 from @System requires libLLVM.so.18.1()(64bit), but none of the providers can be installed
- package postgresql14-llvmjit-14.18-1PGDG.rhel9.x86_64 from @System requires libLLVM.so.18.1(LLVM_18.1)(64bit), but none of the providers can be installed
- cannot install both llvm-libs-19.1.7-2.el9.x86_64 from rhel-9-for-x86_64-appstream-rpms and llvm-libs-18.1.8-3.el9.x86_64 from @System
- cannot install both llvm-libs-19.1.7-2.el9.x86_64 from rhel-9-for-x86_64-appstream-rpms and llvm-libs-18.1.8-3.el9.x86_64 from rhel-9-for-x86_64-appstream-rpms
- cannot install the best update candidate for package postgresql14-llvmjit-14.18-1PGDG.rhel9.x86_64
- cannot install the best update candidate for package llvm-libs-18.1.8-3.el9.x86_64
Problem 2: problem with installed package postgresql14-llvmjit-14.18-1PGDG.rhel9.x86_64
- package postgresql14-llvmjit-14.18-1PGDG.rhel9.x86_64 from @System requires libLLVM.so.18.1()(64bit), but none of the providers can be installed
- package postgresql14-llvmjit-14.18-1PGDG.rhel9.x86_64 from @System requires libLLVM.so.18.1(LLVM_18.1)(64bit), but none of the providers can be installed
- package postgresql14-llvmjit-14.18-1PGDG.rhel9.x86_64 from artifactory_postgres14 requires libLLVM.so.18.1()(64bit), but none of the providers can be installed
- package postgresql14-llvmjit-14.18-1PGDG.rhel9.x86_64 from artifactory_postgres14 requires libLLVM.so.18.1(LLVM_18.1)(64bit), but none of the providers can be installed
- cannot install both llvm-libs-19.1.7-2.el9.x86_64 from rhel-9-for-x86_64-appstream-rpms and llvm-libs-18.1.8-3.el9.x86_64 from @System
- cannot install both llvm-libs-19.1.7-2.el9.x86_64 from rhel-9-for-x86_64-appstream-rpms and llvm-libs-18.1.8-3.el9.x86_64 from rhel-9-for-x86_64-appstream-rpms
- package annobin-12.92-1.el9.x86_64 from rhel-9-for-x86_64-appstream-rpms requires libLLVM.so.19.1()(64bit), but none of the providers can be installed
- package annobin-12.92-1.el9.x86_64 from rhel-9-for-x86_64-appstream-rpms requires libLLVM.so.19.1(LLVM_19.1)(64bit), but none of the providers can be installed
- cannot install the best update candidate for package annobin-12.65-1.el9.x86_64
(try to add '--allowerasing' to command line to replace conflicting packages or '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)

Kind regards
Michael Arlt

Hinweise zur Datensicherheit und zur Vertraulichkeit von E-Mails finden Sie hier:
https://www.universa.de/e-mail-kommunikation

Informationen zum Datenschutz und zu den Betroffenenrechten können Sie nachlesen unter:
https://www.universa.de/datenschutz

Browse pgsql-bugs by date

  From Date Subject
Next Message Ajin Cherian 2025-05-22 09:48:03 Re: Standby server with cascade logical replication could not be properly stopped under load
Previous Message Alexey Makhmutov 2025-05-22 02:19:56 Standby server with cascade logical replication could not be properly stopped under load