Re: postgresql12-devel and postgresql12-llvmjit incompatible on CentOS8

From: Spyridon-Dimitrios Agathos <agathosspiros(at)tutanota(dot)com>
To: pgsql-pkg-yum(at)postgresql(dot)org
Subject: Re: postgresql12-devel and postgresql12-llvmjit incompatible on CentOS8
Date: 2021-06-17 05:36:56
Message-ID: 1623908216307-0.post@n3.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-pkg-yum by date

  From Date Subject
Next Message Guillaume Lelarge 2021-06-28 15:13:26 Missing dependencies for PostGIS (CentOS 7 / PostgreSQL 9.6 / PostGIS 2.3)
Previous Message Spyridon-Dimitrios Agathos 2021-06-17 05:13:38 Re: postgresql12-devel and postgresql12-llvmjit incompatible on CentOS8