Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1ltkLX-0003Dy-HB for pgsql-pkg-yum@arkaria.postgresql.org; Thu, 17 Jun 2021 05:13:43 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1ltkLW-0002qH-H6 for pgsql-pkg-yum@arkaria.postgresql.org; Thu, 17 Jun 2021 05:13:42 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1ltkLW-0002q9-CA for pgsql-pkg-yum@lists.postgresql.org; Thu, 17 Jun 2021 05:13:42 +0000 Received: from n3.nabble.com ([162.255.23.22]) by makus.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1ltkLU-0007UZ-5X for pgsql-pkg-yum@postgresql.org; Thu, 17 Jun 2021 05:13:41 +0000 Received: from n3.nabble.com (localhost [127.0.0.1]) by n3.nabble.com (Postfix) with ESMTP id 682B326D6E010 for ; Wed, 16 Jun 2021 22:13:38 -0700 (MST) Date: Wed, 16 Jun 2021 22:13:38 -0700 (MST) From: Spyridon-Dimitrios Agathos To: pgsql-pkg-yum@postgresql.org Message-ID: <1623906818385-0.post@n3.nabble.com> In-Reply-To: References: <1623674276209-0.post@n3.nabble.com> Subject: Re: postgresql12-devel and postgresql12-llvmjit incompatible on CentOS8 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk Hi, yes I run both: # dnf -qy module disable postgresql llvm-toolset rust-toolset # dnf config-manager --set-enabled pgdg-centos8-sysupdates then # yum update and still the output of # yum install postgresql12-devel --> llvm-libs x86_64 10.0.1-3PGDG.el8 pgdg-centos8-sysupdates # yum install postgresql12-llvmjit --> llvm-libs x86_64 11.0.0-2.el8 pgdg-centos8-sysupdates Regards, Spiros -- Sent from: https://www.postgresql-archive.org/PostgreSQL-pkg-yum-f6042034.html