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 1mAh5Z-00046S-9V for buildfarm-members@arkaria.postgresql.org; Mon, 02 Aug 2021 23:11:17 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1mAh5Y-00084f-9F for buildfarm-members@arkaria.postgresql.org; Mon, 02 Aug 2021 23:11:16 +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 1mAh5Y-00084X-44 for buildfarm-members@lists.postgresql.org; Mon, 02 Aug 2021 23:11:16 +0000 Received: from sss.pgh.pa.us ([66.207.139.130]) by magus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1mAh5V-0004Oz-Rk for buildfarm-members@postgresql.org; Mon, 02 Aug 2021 23:11:15 +0000 Received: from sss1.sss.pgh.pa.us (localhost [127.0.0.1]) by sss.pgh.pa.us (8.15.2/8.15.2) with ESMTP id 172NBAI81660081; Mon, 2 Aug 2021 19:11:10 -0400 From: Tom Lane To: Andrew Dunstan cc: buildfarm-members@postgresql.org Subject: Re: Release 13 of the PostgreSQL BuildFarm client In-reply-to: <18c03f7e-3ab9-f7b4-9248-feb85b0f03ed@dunslane.net> References: <18c03f7e-3ab9-f7b4-9248-feb85b0f03ed@dunslane.net> Comments: In-reply-to Andrew Dunstan message dated "Mon, 02 Aug 2021 16:50:13 -0400" MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <1660079.1627945870.1@sss.pgh.pa.us> Date: Mon, 02 Aug 2021 19:11:10 -0400 Message-ID: <1660080.1627945870@sss.pgh.pa.us> List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk Andrew Dunstan writes: > I have pushed Release 13 of the PostgreSQL BuildFarm client. FYI, this seems to have broken compatibility with ancient versions of git. prairiedog and gaur/pademelon are both using git version 1.7.9.6, and they both choked on the --prune-tags option. I tried removing that, as it seemed possibly unnecessary, but it didn't improve matters. I suppose I'm overdue to update git on these machines, but anyone else running dinosaur versions may want to be cautious. regards, tom lane