| From: | Aleš Zelený <zeleny(dot)ales(at)gmail(dot)com> |
|---|---|
| To: | Devrim Gündüz <devrim(at)gunduz(dot)org> |
| Cc: | pgsql-pkg-yum(at)lists(dot)postgresql(dot)org |
| Subject: | Re: Postgresql 18.1 LLVMJIT installation issue on Alma Linux 10 |
| Date: | 2025-11-24 15:32:49 |
| Message-ID: | CAODqTUZfYdOkCCod2=38yC3A4JqE_GRf3+ghR6drucQWnCJ_Bw@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-pkg-yum |
Hello,
Many thanks, it solved the problem.
Kind regards Ales Zeleny
po 24. 11. 2025 v 13:38 odesílatel Devrim Gündüz <devrim(at)gunduz(dot)org> napsal:
> Hi Aleš,
>
> On Sun, 2025-11-23 at 00:43 +0100, Aleš Zelený wrote:
> >
> > On AlmaLinux 10 there is an unmet dependency for PostgreSQL18.1
> > for postgresql18-llvmjit package:
> >
> > [root(at)prod-hz-hel-pg-01 ~]# sudo dnf install -y postgresql18-server
> > postgresql18-llvmjit
> > Last metadata expiration check: 0:03:35 ago on Sun 23 Nov 2025
> > 12:28:23 AM
> > CET.
> > Error:
> > Problem: cannot install the best candidate for the job
> > - nothing provides libLLVM.so.20.1()(64bit) needed by
> > postgresql18-llvmjit-18.1-1PGDG.rhel10.x86_64 from pgdg18
> > - nothing provides libLLVM.so.20.1(LLVM_20.1)(64bit) needed by
> > postgresql18-llvmjit-18.1-1PGDG.rhel10.x86_64 from pgdg18
> > (try to add '--skip-broken' to skip uninstallable packages or '--
> > nobest' to
> > use not only best candidate packages)
> >
> > For PostgreSQL 18.0, installation works (requires LLVM_19).
> >
> > Is there a way to work around this issue?
>
> What happens if you run
>
> echo "10.0" > /etc/dnf/vars/releasever
>
> and try again?
>
> Thanks!
>
> Regards,
>
> --
> Devrim Gündüz
> Open Source Solution Architect, PostgreSQL Major Contributor
> BlueSky: @devrim.gunduz.org , @gunduz.org
>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Devrim Gündüz | 2025-11-24 15:33:14 | Re: PostgreSQL 18 debuginfo packages are not available via DNF on AlmaLinux10 |
| Previous Message | Hrishikesh Gore | 2025-11-24 14:38:05 | Package postgresql17-llvmjit-17.6 broken in rhel8.x86_64 repository |