GNU bug report logs - #35742
[PATCH] doc: use pure environment when building from git

Previous Next

Package: guix-patches;

Reported by: Giovanni Biscuolo <g <at> xelera.eu>

Date: Wed, 15 May 2019 08:41:01 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 35742 in the body.
You can then email your comments to 35742 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#35742; Package guix-patches. (Wed, 15 May 2019 08:41:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Giovanni Biscuolo <g <at> xelera.eu>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Wed, 15 May 2019 08:41:01 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Giovanni Biscuolo <g <at> xelera.eu>
To: guix-patches <at> gnu.org
Subject: [PATCH] doc: use pure environment when building from git
Date: Wed, 15 May 2019 10:40:28 +0200
[Message part 1 (text/plain, inline)]
Hello,

sometimes new users get configure issues on foreign distros for not
using pure build environments, e.g.:

 http://lists.gnu.org/archive/html/guix-devel/2019-05/msg00280.html

this is a tiny proposal to add "--pure" to the environment, it should be
legit on Guix systems too AFAIU

Thanks! Gio'

[signature.asc (application/pgp-signature, inline)]
[0001-doc-use-pure-environment-when-building-from-git.patch (text/x-diff, inline)]
From 90a4cb1732e111c78405bded1b7e1248ec06438d Mon Sep 17 00:00:00 2001
From: Giovanni Biscuolo <g <at> xelera.eu>
Date: Wed, 15 May 2019 10:28:40 +0200
Subject: [PATCH] doc: use pure environment when building from git

* doc/contributing.texi (Building from Git): Add --pure to "guix environment"
  invocations
---
 doc/contributing.texi | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/contributing.texi b/doc/contributing.texi
index 5331d3e18a..6770fae222 100644
--- a/doc/contributing.texi
+++ b/doc/contributing.texi
@@ -57,14 +57,14 @@ all the dependencies and appropriate environment variables are set up to
 hack on Guix:
 
 @example
-guix environment guix
+guix environment guix --pure
 @end example
 
 @xref{Invoking guix environment}, for more information on that command.
 Extra dependencies can be added with @option{--ad-hoc}:
 
 @example
-guix environment guix --ad-hoc help2man git strace
+guix environment guix --pure --ad-hoc help2man git strace
 @end example
 
 Run @command{./bootstrap} to generate the build system infrastructure
-- 
2.11.0

[Message part 4 (text/plain, inline)]
-- 
Giovanni Biscuolo

Xelera IT Infrastructures

Reply sent to Ludovic Courtès <ludo <at> gnu.org>:
You have taken responsibility. (Mon, 20 May 2019 21:06:02 GMT) Full text and rfc822 format available.

Notification sent to Giovanni Biscuolo <g <at> xelera.eu>:
bug acknowledged by developer. (Mon, 20 May 2019 21:06:02 GMT) Full text and rfc822 format available.

Message #10 received at 35742-done <at> debbugs.gnu.org (full text, mbox):

From: Ludovic Courtès <ludo <at> gnu.org>
To: Giovanni Biscuolo <g <at> xelera.eu>
Cc: 35742-done <at> debbugs.gnu.org
Subject: Re: [bug#35742] [PATCH] doc: use pure environment when building from
 git
Date: Mon, 20 May 2019 23:05:30 +0200
Ciao!

Giovanni Biscuolo <g <at> xelera.eu> skribis:

>>From 90a4cb1732e111c78405bded1b7e1248ec06438d Mon Sep 17 00:00:00 2001
> From: Giovanni Biscuolo <g <at> xelera.eu>
> Date: Wed, 15 May 2019 10:28:40 +0200
> Subject: [PATCH] doc: use pure environment when building from git
>
> * doc/contributing.texi (Building from Git): Add --pure to "guix environment"
>   invocations

LGTM, applied!

Thanks,
Ludo'.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Tue, 18 Jun 2019 11:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 4 years and 325 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.