Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1sYRcG-00BPsX-9d for pgsql-pkg-debian@arkaria.postgresql.org; Mon, 29 Jul 2024 14:44:48 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1sYRcE-000RZg-R9 for pgsql-pkg-debian@arkaria.postgresql.org; Mon, 29 Jul 2024 14:44:46 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1sYRcE-000RWv-Kc for pgsql-pkg-debian@lists.postgresql.org; Mon, 29 Jul 2024 14:44:46 +0000 Received: from feynman.df7cb.de ([195.49.152.168]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1sYRcB-0022wH-UV for pgsql-pkg-debian@postgresql.org; Mon, 29 Jul 2024 14:44:45 +0000 Received: from msg.df7cb.de (unknown [86.127.76.73]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature ECDSA (P-384) server-digest SHA384) (Client did not present a certificate) by feynman.df7cb.de (Postfix) with ESMTPSA id 4WXh2y3Bkvz3F7p; Mon, 29 Jul 2024 16:44:42 +0200 (CEST) Date: Mon, 29 Jul 2024 17:44:39 +0300 From: Christoph Berg To: Bernard Baillargeon Cc: pgsql-pkg-debian@postgresql.org Subject: Re: manual repository set up for ubuntu 24.04 'noble' fails certificate Message-ID: Mail-Followup-To: Christoph Berg , Bernard Baillargeon , pgsql-pkg-debian@postgresql.org References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk Re: Bernard Baillargeon > This error is something I cannot find a way around -it fails anything now > in APT!: > bern:~$ sudo apt list > E: Conflicting values set for option Signed-By regarding source > https://apt.postgresql.org/pub/repos/apt/ noble-pgdg: > /usr/share/postgresql-common/pgdg/apt.postgresql.org.asc != > /usr/share/postgresql-common/pgdg/apt.postgresql.org.gpg > E: The list of sources could not be read. Perhaps you could show the actual files from /etc/apt/sources.list and /etc/apt/sources.list.d/* . Christoph