Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1l9EDk-0008BK-SK for pgsql-pkg-debian@arkaria.postgresql.org; Mon, 08 Feb 2021 21:37:24 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1l9EDj-0003Rt-PN for pgsql-pkg-debian@arkaria.postgresql.org; Mon, 08 Feb 2021 21:37:23 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1l9EDj-0003Rl-F7 for pgsql-pkg-debian@lists.postgresql.org; Mon, 08 Feb 2021 21:37:23 +0000 Received: from feynman.df7cb.de ([195.49.152.168]) by makus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1l9EDc-0006rw-Lk for pgsql-pkg-debian@postgresql.org; Mon, 08 Feb 2021 21:37:22 +0000 Received: from msg.df7cb.de (unknown [IPv6:2a02:908:1478:7c00:1449:364b:1b59:ca40]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by feynman.df7cb.de (Postfix) with ESMTPSA id 4DZK9k47ZGz3DwS; Mon, 8 Feb 2021 22:37:14 +0100 (CET) Date: Mon, 8 Feb 2021 22:37:14 +0100 From: Christoph Berg To: Jaime Casanova Cc: pgsql-pkg-debian@postgresql.org Subject: Re: cannot find dbg packages for pglogical Message-ID: Mail-Followup-To: Christoph Berg , Jaime Casanova , 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: Precedence: bulk Re: Jaime Casanova > Hi, > > $subject happens in wheezy and xenial Hi, wheezy (oldoldoldstable!) and xenial do not have the automatic -dbgsym packages yet, and only few packages used to have manual -dbg packages before that. I suggest upgrading. :) Christoph