unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: zimoun <zimon.toutoune@gmail.com>
To: jgart <jgart@dismail.de>, 51294@debbugs.gnu.org
Subject: bug#51294: closed (Re: bug#51259: Cannot build Guix from source (error messages about the translations))
Date: Fri, 22 Oct 2021 11:23:39 +0200	[thread overview]
Message-ID: <86v91pxvj8.fsf@gmail.com> (raw)
In-Reply-To: <20211021205726.GB11476@gac.attlocal.net>

Hi,

On Thu, 21 Oct 2021 at 20:57, jgart via Bug reports for GNU Guix <bug-guix@gnu.org> wrote:

> https://git.sr.ht/~jgart/dotfiles/tree/master/item/bin/executable_guix-prepare-tree

--8<---------------cut here---------------start------------->8---
 guix environment guix --container -- ./bootstrap \
        && guix environment guix --container -- ./configure --localstatedir=/var \
        && guix environment guix --container -- make
--8<---------------cut here---------------end--------------->8---

Here you invoke 3 times “guix environment”, instead it is possible to
run:

--8<---------------cut here---------------start------------->8---
 guix environment guix --container -- sh -c \
        './bootstrap && ./configure --localstatedir=/var && make'
--8<---------------cut here---------------end--------------->8---

Well, I do not know if it is really better. :-)


Cheers,
simon





  reply	other threads:[~2021-10-22  9:35 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-18  4:01 bug#51259: Cannot build Guix from source (error messages about the translations) Leo Famulari
2021-10-18 11:23 ` Julien Lepiller
2021-10-18 14:37   ` Leo Famulari
2021-10-18 11:54 ` Tobias Geerinckx-Rice via Bug reports for GNU Guix
2021-10-18 12:57   ` Julien Lepiller
2021-10-19  8:18 ` Simon Streit
2021-10-19  9:59   ` Simon Streit
2021-10-19 10:29     ` Raphaël Mélotte
2021-10-20  2:06       ` Julien Lepiller
2021-10-20 10:40         ` Raphaël Mélotte
2021-10-20 11:12           ` Julien Lepiller
2021-10-20 12:11           ` Julien Lepiller
2021-10-20 14:20             ` Raphaël Mélotte
2021-10-22  0:37             ` Julien Lepiller
2021-10-19 22:45               ` bug#51294: Error/bug: bootstrapping a new guix source tree jgart via Bug reports for GNU Guix
2021-10-20  2:04                 ` Julien Lepiller
2021-10-20  2:07                   ` Julien Lepiller
2021-10-20  2:34                     ` jgart via Bug reports for GNU Guix
     [not found]                 ` <handler.51294.D51259.163486307231239.notifdone@debbugs.gnu.org>
2021-10-22  0:57                   ` bug#51294: closed (Re: bug#51259: Cannot build Guix from source (error messages about the translations)) jgart via Bug reports for GNU Guix
2021-10-22  9:23                     ` zimoun [this message]
2021-10-19 21:35 ` bug#51259: Cannot build Guix from source (error messages about the translations) Ricardo Wurmus
2021-10-20 15:44 ` Denis 'GNUtoo' Carikli
2021-10-20 15:52   ` Julien Lepiller
2021-10-20 23:36     ` Denis 'GNUtoo' Carikli
2021-10-20 15:57   ` Tobias Geerinckx-Rice via Bug reports for GNU Guix

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=86v91pxvj8.fsf@gmail.com \
    --to=zimon.toutoune@gmail.com \
    --cc=51294@debbugs.gnu.org \
    --cc=jgart@dismail.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).