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 1sslRl-00Aign-E5 for pgsql-pkg-debian@arkaria.postgresql.org; Mon, 23 Sep 2024 15:57:58 +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 1sslRk-00Bf9L-Mr for pgsql-pkg-debian@arkaria.postgresql.org; Mon, 23 Sep 2024 15:57:56 +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 1sslRk-00Bf9D-GX for pgsql-pkg-debian@lists.postgresql.org; Mon, 23 Sep 2024 15:57:56 +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 1sslRh-000fdM-Uj for pgsql-pkg-debian@postgresql.org; Mon, 23 Sep 2024 15:57:55 +0000 Received: from msg.df7cb.de (unknown [IPv6:2a02:908:1470:d7a0:cdb3:ed:178:ed8b]) (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 4XC71X2TgZz3F26; Mon, 23 Sep 2024 17:57:52 +0200 (CEST) Date: Mon, 23 Sep 2024 17:57:51 +0200 From: Christoph Berg To: Pavel Konoplev Cc: pgsql-pkg-debian@postgresql.org Subject: Re: Problems installing postgis and postgresql-16-postgis-3 Message-ID: Mail-Followup-To: Christoph Berg , Pavel Konoplev , 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: Pavel Konoplev > I use: > Distributor ID: Ubuntu > Description: Ubuntu 22.04.5 LTS > Release: 22.04 > Codename: jammy > > ahh, i haven't this file (etc/apt/sources.list.d/pgdg.sources)... what > should be in this file? You should have some file in /etc/apt/sources.list* which mentions focal-pgdg. Update that to jammy-pgdg. Christoph