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

Поиск
Список
Период
Сортировка
От Spyridon-Dimitrios Agathos
Тема Re: postgresql12-devel and postgresql12-llvmjit incompatible on CentOS8
Дата
Msg-id 1623908216307-0.post@n3.nabble.com
обсуждение исходный текст
Ответ на Re: postgresql12-devel and postgresql12-llvmjit incompatible on CentOS8  (Spyridon-Dimitrios Agathos <agathosspiros@tutanota.com>)
Список 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 по дате отправления:

Предыдущее
От: Spyridon-Dimitrios Agathos
Дата:
Сообщение: Re: postgresql12-devel and postgresql12-llvmjit incompatible on CentOS8
Следующее
От: Guillaume Lelarge
Дата:
Сообщение: Missing dependencies for PostGIS (CentOS 7 / PostgreSQL 9.6 / PostGIS 2.3)