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 1pzIlC-00048U-Pg for pgsql-pkg-debian@arkaria.postgresql.org; Wed, 17 May 2023 15:08:14 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1pzIlB-0006iy-O3 for pgsql-pkg-debian@arkaria.postgresql.org; Wed, 17 May 2023 15:08:13 +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 1pzIlB-0006he-Hi for pgsql-pkg-debian@lists.postgresql.org; Wed, 17 May 2023 15:08:13 +0000 Received: from feynman.df7cb.de ([195.49.152.168]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1pzIl7-000Mdj-G6 for pgsql-pkg-debian@lists.postgresql.org; Wed, 17 May 2023 15:08:12 +0000 Received: from msg.df7cb.de (unknown [IPv6:2a02:908:1482:3660:2ae7:2867:64d8:87dc]) (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 4QLxLd0Mppz3F0r; Wed, 17 May 2023 17:08:09 +0200 (CEST) Date: Wed, 17 May 2023 17:08:08 +0200 From: Christoph Berg To: Bradford Boyle Cc: Paul De Audney , pgsql-pkg-debian@lists.postgresql.org Subject: Re: Packaging request - pgvector Message-ID: 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: Bradford Boyle > I wanted to follow up on this thread and see if there are any > outstanding items that I can work on addressing. Hi Bradford, sorry I simply forgot to follow up. The packaging looks very good, I just had to do a minor tweak in debian/watch to make it download the tarball. Unfortunately there's a problem with i386: https://github.com/pgvector/pgvector/issues/131 ... but depending on what upstream thinks, we might simply ignore it. Another bit was to make it work on ppc64el: https://salsa.debian.org/postgresql/pgvector/-/blob/develop/debian/patches/no-native Apart from the i386 issue, it looks good now: https://pgdgbuild.dus.dg-i.net/job/pgvector-binaries/2/ I'll push the architectures that built to apt.pg.o so people can already have a look in the *-pgdg-testing distributions. Thanks, Christoph