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 1p6Cnw-0002pf-0m for pgsql-pkg-debian@arkaria.postgresql.org; Fri, 16 Dec 2022 15:39:20 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1p6Cnt-0004UE-89 for pgsql-pkg-debian@arkaria.postgresql.org; Fri, 16 Dec 2022 15:39:17 +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 1p6Cnt-0004U5-2O for pgsql-pkg-debian@lists.postgresql.org; Fri, 16 Dec 2022 15:39:17 +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 1p6Cnq-0005fL-P2 for pgsql-pkg-debian@lists.postgresql.org; Fri, 16 Dec 2022 15:39:16 +0000 Received: from msg.df7cb.de (unknown [IPv6:2003:5b:203b:100:7627:eaff:fe52:8e03]) (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 4NYYDb6B38z3Dyj; Fri, 16 Dec 2022 16:39:11 +0100 (CET) Date: Fri, 16 Dec 2022 16:39:10 +0100 From: Christoph Berg To: Aaron Pavely Cc: PostgreSQL on Debian and Ubuntu Subject: Re: pg-activity updated to version 3.0.1-1.pgdg+1 Message-ID: Mail-Followup-To: Christoph Berg , Aaron Pavely , PostgreSQL on Debian and Ubuntu 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: To Aaron Pavely > Re: Aaron Pavely > > This is broken on buster / focal and earlier due to the missing python > > 'humanize' dependency of >=2.6.0. > > Thanks... that's about the one package that doesn't have tests. > I guess that's a message ;) > > Will fix that tomorrow. It took a bit longer than that, sorry. I manually downgraded the pg-activity packages in buster/bionic/focal to 2.3.1. If you have the 3.0 package installed, do this: apt install pg-activity/buster-pgdg Christoph