Re: postgresql12-devel and postgresql12-llvmjit incompatible on CentOS8 - Mailing list pgsql-pkg-yum

From Spyridon-Dimitrios Agathos
Subject Re: postgresql12-devel and postgresql12-llvmjit incompatible on CentOS8
Date
Msg-id 1623908216307-0.post@n3.nabble.com
Whole thread Raw
In response to Re: postgresql12-devel and postgresql12-llvmjit incompatible on CentOS8  (Spyridon-Dimitrios Agathos <agathosspiros@tutanota.com>)
List pgsql-pkg-yum
Hi there,

the steps to reproduce it:
# docker run -it centos:latest /bin/bash

then in the container:
# yum update
# dnf install -y
https://download.postgresql.org/pub/repos/yum/reporpms/EL-8-x86_64/pgdg-redhat-repo-latest.noarch.rpm
# dnf -qy module disable postgresql llvm-toolset rust-toolset
# dnf install 'dnf-command(config-manager)'
# dnf config-manager --set-enabled pgdg-centos8-sysupdates
# yum install postgresql12-devel
# yum install postgresql12-llvmjit

Regards,
Spiros



--
Sent from: https://www.postgresql-archive.org/PostgreSQL-pkg-yum-f6042034.html



pgsql-pkg-yum by date:

Previous
From: Spyridon-Dimitrios Agathos
Date:
Subject: Re: postgresql12-devel and postgresql12-llvmjit incompatible on CentOS8
Next
From: Guillaume Lelarge
Date:
Subject: Missing dependencies for PostGIS (CentOS 7 / PostgreSQL 9.6 / PostGIS 2.3)