unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: myglc2 <myglc2@gmail.com>
Cc: 23838@debbugs.gnu.org
Subject: bug#23838: Guix on Debian 8.3 'guix system vm ...' -> "ERROR: qemu failed "qemu-system-x86_64"
Date: Sun, 26 Jun 2016 12:20:23 +0200	[thread overview]
Message-ID: <87mvm8meu0.fsf@gnu.org> (raw)
In-Reply-To: <86ziqanzxz.fsf@gmail.com> (myglc2@gmail.com's message of "Fri, 24 Jun 2016 15:34:32 -0400")

myglc2 <myglc2@gmail.com> skribis:

> ... but maybe the manual should say this ...
>
> # 2.4.1 Build Environment Setup
> # -----------------------------
> # [...]   
> # On a GNU/Linux system, a build user pool may be created like this
> # (using Bash syntax and the ‘shadow’ commands):
> #
> #      # groupadd --system guixbuild
> #      # for i in `seq -w 1 10`;
> #        do
> #          useradd -g guixbuild -G guixbuild,kvm       \
> #                  -d /var/empty -s `which nologin`    \
> #                  -c "Guix build user $i" --system    \
> #                  guixbuilder$i;
> #        done

I’ve added something along these lines, thank you!

Ludo’.

      parent reply	other threads:[~2016-06-26 10:21 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-24 13:53 bug#23838: Guix on Debian 8.3 'guix system vm ...' -> "ERROR: qemu failed "qemu-system-x86_64" myglc2
2016-06-24 14:47 ` Leo Famulari
2016-06-24 15:52 ` Ludovic Courtès
2016-06-24 19:34   ` myglc2
2016-06-24 22:15     ` myglc2
2016-06-26 10:20     ` Ludovic Courtès [this message]

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=87mvm8meu0.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=23838@debbugs.gnu.org \
    --cc=myglc2@gmail.com \
    /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).