sudo dnf upgrade fails due to new llvm-libs-19.1.7-2.el9.x86_64 - Mailing list pgsql-bugs

From Michael.Arlt@universa.de
Subject sudo dnf upgrade fails due to new llvm-libs-19.1.7-2.el9.x86_64
Date
Msg-id e2e046eb9dd04c57b1ccda4f348bd47b@universa.de
Whole thread Raw
List 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

pgsql-bugs by date:

Previous
From: Masahiko Sawada
Date:
Subject: Re: Logical replication 'invalid memory alloc request size 1585837200' after upgrading to 17.5
Next
From: Ajin Cherian
Date:
Subject: Re: Standby server with cascade logical replication could not be properly stopped under load