Thread

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

    Michael.Arlt@universa.de <michael.arlt@universa.de> — 2025-05-22T07:08:04Z

    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
    
  2. Re: sudo dnf upgrade fails due to new llvm-libs-19.1.7-2.el9.x86_64

    Devrim Gündüz <devrim@gunduz.org> — 2025-05-28T08:27:06Z

    Hi,
    
    On Thu, 2025-05-22 at 07:08 +0000, Michael.Arlt@universa.de wrote:
    > 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:
    > 
    
    <snip>
    
    Sorry for the delay. RHEL 8's LLVM 19 update + RHEL 10 and this one were
    announced very close to each other.
    
    I pushed updated packages to repository.
    
    Regards,
    -- 
    Devrim Gündüz
    Open Source Solution Architect, PostgreSQL Major Contributor
    BlueSky: @devrim.gunduz.org , @gunduz.org