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 1u10Gs-00C93l-Lc for pgsql-pkg-debian@arkaria.postgresql.org; Sat, 05 Apr 2025 09:57:02 +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 1u10Gq-00BWXc-OI for pgsql-pkg-debian@arkaria.postgresql.org; Sat, 05 Apr 2025 09:57:00 +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 1u10Gq-00BWXU-Hu for pgsql-pkg-debian@lists.postgresql.org; Sat, 05 Apr 2025 09:57:00 +0000 Received: from mout-p-202.mailbox.org ([80.241.56.172]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1u10Go-0035KJ-0D for pgsql-pkg-debian@postgresql.org; Sat, 05 Apr 2025 09:56:59 +0000 Received: from smtp2.mailbox.org (smtp2.mailbox.org [10.196.197.2]) (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-202.mailbox.org (Postfix) with ESMTPS id 4ZV9qS6sf5z9spD; Sat, 5 Apr 2025 11:56:52 +0200 (CEST) Date: Sat, 5 Apr 2025 11:56:51 +0200 From: Christoph Berg To: Andrew Kane Cc: pgsql-pkg-debian@postgresql.org Subject: Re: Unmet dependencies error with postgresql-18 Message-ID: Mail-Followup-To: Christoph Berg , Andrew Kane , 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: Andrew Kane > Is it possible to provide postgresql-common 275 in the snapshot repo (or is > there another way to get this dependency on Ubuntu)? Hi, sorry about that, I now uploaded postgresql-common to *-pgdg-snapshot as well. The alternative would have been to add *-pgdg-testing to sources.list, but let's keep things self-contained. (This is what the tests on apt.postgresql.org are doing, so it didn't show up as a problem.) Christoph