From debbugs-submit-bounces@debbugs.gnu.org Wed Dec 29 17:45:34 2021 Received: (at 44382) by debbugs.gnu.org; 29 Dec 2021 22:45:34 +0000 Received: from localhost ([127.0.0.1]:50590 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1n2hhO-0007ZR-DR for submit@debbugs.gnu.org; Wed, 29 Dec 2021 17:45:34 -0500 Received: from out3-smtp.messagingengine.com ([66.111.4.27]:40391) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1n2hhM-0007ZC-Ur for 44382@debbugs.gnu.org; Wed, 29 Dec 2021 17:45:33 -0500 Received: from compute4.internal (compute4.nyi.internal [10.202.2.44]) by mailout.nyi.internal (Postfix) with ESMTP id 790A45C030C; Wed, 29 Dec 2021 17:45:27 -0500 (EST) Received: from mailfrontend2 ([10.202.2.163]) by compute4.internal (MEProxy); Wed, 29 Dec 2021 17:45:27 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=famulari.name; h=date:from:to:cc:subject:message-id:references:mime-version :content-type:in-reply-to; s=mesmtp; bh=Z4bDUCmR/N8e1FyndXiqBYQL zNtVL6P5lq8RcA/cX5g=; b=HGj69KXu3+aNd1WdEF9xHyHgpAgRp07O8XF3dYLK F7VaJi1q5kWcofjJB3vEZeXKP85UTX2tazs8bUkn/iLg/0BuE6VSGRtylyMDVPgg sz93nGzmZ/7YZZGyZK9l2yvzpyU0+gok9O+GIBBRK9j7/S9mxKSMQTCiIMd6/450 cXs= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-me-proxy :x-me-proxy:x-me-sender:x-me-sender:x-sasl-enc; s=fm1; bh=Z4bDUC mR/N8e1FyndXiqBYQLzNtVL6P5lq8RcA/cX5g=; b=BHPV3kPNjC3JupVB0Q6RyW aJ6w/HKuY5+eIIQAVLc05o9ifZFM+LKOGmnulbAgyGllEnU/VpVzp7b2zHSYrQyy 9XbBKOePbuB8bWVU5l1m9mvpADruyQJkGo7ULZNmHM9tmL/aQa3wF4+e5rsUJAgq CcDXe3Agz1fKhLsOI7TLGUqrGcTgfCB1JhqKphjm1/lhXt/7zZNwXCks4XfHvnZi sPTYqaVUYh2eqQcxyLcaB3o9JvRVf/TtmQ7bF6hfWrT9G1cVV9STacxA4Qq/fGEW VEEJRoh0S6yxkfPaQ8YA03z9NZe3Cw93AHcusD9qdA8XquAJ/Vj1W0TaPzt9V2wA == X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvuddruddvvddgtddvucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhepfffhvffukfhfgggtuggjsehttdertddttddvnecuhfhrohhmpefnvghoucfh rghmuhhlrghrihcuoehlvghosehfrghmuhhlrghrihdrnhgrmhgvqeenucggtffrrghtth gvrhhnpeeukeektdffvddtudegjeegtdevhfeufeeivdejiedtieegtdevjedvjeehffev gfenucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhepmhgrihhlfhhrohhmpehlvg hosehfrghmuhhlrghrihdrnhgrmhgv X-ME-Proxy: Received: by mail.messagingengine.com (Postfix) with ESMTPA; Wed, 29 Dec 2021 17:45:27 -0500 (EST) Date: Wed, 29 Dec 2021 17:45:19 -0500 From: Leo Famulari To: Maxim Cournoyer Subject: Re: bug#44382: Updating the guix package triggers a full Git clone of guix.git Message-ID: References: <20201102005049.GA3248@jasmine.lan> <20201102013936.GA12663@jasmine.lan> <87tuu6az86.fsf@gnu.org> <20201105171106.GA9818@jasmine.lan> <87sg8rmsrh.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <87sg8rmsrh.fsf@gmail.com> X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 44382 Cc: Ludovic =?iso-8859-1?Q?Court=E8s?= , 44382@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) On Sun, Nov 29, 2020 at 10:24:18PM -0500, Maxim Cournoyer wrote: > I had researched this before and the option the git server is missing is > uploadpack.allowAnySHA1InWant [0]. Unfortunately last I check in > #savannah their machine (vcs0) is using an older Trisquel stuck with git > v2.11.0, one patch version before when the above feature was introduced > (v2.11.1)! If I understood correctly, they have a new VM vcs2 but it > needs to be completely setup before they can switch. Savannah is now using Git version 2.17.1. I wonder if we can have this option enabled now? I checked and the problem described by this bug still exists.