public inbox for [email protected]  
help / color / mirror / Atom feed
Error install V16.1.4 on Rocky Linux 8.8
3+ messages / 3 participants
[nested] [flat]

* Error install V16.1.4 on Rocky Linux 8.8
@ 2023-11-24 15:00  David PEYRIERES <[email protected]>
  0 siblings, 2 replies; 3+ messages in thread

From: David PEYRIERES @ 2023-11-24 15:00 UTC (permalink / raw)
  To: [email protected]


Hi all. 
We got error today during install or upgrade last PostgreSQL release V16.1(-4) on Rocky Linux 8.8. 
(I specify that all was ok with 16.1-2). 

PG16 requires llvm-libs16 while only llvm-15 seems to be available on Rocky 8.8. 

Error: 
Problem: package postgresql16-llvmjit-16.1-4PGDG.rhel8.x86_64 requires libLLVM-16.so()(64bit), but none of the providers can be installed 
- package postgresql16-llvmjit-16.1-4PGDG.rhel8.x86_64 requires libLLVM-16.so(LLVM_16)(64bit), but none of the providers can be installed 
- cannot install the best candidate for the job 
- package llvm-libs-16.0.6-3.el8.x86_64 is filtered out by modular filtering 
(try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages) 

[root@ ~]# cat /etc/redhat-release 
Rocky Linux release 8.8 (Green Obsidian) 


Thanks for you help. 
Regards, David 


-- 

Dav id PEYRIERES 
Direction des Systèmes d'Information - Département Opérations 
Adjoint au responsable de la division B ases de D onnées O pérationnelles 
Expertise/Administration/Support Bases de Données Relationnelles 





Tel : +33 (0)5.61.07.83.36 
[ mailto:[email protected] | [email protected] ] 


METEO FRANCE 
[ http://www.meteo.fr/ | www.meteo.fr ] 
42 avenue Gustave Coriolis 
31057 TOULOUSE Cédex 



^ permalink  raw  reply  [nested|flat] 3+ messages in thread

* Re: Error install V16.1.4 on Rocky Linux 8.8
@ 2023-11-24 15:15  Matti Linnanvuori <[email protected]>
  parent: David PEYRIERES <[email protected]>
  1 sibling, 0 replies; 3+ messages in thread

From: Matti Linnanvuori @ 2023-11-24 15:15 UTC (permalink / raw)
  To: David PEYRIERES <[email protected]>; +Cc: [email protected]

Hi!

I guess to install that revision you need a newer release of Rocky Linux that has a newer LLVM.

Best regards

> David PEYRIERES <[email protected]> kirjoitti 24.11.2023 kello 17.00:
> 
> You don't often get email from [email protected]. Learn why this is important <https://aka.ms/LearnAboutSenderIdentification;	
> 
> Hi all.
> We got error today during install or upgrade last PostgreSQL release V16.1(-4) on Rocky Linux 8.8.
> (I specify that all was ok with 16.1-2).
> 
> PG16 requires llvm-libs16 while only llvm-15 seems to be available on Rocky 8.8.
> 
> Error:
>  Problem: package postgresql16-llvmjit-16.1-4PGDG.rhel8.x86_64 requires libLLVM-16.so()(64bit), but none of the providers can be installed
>   - package postgresql16-llvmjit-16.1-4PGDG.rhel8.x86_64 requires libLLVM-16.so(LLVM_16)(64bit), but none of the providers can be installed
>   - cannot install the best candidate for the job
>   - package llvm-libs-16.0.6-3.el8.x86_64 is filtered out by modular filtering
> (try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)
> 
> [root@ ~]# cat /etc/redhat-release
> Rocky Linux release 8.8 (Green Obsidian)
> 
> 
> Thanks for you help.
> Regards, David
> 
> 
> --
> David PEYRIERES                                                                                                                  
> Direction des Systèmes d'Information - Département Opérations                                  
> Adjoint au responsable de la division Bases de Données Opérationnelles 
> Expertise/Administration/Support Bases de Données Relationnelles
> 
> 
> Tel :   +33 (0)5.61.07.83.36 <> 
> [email protected] <mailto:[email protected]>
> METEO FRANCE 
> www.meteo.fr <https://eur05.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.meteo.fr%2F&data=05%7C01%7C...; 
> 42 avenue Gustave Coriolis 
> 31057 TOULOUSE Cédex
> 



^ permalink  raw  reply  [nested|flat] 3+ messages in thread

* Re: Error install V16.1.4 on Rocky Linux 8.8
@ 2023-11-24 17:01  Devrim Gündüz <[email protected]>
  parent: David PEYRIERES <[email protected]>
  1 sibling, 0 replies; 3+ messages in thread

From: Devrim Gündüz @ 2023-11-24 17:01 UTC (permalink / raw)
  To: [email protected]; David PEYRIERES <[email protected]>

Hi,

Please either upgrade to Rocky 8.9 , or read this:

https://yum.postgresql.org/news/rocky-9-8-llvm-repo-is-available/

Regards, Devrim


On 24 November 2023 16:00:48 CET, David PEYRIERES <[email protected]> wrote:
>
>Hi all. 
>We got error today during install or upgrade last PostgreSQL release V16.1(-4) on Rocky Linux 8.8. 
>(I specify that all was ok with 16.1-2). 
>
>PG16 requires llvm-libs16 while only llvm-15 seems to be available on Rocky 8.8. 
>
>Error: 
>Problem: package postgresql16-llvmjit-16.1-4PGDG.rhel8.x86_64 requires libLLVM-16.so()(64bit), but none of the providers can be installed 
>- package postgresql16-llvmjit-16.1-4PGDG.rhel8.x86_64 requires libLLVM-16.so(LLVM_16)(64bit), but none of the providers can be installed 
>- cannot install the best candidate for the job 
>- package llvm-libs-16.0.6-3.el8.x86_64 is filtered out by modular filtering 
>(try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages) 
>
>[root@ ~]# cat /etc/redhat-release 
>Rocky Linux release 8.8 (Green Obsidian) 
>
>
>Thanks for you help. 
>Regards, David 
>
>
>-- 
>
>Dav id PEYRIERES 
>Direction des Systèmes d'Information - Département Opérations 
>Adjoint au responsable de la division B ases de D onnées O pérationnelles 
>Expertise/Administration/Support Bases de Données Relationnelles 
>
>
>
>
>
>Tel : +33 (0)5.61.07.83.36 
>[ mailto:[email protected] | [email protected] ] 
>
>
>METEO FRANCE 
>[ http://www.meteo.fr/ | www.meteo.fr ] 
>42 avenue Gustave Coriolis 
>31057 TOULOUSE Cédex 
>

-- 
Sent from my Android device with K-9 Mail. Please excuse my brevity.

^ permalink  raw  reply  [nested|flat] 3+ messages in thread


end of thread, other threads:[~2023-11-24 17:01 UTC | newest]

Thread overview: 3+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2023-11-24 15:00 Error install V16.1.4 on Rocky Linux 8.8 David PEYRIERES <[email protected]>
2023-11-24 15:15 ` Matti Linnanvuori <[email protected]>
2023-11-24 17:01 ` Devrim Gündüz <[email protected]>

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox