all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Pierre Neidhardt <ambrevar@gmail.com>
To: sidhu1f <sidhu1f@gmail.com>
Cc: help-guix@gnu.org
Subject: Re: Upgrade errors, Re: Upgrade errors
Date: Sat, 04 Aug 2018 10:33:22 +0200	[thread overview]
Message-ID: <87600qzg31.fsf@gmail.com> (raw)
In-Reply-To: <CADhE+R8LxkF7MGU2HCjdU_gEhJZTV-NTZJF0dB2EfURQXEw16w@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 510 bytes --]

I haven't tested but at first glance I would say that the target of the
mapped-device and the root filesystem device don't match: one is "root-part" and
the other is (file-system-label "root-fs").

According to the example in the manual ("(guix) Using the Configuration
System"), you should replace

	(file-system-label "root-fs")

with

  "root-part"

Also watch out with those `cons', you should use `cons*' or `list' if someday
you'd like to add more than one element.
-- 
Pierre Neidhardt

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]

  reply	other threads:[~2018-08-04  8:33 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-04 19:42 Upgrade errors sidhu1f
2018-05-07 16:12 ` Ludovic Courtès
2018-05-11 19:51   ` sidhu1f
2018-05-12  7:53     ` Ricardo Wurmus
2018-05-12 18:08       ` sidhu1f
2018-05-13  2:03       ` Upgrade errors, " Chris Marusich
2018-08-04  8:10         ` sidhu1f
2018-08-04  8:33           ` Pierre Neidhardt [this message]
2018-08-04 14:28             ` sidhu1f

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=87600qzg31.fsf@gmail.com \
    --to=ambrevar@gmail.com \
    --cc=help-guix@gnu.org \
    --cc=sidhu1f@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 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.