all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: Leo Famulari <leo@famulari.name>
Cc: help-guix@gnu.org
Subject: Re: Error in config.scm
Date: Thu, 09 Jun 2016 09:58:33 +0200	[thread overview]
Message-ID: <87bn3aeqty.fsf@gnu.org> (raw)
In-Reply-To: <20160609003941.GA17889@jasmine> (Leo Famulari's message of "Wed, 8 Jun 2016 20:39:41 -0400")

Leo Famulari <leo@famulari.name> skribis:

> On Wed, Jun 08, 2016 at 11:18:39PM +0000, Kete Foy wrote:
>> I got this error when trying to initialize the guix system:
>> /mnt/etc/config.scm:8:0: error: source expression failed to match any
>> pattern
>
> Also, I've never tried having two file-system sections, but I bet that
> is causing a problem as well.

  (operating-system (file-systems foo) (file-systems bar))

is equivalent to:

  (operating-system (file-systems bar))

Ideally it should raise an error.

Ludo'.

      parent reply	other threads:[~2016-06-09  7:58 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-08 23:18 Error in config.scm Kete Foy
2016-06-09  0:34 ` Leo Famulari
2016-06-09  0:39 ` Leo Famulari
2016-06-09  1:44   ` Kete Foy
2016-06-09  7:58   ` 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

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

  git send-email \
    --in-reply-to=87bn3aeqty.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=help-guix@gnu.org \
    --cc=leo@famulari.name \
    /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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.