From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id 6ChyJ4VfJ2Xp/QAAauVa8A:P1 (envelope-from ) for ; Thu, 12 Oct 2023 04:52:53 +0200 Received: from aspmx1.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id 6ChyJ4VfJ2Xp/QAAauVa8A (envelope-from ) for ; Thu, 12 Oct 2023 04:52:53 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 79FD6417B8 for ; Thu, 12 Oct 2023 04:52:53 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=OuZ3tfzi; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1697079173; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:resent-cc:resent-from:resent-sender: resent-message-id:in-reply-to:in-reply-to:references:references: list-id:list-help:list-unsubscribe:list-subscribe:list-post: dkim-signature; bh=Ca0BeqdyFgx8XkNsPYaQOWCBbx9BBQw60uZ0q+Mt6H8=; b=qIn+R3GIeTgMkokfsEkexkp+7+TXkw/y30JzY4ze0Avf7+P6IofIAelSXfMn2/rb0n/pjx 9NYoIpJ4aiBBDaxquugSkV2hiw4FfRy+9b2rDvSLlwqEVaHkukMwvIBR+9fNof2JYrFVQ1 vLhih7BcjA4uodXll7I89p+eFIsJKGiZNkCag/5dbrheMYK3LsEdxeeN2X6YDlEWiXpfwK GBmmSCeSPLIQzwzl+Vr7RuAetahQS+3lV/is/7HR107Vi0gWzGAlR31/H8czyDvfcIg7GQ EEgpXFBo+7ZNdMULQB2FIQG2WeXvh6JlxxNiTIL11q732S4o2oiRrDRxmuplVg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=OuZ3tfzi; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) ARC-Seal: i=1; s=key1; d=yhetil.org; t=1697079173; a=rsa-sha256; cv=none; b=oESHiccA+wiEvFQxgYV/K/bV1n057a/MohQpbtjuGwi+LLOzCs8v7lgb+fFCm7Pba4DsQL 2ETjPHeBenSICj4yd2geFs/96/Hf72MQ7L5cZ4zxq+9vEd0ATpc9KmR2xkWxaOA/vm0Bn8 Yb7RDtCqYRWvk0L/ReQcpb3tVOFDyIPcixq55w44tgvnKcnBemkucEJlmf1cEFmNF0Ecf+ kKsFljqpCpR2SUh3DRLblpIZ09QFWPCQ2S+gJlmjuQFVCvY7HGqiccBy8V6D+Erbnf86G1 07y8ENG7FdeHrdJF5fUSBKrUef3RnBYLBWADpPKy4texenLcYp8gZaWicTziqg== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qqloX-0008AQ-Dp; Wed, 11 Oct 2023 22:52:41 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qqloW-0008A3-7Q for guix-patches@gnu.org; Wed, 11 Oct 2023 22:52:40 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qqloV-0002p7-NG for guix-patches@gnu.org; Wed, 11 Oct 2023 22:52:39 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qqlor-0003mW-Qy for guix-patches@gnu.org; Wed, 11 Oct 2023 22:53:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#66436] [PATCH 0/2] Add support for Git Large File Storage (LFS). Resent-From: Maxim Cournoyer Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 12 Oct 2023 02:53:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 66436 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 66436@debbugs.gnu.org Cc: Josselin Poiret , Simon Tournier , Mathieu Othacehe , Ludovic =?UTF-8?Q?Court=C3=A8s?= , Tobias Geerinckx-Rice , Ricardo Wurmus , Christopher Baines Received: via spool by 66436-submit@debbugs.gnu.org id=B66436.169707914114460 (code B ref 66436); Thu, 12 Oct 2023 02:53:01 +0000 Received: (at 66436) by debbugs.gnu.org; 12 Oct 2023 02:52:21 +0000 Received: from localhost ([127.0.0.1]:40331 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qqloD-0003lA-8d for submit@debbugs.gnu.org; Wed, 11 Oct 2023 22:52:21 -0400 Received: from mail-ua1-x92f.google.com ([2607:f8b0:4864:20::92f]:55299) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qqloA-0003kl-2O for 66436@debbugs.gnu.org; Wed, 11 Oct 2023 22:52:20 -0400 Received: by mail-ua1-x92f.google.com with SMTP id a1e0cc1a2514c-7b08ac3ce7fso261295241.2 for <66436@debbugs.gnu.org>; Wed, 11 Oct 2023 19:51:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1697079110; x=1697683910; darn=debbugs.gnu.org; h=mime-version:user-agent:message-id:date:references:in-reply-to :subject:cc:to:from:from:to:cc:subject:date:message-id:reply-to; bh=Ca0BeqdyFgx8XkNsPYaQOWCBbx9BBQw60uZ0q+Mt6H8=; b=OuZ3tfzixiU1Kvp/rgfz5JyERk7cnuYXv5r+BD+nRHV9gxxHoQzoX29juXPVu60ic0 cvs6v4hPFzXoi7yKNYk4Obqx3bMRCYkaPHfScBL4OmG3o34ewu+tfM4t2MUSHFS5opOt sBKuAYS1jGhHzguQgAtYKD4O1WR3nnaP/9Zo0N8TmJRukyBjFmTGRfIiihMznKZSAjIZ ND61iAPZXw5vHiwdO9qWY8lXJDEEEWjAy0A2yb93dah5uU93Hy2vcWvD9hN5wpOxjeDo bWWNzkgKTBX0cbuKO+vFSK7N3es2ZGc9eUH4ddzbKNH6s9vMGTl+NXH4ijoS1rEqtCuw Gxbg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697079110; x=1697683910; h=mime-version:user-agent:message-id:date:references:in-reply-to :subject:cc:to:from:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=Ca0BeqdyFgx8XkNsPYaQOWCBbx9BBQw60uZ0q+Mt6H8=; b=PLKapcK4YXzaPaTfK4WVriInOmuQcW9A7jNtE+yGgSKlXndoRIkSZjEGJbWCgEK66s TLTfxoF2uuYBqwA/U74cgmEF0dI5rbl6pPS/uLPclZktbix7VXklS473QCSqYyDJR6UG jE1QnxFNeopMjiGnFoEMS20dxtS8o0b5Xa7kAXhEL+fV/RvBbRy3rRVkhFPbH0tL061a qjMEqPJdUwKwDWSMRhLVsdTwOKq63mZwVT2cav1WJbckv3nfUab5DnFLztNHUPrBSW6i QrQPOnbKPhBHOWIr2BwPRINPPF1HEDgn2k/m9pK+v30Gnc2Yf8P8vGeQ4FmoQUstmgBG 9d2Q== X-Gm-Message-State: AOJu0YyFe5MVfMTq4FUAArI8+t54iKWRJrX5qySv9IeAiUAWAvxLIsVx /RXcab1lS/tYiLyfXAZC79o= X-Google-Smtp-Source: AGHT+IHoYUC4EzH2V1xLXe+d1CtdheGrtpjA0IGXX1kXRsiaKEq7QknsofHO/jri41WY1QCmDhD3IQ== X-Received: by 2002:a1f:ab8e:0:b0:4a4:cd2:5ebe with SMTP id u136-20020a1fab8e000000b004a40cd25ebemr329621vke.12.1697079110224; Wed, 11 Oct 2023 19:51:50 -0700 (PDT) Received: from hurd (dsl-10-128-66.b2b2c.ca. [72.10.128.66]) by smtp.gmail.com with ESMTPSA id o11-20020a056214108b00b0066d0621bb67sm1033792qvr.114.2023.10.11.19.51.49 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 11 Oct 2023 19:51:49 -0700 (PDT) From: Maxim Cournoyer In-Reply-To: (Maxim Cournoyer's message of "Wed, 11 Oct 2023 22:48:40 -0400") References: <19f82d9bbef649c750ad067d23ebbaee6f9ae494.1696942467.git.maxim.cournoyer@gmail.com> Date: Wed, 11 Oct 2023 22:51:48 -0400 Message-ID: <878r88d03f.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: 4.33 X-Spam-Score: 4.33 X-Migadu-Queue-Id: 79FD6417B8 X-Migadu-Scanner: mx2.migadu.com X-TUID: Yg/D792K/le7 Hello, Maxim Cournoyer writes: > While updating orcus to its latest version (0.19.0), I stumbled on a test a > failure, which ended up being caused by the lack of test files in the > repository checkout. These files are stored using the LFS extension in the > repo; when not using LFS, empty text stubs with some metadata are left in > their place. > > I've opted to keep the dependency on git-lfs optional for now for the daemon. > The git in-band downloader will only add the git-lfs dependency when the > git-reference object has its lfs? field set to true. > > Maxim Cournoyer (2): > gnu: git-lfs: Patch /bin/sh references. > git-download: Add support for Git Large File Storage (LFS). Apologies for sending this series twice; the first time I sent it erroneously to 66436 after forgetting to run 'mumi new'. -- Thanks, Maxim