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 1tckZ5-002O5W-NI for pgsql-pkg-debian@arkaria.postgresql.org; Tue, 28 Jan 2025 12:19:36 +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 1tckZ4-000sYq-Iv for pgsql-pkg-debian@arkaria.postgresql.org; Tue, 28 Jan 2025 12:19:34 +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 1tckZ4-000sYi-DI for pgsql-pkg-debian@lists.postgresql.org; Tue, 28 Jan 2025 12:19:34 +0000 Received: from mout-p-102.mailbox.org ([80.241.56.152]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1tckZ1-001w6t-1t for pgsql-pkg-debian@lists.postgresql.org; Tue, 28 Jan 2025 12:19:33 +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-102.mailbox.org (Postfix) with ESMTPS id 4Yj48r2zX5z9trk; Tue, 28 Jan 2025 13:19:24 +0100 (CET) Date: Tue, 28 Jan 2025 13:19:23 +0100 From: Christoph Berg To: James Guthrie Cc: pgsql-pkg-debian@lists.postgresql.org Subject: Re: Unresolvable package postgresql-common-dev in latest pg12 package Message-ID: References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Rspamd-Queue-Id: 4Yj48r2zX5z9trk List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk Re: James Guthrie > Apparently the 12.22 version has a Build-Depends on 'postgresql-common-dev', which is not available in the package repository. Previous versions specified 'postgresql-common'. Hi, that package will appear with the next postgresql-common release. It's already in the *-pgdg-testing suites, but I haven't promoted postgresql-common yet because I want to test the changes more. Using it in the postgresql-12 B-D was done intentionally (the newer ones will get it as well on the next round of minor releases), but then I lost track of that dependency when promoting postgresql-12. Sorry, it will stay in that broken state until the next PG minor releases happen in the 2nd week of February. I get daily reminders about this from the failing builddebcheck job: https://jengus.postgresql.org/view/Testsuite/job/builddebcheck/ ... so some of the pain can be felt here as well ;) Christoph