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 1kZyDp-0003Dz-JV for pgsql-pkg-debian@arkaria.postgresql.org; Tue, 03 Nov 2020 15:27:45 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1kZyDm-0007jN-Nw for pgsql-pkg-debian@arkaria.postgresql.org; Tue, 03 Nov 2020 15:27:42 +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 1kZyDm-0007jG-J7 for pgsql-pkg-debian@lists.postgresql.org; Tue, 03 Nov 2020 15:27:42 +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 1kZyDj-0004Wg-Kh for pgsql-pkg-debian@postgresql.org; Tue, 03 Nov 2020 15:27:41 +0000 Received: from msg.df7cb.de (unknown [IPv6:2a02:908:1471:c340: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 4CQYZ14Dmxz3Dyn; Tue, 3 Nov 2020 16:27:37 +0100 (CET) Date: Tue, 3 Nov 2020 16:27:37 +0100 From: Christoph Berg To: William Bonnet Cc: 834129@bugs.debian.org, PostgreSQL in Debian Subject: Re: Bug#834129: pgadmin4 adopter wanted Message-ID: <20201103152737.GF116439@msg.df7cb.de> Mail-Followup-To: Christoph Berg , William Bonnet , 834129@bugs.debian.org, PostgreSQL in Debian References: <849ff8e4-f3d5-ca0e-1edb-48143cdd832d@wbonnet.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <849ff8e4-f3d5-ca0e-1edb-48143cdd832d@wbonnet.net> X-Debbugs-No-Ack: please List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk Re: William Bonnet > First of all i do apologize for my late answer, something went wrong on my side with email delivery... :( Hi William, the last week was very busy and I was just too tired to answer earlier, sorry for that. > In short :) i know what i am doing by applying to maintain a PG tool package :) it is going to be a lot of work, and i have checked that enough free time time in the coming months to handle this. That sounds perfect. Thanks for volunteering. > I was expecting to have this work to do and of course to with Ubuntu and Postgresql maintainers and community. Ideally the package would be included in Debian and Ubuntu, but that needs the whole "Javascript needs packing and proper licenses" issue resolved first which will not be easy. Until that happens, we have the packages on apt.postgresql.org, where it is built for the Debian and Ubuntu distributions. Another question is if "our" package needs adjustments now that pgadmin4 upstream has published their own packages with a completely different layout. (At the very least we should probably "Conflict:" with their packages so users don't get into a mess when they have installed both. Or maybe that's not a problem and having both works.) > I propose to start on my side by upgrading your pckage to latest restarting from existing package definition and let you knwow and see how things are going. The packaging repository is https://salsa.debian.org/postgresql/pgadmin4 . I suggest you get an account there, and clone the repository to work on. I can also get you privileges to trigger builds for https://pgdgbuild.dus.dg-i.net/job/pgadmin4/ and the related build jobs there. Christoph