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 1jWLUx-0001ws-37 for pgsql-pkg-debian@arkaria.postgresql.org; Wed, 06 May 2020 14:58:11 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1jWLUv-0005hY-TH for pgsql-pkg-debian@arkaria.postgresql.org; Wed, 06 May 2020 14:58:09 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1jWLUv-0005hL-O8 for pgsql-pkg-debian@lists.postgresql.org; Wed, 06 May 2020 14:58:09 +0000 Received: from feynman.df7cb.de ([195.49.152.168]) by magus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1jWLUp-0005Ei-20 for pgsql-pkg-debian@postgresql.org; Wed, 06 May 2020 14:58:09 +0000 Received: from msg.df7cb.de (unknown [IPv6:2a02:908:1474:3de0:76e5:bff:fef3:7e00]) (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 49HKTP523Zz3Dwp; Wed, 6 May 2020 16:58:01 +0200 (CEST) Date: Wed, 6 May 2020 16:58:01 +0200 From: Christoph Berg To: Reyna Melara Cc: pgsql-pkg-debian@postgresql.org Subject: Re: could not install pgAdmin4 on Debian Jessie Message-ID: <20200506145801.GH679283@msg.df7cb.de> Mail-Followup-To: Christoph Berg , Reyna Melara , 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 > I also hace another computer with a debian sid and I could install > postgresql and pgadmin4, buy not in jessie. Hi, we are not supporting jessie for pgadmin4. Too many missing python3 modules. Christoph