From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id qHrVAjgEKWKGZgEAgWs5BA (envelope-from ) for ; Wed, 09 Mar 2022 20:47:04 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id 6JISOzcEKWIvPwEAauVa8A (envelope-from ) for ; Wed, 09 Mar 2022 20:47:03 +0100 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 A5823CE68 for ; Wed, 9 Mar 2022 20:47:03 +0100 (CET) Received: from localhost ([::1]:47468 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nS2H0-0002JG-FW for larch@yhetil.org; Wed, 09 Mar 2022 14:47:02 -0500 Received: from eggs.gnu.org ([209.51.188.92]:53054) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nS2G2-00024l-Ra for guix-patches@gnu.org; Wed, 09 Mar 2022 14:46:02 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:38639) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nS2G2-0001T6-Iw for guix-patches@gnu.org; Wed, 09 Mar 2022 14:46:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nS2G2-00071T-9f for guix-patches@gnu.org; Wed, 09 Mar 2022 14:46:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#54304] [PATCH] Don't fix git executable location during Elixir build Resent-From: Maxime Devos Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 09 Mar 2022 19:46:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 54304 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Cees de Groot Cc: 54304@debbugs.gnu.org Received: via spool by 54304-submit@debbugs.gnu.org id=B54304.164685514626969 (code B ref 54304); Wed, 09 Mar 2022 19:46:02 +0000 Received: (at 54304) by debbugs.gnu.org; 9 Mar 2022 19:45:46 +0000 Received: from localhost ([127.0.0.1]:60769 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nS2Fm-00070v-GS for submit@debbugs.gnu.org; Wed, 09 Mar 2022 14:45:46 -0500 Received: from andre.telenet-ops.be ([195.130.132.53]:51312) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nS2Fj-00070j-U0 for 54304@debbugs.gnu.org; Wed, 09 Mar 2022 14:45:45 -0500 Received: from ptr-bvsjgyhxw7psv60dyze.18120a2.ip6.access.telenet.be ([IPv6:2a02:1811:8c09:9d00:3c5f:2eff:feb0:ba5a]) by andre.telenet-ops.be with bizsmtp id 4Klh2700E4UW6Th01Klhy1; Wed, 09 Mar 2022 20:45:42 +0100 Message-ID: <919b8ca66b9548aa0e3cf682b9e293f7ed28b2a8.camel@telenet.be> From: Maxime Devos Date: Wed, 09 Mar 2022 20:45:41 +0100 In-Reply-To: References: <5f60c94ec46bf7348c3f1906957dc3cbb4d9d395.camel@telenet.be> Content-Type: multipart/signed; micalg="pgp-sha512"; protocol="application/pgp-signature"; boundary="=-0hT54dB9YfW6numgs8+V" User-Agent: Evolution 3.38.3-1 MIME-Version: 1.0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=telenet.be; s=r22; t=1646855142; bh=zrxlcvu/v2z8VlWRX4rhIIaN0UROC49OorewclcKGXo=; h=Subject:From:To:Cc:Date:In-Reply-To:References; b=GqgiMzDqiT02posWB5xjK5tU6gddlT1qAETwOWiAeGMvUWLiJHlCJYn4lDYjDLCsl eGplgEL2iotNa9kgO6reD/pvSepaHp05GMdhCQBrBtnNlL8siLOl4Hqe+pbSsAADkQ Yx67m/4qrIHAGE5GNqfuzHZHNVkqVKZgM2dSA9oHCqplAbzzwHP9pCHzEeFKkES7Ql zcD3Rlfso1bf87dkian+G/ERqinYcOSqoqcnyKXoNwt2SizrvWjHfd2S12Y6ZmIjzG mUftnUf2/8Q8jFSt4JMPoSWCL6Pa+GnNIXULi7JL7Vqjxzir/ZfsfEB7ufOpmCJR51 qaX/BvJPOr3FQ== 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-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1646855223; 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=zrxlcvu/v2z8VlWRX4rhIIaN0UROC49OorewclcKGXo=; b=J4rw4PND/Jk6BetEUBIv1M9Hu9xBksstwbmpC4g5fDoYhoIXKDd0RQShIBMmColgc1ynWO ZMnydoZbqRcZbFHTfU+Utxwq8KZb3qFvjFOIfKL6RiZiV+w5l5ReeD/4+ANxKJzzbodpUy Mj0SGrKW8aFHwoO/+8tr5QYMpOwis8N8y/Z/UZRWrwZonD7X8OUx+DP312lW8J1MFrUodW JQhdrcmrLbpFKEtY1H6JEN0VVkgfYQHqS5jVhQpcbZgFT993lb28CXmYe8ADqW1Ot9uONw CtzqSenGWfpWm+HWhHOxh/DgA+elldM60LYIMxvGlWz/RS3Rt+IEG6w3u55YXA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1646855223; a=rsa-sha256; cv=none; b=u8sWIqh84/Gg/BoX8YNajSw7/u6iMZhPaXl/ZoKT+4mtSUQDEntnS1095gwhKGirsTt7oI nw2IaqZ3HtjVeQwenwxabVPHWZRMmf/AAqfIz3/mXiFM+q6VlxwAvYF56GCNx9vCV8P9dR WXdEG2c1/Hz0S94x8Cb6E/UeZrJIiqIoVWZHKuQpZh/5cExYFdx2bnY0bdjuCqhLia6FHr BcNf8liCU1Gf0kvBUYYML87UEyTZdOB+M7pLrN6xqJnXEHp8iOP+cWY8x8s5mMNjD2i5Ly JIgYJG7GNbYDepAaFpTeMtoh9DZBOf4JnbL+cyqGD5lekXhBIMJm3BHOmZ990Q== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=telenet.be header.s=r22 header.b=GqgiMzDq; dmarc=fail reason="SPF not aligned (relaxed)" header.from=telenet.be (policy=none); 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" X-Migadu-Spam-Score: 2.89 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=telenet.be header.s=r22 header.b=GqgiMzDq; dmarc=fail reason="SPF not aligned (relaxed)" header.from=telenet.be (policy=none); 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" X-Migadu-Queue-Id: A5823CE68 X-Spam-Score: 2.89 X-Migadu-Scanner: scn0.migadu.com X-TUID: c/bbTxq+Yp1M --=-0hT54dB9YfW6numgs8+V Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Cees de Groot schreef op wo 09-03-2022 om 17:31 [+0000]: > I think changing the behaviour of a programming language just to be helpf= ul to developers Developers are users too and users can be developers. Furthermore, Elixir is an implementation of a programming language, so aren't all users of Elixir automatically developers? I'm not sure how exactly Elixir integrates with git but I assume the integration can be very useful. Also, this does not change the behaviour of the language, it only adjusts a detail of the implementation: the error message for indicating that git is missing is adjusted. > is something that one may consider for upstream, but certainly not in th= e context > of a packaging system like Guix - that just will breed confusion. How could better error messages breed confusion? Also, this seems a change that would absolutely _not_ be considered upstream. Why would upstream have distro-specific error messages? If the new error message is Guix-specific, wouldn't Guix be the logical place to have it? Greetings, Maxime. --=-0hT54dB9YfW6numgs8+V Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- iI0EABYKADUWIQTB8z7iDFKP233XAR9J4+4iGRcl7gUCYikD5RccbWF4aW1lZGV2 b3NAdGVsZW5ldC5iZQAKCRBJ4+4iGRcl7gppAP45vq8lFQRRs+nLssm3L7rBLQzZ q0ZPo5RcbDwVwdFssAD/coZUNom2+Cus2qHJ3O/PxMf0t3Z2hiLr4CskcVHNpQ0= =PAGC -----END PGP SIGNATURE----- --=-0hT54dB9YfW6numgs8+V--