From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id /2F8AXh4yF8hGwAA0tVLHw (envelope-from ) for ; Thu, 03 Dec 2020 05:32:40 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id SIt2OHd4yF+PMwAAB5/wlQ (envelope-from ) for ; Thu, 03 Dec 2020 05:32:39 +0000 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 159639409F1 for ; Thu, 3 Dec 2020 05:32:39 +0000 (UTC) Received: from localhost ([::1]:39410 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kkhEL-0000aD-VR for larch@yhetil.org; Thu, 03 Dec 2020 00:32:37 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:59222) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kkhDo-0000ZO-86 for guix-patches@gnu.org; Thu, 03 Dec 2020 00:32:04 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:54679) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kkhDm-00083Z-TB for guix-patches@gnu.org; Thu, 03 Dec 2020 00:32:03 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1kkhDm-0001JB-Io for guix-patches@gnu.org; Thu, 03 Dec 2020 00:32:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#45000] [PATCH 0/9] Build git-annex with assistant webapp enabled Resent-From: Kyle Meyer Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 03 Dec 2020 05:32:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 45000 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: zimoun Cc: Jonathan Frederickson , 45000@debbugs.gnu.org Received: via spool by 45000-submit@debbugs.gnu.org id=B45000.16069735065008 (code B ref 45000); Thu, 03 Dec 2020 05:32:02 +0000 Received: (at 45000) by debbugs.gnu.org; 3 Dec 2020 05:31:46 +0000 Received: from localhost ([127.0.0.1]:37992 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kkhDW-0001Ih-4O for submit@debbugs.gnu.org; Thu, 03 Dec 2020 00:31:46 -0500 Received: from out0.migadu.com ([94.23.1.103]:10856) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kkhDU-0001IV-02 for 45000@debbugs.gnu.org; Thu, 03 Dec 2020 00:31:45 -0500 X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kyleam.com; s=key1; t=1606973543; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=C/bVSQ6ZX1nfKquImOcOrOuyARNSUaaTqTkTqtw6gA8=; b=LqbpsE18dmllienzql8kT1rOx+/zyEFS5KSGuPx7vTGIYwopdq7UWclOGLl3SU8PHmRp5t MmpBLXEzy/3oqjEXHXLIoKErjjQEr7WyztaFrSBx0q3zDBIIymXLYOwnt4NvQfUDpV5IW1 VoN4yL+DvUOfi1RGClrIv2bjXzQ+ObgQaQwpC1e3DEdNxNBTk5nCzPrrSZqCWln2/MBFVH Kzh82PnCXUZvVXb1UpK0lTHkSghx7vWn2FFPhwE6qf7zYEIUEHckpufyMjFr5E8Gux0H1B khzfkNGxV1E4Yb/8bEKAxp983TG1eb/47Lw68pVoYLvYrQG+Yufax3e14jgm5w== From: Kyle Meyer In-Reply-To: <86sg8o1mou.fsf@gmail.com> References: <20201202045335.31096-1-jonathan@terracrypt.net> <86sg8o1mou.fsf@gmail.com> Message-ID: <87sg8njw03.fsf@kyleam.com> MIME-Version: 1.0 Content-Type: text/plain X-Migadu-Auth-User: kyle@kyleam.com Date: Thu, 03 Dec 2020 05:32:23 GMT 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" X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -1.28 Authentication-Results: aspmx1.migadu.com; dkim=fail (headers rsa verify failed) header.d=kyleam.com header.s=key1 header.b=LqbpsE18; dmarc=none; spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Queue-Id: 159639409F1 X-Spam-Score: -1.28 X-Migadu-Scanner: ns3122888.ip-94-23-21.eu X-TUID: Y1n0AzFPl9/n zimoun writes: > The git-annex package is growing and now start to fetch bunch of > dependencies. Well, I do not necessary want to have all that when I > only use the CLI part of git-annex. > > Does it make sense to have 2 variants: git-annex (minimal) and > git-annex-assistant (full features)? While I'm happy to see this series (thanks, Jonathan!), I share the same feeling as a git-annex user that doesn't use the assistant (and my impression is that a substantial proportion of git-annex users rely on only the command-line interface).