From unknown Sun Jun 22 11:46:24 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#41735] [PATCH 0/2] Remove X libraries from bare-bones system closure. Resent-From: Mathieu Othacehe Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 06 Jun 2020 09:15:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 41735 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 41735@debbugs.gnu.org Cc: Mathieu Othacehe X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.159143487729432 (code B ref -1); Sat, 06 Jun 2020 09:15:02 +0000 Received: (at submit) by debbugs.gnu.org; 6 Jun 2020 09:14:37 +0000 Received: from localhost ([127.0.0.1]:50718 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jhUuT-0007ee-4K for submit@debbugs.gnu.org; Sat, 06 Jun 2020 05:14:37 -0400 Received: from lists.gnu.org ([209.51.188.17]:38988) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jhUuS-0007eX-Ep for submit@debbugs.gnu.org; Sat, 06 Jun 2020 05:14:36 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:47796) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jhUuS-0004ZV-9r for guix-patches@gnu.org; Sat, 06 Jun 2020 05:14:36 -0400 Received: from mail-wr1-x431.google.com ([2a00:1450:4864:20::431]:43047) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1jhUuR-0001Bk-EW; Sat, 06 Jun 2020 05:14:35 -0400 Received: by mail-wr1-x431.google.com with SMTP id l10so12064427wrr.10; Sat, 06 Jun 2020 02:14:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=K3cH4qDoJZbMxn5e9N+MR+nFC18byWRhdliNJtsmKQo=; b=pUHD8BAofnWC4CuuEpp4wekB3jILGe90tzlFY/vYJRpV6ssilQuZetAZmIQqDpNA6R nOFnsMyQyJUPHoUIipBUps4CxOOfc1jxmLeS0EWgGt/6xT0avc/txrdWdlWWGf1HB6Dk djjfjHGh6x/lPdHsKw6SQtGi7+p4y1XskW8ZZ7XGUwVWBTNBrgSA2xx8bD6SjGfHFOk+ qQBQ8ULdr80EB6qm3xxoeTSJHxc4S9vJ8uCJ4VkJyWAkCd6lO9pkiGxaTT1yV5HxWVyC 0oplgV+ONLzz0/RAXNXsVvI3jM4ISeoVFAodx844QjzxA3jlTlONTp6yYFy6zJduEetL Z30w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=K3cH4qDoJZbMxn5e9N+MR+nFC18byWRhdliNJtsmKQo=; b=oWTG3YN4yUlJUK7ECZf27zGkK+AfUjoNnD9FABO4ZEPeL7t5dKD71u3Q29PN1al40g beQIgDc5DFVFdjeP5gTKoZzD0HWZKX0gIIif+eL8RgUv7DiEr94iij+/E2Mneb6ffu3d 90SmL/shY/QAnV7W5BeknUaKO1EYnVBGmpmadg5NqrSdMnx457GP6DN83hJoZc+3QVUi kXmrLc0SgaX/IA+it3ndh8fejrxClQVanUvB881AkJbbzo715hxkaq/Ei3dovoDlu7e8 oAMa5UlAtOdskP7OKbFQv9++oPqBrNhsXhsujpPaO0SM5P6RXqjdPq/M6VO3d8m1TneI YMcg== X-Gm-Message-State: AOAM532UG5rsDl+MAugc6WkYjTIpcy5cFwBQmM6IKhe9dQvyQiiFJ8oW aJ5ZxDxcNyqO5SKsPT/bJDOVoTf3uiE= X-Google-Smtp-Source: ABdhPJxf/z+tGyplCXBJpoy9lXPfqaahQLogqROg8O11M1u/Q4Z2uLf7hY18yVl37QrnQNQJzNnDiQ== X-Received: by 2002:adf:9404:: with SMTP id 4mr13321750wrq.367.1591434873036; Sat, 06 Jun 2020 02:14:33 -0700 (PDT) Received: from meru.fronius.com ([2a01:e0a:fa:a50:809b:e323:9e90:279b]) by smtp.gmail.com with ESMTPSA id k64sm15215703wmf.34.2020.06.06.02.14.32 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 06 Jun 2020 02:14:32 -0700 (PDT) From: Mathieu Othacehe X-Google-Original-From: Mathieu Othacehe Date: Sat, 6 Jun 2020 11:14:28 +0200 Message-Id: <20200606091428.32138-1-othacehe@gnu.org> X-Mailer: git-send-email 2.26.2 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=2a00:1450:4864:20::431; envelope-from=m.othacehe@gmail.com; helo=mail-wr1-x431.google.com X-detected-operating-system: by eggs.gnu.org: No matching host in p0f cache. That's all we know. X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001 autolearn=_AUTOLEARN X-Spam_action: no action X-Spam-Score: 0.7 (/) 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: -2.3 (--) Hello, Here's a small serie to remove X libraries from bare-bones system closure. Thanks, Mathieu Mathieu Othacehe (2): gnu: Add openssh-no-x. system: bare-bones: Remove dependency to X libraries. gnu/packages/ssh.scm | 8 ++++++++ gnu/system/examples/bare-bones.tmpl | 3 ++- 2 files changed, 10 insertions(+), 1 deletion(-) -- 2.26.2 From unknown Sun Jun 22 11:46:24 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#41735] [PATCH 1/2] gnu: Add openssh-no-x. References: <20200606091428.32138-1-othacehe@gnu.org> In-Reply-To: <20200606091428.32138-1-othacehe@gnu.org> Resent-From: Mathieu Othacehe Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 06 Jun 2020 09:17:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 41735 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 41735@debbugs.gnu.org Cc: Mathieu Othacehe Received: via spool by 41735-submit@debbugs.gnu.org id=B41735.159143496429655 (code B ref 41735); Sat, 06 Jun 2020 09:17:02 +0000 Received: (at 41735) by debbugs.gnu.org; 6 Jun 2020 09:16:04 +0000 Received: from localhost ([127.0.0.1]:50724 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jhUvs-0007iF-Fv for submit@debbugs.gnu.org; Sat, 06 Jun 2020 05:16:04 -0400 Received: from mail-wr1-f49.google.com ([209.85.221.49]:41699) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jhUvr-0007hF-1p for 41735@debbugs.gnu.org; Sat, 06 Jun 2020 05:16:03 -0400 Received: by mail-wr1-f49.google.com with SMTP id j10so12079090wrw.8 for <41735@debbugs.gnu.org>; Sat, 06 Jun 2020 02:16:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=XXKc1CPuxv7f1Z2sc0mxRjJGugnTdmacPXRWX8NMzM0=; b=liVfOdAaTSXHBZzHydeCcYmcXn4glH/P1tP3/UI1bnlJhO0LK06pXldUi/WvhsuX9N D284uFlrHiFyN1rJSGB3RpJL0IA+PRlsYnaXXwHnqKpMH6SHhytXSEhgS9EUHId+qXQh d14hcXn33bYimlsEmHxwGKfsCnkr3xTHRgj5ftmDctF0+mie7JVlLCsukt6iANWg932Z IAocf9F7+medgETygBV/zbODbq5gMF8KVIOkPhRViW97WH/0v2DcTG0HcrU0t0TBxUMN K2zegbEx/E4pJH6e5rIQu1f2+/yP2UrYzdWXt/Cow3TRKWh/cTEMNw8OSh22zD7+uHzu g4qg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=XXKc1CPuxv7f1Z2sc0mxRjJGugnTdmacPXRWX8NMzM0=; b=mp3b1ZBB/BVkWW306Bnxndtjt/bzuWEBleXJ/Zbl8/tcsN6fliO5pAMEetydf4Gy1a 7oFUaMBFnkAaeXv3Hf4amnQr3zQBbONLx/iAlfRPZYi7tMx/jhO/XtL54S4095OkJzen +a/qBtbhs2/nO+f3T7tvbr5JI8LUYQsQpcEhgYpy0aGEW92s5ib3kPUWL2hfmafJpoWk oNjz8xL/fS9jYpv55zv9LTFPNW/+ExrKKgsmco5+/sy4l6QMGKCgm7RMZs1gD2E+Q/3b 5p+cDc7UmP1RCLuVeAb/AkZ0qmkwKGqaz96/DMChSqKU72RT8jTM+VJRRvkUKBpqxWNV PpnQ== X-Gm-Message-State: AOAM5318M/fiM3Bsc5OC4EdrkEvxdl2FKJEHZYCUvsxqCBrY4P12tMAz 2iFBmXWMxoJoRdwrdeXHlB8/gaU1dvw= X-Google-Smtp-Source: ABdhPJwqjZjYETRSjgjmqzK20MkViUDerBk5pk7bltSLQMQV0uZiwz49WUUj9YnHdzG0rAc1e/eO3g== X-Received: by 2002:a05:6000:4c:: with SMTP id k12mr13462340wrx.215.1591434957132; Sat, 06 Jun 2020 02:15:57 -0700 (PDT) Received: from meru.fronius.com ([2a01:e0a:fa:a50:809b:e323:9e90:279b]) by smtp.gmail.com with ESMTPSA id t129sm15871451wmf.41.2020.06.06.02.15.56 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 06 Jun 2020 02:15:56 -0700 (PDT) From: Mathieu Othacehe X-Google-Original-From: Mathieu Othacehe Date: Sat, 6 Jun 2020 11:15:51 +0200 Message-Id: <20200606091552.32625-1-othacehe@gnu.org> X-Mailer: git-send-email 2.26.2 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Score: 0.0 (/) 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.0 (-) * gnu/packages/ssh.scm (openssh-no-x): New variable. --- gnu/packages/ssh.scm | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/gnu/packages/ssh.scm b/gnu/packages/ssh.scm index 73841db6b5..13cf305695 100644 --- a/gnu/packages/ssh.scm +++ b/gnu/packages/ssh.scm @@ -239,6 +239,14 @@ Additionally, various channel-specific options can be negotiated.") "See LICENSE in the distribution.")) (home-page "https://www.openssh.com/"))) +;; OpenSSH without X support. This allows to use OpenSSH without dragging X +;; libraries to the closure. +(define-public openssh-no-x + (package + (inherit openssh) + (name "openssh-no-x") + (inputs (alist-delete "xauth" (package-inputs openssh))))) + (define-public guile-ssh (package (name "guile-ssh") -- 2.26.2 From unknown Sun Jun 22 11:46:24 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#41735] [PATCH 2/2] system: bare-bones: Remove dependency to X libraries. Resent-From: Mathieu Othacehe Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 06 Jun 2020 09:17:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 41735 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 41735@debbugs.gnu.org Cc: Mathieu Othacehe Received: via spool by 41735-submit@debbugs.gnu.org id=B41735.159143496529664 (code B ref 41735); Sat, 06 Jun 2020 09:17:02 +0000 Received: (at 41735) by debbugs.gnu.org; 6 Jun 2020 09:16:05 +0000 Received: from localhost ([127.0.0.1]:50726 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jhUvt-0007iO-Mb for submit@debbugs.gnu.org; Sat, 06 Jun 2020 05:16:05 -0400 Received: from mail-wm1-f53.google.com ([209.85.128.53]:40552) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jhUvr-0007hH-SU for 41735@debbugs.gnu.org; Sat, 06 Jun 2020 05:16:04 -0400 Received: by mail-wm1-f53.google.com with SMTP id r15so11325380wmh.5 for <41735@debbugs.gnu.org>; Sat, 06 Jun 2020 02:16:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=oAVTEZ/naic3ffL46YuQ4dcJuXPedaTTWzwxW4M4XB4=; b=RGBJT3KZImaXdiAv6+hFF5/91ZVds2117kddfX5EAwcs6nZIZY+TOQ2fhG7LZ9XW/Q cTCSR5ujgFTuAf3DsXc6AWD3hMi1pC2M9qBi952VJEJt6fHFa9l8HG4mMOeqwqwRmCDB NWh2eVfZSEYFHWjqrNaxQ8JFI8G1GNzUf5IHSFpSop+k+PdLV61TfbF9FV3QQM4fG1A5 pG0qo7doveqTUBolWGoJPNjWf117fSCRJL28Q9yIDYUd2NhQFkOKJbyPegpaZ232dSs+ Aprmn1sWDtGJ5tyYr/spbWFWlBstsibatLJc5+xsUHlSKKnGoUnaBYt5DLJjJO2MrJrk Fnpw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=oAVTEZ/naic3ffL46YuQ4dcJuXPedaTTWzwxW4M4XB4=; b=m+xKa+oL+9QCEAwdQRHrQqWpILGU9P5TKRse9XcBeOETPwTPq+vqG6/FrNXy3L4tYE Zfg+59uxeyQ2NSb6NKjGAoLj0qHPokG0Itoh8/zcqDd4MTXzRh+Ihq10YjlCFaSPpdM9 tqnJagANHz6yYCrhYmQsjpnHgmgWlkmG09Ey7j9Q/Mu3mwombjPvBlhVzyoTgFcZjELK CFW4+pQpU6eCqlC3QVbVmaBohJcprdJt4Kug7mQx/x/sEPNuSFYo/jYZ7Oc9lWetNAF+ SBLh3Gh2Tk5FWRSWZkNK0G4Zv7UfaRfK8m3SSS3RIldnP40zg2I9PauYj/bKpP4iSrmx Fgtw== X-Gm-Message-State: AOAM533OKdibSmHBnOiNF2UqRIpRvgxAyYB/Ed/PPIcQ2KfktUmAm/sa EzK+wWwpYb1Zg+SVRg6xd2rCRvqjP/c= X-Google-Smtp-Source: ABdhPJwRMVbibC4DL/H2sS1z9q1HziWzVAOL1S2mkvAAOkLfgAdNoa8em+zZl3JMEQqDDc8KILk9JQ== X-Received: by 2002:a1c:bad7:: with SMTP id k206mr6540110wmf.11.1591434958105; Sat, 06 Jun 2020 02:15:58 -0700 (PDT) Received: from meru.fronius.com ([2a01:e0a:fa:a50:809b:e323:9e90:279b]) by smtp.gmail.com with ESMTPSA id t129sm15871451wmf.41.2020.06.06.02.15.57 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 06 Jun 2020 02:15:57 -0700 (PDT) From: Mathieu Othacehe X-Google-Original-From: Mathieu Othacehe Date: Sat, 6 Jun 2020 11:15:52 +0200 Message-Id: <20200606091552.32625-2-othacehe@gnu.org> X-Mailer: git-send-email 2.26.2 In-Reply-To: <20200606091552.32625-1-othacehe@gnu.org> References: <20200606091552.32625-1-othacehe@gnu.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Score: 0.0 (/) 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.0 (-) Use "openssh-no-x" to prevent the inclusion of X libraries to the bare-bones system closure. * gnu/system/examples/bare-bones.tmpl (operating-system)[services]: Use openssh-no-x instead of openssh. --- gnu/system/examples/bare-bones.tmpl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/gnu/system/examples/bare-bones.tmpl b/gnu/system/examples/bare-bones.tmpl index 4f30a5b756..deed3c6c7a 100644 --- a/gnu/system/examples/bare-bones.tmpl +++ b/gnu/system/examples/bare-bones.tmpl @@ -3,7 +3,7 @@ (use-modules (gnu)) (use-service-modules networking ssh) -(use-package-modules screen) +(use-package-modules screen ssh) (operating-system (host-name "komputilo") @@ -46,5 +46,6 @@ (services (append (list (service dhcp-client-service-type) (service openssh-service-type (openssh-configuration + (openssh openssh-no-x) (port-number 2222)))) %base-services))) -- 2.26.2 From unknown Sun Jun 22 11:46:24 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#41735] [PATCH 1/2] gnu: Add openssh-no-x. Resent-From: Jan Nieuwenhuizen Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 06 Jun 2020 10:01:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 41735 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Mathieu Othacehe Cc: Mathieu Othacehe , 41735@debbugs.gnu.org Received: via spool by 41735-submit@debbugs.gnu.org id=B41735.15914376619854 (code B ref 41735); Sat, 06 Jun 2020 10:01:01 +0000 Received: (at 41735) by debbugs.gnu.org; 6 Jun 2020 10:01:01 +0000 Received: from localhost ([127.0.0.1]:50766 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jhVdM-0002Yq-Qy for submit@debbugs.gnu.org; Sat, 06 Jun 2020 06:01:01 -0400 Received: from eggs.gnu.org ([209.51.188.92]:38172) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jhVdK-0002Yc-Gv for 41735@debbugs.gnu.org; Sat, 06 Jun 2020 06:00:59 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:58575) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jhVdE-0000Fz-Du; Sat, 06 Jun 2020 06:00:52 -0400 Received: from [2001:980:1b4f:1:42d2:832d:bb59:862] (port=34684 helo=dundal.peder.onsbrabantnet.nl) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1jhVdB-0002Jd-2r; Sat, 06 Jun 2020 06:00:50 -0400 From: Jan Nieuwenhuizen Organization: AvatarAcademy.nl References: <20200606091428.32138-1-othacehe@gnu.org> <20200606091552.32625-1-othacehe@gnu.org> X-Url: http://AvatarAcademy.nl Date: Sat, 06 Jun 2020 12:00:46 +0200 In-Reply-To: <20200606091552.32625-1-othacehe@gnu.org> (Mathieu Othacehe's message of "Sat, 6 Jun 2020 11:15:51 +0200") Message-ID: <87o8pw4ipd.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -2.3 (--) 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: -3.3 (---) Mathieu Othacehe writes: Hello! > * gnu/packages/ssh.scm (openssh-no-x): New variable. [..] > diff --git a/gnu/packages/ssh.scm b/gnu/packages/ssh.scm [..] > +;; OpenSSH without X support. This allows to use OpenSSH without draggin= g X > +;; libraries to the closure. > +(define-public openssh-no-x > + (package > + (inherit openssh) > + (name "openssh-no-x") > + (inputs (alist-delete "xauth" (package-inputs openssh))))) I like it! Maybe use -sans-x? Two remarks: after merging, we may want to use openssh-no-x for the Hurd too and drop this from openssh proper: ,@(if (hurd-target?) '() `(("xauth" ,xauth))))) ; for 'ssh -X' and 'ssh -= Y' We have this bit because xauth does not compile for the Hurd yet, but it's kind of a kludge. Not to hold this up and maybe we should take this discussion elsewhere...but I have a ~5y old, bit-rotting stack of LilyPond cross build packages (foo-SANS-X) laying around. At the time--much to my suprise--I found the LilyPond community less than enthousiastic to move their binary package builds to Guix (yet); but adding these -NO-X packages felt a bit weird. So, I wonder if we could address the X'yness of packages in a more structured way, that would be nice... Greetings, Janneke --=20 Jan Nieuwenhuizen | GNU LilyPond http://lilypond.org Freelance IT http://JoyofSource.com | Avatar=C2=AE http://AvatarAcademy.com From unknown Sun Jun 22 11:46:24 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#41735] [PATCH 1/2] gnu: Add openssh-no-x. Resent-From: Marius Bakke Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 06 Jun 2020 12:41:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 41735 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Mathieu Othacehe , 41735@debbugs.gnu.org Cc: Mathieu Othacehe Received: via spool by 41735-submit@debbugs.gnu.org id=B41735.159144726110420 (code B ref 41735); Sat, 06 Jun 2020 12:41:02 +0000 Received: (at 41735) by debbugs.gnu.org; 6 Jun 2020 12:41:01 +0000 Received: from localhost ([127.0.0.1]:51030 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jhY8C-0002i0-TL for submit@debbugs.gnu.org; Sat, 06 Jun 2020 08:41:01 -0400 Received: from eggs.gnu.org ([209.51.188.92]:51572) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jhY88-0002hh-NN for 41735@debbugs.gnu.org; Sat, 06 Jun 2020 08:41:00 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:59980) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jhY83-0001qu-Df; Sat, 06 Jun 2020 08:40:51 -0400 Received: from ti0006q161-2604.bb.online.no ([84.202.68.75]:48370 helo=localhost) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1jhY82-0002Ac-2G; Sat, 06 Jun 2020 08:40:50 -0400 From: Marius Bakke In-Reply-To: <20200606091552.32625-1-othacehe@gnu.org> References: <20200606091428.32138-1-othacehe@gnu.org> <20200606091552.32625-1-othacehe@gnu.org> Date: Sat, 06 Jun 2020 14:40:46 +0200 Message-ID: <87r1ustlip.fsf@gnu.org> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Spam-Score: -2.3 (--) 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: -3.3 (---) --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Mathieu Othacehe writes: > * gnu/packages/ssh.scm (openssh-no-x): New variable. > --- > gnu/packages/ssh.scm | 8 ++++++++ > 1 file changed, 8 insertions(+) > > diff --git a/gnu/packages/ssh.scm b/gnu/packages/ssh.scm > index 73841db6b5..13cf305695 100644 > --- a/gnu/packages/ssh.scm > +++ b/gnu/packages/ssh.scm > @@ -239,6 +239,14 @@ Additionally, various channel-specific options can b= e negotiated.") > "See LICENSE in the distribution.")) > (home-page "https://www.openssh.com/"))) >=20=20 > +;; OpenSSH without X support. This allows to use OpenSSH without draggin= g X > +;; libraries to the closure. > +(define-public openssh-no-x > + (package > + (inherit openssh) > + (name "openssh-no-x") > + (inputs (alist-delete "xauth" (package-inputs openssh))))) Maybe add a synopsis so users don't have to guess what this package does. I.e. (synopsis "OpenSSH client and server without X11 support"). I also think 'openssh-sans-x' is better, and is already a fairly common convention. :-) --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCgAdFiEEu7At3yzq9qgNHeZDoqBt8qM6VPoFAl7bjs4ACgkQoqBt8qM6 VPrxDwf/XYrgDS2INU01UKLxm5vX9SYGvhVbxTwfRX6xsJJPtDt67AQEmHCQcFcy LDFw7gKcKThfjfqf6mzbutsmAUBFtYTKTfdAxxmX3OP0GlMZc1x/CDIl+FJvXcN4 k7BnhFTfpoaxWvesOehKjGGqkfyZquDSHL6r4lZRXiCjl+UwdTY0vxMheba0/7W5 L29NkEsu5Lu+sh3yg6AIlCLGULSCrBRyscu5ftCCmr+DrdgnbaO3g5vpg0IG8cVa b74/+hmk+xk2bfBc3zwjMQWZFCkTpNDpjDMgTB9HKuVFH2ADqTI7opugNVJjPXeo EBAFhkMhvEtJPBCI5BOQb7tAccLV+A== =Hubd -----END PGP SIGNATURE----- --=-=-=-- From unknown Sun Jun 22 11:46:24 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Mathieu Othacehe Subject: bug#41735: closed (Re: [bug#41735] [PATCH 1/2] gnu: Add openssh-no-x.) Message-ID: References: <87k10hc3ma.fsf@gmail.com> <20200606091428.32138-1-othacehe@gnu.org> X-Gnu-PR-Message: they-closed 41735 X-Gnu-PR-Package: guix-patches X-Gnu-PR-Keywords: patch Reply-To: 41735@debbugs.gnu.org Date: Mon, 08 Jun 2020 09:25:01 +0000 Content-Type: multipart/mixed; boundary="----------=_1591608301-9158-1" This is a multi-part message in MIME format... ------------=_1591608301-9158-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #41735: [PATCH 0/2] Remove X libraries from bare-bones system closure. which was filed against the guix-patches package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 41735@debbugs.gnu.org. --=20 41735: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D41735 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1591608301-9158-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 41735-done) by debbugs.gnu.org; 8 Jun 2020 09:24:07 +0000 Received: from localhost ([127.0.0.1]:55914 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jiE0k-0002Mb-TM for submit@debbugs.gnu.org; Mon, 08 Jun 2020 05:24:07 -0400 Received: from mail-wm1-f67.google.com ([209.85.128.67]:50745) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jiE0j-0002M8-Ml for 41735-done@debbugs.gnu.org; Mon, 08 Jun 2020 05:24:06 -0400 Received: by mail-wm1-f67.google.com with SMTP id l17so3416461wmj.0 for <41735-done@debbugs.gnu.org>; Mon, 08 Jun 2020 02:24:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version; bh=h3JX6PCxG0acfU35dlTvTP4xWcjIjS26W+QPAAwW9WI=; b=NeZytoIA0qzOhYy6X4llH+efnxXnV5y/pixkx83tZjAqgHCItYajlCKhKLFEYWmzCS n1L7p4AzhKMWJuLTbB/UY0P95/LS/lFQF8h4MlysUOwfie0FzYsgltshj6jMo9M9+6fd 6CR7iJHsvuTrPv5/pb1HAdUe6N4JQGhcwKTwqz738vSZ72Mmmu9GQvVe9GZiy+grjXwb 4TBWVIbUXRZL4Or4E4knb5K7H35tYk+38GLm55vPWyNgoZglbi4jfUgUODkZPb7Zxd8F PGo8nObkkLbStFjmDfBoRPAfurc60tH4vbMEjIHRFvUMuQBRcewLgveFHzEOp5ZHd0Qz 4e2w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:references:date:in-reply-to :message-id:user-agent:mime-version; bh=h3JX6PCxG0acfU35dlTvTP4xWcjIjS26W+QPAAwW9WI=; b=aS20OYKzV620h0bLVnhcL2AcPfjaTDvcSa1Gkkw0rcYSlfbwC0OsGpLu8B6CHGM7Oz Bn3cUtHOgCIJAuLHNkS1au7ztBACESQk2qGzu1kX32gLknzu06h0g9j3Q1f5e2mPtDwU 7ZFeHaRpjtXMzrAQl22DKoWZfJm2jBSYK6l5Kf7LJoMdjiaz5gPB9VrbamNwsbTXoxc9 Hd4gNTn093OZKmMvQ6z45Prf7UE+4gEoTgiV34fv+WzvdukL1g66CdIsCAxJnEyldvJu R2xT3sP6qS1jZKzmtqCF5xtVHap5y51fG/0Pxm1oBri1Dtzkzrocwl/3lmOW2vt3xObD MrfQ== X-Gm-Message-State: AOAM532+jkq3nBlEV7rM1EpVdNPe63BSyWEIFWjE7gwMnqarRwCYoQ5N qMEZ/gELhWCsM4NERarN5TajZgEXAc8= X-Google-Smtp-Source: ABdhPJwW5ZJczqUPKxO34MyVNjqkqMz35CZa++eX2vDy6U/yHhVeRLZ9iVnfaty10wNbRkE2/0JymA== X-Received: by 2002:a1c:28c5:: with SMTP id o188mr14965502wmo.62.1591608239547; Mon, 08 Jun 2020 02:23:59 -0700 (PDT) Received: from meru (lfbn-ann-1-136-86.w86-200.abo.wanadoo.fr. [86.200.104.86]) by smtp.gmail.com with ESMTPSA id l17sm22890433wrq.17.2020.06.08.02.23.58 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 08 Jun 2020 02:23:58 -0700 (PDT) From: Mathieu Othacehe To: Marius Bakke Subject: Re: [bug#41735] [PATCH 1/2] gnu: Add openssh-no-x. References: <20200606091428.32138-1-othacehe@gnu.org> <20200606091552.32625-1-othacehe@gnu.org> <87r1ustlip.fsf@gnu.org> Date: Mon, 08 Jun 2020 11:23:57 +0200 In-Reply-To: <87r1ustlip.fsf@gnu.org> (Marius Bakke's message of "Sat, 06 Jun 2020 14:40:46 +0200") Message-ID: <87k10hc3ma.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 41735-done Cc: 41735-done@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.0 (-) Hello Marius, > Maybe add a synopsis so users don't have to guess what this package > does. I.e. (synopsis "OpenSSH client and server without X11 support"). > > I also think 'openssh-sans-x' is better, and is already a fairly common > convention. :-) Fixed and pushed, Thanks, Mathieu ------------=_1591608301-9158-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 6 Jun 2020 09:14:37 +0000 Received: from localhost ([127.0.0.1]:50718 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jhUuT-0007ee-4K for submit@debbugs.gnu.org; Sat, 06 Jun 2020 05:14:37 -0400 Received: from lists.gnu.org ([209.51.188.17]:38988) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jhUuS-0007eX-Ep for submit@debbugs.gnu.org; Sat, 06 Jun 2020 05:14:36 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:47796) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jhUuS-0004ZV-9r for guix-patches@gnu.org; Sat, 06 Jun 2020 05:14:36 -0400 Received: from mail-wr1-x431.google.com ([2a00:1450:4864:20::431]:43047) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1jhUuR-0001Bk-EW; Sat, 06 Jun 2020 05:14:35 -0400 Received: by mail-wr1-x431.google.com with SMTP id l10so12064427wrr.10; Sat, 06 Jun 2020 02:14:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=K3cH4qDoJZbMxn5e9N+MR+nFC18byWRhdliNJtsmKQo=; b=pUHD8BAofnWC4CuuEpp4wekB3jILGe90tzlFY/vYJRpV6ssilQuZetAZmIQqDpNA6R nOFnsMyQyJUPHoUIipBUps4CxOOfc1jxmLeS0EWgGt/6xT0avc/txrdWdlWWGf1HB6Dk djjfjHGh6x/lPdHsKw6SQtGi7+p4y1XskW8ZZ7XGUwVWBTNBrgSA2xx8bD6SjGfHFOk+ qQBQ8ULdr80EB6qm3xxoeTSJHxc4S9vJ8uCJ4VkJyWAkCd6lO9pkiGxaTT1yV5HxWVyC 0oplgV+ONLzz0/RAXNXsVvI3jM4ISeoVFAodx844QjzxA3jlTlONTp6yYFy6zJduEetL Z30w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=K3cH4qDoJZbMxn5e9N+MR+nFC18byWRhdliNJtsmKQo=; b=oWTG3YN4yUlJUK7ECZf27zGkK+AfUjoNnD9FABO4ZEPeL7t5dKD71u3Q29PN1al40g beQIgDc5DFVFdjeP5gTKoZzD0HWZKX0gIIif+eL8RgUv7DiEr94iij+/E2Mneb6ffu3d 90SmL/shY/QAnV7W5BeknUaKO1EYnVBGmpmadg5NqrSdMnx457GP6DN83hJoZc+3QVUi kXmrLc0SgaX/IA+it3ndh8fejrxClQVanUvB881AkJbbzo715hxkaq/Ei3dovoDlu7e8 oAMa5UlAtOdskP7OKbFQv9++oPqBrNhsXhsujpPaO0SM5P6RXqjdPq/M6VO3d8m1TneI YMcg== X-Gm-Message-State: AOAM532UG5rsDl+MAugc6WkYjTIpcy5cFwBQmM6IKhe9dQvyQiiFJ8oW aJ5ZxDxcNyqO5SKsPT/bJDOVoTf3uiE= X-Google-Smtp-Source: ABdhPJxf/z+tGyplCXBJpoy9lXPfqaahQLogqROg8O11M1u/Q4Z2uLf7hY18yVl37QrnQNQJzNnDiQ== X-Received: by 2002:adf:9404:: with SMTP id 4mr13321750wrq.367.1591434873036; Sat, 06 Jun 2020 02:14:33 -0700 (PDT) Received: from meru.fronius.com ([2a01:e0a:fa:a50:809b:e323:9e90:279b]) by smtp.gmail.com with ESMTPSA id k64sm15215703wmf.34.2020.06.06.02.14.32 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 06 Jun 2020 02:14:32 -0700 (PDT) From: Mathieu Othacehe X-Google-Original-From: Mathieu Othacehe To: guix-patches@gnu.org Subject: [PATCH 0/2] Remove X libraries from bare-bones system closure. Date: Sat, 6 Jun 2020 11:14:28 +0200 Message-Id: <20200606091428.32138-1-othacehe@gnu.org> X-Mailer: git-send-email 2.26.2 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=2a00:1450:4864:20::431; envelope-from=m.othacehe@gmail.com; helo=mail-wr1-x431.google.com X-detected-operating-system: by eggs.gnu.org: No matching host in p0f cache. That's all we know. X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001 autolearn=_AUTOLEARN X-Spam_action: no action X-Spam-Score: 0.7 (/) X-Debbugs-Envelope-To: submit Cc: Mathieu Othacehe 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: -2.3 (--) Hello, Here's a small serie to remove X libraries from bare-bones system closure. Thanks, Mathieu Mathieu Othacehe (2): gnu: Add openssh-no-x. system: bare-bones: Remove dependency to X libraries. gnu/packages/ssh.scm | 8 ++++++++ gnu/system/examples/bare-bones.tmpl | 3 ++- 2 files changed, 10 insertions(+), 1 deletion(-) -- 2.26.2 ------------=_1591608301-9158-1-- From unknown Sun Jun 22 11:46:24 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#41735] [PATCH 1/2] gnu: Add openssh-no-x. Resent-From: Mathieu Othacehe Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 08 Jun 2020 09:28:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 41735 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Jan Nieuwenhuizen Cc: 41735@debbugs.gnu.org Received: via spool by 41735-submit@debbugs.gnu.org id=B41735.15916084319403 (code B ref 41735); Mon, 08 Jun 2020 09:28:01 +0000 Received: (at 41735) by debbugs.gnu.org; 8 Jun 2020 09:27:11 +0000 Received: from localhost ([127.0.0.1]:55932 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jiE3i-0002Rb-Qt for submit@debbugs.gnu.org; Mon, 08 Jun 2020 05:27:10 -0400 Received: from mail-wr1-f65.google.com ([209.85.221.65]:42012) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jiE3h-0002RK-HA for 41735@debbugs.gnu.org; Mon, 08 Jun 2020 05:27:09 -0400 Received: by mail-wr1-f65.google.com with SMTP id p5so16554003wrw.9 for <41735@debbugs.gnu.org>; Mon, 08 Jun 2020 02:27:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version; bh=vCtYsOrCsnW9XEAG2bq9fNWu0AcetGWKTOyCaFgF5Q8=; b=OWkOfgbPQejXwWl34Funjtd1JVDf+Qs1UUkyLkkqyIv/y9GUsAV4k1bVTnq2UBtusj REv0nTz/1YrhAvyE6efS4rYDtN1RbpEZhzR3PQ35aR0r5EUc2QQl8hpWIzafG/U9ZIB+ VnI19IVrMVon8xNIyf5x2IfyZ751v++0mm6EOw91xzfA8hxudQE/LjVYZGLOZhsttcXD U9Sxvi4YE4qDLc+DkhscsVumfWRDr2sNSmQn8G8Hf9uCNUeFU8BvXa12QAh9iWms/OTW y/dhwZorgqUnmWiezB+673GhuHRjIm3AyS0fH6Udq7wj6hVaFCCNm+wrGQX8xcMurSX9 P7HA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:references:date:in-reply-to :message-id:user-agent:mime-version; bh=vCtYsOrCsnW9XEAG2bq9fNWu0AcetGWKTOyCaFgF5Q8=; b=Pd364yNgvLge4Kt2QQ2L1wF7scjw6OEXX6d5cpCEsW5AkISg/2buwvYR139bWwyq2y N6445hg79Mba10oR6L0o3ZoddEP4F0kQamWPdQf8tv2f8/h0g7nhvbyHutpbhJIbz+Nw VkjZTL+X4dpHY+LgjB7ri/P/guRM3kglK3IDh/gk5SbD1dlDn3RhmmkTXUQuRf3Rnjg6 +kMwlq2esKGuRbR3HPYJnVQYubSWib9nX8gyfzTi2ZOZK9/1yR/sMfh0PnRJNEGEoevG WZfzs6JR60bG6RmWjYq9m1cdB7m5jNYSWCh+3GPOZBE4Tt73gXT+rVTvXoR0DR6nCjKT HkNg== X-Gm-Message-State: AOAM530oJz1hRBkj6a5+ajTiusFLndc4UMnkWLeD6h6xE0b0niaPdrch 8rlhZxdLxr14TwZbAOhWX0VuqzR4g80= X-Google-Smtp-Source: ABdhPJwwZcO1M7QoeGbHCk4ksQtRIJFlMQwN7DUvLNj6CvvzrWSFecq0eeMRwa+YeoQ29AJdXmRtGg== X-Received: by 2002:a05:6000:1192:: with SMTP id g18mr23519958wrx.326.1591608423691; Mon, 08 Jun 2020 02:27:03 -0700 (PDT) Received: from meru (lfbn-ann-1-136-86.w86-200.abo.wanadoo.fr. [86.200.104.86]) by smtp.gmail.com with ESMTPSA id r11sm23589666wre.25.2020.06.08.02.27.02 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 08 Jun 2020 02:27:03 -0700 (PDT) From: Mathieu Othacehe References: <20200606091428.32138-1-othacehe@gnu.org> <20200606091552.32625-1-othacehe@gnu.org> <87o8pw4ipd.fsf@gnu.org> Date: Mon, 08 Jun 2020 11:27:01 +0200 In-Reply-To: <87o8pw4ipd.fsf@gnu.org> (Jan Nieuwenhuizen's message of "Sat, 06 Jun 2020 12:00:46 +0200") Message-ID: <87ftb5c3h6.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.0 (/) 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.0 (-) Hey Jan, > Two remarks: after merging, we may want to use openssh-no-x for the Hurd > too and drop this from openssh proper: > > ,@(if (hurd-target?) > '() > `(("xauth" ,xauth))))) ; for 'ssh -X' and 'ssh -Y' > > We have this bit because xauth does not compile for the Hurd yet, > but it's kind of a kludge. I just did push the serie, so I think you could maybe adapt the openssh package used by the Hurd and remove the snippet above, if it's ok for you? > Not to hold this up and maybe we should take this discussion > elsewhere...but I have a ~5y old, bit-rotting stack of LilyPond cross > build packages (foo-SANS-X) laying around. At the time--much to my > suprise--I found the LilyPond community less than enthousiastic to move > their binary package builds to Guix (yet); but adding these -NO-X > packages felt a bit weird. So, I wonder if we could address the X'yness > of packages in a more structured way, that would be nice... Yes I share your concerns on that one, sadly I don't have much better to propose, and I think it's important to have a bare-bones template as minimal as possible. Anyway, this is not a big hack and it will be easy to revert it if we find a better way. Thanks, Mathieu From unknown Sun Jun 22 11:46:24 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#41735] [PATCH 1/2] gnu: Add openssh-no-x. Resent-From: Jan Nieuwenhuizen Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 08 Jun 2020 13:20:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 41735 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Mathieu Othacehe Cc: 41735@debbugs.gnu.org Received: via spool by 41735-submit@debbugs.gnu.org id=B41735.15916223617579 (code B ref 41735); Mon, 08 Jun 2020 13:20:02 +0000 Received: (at 41735) by debbugs.gnu.org; 8 Jun 2020 13:19:21 +0000 Received: from localhost ([127.0.0.1]:56190 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jiHgP-0001yA-DP for submit@debbugs.gnu.org; Mon, 08 Jun 2020 09:19:21 -0400 Received: from eggs.gnu.org ([209.51.188.92]:38928) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jiHgN-0001xy-KR for 41735@debbugs.gnu.org; Mon, 08 Jun 2020 09:19:20 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:48165) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jiHgI-0003Wb-DT; Mon, 08 Jun 2020 09:19:14 -0400 Received: from [2001:980:1b4f:1:42d2:832d:bb59:862] (port=34174 helo=dundal.peder.onsbrabantnet.nl) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1jiHgH-0003Qj-G5; Mon, 08 Jun 2020 09:19:13 -0400 From: Jan Nieuwenhuizen Organization: AvatarAcademy.nl References: <20200606091428.32138-1-othacehe@gnu.org> <20200606091552.32625-1-othacehe@gnu.org> <87o8pw4ipd.fsf@gnu.org> <87ftb5c3h6.fsf@gmail.com> X-Url: http://AvatarAcademy.nl Date: Mon, 08 Jun 2020 15:19:11 +0200 In-Reply-To: <87ftb5c3h6.fsf@gmail.com> (Mathieu Othacehe's message of "Mon, 08 Jun 2020 11:27:01 +0200") Message-ID: <87sgf566gg.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -2.3 (--) 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: -3.3 (---) Mathieu Othacehe writes: Hi Mathieu, > I just did push the serie, so I think you could maybe adapt the openssh > package used by the Hurd and remove the snippet above, if it's ok for > you? Yes, sure; I'm right on it. I just sent my final patch set for wip-hurd-vm, still using plain "openssh" -- will create an and test updated patch. >> Not to hold this up and maybe we should take this discussion >> elsewhere...but I have a ~5y old, bit-rotting stack of LilyPond cross >> build packages (foo-SANS-X) laying around. At the time--much to my >> suprise--I found the LilyPond community less than enthousiastic to move >> their binary package builds to Guix (yet); but adding these -NO-X >> packages felt a bit weird. So, I wonder if we could address the X'yness >> of packages in a more structured way, that would be nice... > > Yes I share your concerns on that one, sadly I don't have much better to > propose, and I think it's important to have a bare-bones template as > minimal as possible. Anyway, this is not a big hack and it will be easy > to revert it if we find a better way. Okay...I'm sure this will come around another time. Janneke --=20 Jan Nieuwenhuizen | GNU LilyPond http://lilypond.org Freelance IT http://JoyofSource.com | Avatar=C2=AE http://AvatarAcademy.com