From unknown Sat Sep 13 01:26:49 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#38455] [PATCH] doc: Mention how to test against make / guix pull breakage. Resent-From: Pierre Neidhardt Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 02 Dec 2019 09:16:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 38455 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 38455@debbugs.gnu.org X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.15752781599124 (code B ref -1); Mon, 02 Dec 2019 09:16:01 +0000 Received: (at submit) by debbugs.gnu.org; 2 Dec 2019 09:15:59 +0000 Received: from localhost ([127.0.0.1]:37084 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ibhoE-0002N6-QG for submit@debbugs.gnu.org; Mon, 02 Dec 2019 04:15:59 -0500 Received: from lists.gnu.org ([209.51.188.17]:56763) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ibhoC-0002My-Of for submit@debbugs.gnu.org; Mon, 02 Dec 2019 04:15:57 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:53172) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ibhoB-0005Kl-Mf for guix-patches@gnu.org; Mon, 02 Dec 2019 04:15:56 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.1 required=5.0 tests=BAYES_50,RCVD_IN_DNSWL_LOW autolearn=disabled version=3.3.2 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ibho9-0007nF-MV for guix-patches@gnu.org; Mon, 02 Dec 2019 04:15:55 -0500 Received: from relay9-d.mail.gandi.net ([217.70.183.199]:35563) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1ibho9-0007lD-G1 for guix-patches@gnu.org; Mon, 02 Dec 2019 04:15:53 -0500 X-Originating-IP: 92.169.151.76 Received: from localhost.localdomain (lfbn-1-4156-76.w92-169.abo.wanadoo.fr [92.169.151.76]) (Authenticated sender: mail@ambrevar.xyz) by relay9-d.mail.gandi.net (Postfix) with ESMTPSA id 7D828FF806 for ; Mon, 2 Dec 2019 09:15:50 +0000 (UTC) From: Pierre Neidhardt Date: Mon, 2 Dec 2019 10:15:50 +0100 Message-Id: <20191202091550.15132-1-mail@ambrevar.xyz> X-Mailer: git-send-email 2.23.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 217.70.183.199 X-Spam-Score: 0.9 (/) 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.1 (--) * doc/contributing.texi (Submitting Patches): Mention commands in the check list. --- doc/contributing.texi | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/doc/contributing.texi b/doc/contributing.texi index ee72b2f94d..04a4ba3e1a 100644 --- a/doc/contributing.texi +++ b/doc/contributing.texi @@ -961,6 +961,16 @@ often better to clone the repository. Don't use the @command{name} field in the URL: it is not very useful and if the name changes, the URL will probably be wrong. +@item +Make sure your changes do not break Guix: rebuild it with +@example +guix environment guix -- make +@end example +and simulate a @code{guix pull} with +@example +guix pull --url=/path/to/your/checkout --dry-run +@end example + @end enumerate When posting a patch to the mailing list, use @samp{[PATCH] @dots{}} as -- 2.23.0 From unknown Sat Sep 13 01:26:49 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#38455] [PATCH] doc: Mention how to test against make / guix pull breakage. Resent-From: zimoun Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 02 Dec 2019 12:09:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 38455 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Pierre Neidhardt Cc: 38455@debbugs.gnu.org Received: via spool by 38455-submit@debbugs.gnu.org id=B38455.15752885061108 (code B ref 38455); Mon, 02 Dec 2019 12:09:01 +0000 Received: (at 38455) by debbugs.gnu.org; 2 Dec 2019 12:08:26 +0000 Received: from localhost ([127.0.0.1]:37182 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ibkV8-0000Hn-2B for submit@debbugs.gnu.org; Mon, 02 Dec 2019 07:08:26 -0500 Received: from mail-qt1-f194.google.com ([209.85.160.194]:38909) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ibkV6-0000Hb-Ct for 38455@debbugs.gnu.org; Mon, 02 Dec 2019 07:08:25 -0500 Received: by mail-qt1-f194.google.com with SMTP id 14so41118739qtf.5 for <38455@debbugs.gnu.org>; Mon, 02 Dec 2019 04:08:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=Tzx/1NC2tCeEUutP1p7CniQTdX0PkqdCHkmHkGdkrns=; b=s+QZRkOld+r9AekAj8sWKA7r/CU47wX2UCZS9xxg43MmBiquDSJBikc+FAKR2znafD nxs1KQnhh/+L7b3XN7epluSY3h0jhw8hD6TZKUVjvH3wXDnX9TPltNU3imFffTSTNhdz vq8Ni2/ri/KT3AmsZr5vf0k+H3xsFU2Kz2lFaqmKHcjwCuH0O5BXlD8uWwZEXZTGpzMv EgGIepzat2V4uWct5A/pQ6nkJED4SRYNkMWOi+XyWxkryuzj7e2bQ4auZ8yg/ltEQvex 40dk0dkA73it/mBlTZSWBQvaaWVRXnR2PbrhHNYWBafubJYMSK3ndkhO31akLStxHuwC WpPA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=Tzx/1NC2tCeEUutP1p7CniQTdX0PkqdCHkmHkGdkrns=; b=SBTboFHccjquhJPk8cgPO14Cb+nBRytaynM8Nlahh1ikMTHndu/jP0+30joi/YDFxt q4JSkzWdLdQJFcVwDnvAO3RFHLcuBfDXYS7eYZhi2P/r9Lvkq0cO+0pvq7aFYckIwPLy KMkGwJ2jGx566+u0/aKUt+MqcL4A8fEQXuNPv/apjWzmPXyDUVFLvwqHnzclppHkHCSh doIyj6jtcnQ2HclJpgY7PEJOQ0jIqdGReM5OGT1tyPL/Pwyp6kFAfIMrWGlD8UfHEt2p iKjO2x/lP73fwqGM5XlpfozlHKZ9BmHNA8TmPGpTSxqzM/+OBciDXvq9ml4WDvd5NUhi 50Yw== X-Gm-Message-State: APjAAAXuK1wPXgpbIGNhNeb9LJ+pczRTfh8we3oOu9SBSXx7U4j9Vwmc MILJkzbp/S7Dq5NwuL82zMb/I0YF5WNVwkHEhth+mnOs X-Google-Smtp-Source: APXvYqwA6o06XuyFQpqMzsyUw4652KqLmBSz6hKea28+iGCus8v+IVEsI0HHRjILF6KZP3yvMWyqRsK7lP7zy0Rz//Q= X-Received: by 2002:ac8:7957:: with SMTP id r23mr64299074qtt.211.1575288498895; Mon, 02 Dec 2019 04:08:18 -0800 (PST) MIME-Version: 1.0 References: <20191202091550.15132-1-mail@ambrevar.xyz> In-Reply-To: <20191202091550.15132-1-mail@ambrevar.xyz> From: zimoun Date: Mon, 2 Dec 2019 13:08:07 +0100 Message-ID: Content-Type: text/plain; charset="UTF-8" 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 (-) Hi Pierre, On Mon, 2 Dec 2019 at 10:16, Pierre Neidhardt wrote: > * doc/contributing.texi (Submitting Patches): Mention commands in the check > list. Nice! I propose instead this wording. Because, I am not sure that building Guix from source is really necessary to run/check "guix pull". --8<---------------cut here---------------start------------->8--- diff --git a/doc/contributing.texi b/doc/contributing.texi index ee72b2f94d..8001b0aef1 100644 --- a/doc/contributing.texi +++ b/doc/contributing.texi @@ -961,6 +961,15 @@ often better to clone the repository. Don't use the @command{name} field in the URL: it is not very useful and if the name changes, the URL will probably be wrong. +@item +Make sure your changes do not break @command{guix pull}: + +@example +guix pull --dry-run --url=/path/to/your/checkout +@end example + +(see @pxref{Invoking guix pull}). + @end enumerate When posting a patch to the mailing list, use @samp{[PATCH] @dots{}} as --8<---------------cut here---------------end--------------->8--- Hope that helps. Cheers, simon From unknown Sat Sep 13 01:26:49 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#38455] [PATCH] doc: Mention how to test against make / guix pull breakage. Resent-From: Pierre Neidhardt Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 02 Dec 2019 12:17:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 38455 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: zimoun Cc: 38455@debbugs.gnu.org Received: via spool by 38455-submit@debbugs.gnu.org id=B38455.15752890141910 (code B ref 38455); Mon, 02 Dec 2019 12:17:01 +0000 Received: (at 38455) by debbugs.gnu.org; 2 Dec 2019 12:16:54 +0000 Received: from localhost ([127.0.0.1]:37191 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ibkdK-0000Uk-4n for submit@debbugs.gnu.org; Mon, 02 Dec 2019 07:16:54 -0500 Received: from relay2-d.mail.gandi.net ([217.70.183.194]:46973) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ibkdH-0000UZ-GX for 38455@debbugs.gnu.org; Mon, 02 Dec 2019 07:16:52 -0500 X-Originating-IP: 92.169.151.76 Received: from bababa (lfbn-1-4156-76.w92-169.abo.wanadoo.fr [92.169.151.76]) (Authenticated sender: pierre@atlas.engineer) by relay2-d.mail.gandi.net (Postfix) with ESMTPSA id 6B4A14000A; Mon, 2 Dec 2019 12:16:49 +0000 (UTC) From: Pierre Neidhardt In-Reply-To: References: <20191202091550.15132-1-mail@ambrevar.xyz> Date: Mon, 02 Dec 2019 13:16:48 +0100 Message-ID: <875ziyly6n.fsf@ambrevar.xyz> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" X-Spam-Score: -0.2 (/) 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: -0.2 (/) --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable I'm actually not sure about one thing: Does `guix pull` catch the errors of `make`? I believe that make can output useful warnings, which maybe not bother `guix pull`, but maybe I'm wrong. =2D-=20 Pierre Neidhardt https://ambrevar.xyz/ --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEUPM+LlsMPZAEJKvom9z0l6S7zH8FAl3lALAACgkQm9z0l6S7 zH+Aygf+MAHQ+iQMjS9NgA80PwuUOVw5eFbdvuBcT+JbM7F/J0TBAhabw2koZgQX w0KBw4ekGrslVK/Dy8EBe9owlSrOp6iH5QZATbiLW7MuRU4rzYdTlRN/NvVBPPZ/ 7isjfwor0FkW3gzuglAG3JykPeftnoh8CzztQ0+Wxwi19Dv8OsnZDLLZ/JusL8kC MX5it3yZS0TVHEkwr4sMJ9NKn5cnIh4bdUL5ZMdN3v/DxPQetGxSkau3x6Ug6NsL mDJfIWpkt8H7GQr4FtvhzbZYRdeGQDu0kR1frk9zwjIysWAxUcHgyBMr5YjHc/Az lHVoLfzWwLB9DpDqdaE/8VEhVHWlCg== =U3KI -----END PGP SIGNATURE----- --=-=-=-- From unknown Sat Sep 13 01:26:49 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#38455] [PATCH] doc: Mention how to test against make / guix pull breakage. Resent-From: zimoun Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 02 Dec 2019 12:34:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 38455 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Pierre Neidhardt Cc: 38455@debbugs.gnu.org Received: via spool by 38455-submit@debbugs.gnu.org id=B38455.157528998910881 (code B ref 38455); Mon, 02 Dec 2019 12:34:01 +0000 Received: (at 38455) by debbugs.gnu.org; 2 Dec 2019 12:33:09 +0000 Received: from localhost ([127.0.0.1]:37198 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ibkt3-0002pR-HY for submit@debbugs.gnu.org; Mon, 02 Dec 2019 07:33:09 -0500 Received: from mail-qt1-f196.google.com ([209.85.160.196]:38690) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ibkt1-0002pD-Hb for 38455@debbugs.gnu.org; Mon, 02 Dec 2019 07:33:07 -0500 Received: by mail-qt1-f196.google.com with SMTP id 14so41190792qtf.5 for <38455@debbugs.gnu.org>; Mon, 02 Dec 2019 04:33:07 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=BFePp5/fSTALgSEQb62zEeUMc4+OIk8hvUKQYiSsTvI=; b=QL6Yh1CuHcN4BXN7Pc4+wb36TXgkG0/HEm7ht6dB4XnpQ9Gedo7wjo3w+YXU3MeNSs cNTYQWqw8XTBHn3E6HxjabbnZ1MYHwPe32Hcdlr9KiCHrcX4hnApxtWLFIajAAjISgPX bNp5iS1ODtC/EElvu60839gGYSGufIjFuFrE9inDr73dWADmhuGUXFzw7zk7xjFdoH8o EW/fOuOhj1PUAIWTrZJXhel+BGBXilzAeDxXcJt7esusxJLj4x2kXlvyRLj29aaNp97A k135vMfUNXBUJo355HYpqlmU2KnJzQQHkGPPhATsNWVHMhnlgs5n4gE3Y80aTillHlEc nrRw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=BFePp5/fSTALgSEQb62zEeUMc4+OIk8hvUKQYiSsTvI=; b=Hf0AXvOnd4ZvOaYpihMEldNBxrJJftkJ1CcgsSmbEjEBGRCbkNmrglnc5TygDEe6H5 TlyCrnW2hE7z1pZI4tGy3syxws9fXnPhMUjlehHX1pAl8DhlVGeQfuya2SpDBbF/zpCP 4mhvkP0e/QepshKlLtEYZgrPhZlxSsSJ6BNK2v5kTLnjA+itjkChika3J8wzIpXxNnlx 4PFYLzGYkJOv7XoWyVK8TdKgKqUniEc38TfxdnA4jZu4vv51Kk30sh1DTXxENAO11Xg+ 3hjTvxIrz1boIFRtG7apzeQzJ6EJqL3LOqgVa/jLuleTE7reQ1ZHD40892FlCaJ6Yv9o 031A== X-Gm-Message-State: APjAAAV2bPV9/q+WJkZzXf/KZhzQdw0UQoN9+4d0UKUteSkjQ3XWWwJm 0xoMJQodvP0aP2Na0qhj97Ps1XlozELrznckMuc= X-Google-Smtp-Source: APXvYqzKP5sI0nPvIUapnNkmMhFVjjR5q2DtJ+xNxYtTj+U7NDLtFCdMHIoARe4BB2oXDzMN/hnqWi9vZXw0aHhqvL0= X-Received: by 2002:ac8:7957:: with SMTP id r23mr64408831qtt.211.1575289981997; Mon, 02 Dec 2019 04:33:01 -0800 (PST) MIME-Version: 1.0 References: <20191202091550.15132-1-mail@ambrevar.xyz> <875ziyly6n.fsf@ambrevar.xyz> In-Reply-To: <875ziyly6n.fsf@ambrevar.xyz> From: zimoun Date: Mon, 2 Dec 2019 13:32:50 +0100 Message-ID: Content-Type: text/plain; charset="UTF-8" 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 (-) On Mon, 2 Dec 2019 at 13:16, Pierre Neidhardt wrote: > > I'm actually not sure about one thing: Does `guix pull` catch the errors > of `make`? What is the point of this advice? Check if "guix pull" is broken, right? I think "guix pull -n --url=foo" does the job, isn't it? > I believe that make can output useful warnings, which maybe not bother > `guix pull`, but maybe I'm wrong. This is another tips? Reading all the points, I feel that another point about checking the "make" warnings and/or running the test suite should be added. A good indication is that there is no link to "Running the Test Suite". What do you think? From unknown Sat Sep 13 01:26:49 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#38455] [PATCH] doc: Mention how to test against make / guix pull breakage. Resent-From: Pierre Neidhardt Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 02 Dec 2019 12:47:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 38455 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: zimoun Cc: guix-devel@gnu.org, 38455@debbugs.gnu.org Received: via spool by 38455-submit@debbugs.gnu.org id=B38455.157529077412080 (code B ref 38455); Mon, 02 Dec 2019 12:47:02 +0000 Received: (at 38455) by debbugs.gnu.org; 2 Dec 2019 12:46:14 +0000 Received: from localhost ([127.0.0.1]:37213 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ibl5h-00038m-Bb for submit@debbugs.gnu.org; Mon, 02 Dec 2019 07:46:13 -0500 Received: from relay5-d.mail.gandi.net ([217.70.183.197]:50681) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ibl5e-00038d-TT for 38455@debbugs.gnu.org; Mon, 02 Dec 2019 07:46:12 -0500 X-Originating-IP: 92.169.151.76 Received: from bababa (lfbn-1-4156-76.w92-169.abo.wanadoo.fr [92.169.151.76]) (Authenticated sender: pierre@atlas.engineer) by relay5-d.mail.gandi.net (Postfix) with ESMTPSA id 20DDD1C001C; Mon, 2 Dec 2019 12:46:08 +0000 (UTC) From: Pierre Neidhardt In-Reply-To: References: <20191202091550.15132-1-mail@ambrevar.xyz> <875ziyly6n.fsf@ambrevar.xyz> Date: Mon, 02 Dec 2019 13:46:08 +0100 Message-ID: <87zhgaki9b.fsf@ambrevar.xyz> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" X-Spam-Score: -0.2 (/) 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: -0.2 (/) --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable zimoun writes: > On Mon, 2 Dec 2019 at 13:16, Pierre Neidhardt wrote: >> >> I'm actually not sure about one thing: Does `guix pull` catch the errors >> of `make`? > > What is the point of this advice? Check if "guix pull" is broken, > right? I think "guix pull -n --url=3Dfoo" does the job, isn't it? > >> I believe that make can output useful warnings, which maybe not bother >> `guix pull`, but maybe I'm wrong. > > This is another tips? Reading all the points, I feel that another > point about checking the "make" warnings and/or running the test suite > should be added. Why not. > A good indication is that there is no link to > "Running the Test Suite". > > What do you think? CC-ing guix-devel. =2D-=20 Pierre Neidhardt https://ambrevar.xyz/ --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEUPM+LlsMPZAEJKvom9z0l6S7zH8FAl3lB5AACgkQm9z0l6S7 zH/nQAf/XT+TtJgme+xk9NUlsRXfg5pZOD0WuEjiy6tSAB2wbBbI3kmEhjV5z3QN 2xWhBZ1caDDKFP8aMc+HN6SoPBhgPDWBnAVi+L9yy5SoUxoLNC0XkXMM9N74llFI +GRpIGcHRbC6fwFy3D7ZLyDilvaU/XL1gB0AAzbnIhsdz4ZCht8qwn9HDaLH2Afc +bpCr0LviwnIaBWQJ1kn+Ch7eV/Z75AI78Rn69Y/blvvdyHk0zr+kWVXL+I8ywAS ++3jM0gv4DU7FNyuEt/RHnkMlAvXw/PK7Hm9gpm6siiUOx2ZcnvuyxjXWrd2gg7s H4zxHIefxOJiCP41z+L7IvtGt/rAXA== =acAt -----END PGP SIGNATURE----- --=-=-=-- From unknown Sat Sep 13 01:26:49 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#38455] [PATCH] doc: Mention how to test against make / guix pull breakage. Resent-From: zimoun Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 02 Dec 2019 12:49:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 38455 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Pierre Neidhardt Cc: 38455@debbugs.gnu.org Received: via spool by 38455-submit@debbugs.gnu.org id=B38455.157529094012312 (code B ref 38455); Mon, 02 Dec 2019 12:49:01 +0000 Received: (at 38455) by debbugs.gnu.org; 2 Dec 2019 12:49:00 +0000 Received: from localhost ([127.0.0.1]:37217 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ibl8O-0003CW-47 for submit@debbugs.gnu.org; Mon, 02 Dec 2019 07:49:00 -0500 Received: from mail-qv1-f48.google.com ([209.85.219.48]:39171) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ibl8M-0003CJ-4k for 38455@debbugs.gnu.org; Mon, 02 Dec 2019 07:48:58 -0500 Received: by mail-qv1-f48.google.com with SMTP id y8so2603186qvk.6 for <38455@debbugs.gnu.org>; Mon, 02 Dec 2019 04:48:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=cyw28Gkh+QteYwlGOXop8BiH6X6AGGyc83A1xbAO4eI=; b=GxBqpGISRgND/YTsF/hARpdY/O7oG/eAP/13Y866puavJVl188UmoeXfcnb73/JyfP dOjFIq/EXALXLeQ5I19eT4qdshJkuWtXCek9fbQ1dF1orpcU1/e3fqYSgCqkbPRJF0YP BlwYZhmAaYCOhrqqqOuASzoqxk1XVt0YZO1PQBE4rKWneesjYZcSOmajZn3JUPXAPTsY Or2E/CKoiul/pAcR99DjcWWsR+0eystmxDWA2VFd8j2wFqV7p/hygRc/WCvFa4b8ewCd dgzSN5XlYlYpsXdejPY0OYxYE5m7K8MjpwIW8nqEevGJTQ7EOwoYhZe5Gyudv8/jP4tU YuqA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=cyw28Gkh+QteYwlGOXop8BiH6X6AGGyc83A1xbAO4eI=; b=G023ERVKbRxkzE1rb/LCWZOFuls+Ci8sgSfbwcy5DtPI1P+62hLpQejUWkcyO/iddU pacKdsDe6j507d8RGxZwBdrXtrlA4TczI8dVjfo0HM1DRh0WYVcF3H9A4dav/9+W04yq SOTfoYPkZ0J0JI5ij8Zy1Bq2WhZ3CBvC/mjcnuPlOr0z3C/3/03yxYEZk2O0T5RyMOXd e0r7aNbpgj2qysZTyPrf16/WkUHDXHwr+EjZkZsF6V2C/cufh/fYHoBV/T/AtDmmisF+ LmRdUajX7k3qBjou60A7CrN2leDJJHP0djO/M4+Cgp2Ote5s9V7Wz0NNI6sq9ccq8Rds cEFA== X-Gm-Message-State: APjAAAV4d1+TkOLpxDEnHJKtU3tY7ztysyGN0q/58egqauzeBZSJXwaY czS9zaac4RKx4Tc15X+kDwpo9W8nzaUGrid/ARo= X-Google-Smtp-Source: APXvYqz+o0aMjs2pMY3WrVItrFzNkGCWv46j5CiweENIBMpxuEVMwq13ENGX2jIEOdpchzXTuGsxTmORbbHqj8jDsjo= X-Received: by 2002:ad4:46ce:: with SMTP id g14mr9047101qvw.67.1575290932637; Mon, 02 Dec 2019 04:48:52 -0800 (PST) MIME-Version: 1.0 References: <20191202091550.15132-1-mail@ambrevar.xyz> <875ziyly6n.fsf@ambrevar.xyz> In-Reply-To: From: zimoun Date: Mon, 2 Dec 2019 13:48:41 +0100 Message-ID: Content-Type: text/plain; charset="UTF-8" X-Spam-Score: -0.1 (/) 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.1 (-) I do not find any test about "guix pull" in the test suite. I was expecting e.g., "guix-pull.sh" or "pull.scm". Do I misread something? From unknown Sat Sep 13 01:26:49 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#38455] [PATCH] doc: Mention how to test against make / guix pull breakage. Resent-From: zimoun Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 02 Dec 2019 12:53:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 38455 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Pierre Neidhardt Cc: Guix Devel , 38455@debbugs.gnu.org Received: via spool by 38455-submit@debbugs.gnu.org id=B38455.157529118012668 (code B ref 38455); Mon, 02 Dec 2019 12:53:02 +0000 Received: (at 38455) by debbugs.gnu.org; 2 Dec 2019 12:53:00 +0000 Received: from localhost ([127.0.0.1]:37222 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iblCG-0003IF-Jm for submit@debbugs.gnu.org; Mon, 02 Dec 2019 07:53:00 -0500 Received: from mail-qt1-f181.google.com ([209.85.160.181]:33931) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iblCF-0003I3-9L for 38455@debbugs.gnu.org; Mon, 02 Dec 2019 07:52:59 -0500 Received: by mail-qt1-f181.google.com with SMTP id i17so41258090qtq.1 for <38455@debbugs.gnu.org>; Mon, 02 Dec 2019 04:52:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=ulEGSJly/UdQ/E5xYpBJmXQC/Isdas4ti84a1lH911A=; b=hm194zMsY8Hyfy0yj1FTtHEXkwvqfRIq/wZKSWq82Ydg5omuNQxQxXDqP2Nlczdwfq fVgxTr/36ACAAfSBJ9Utffw8A9yPAhNAXr6/fttW/H5L5lGZ51LOxfYajWiu3fuXxr+R RVWGG/neUwv3tZo+nw4lsk+bt4RhQJvhH2gmw3ROXGGhVLAJbhbecOPZ/Z8f3LXCJlUq +f9EcTxSQ9yAnaN2oGx8bVFMtQKrI/O7NVzdubJvOMDz8CqlSooA7sYE0jn+h3wB8zFU KQjPdRV4UVC5TMLLNJWm3rlzLOaEQUsoiNBTAajq7eNvGM7I0KutmDxMA3lGfP4456lT q9OA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=ulEGSJly/UdQ/E5xYpBJmXQC/Isdas4ti84a1lH911A=; b=WdJzTSFcQqmrUUVEmPKqHXYESDdfDQwDJg9R2NHa8Q3+DOjc6i69W24ANuguv/wqg7 c4dev77a5CnvDYCWIZC0XzGBlrQ6ljD791HvgJurW5y8T0qoxZlpoh8M5EcLHcT+3DwV /15FHMVZqQzTcM8zZNDCHXxq75wf5i3OXxNNNZaqW0+jaDbyGE/7gtxr7Q7vdHVI6TvC t/G1iAkgrlexcrKSTk2rQtiM/wjyHU0TAaaqK8db/7508LDQZnDguDoG5k5clFUT081C 2ieAsVp7q3uUDDQXbuW52QshBkwSW9f4xyv5X7UV0CZMPp8j838CMXAEyIHU4zbJh8ge ZADQ== X-Gm-Message-State: APjAAAU/APd9Foitexi11aZJhcxOpww0/9gbGyRdJP70UuOy7N05MSdy NkRrcsGAodK4OE7BMerkdNAjxhn/3177LdFXJG8= X-Google-Smtp-Source: APXvYqwL04VZb1C/sGsdzkhrI5cHzsmLJwXb80IuALR0WCVnPwPhAcRhpRETL/EPCIp5fezTMA/5PqjRKdQpDcocXHE= X-Received: by 2002:ac8:44c3:: with SMTP id b3mr48528085qto.313.1575291173717; Mon, 02 Dec 2019 04:52:53 -0800 (PST) MIME-Version: 1.0 References: <20191202091550.15132-1-mail@ambrevar.xyz> <875ziyly6n.fsf@ambrevar.xyz> <87zhgaki9b.fsf@ambrevar.xyz> In-Reply-To: <87zhgaki9b.fsf@ambrevar.xyz> From: zimoun Date: Mon, 2 Dec 2019 13:52:42 +0100 Message-ID: Content-Type: text/plain; charset="UTF-8" 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 (-) On Mon, 2 Dec 2019 at 13:46, Pierre Neidhardt wrote: > CC-ing guix-devel. If guix-devel is CC-ed, then let talk about the tests of "guix pull" in the test suite. :-) I do not find any test about "guix pull" in the test suite. I was expecting e.g., "guix-pull.sh" or "pull.scm". Do I misread something? From unknown Sat Sep 13 01:26:49 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#38455] [PATCH] doc: Mention how to test against make / guix pull breakage. Resent-From: Danny Milosavljevic Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 02 Dec 2019 19:33:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 38455 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Pierre Neidhardt Cc: 38455@debbugs.gnu.org Received: via spool by 38455-submit@debbugs.gnu.org id=B38455.157531512323869 (code B ref 38455); Mon, 02 Dec 2019 19:33:02 +0000 Received: (at 38455) by debbugs.gnu.org; 2 Dec 2019 19:32:03 +0000 Received: from localhost ([127.0.0.1]:38957 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ibrQR-0006Cv-9s for submit@debbugs.gnu.org; Mon, 02 Dec 2019 14:32:03 -0500 Received: from dd26836.kasserver.com ([85.13.145.193]:45072) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ibrQO-0006CP-93 for 38455@debbugs.gnu.org; Mon, 02 Dec 2019 14:32:01 -0500 Received: from localhost (77.117.169.214.wireless.dyn.drei.com [77.117.169.214]) by dd26836.kasserver.com (Postfix) with ESMTPSA id 203943365589; Mon, 2 Dec 2019 20:31:58 +0100 (CET) Date: Mon, 2 Dec 2019 20:31:57 +0100 From: Danny Milosavljevic Message-ID: <20191202203157.70c0310c@scratchpost.org> In-Reply-To: <20191202091550.15132-1-mail@ambrevar.xyz> References: <20191202091550.15132-1-mail@ambrevar.xyz> X-Mailer: Claws Mail 3.17.3 (GTK+ 2.24.32; x86_64-unknown-linux-gnu) MIME-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_/AzKxh3kH=YMtXy3slJZgm6H"; protocol="application/pgp-signature"; micalg=pgp-sha256 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: -1.7 (-) --Sig_/AzKxh3kH=YMtXy3slJZgm6H Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Hi Pierre, good idea, but I use $ guix environment --pure guix --ad-hoc git guile-readline guile-json (Not using "--pure" is asking for trouble in my opinion) --Sig_/AzKxh3kH=YMtXy3slJZgm6H Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEds7GsXJ0tGXALbPZ5xo1VCwwuqUFAl3lZq0ACgkQ5xo1VCww uqVf2Af+JNT/sYOW+HsV5/xbqWiHkQQei3FQPuB3FGQQE3xRlsUqL9mxq6qKcwbE i/ATtl368gqxZUQfOwR7fniU4+FTMBK4AK2XjFkBoGREN3MpC19ccNiS3RRVi7K6 BCWvHhzkSfMp/k5B2hglBzjvAQ/BFJUTxzs0jlhlKl4O1lBG/0BzOL+5/8ZEaM5k vuVde1xUEHcYZLCF9ivNKs342mKNjTCq94vGyB2nlwHY2yrQkE0ltHzZeucPw/CL /4BL99sRZI+jy8bv+7i5viUWY8BW80td3rAiS++pm+T3UAE2TYocgqovH6tEaK8J gv5JQ8DusvLysYT14uQ48rBw9zzzFA== =u5Sd -----END PGP SIGNATURE----- --Sig_/AzKxh3kH=YMtXy3slJZgm6H-- From unknown Sat Sep 13 01:26:49 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#38455] [PATCH] doc: Mention how to test against make / guix pull breakage. Resent-From: Pierre Neidhardt Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 02 Dec 2019 20:15:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 38455 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Danny Milosavljevic Cc: 38455@debbugs.gnu.org Received: via spool by 38455-submit@debbugs.gnu.org id=B38455.157531768027866 (code B ref 38455); Mon, 02 Dec 2019 20:15:01 +0000 Received: (at 38455) by debbugs.gnu.org; 2 Dec 2019 20:14:40 +0000 Received: from localhost ([127.0.0.1]:38987 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ibs5g-0007FN-Ic for submit@debbugs.gnu.org; Mon, 02 Dec 2019 15:14:40 -0500 Received: from relay2-d.mail.gandi.net ([217.70.183.194]:57655) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ibs5d-0007FD-GY for 38455@debbugs.gnu.org; Mon, 02 Dec 2019 15:14:38 -0500 X-Originating-IP: 92.169.151.76 Received: from mimimi (lfbn-1-4156-76.w92-169.abo.wanadoo.fr [92.169.151.76]) (Authenticated sender: pierre@atlas.engineer) by relay2-d.mail.gandi.net (Postfix) with ESMTPSA id 77E5140002; Mon, 2 Dec 2019 20:14:35 +0000 (UTC) From: Pierre Neidhardt In-Reply-To: <20191202203157.70c0310c@scratchpost.org> References: <20191202091550.15132-1-mail@ambrevar.xyz> <20191202203157.70c0310c@scratchpost.org> Date: Mon, 02 Dec 2019 21:14:34 +0100 Message-ID: <877e3eo579.fsf@ambrevar.xyz> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" X-Spam-Score: -0.2 (/) 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: -0.2 (/) --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Indeed. Why would you need the ad-hoc part though? =2D-=20 Pierre Neidhardt https://ambrevar.xyz/ --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEUPM+LlsMPZAEJKvom9z0l6S7zH8FAl3lcKoACgkQm9z0l6S7 zH+94wgAh0icmE4UKdC7bD+bY+Lb3cgYwqg6GWtj5jGoZZOVkmq1WfT0YSLsV5Cu SrUW9azMe0lbo1P5SEuppMHoSm9edWEL3+1WYSTEnKmE6ruj/eclUOdqsxg1GllM M87Oh3qYQcGz8InNkqyDTPAMFHo1S/jp+cenxIg/r2ZLQNDj6S+dyPhyhPGSZ7Od uYhFjuFprBhJTNdCEtZLmkw2u5cdzV/xG8L4ahI41IPBxnhrM3wyYa8yiQWED9BT Bcdh6OliHqI1/CyiJZKABrPIBCHT8vmShifw8N2EvDsonGovSaOz53BZiIIQxMYk ysw7+hJHV02uwhdMNdCorF0E5BXm6A== =xowp -----END PGP SIGNATURE----- --=-=-=-- From unknown Sat Sep 13 01:26:49 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#38455] [PATCH] doc: Mention how to test against make / guix pull breakage. Resent-From: Danny Milosavljevic Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 02 Dec 2019 21:49:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 38455 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Pierre Neidhardt Cc: 38455@debbugs.gnu.org Received: via spool by 38455-submit@debbugs.gnu.org id=B38455.15753233315842 (code B ref 38455); Mon, 02 Dec 2019 21:49:01 +0000 Received: (at 38455) by debbugs.gnu.org; 2 Dec 2019 21:48:51 +0000 Received: from localhost ([127.0.0.1]:39068 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ibtYn-0001W2-Qq for submit@debbugs.gnu.org; Mon, 02 Dec 2019 16:48:50 -0500 Received: from dd26836.kasserver.com ([85.13.145.193]:56116) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ibtYl-0001Vh-FX for 38455@debbugs.gnu.org; Mon, 02 Dec 2019 16:48:48 -0500 Received: from localhost (77.117.169.214.wireless.dyn.drei.com [77.117.169.214]) by dd26836.kasserver.com (Postfix) with ESMTPSA id 632E23366A97; Mon, 2 Dec 2019 22:48:45 +0100 (CET) Date: Mon, 2 Dec 2019 22:48:41 +0100 From: Danny Milosavljevic Message-ID: <20191202224841.502b6c4f@scratchpost.org> In-Reply-To: <877e3eo579.fsf@ambrevar.xyz> References: <20191202091550.15132-1-mail@ambrevar.xyz> <20191202203157.70c0310c@scratchpost.org> <877e3eo579.fsf@ambrevar.xyz> X-Mailer: Claws Mail 3.17.3 (GTK+ 2.24.32; x86_64-unknown-linux-gnu) MIME-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_/Z1ct5lSXcX_H5H6Fh5QsiyF"; protocol="application/pgp-signature"; micalg=pgp-sha256 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: -1.7 (-) --Sig_/Z1ct5lSXcX_H5H6Fh5QsiyF Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On Mon, 02 Dec 2019 21:14:34 +0100 Pierre Neidhardt wrote: > Why would you need the ad-hoc part though? I've added it because it didn't work without. I *think* is was because there was a time where guile-json was not a dependency of guix-the-package but it became one of the guix git checkout, making the build of the guix git checkout in a guix environment fail. I really can't remember, though. Some parts of the Guix build use git--can't remember which. --Sig_/Z1ct5lSXcX_H5H6Fh5QsiyF Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEds7GsXJ0tGXALbPZ5xo1VCwwuqUFAl3lhrkACgkQ5xo1VCww uqX1qQf+MSi+ciqqwvA8RTcNtwz7+odK53M4EPDVkd/euFmFcWoCIoJEoT8BLYVE pqg6wEOm7aKt3RjkIyTJBgqOLtpCC+pZAH/tYupbJF7tZOy49KbA4MSmDaTYqTio kgRhiZ4l1AmA+5TfhFF8wM9mKa8QJeoWmlVkc6g/RZXZR5i68W2uRG8cGuAds8w3 6pEW7xBDz3nPFFUQ1ilN4ecoSpuKfBtt6lDj7pV4Zhz+AORdloTKnbXzg1i6PlAG MOQYJrRjzAhCwvDW0871ranbvBxjEmhkimJ6AejZF9XCglr8nFv3nWkLJ6e6G+1R 0vNfynWd/mmM95oMflhx20kX1di/6w== =7Md5 -----END PGP SIGNATURE----- --Sig_/Z1ct5lSXcX_H5H6Fh5QsiyF-- From unknown Sat Sep 13 01:26:49 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#38455] [PATCH] doc: Mention how to test against make / guix pull breakage. Resent-From: zimoun Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 03 Dec 2019 10:35:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 38455 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Danny Milosavljevic Cc: 38455@debbugs.gnu.org, Pierre Neidhardt Received: via spool by 38455-submit@debbugs.gnu.org id=B38455.157536930122846 (code B ref 38455); Tue, 03 Dec 2019 10:35:02 +0000 Received: (at 38455) by debbugs.gnu.org; 3 Dec 2019 10:35:01 +0000 Received: from localhost ([127.0.0.1]:39316 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ic5WG-0005wQ-W0 for submit@debbugs.gnu.org; Tue, 03 Dec 2019 05:35:01 -0500 Received: from mail-qk1-f194.google.com ([209.85.222.194]:33985) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ic5WE-0005wC-Pw for 38455@debbugs.gnu.org; Tue, 03 Dec 2019 05:34:59 -0500 Received: by mail-qk1-f194.google.com with SMTP id d202so2937732qkb.1 for <38455@debbugs.gnu.org>; Tue, 03 Dec 2019 02:34:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=W4LlOkRYAKTbkveK7uHyk6fjwbhUulopxqQzEgMJcRU=; b=c5fn+Bat1EsaLuSQgm61HPjr4Rm/oLj8Vmnx8yfHJdxOeuUiiR9vHcxkS9sBew061z HC/am/yKqTBOCEFeGgPsqbcr4W18qhZAXGa+Y5pRuZ7EXkStexo9JFP7nrksJXgnTjNF ADsveGe8gjwKTDGqa6Mr6kMvQdeDKH6kHCM/zOKhFJDth2023DCtZ/9agFVQ3o89mQbU xKdAyoZ8lbsInVkjhI9AGdD+5NcNrvNfFkYJvibGiQisM8WgQGP1rD4qqLmUsOq2JptX H0ScSx4apiBhyT5Ils1RCI7uPRXrazKTmrhlCXNp2Tj/5uBo+FWX0PyxH0+orCl43yKJ NBOg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=W4LlOkRYAKTbkveK7uHyk6fjwbhUulopxqQzEgMJcRU=; b=GO9R/VrnDJPol0FZwlSwKoJGESd8ae9fTKTNWYF9wf11aWSvdY6iU4OS1kNdihyFJP aA3yMgCBg0BrKR5MlpLVmaLpkhJ1sTxewxMf/GoH10rh/87u0pUjM53ql8QB6ryozdvL zggkQlj0GX3bPpYP7ZUNWdF5wJSt/BfYJPN55DHZAivUd+KzzvDhWHj7h8oejQCckIwJ J0TQeTrger/zOUFfrUihMwVlsMiWekdpZhzyxnn2rONkcKepWdUddfBOysFC2oLYB66z ONcNeuTfMZ3F8dP17TQBEjsnvSJOmtbVo9IWp/gYiLMwxXrDMDFync71v8LesmmtP3uL 7oIw== X-Gm-Message-State: APjAAAXvADCb4HGEOlRpsW9x9iiwXGle71ThSWGGM7voHBZ/8LV8t+Sa VQFVnY73MniGWOn5EC8GgIfmwf3gl2nPBte9z0I= X-Google-Smtp-Source: APXvYqwDF0hxdneQcAr8Pih5gwYdwxp08+8P4L7MN29TpIU9sR0blGaACicym2wAhNz6SdgaN386YJiu/RDfm05rqfY= X-Received: by 2002:a05:620a:685:: with SMTP id f5mr3930585qkh.201.1575369293231; Tue, 03 Dec 2019 02:34:53 -0800 (PST) MIME-Version: 1.0 References: <20191202091550.15132-1-mail@ambrevar.xyz> <20191202203157.70c0310c@scratchpost.org> In-Reply-To: <20191202203157.70c0310c@scratchpost.org> From: zimoun Date: Tue, 3 Dec 2019 11:34:42 +0100 Message-ID: Content-Type: text/plain; charset="UTF-8" X-Spam-Score: -0.1 (/) 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.1 (-) Hi Danny, On Mon, 2 Dec 2019 at 20:33, Danny Milosavljevic wrote: > good idea, but I use > > $ guix environment --pure guix --ad-hoc git guile-readline guile-json I think that it is described here [1] [1] https://guix.gnu.org/manual/en/guix.html#Building-from-Git >From my point of view, the change should only concern how to test "guix pull" by adding a bullet -- with a link to Building from Git and Running Test Suite. > (Not using "--pure" is asking for trouble in my opinion) I agree that --pure should be always added to avoid troubles. Maybe it should be the default of "guix environment"? Cheers, simon From unknown Sat Sep 13 01:26:49 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#38455] [PATCH] doc: Mention how to test against make / guix pull breakage. Resent-From: zimoun Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 03 Dec 2019 10:40:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 38455 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Danny Milosavljevic Cc: 38455@debbugs.gnu.org, Pierre Neidhardt Received: via spool by 38455-submit@debbugs.gnu.org id=B38455.157536956923247 (code B ref 38455); Tue, 03 Dec 2019 10:40:01 +0000 Received: (at 38455) by debbugs.gnu.org; 3 Dec 2019 10:39:29 +0000 Received: from localhost ([127.0.0.1]:39327 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ic5ab-00062r-5j for submit@debbugs.gnu.org; Tue, 03 Dec 2019 05:39:29 -0500 Received: from mail-qv1-f66.google.com ([209.85.219.66]:37436) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ic5aY-00062e-Gi for 38455@debbugs.gnu.org; Tue, 03 Dec 2019 05:39:27 -0500 Received: by mail-qv1-f66.google.com with SMTP id w16so1266307qvn.4 for <38455@debbugs.gnu.org>; Tue, 03 Dec 2019 02:39:26 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=sYUqGyxSSZoYwgaZErRskHANQ8ro/2K1C8n0AwOf57U=; b=kybQo4/RYKftKz9nVrANC86jzZXTF6vczxo4qIPWubq9pQjO1+qMSaKFVjIjHbZL7g uMqyd6DENvtereG41hp45zuajyQzgykPN1ssBwS381gLLEALxJJxAZ9Z75NrpD4ErWlH yJ16Y6939J76juKso49gFdvZCf9Q1rjlFdcDv7ol+F+whuUJUmAlmO9UU6DHkjSRVs99 yUGxkaA9RfvaBpkSMgSkgSJj7kTMwc4XVmo1HXnai7jX1ivWq0+0kFHXXnzHAvlG4pj8 03/u9B8btxfeWQ1Uby2/ZhrMJV4mWJiPjG3scifD9fZNyrn2dtYIrzW6unV6rPVFh8Ma zCpg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=sYUqGyxSSZoYwgaZErRskHANQ8ro/2K1C8n0AwOf57U=; b=CYWex+XbW309KjGW0Ml8wjqfFIKOYIu6kyW+bp4KJRpAWfg+WA3iNZSx297+NRMs0m KI2FUOcnd/0u8o8V1hlw89TYvTAfi6Lq3W/s2VuB7Oo+pQAzKEA0yiLhBaF+esAd2IMT anO5c1UILbP+1ciCR2xWVhzdsnQCdtMZfEZ90LcbnkRMAzzlAX+yeuMj0+0+ZbKzztG6 KYdzF2ah8bVRe0wLUvnUpTJaoZrxCpJi8Z7C/HaNMUS5tkN+9yNXAge1zwLhpqXCAIS7 U2JN2QY5DF+6+SXRTENxGIgpIdlu2s/gyLOpURXSTn1VPBgRCVf24yZ5CWhGYMvdD8ht lF0Q== X-Gm-Message-State: APjAAAWGmYETXew45N1XEt/yhYKQQ3gWWf7LO5gWTpRLbZho7NetYLhW Lbvx+ZYXFTs3RyvJxPR0xJPSI3IVtGocrVGf7Mo= X-Google-Smtp-Source: APXvYqxbHDw3RH1CmpeHlZj6pDupMVjgVlJA84Tlnj5eI6aMG1SlQs80FFUTSY2FHLyaBCNXJOeyia/eEgEnT9nDOnw= X-Received: by 2002:a05:6214:108a:: with SMTP id o10mr4112134qvr.246.1575369560031; Tue, 03 Dec 2019 02:39:20 -0800 (PST) MIME-Version: 1.0 References: <20191202091550.15132-1-mail@ambrevar.xyz> <20191202203157.70c0310c@scratchpost.org> <877e3eo579.fsf@ambrevar.xyz> <20191202224841.502b6c4f@scratchpost.org> In-Reply-To: <20191202224841.502b6c4f@scratchpost.org> From: zimoun Date: Tue, 3 Dec 2019 11:39:09 +0100 Message-ID: Content-Type: text/plain; charset="UTF-8" X-Spam-Score: -0.1 (/) 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.1 (-) Hi Danny, On Mon, 2 Dec 2019 at 22:59, Danny Milosavljevic wrote: > On Mon, 02 Dec 2019 21:14:34 +0100 > Pierre Neidhardt wrote: > > > Why would you need the ad-hoc part though? > > I've added it because it didn't work without. Recently? > I *think* is was because there was a time where guile-json > was not a dependency of guix-the-package but it became > one of the guix git checkout, making the build of the guix > git checkout in a guix environment fail. > I really can't remember, though. I remember as well something like that. But now, it is fixed: "guix environment guix --pure" does the correct job, I guess. > Some parts of the Guix build use git--can't remember which. I do not think so. But having Git in the environment is really helpful (switch branch, revert, log, etc.) Cheers, simon From unknown Sat Sep 13 01:26:49 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#38455] [PATCH] doc: Mention how to test against make / guix pull breakage. Resent-From: Pierre Neidhardt Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 08 Dec 2019 15:43:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 38455 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: zimoun , Danny Milosavljevic Cc: 38455@debbugs.gnu.org Received: via spool by 38455-submit@debbugs.gnu.org id=B38455.157581974330545 (code B ref 38455); Sun, 08 Dec 2019 15:43:02 +0000 Received: (at 38455) by debbugs.gnu.org; 8 Dec 2019 15:42:23 +0000 Received: from localhost ([127.0.0.1]:52078 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1idyhT-0007wb-7P for submit@debbugs.gnu.org; Sun, 08 Dec 2019 10:42:23 -0500 Received: from relay5-d.mail.gandi.net ([217.70.183.197]:49967) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1idyhR-0007wL-K7 for 38455@debbugs.gnu.org; Sun, 08 Dec 2019 10:42:22 -0500 X-Originating-IP: 92.169.151.76 Received: from bababa (lfbn-1-4156-76.w92-169.abo.wanadoo.fr [92.169.151.76]) (Authenticated sender: mail@ambrevar.xyz) by relay5-d.mail.gandi.net (Postfix) with ESMTPSA id F203E1C0003; Sun, 8 Dec 2019 15:42:18 +0000 (UTC) From: Pierre Neidhardt In-Reply-To: References: <20191202091550.15132-1-mail@ambrevar.xyz> <20191202203157.70c0310c@scratchpost.org> Date: Sun, 08 Dec 2019 16:42:18 +0100 Message-ID: <87d0cyu8md.fsf@ambrevar.xyz> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" X-Spam-Score: -0.2 (/) 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: -0.2 (/) --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable I've added two points as discussed here: `make` and `guix pull`. Commits bf99d7e0e2e79935b6748afa059e7392d8e110c8 and 9fcf28205826564a05cfccba301ac3b09d17e86d. I agree with Simon that a "guix pull" test would be nice. I've opened another issue for it. See "Add test for `guix pull'". Same with --pure being the default. Opening another issue "Make --pure the default for `guix environment'?". Closing. =2D-=20 Pierre Neidhardt https://ambrevar.xyz/ --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEUPM+LlsMPZAEJKvom9z0l6S7zH8FAl3tGdoACgkQm9z0l6S7 zH9iDggAhCbtwqonQ5L2DHnnyLgu2aOphku1MWpNiyhO0wJE3FVBqPUj1qDZGCz9 mF3W6cQMAh/ENS52rMEjgWR9cDYegmCCIN1MACTk+FJW1hFOnh1dcsIQrt7smtEz AYNcMcU99WpHwFxS++OX3iEXpzm21oIGSTsHcVVrZCFQw1gx8o436HYp+T+RzpaT 8PRuhyY/OdRIM73gSR/UKrT/qQCl6BuVEu1lJn7K7n/NGE0BJDb8YfBCwbBzjQGP XBsktkG9iL+kt+V1tnOMHD8TMOklM42XDx8Z2tlXck3lZ0HynM2gcUGEFx8WgZyI TNUi7xAo55hZ6KbhLCvS3h2AqBCA3g== =YJlb -----END PGP SIGNATURE----- --=-=-=-- From debbugs-submit-bounces@debbugs.gnu.org Sun Dec 08 10:42:35 2019 Received: (at control) by debbugs.gnu.org; 8 Dec 2019 15:42:35 +0000 Received: from localhost ([127.0.0.1]:52081 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1idyhf-0007x1-EE for submit@debbugs.gnu.org; Sun, 08 Dec 2019 10:42:35 -0500 Received: from relay8-d.mail.gandi.net ([217.70.183.201]:33023) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1idyhd-0007ws-Bd for control@debbugs.gnu.org; Sun, 08 Dec 2019 10:42:34 -0500 X-Originating-IP: 92.169.151.76 Received: from bababa (lfbn-1-4156-76.w92-169.abo.wanadoo.fr [92.169.151.76]) (Authenticated sender: mail@ambrevar.xyz) by relay8-d.mail.gandi.net (Postfix) with ESMTPSA id B483A1BF206 for ; Sun, 8 Dec 2019 15:42:31 +0000 (UTC) Date: Sun, 08 Dec 2019 16:42:31 +0100 Message-Id: <87blsiu8m0.fsf@ambrevar.xyz> To: control@debbugs.gnu.org From: Pierre Neidhardt Subject: control message for bug #38455 X-Spam-Score: 1.8 (+) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: close 38455 quit Content analysis details: (1.8 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at https://www.dnswl.org/, low trust [217.70.183.201 listed in list.dnswl.org] -0.0 SPF_PASS SPF: sender matches SPF record 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record 2.0 FROM_SUSPICIOUS_NTLD_FP From abused NTLD 0.5 FROM_SUSPICIOUS_NTLD From abused NTLD X-Debbugs-Envelope-To: control 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.2 (-) close 38455 quit From unknown Sat Sep 13 01:26:49 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#38455] [PATCH] doc: Mention how to test against make / guix pull breakage. Resent-From: zimoun Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 12 Dec 2019 15:56:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 38455 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Pierre Neidhardt Cc: 38455@debbugs.gnu.org Received: via spool by 38455-submit@debbugs.gnu.org id=B38455.157616616032186 (code B ref 38455); Thu, 12 Dec 2019 15:56:02 +0000 Received: (at 38455) by debbugs.gnu.org; 12 Dec 2019 15:56:00 +0000 Received: from localhost ([127.0.0.1]:60854 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ifQoq-0008N4-ET for submit@debbugs.gnu.org; Thu, 12 Dec 2019 10:56:00 -0500 Received: from mail-qv1-f65.google.com ([209.85.219.65]:42614) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ifQon-0008Mj-T4 for 38455@debbugs.gnu.org; Thu, 12 Dec 2019 10:55:58 -0500 Received: by mail-qv1-f65.google.com with SMTP id q19so1130440qvy.9 for <38455@debbugs.gnu.org>; Thu, 12 Dec 2019 07:55:57 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=mIfbLXQ1L8O0VXHXA08KZf909vE5FuE29lNPZyJ4knM=; b=iMknhjMBCdtTBT/3sJItPNcAM5h+6L+BwAeRNzuDV1Dn6A/ImSwVc10MmAjyshWvEC dhwiuejcyRVcwME1Q7uv34y4r2779SXwFAK6xn03zeW6TAHlsr33qxBT0bNrPUXlq8xc CyxCgvQ5BqIUJGLJx6M+o+jdY4Be6wL3GR2k8aUofujIap0bGBhnAjyjNB9CXQUfTPpD W5XwEblNDmDtwqlfeXVTMVFxcqfTZvsJ6qy9aWvEa9xR71H3dkiZZDZXBpBAgydwI6il pmkNwvwXiTIBEPusYnVGcYuJymR2QGVczhPcEsNDmrn3PXC18ry7Tkz5t6HGO8ZcAX67 PqGg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=mIfbLXQ1L8O0VXHXA08KZf909vE5FuE29lNPZyJ4knM=; b=qXE0rRmESVhE+1R+oeJCfboZkdyLvTHZ424EB3KRMRxQKckRVyIBH0/1IlYzzIbY2p 270YSAMW/Wfs9bm+lMBNy1We4XCurEwfUHlJadKpFxWO5w2apWFqnXEXtW9jPWcrOxHP rooTV1u3pMtXB4JTGs4P2DulPY40TG4nXAP0f9KiIhz7xXmPLDnDzfnxK+m9oXwRFmiU lXpWTGECxryoYS0qt65pH5Zfc4qMKIb+pkoYybR88ksxuSLa1/yGpn43aV5S69vZUKZ9 YnJ5K+uDInMzJvCI/ygqEagGTD6xl9qfs73Ol47WCZ6/vqee4LMSkqxO3xNVdYgN9Jzz 3qpA== X-Gm-Message-State: APjAAAVk11lqTphKtVJ0cIAHEwGUdhcUSZ0D0MKmgbeKEs+zF0Ho1vwm /y2a3NjneXy0WXvbLeU9JZuFlc+3bd/T7a8IHo0= X-Google-Smtp-Source: APXvYqwNuPnCUr0UbMaRqSYmlwaLqMocEjcntB6szsJ+oDiH7CAHLZg21mkGf5FZd2vMREHFIXoRL/73+ZPN+sZC2kY= X-Received: by 2002:a05:6214:108a:: with SMTP id o10mr8603413qvr.246.1576166152314; Thu, 12 Dec 2019 07:55:52 -0800 (PST) MIME-Version: 1.0 References: <20191202091550.15132-1-mail@ambrevar.xyz> <20191202203157.70c0310c@scratchpost.org> <87d0cyu8md.fsf@ambrevar.xyz> In-Reply-To: <87d0cyu8md.fsf@ambrevar.xyz> From: zimoun Date: Thu, 12 Dec 2019 16:55:40 +0100 Message-ID: Content-Type: text/plain; charset="UTF-8" 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 (-) Hi Pierre, On Sun, 8 Dec 2019 at 16:42, Pierre Neidhardt wrote: > Commits bf99d7e0e2e79935b6748afa059e7392d8e110c8 and This commit is incorrect. Because it implies that ./configure has been run before. The correct advice -- which is obvious to me -- is: please check if Guix builds and address the warnings. All the best, simon From unknown Sat Sep 13 01:26:49 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#38455] [PATCH] doc: Mention how to test against make / guix pull breakage. Resent-From: Pierre Neidhardt Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 13 Dec 2019 12:33:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 38455 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: zimoun Cc: 38455@debbugs.gnu.org Received: via spool by 38455-submit@debbugs.gnu.org id=B38455.157624034623880 (code B ref 38455); Fri, 13 Dec 2019 12:33:02 +0000 Received: (at 38455) by debbugs.gnu.org; 13 Dec 2019 12:32:26 +0000 Received: from localhost ([127.0.0.1]:33138 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ifk7N-0006Cr-KO for submit@debbugs.gnu.org; Fri, 13 Dec 2019 07:32:25 -0500 Received: from relay9-d.mail.gandi.net ([217.70.183.199]:44987) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ifk7L-0006AJ-K4 for 38455@debbugs.gnu.org; Fri, 13 Dec 2019 07:32:24 -0500 X-Originating-IP: 92.169.151.76 Received: from bababa (lfbn-idf2-1-1340-76.w92-169.abo.wanadoo.fr [92.169.151.76]) (Authenticated sender: mail@ambrevar.xyz) by relay9-d.mail.gandi.net (Postfix) with ESMTPSA id C860EFF804; Fri, 13 Dec 2019 12:32:21 +0000 (UTC) From: Pierre Neidhardt In-Reply-To: References: <20191202091550.15132-1-mail@ambrevar.xyz> <20191202203157.70c0310c@scratchpost.org> <87d0cyu8md.fsf@ambrevar.xyz> Date: Fri, 13 Dec 2019 13:32:21 +0100 Message-ID: <87tv64be3u.fsf@ambrevar.xyz> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" X-Spam-Score: -0.2 (/) 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: -0.2 (/) --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Acknowledged. Fixed in da31e7d9ec11081807c6710f0f86def2372a7aff. =2D-=20 Pierre Neidhardt https://ambrevar.xyz/ --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEUPM+LlsMPZAEJKvom9z0l6S7zH8FAl3zhNUACgkQm9z0l6S7 zH9v0Af9GL3ulZlx65EOASv53Evz0xSmDW5RfLZZZBJIrIi97IP6g37mfsDgsN9W bKuNcUwhCiY5QqshmzBbjjuGChvDymtbNFO6SeL8kU8yeNuJDhq/aklJw4AT14P5 DBHTxAOsZi9vUocaNMkf2IsfMuuCpOYmTvyS73IkVIuLs40KwYP8zu9RRgxddUoy 4fSohaEtWewtOm2M/IadZQJ0AGDWVY2wSEU88byVB4kRgbFA4p+GvVIUbkwlkk6m e2+4UA90wJLhPB8AGFOndTrTPvrepX7P1OMMuU3NjBQWY1384Xl7DdFJ/2rcFXsL YRsgBr5+8nXeZ/5uIMe5ERU5rpc/og== =JbBS -----END PGP SIGNATURE----- --=-=-=-- From unknown Sat Sep 13 01:26:49 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#38455] [PATCH] doc: Mention how to test against make / guix pull breakage. Resent-From: Pierre Neidhardt Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 13 Dec 2019 12:33:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 38455 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: zimoun Cc: 38455@debbugs.gnu.org Received: via spool by 38455-submit@debbugs.gnu.org id=B38455.157624035924444 (code B ref 38455); Fri, 13 Dec 2019 12:33:02 +0000 Received: (at 38455) by debbugs.gnu.org; 13 Dec 2019 12:32:39 +0000 Received: from localhost ([127.0.0.1]:33141 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ifk7a-0006M1-UE for submit@debbugs.gnu.org; Fri, 13 Dec 2019 07:32:39 -0500 Received: from relay3-d.mail.gandi.net ([217.70.183.195]:52481) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ifk7Z-0006Jx-3C for 38455@debbugs.gnu.org; Fri, 13 Dec 2019 07:32:37 -0500 X-Originating-IP: 92.169.151.76 Received: from bababa (lfbn-idf2-1-1340-76.w92-169.abo.wanadoo.fr [92.169.151.76]) (Authenticated sender: mail@ambrevar.xyz) by relay3-d.mail.gandi.net (Postfix) with ESMTPSA id 5832D6000D; Fri, 13 Dec 2019 12:32:35 +0000 (UTC) From: Pierre Neidhardt In-Reply-To: <87tv64be3u.fsf@ambrevar.xyz> References: <20191202091550.15132-1-mail@ambrevar.xyz> <20191202203157.70c0310c@scratchpost.org> <87d0cyu8md.fsf@ambrevar.xyz> <87tv64be3u.fsf@ambrevar.xyz> Date: Fri, 13 Dec 2019 13:32:34 +0100 Message-ID: <87r218be3h.fsf@ambrevar.xyz> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" X-Spam-Score: -0.2 (/) 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: -0.2 (/) --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable And thanks for the catch! =2D-=20 Pierre Neidhardt https://ambrevar.xyz/ --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEUPM+LlsMPZAEJKvom9z0l6S7zH8FAl3zhOIACgkQm9z0l6S7 zH/A6wf/brh25ZyAGg0ngh2ZjvaO/LLxer5i44md0rfH+CaF9ILEm9GV+cckwIPr RVtlOCsXoLWzkBDuMuJNgXKg/KxRDFldEkVwNW6emQQcOk8zblUoBtjmcZfEF97e a+hbcoFMkzjx4MOCLPcVgmyQa62ZrVzm5HS0KMnqj1HW2QRlfL/uzItpV1vThcRs KReAeJfNHbh760Px9kStfaPETuWb7xJTq8YUHtwZDpNB1M4odfKOA0rVbP71obDh 6Cirw1kV0GH6lNG/DCJVHbHv6oPD/A3TJomyv+tsnKx62MIqKHkZY1SKm4AEaUxL NXwcWX6kYlRjUvyHVJ20VNtNrXYCjw== =FBit -----END PGP SIGNATURE----- --=-=-=--