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 1tiwkZ-0045rz-MR for pgsql-pkg-debian@arkaria.postgresql.org; Fri, 14 Feb 2025 14:33:03 +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 1tiwkX-00AZWq-N6 for pgsql-pkg-debian@arkaria.postgresql.org; Fri, 14 Feb 2025 14:33:02 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1tiwkX-00AZWi-H9 for pgsql-pkg-debian@lists.postgresql.org; Fri, 14 Feb 2025 14:33:02 +0000 Received: from mout-p-101.mailbox.org ([2001:67c:2050:0:465::101]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1tiwkV-000obB-3D for pgsql-pkg-debian@lists.postgresql.org; Fri, 14 Feb 2025 14:33:01 +0000 Received: from smtp1.mailbox.org (smtp1.mailbox.org [IPv6:2001:67c:2050:b231:465::1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mout-p-101.mailbox.org (Postfix) with ESMTPS id 4YvZK33FXzz9stL; Fri, 14 Feb 2025 15:32:55 +0100 (CET) Date: Fri, 14 Feb 2025 15:32:54 +0100 From: Christoph Berg To: Thomas Martin Cc: PostgreSQL on Debian and Ubuntu Subject: Re: postgresql-common updated to version 272.pgdg+1 Message-ID: References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Rspamd-Queue-Id: 4YvZK33FXzz9stL List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk Re: To Thomas Martin > I guess we will just remove the dependency and do that transition now. Hi, the way I resolved it now is to drop "make". Once we transition all extensions to PG18, we can put the proper dependencies in place again. Christoph