unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
From: Alex ter Weele <alex.ter.weele@gmail.com>
To: help-guix@gnu.org
Subject: reconfigure with mapped-devices broken after e37944d8270cdca5729e3583136c4fe9d487779c?
Date: Tue, 06 Mar 2018 22:26:18 -0600	[thread overview]
Message-ID: <87d10gmryt.fsf@librem.i-did-not-set--mail-host-address--so-tickle-me> (raw)

Hello!

I guix-pulled to something recent and got an error that was something
like "cannot stat: "my-root"".

My operating-system has sections like:

  (mapped-devices
   (list (mapped-device
          (source (uuid "97c130e9-edf4-40e4-8bfc-88fba056ffce"))
          (target "my-root")
          (type luks-device-mapping))))

  (file-systems (cons (file-system
                        (device "my-root")
                        (mount-point "/")
                        (type "ext4")
                        (dependencies mapped-devices))
                      %base-file-systems))

I guix-pulled to the titular commit and was able to reconfigure
successfully. Did something change in
424cea8083a4cee63290c80235aed61bd12affb1 or near there that could have
caused what I observed?

             reply	other threads:[~2018-03-07  4:26 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-07  4:26 Alex ter Weele [this message]
2018-03-07 21:09 ` reconfigure with mapped-devices broken after e37944d8270cdca5729e3583136c4fe9d487779c? Ludovic Courtès
  -- strict thread matches above, loose matches on Subject: below --
2018-03-09 17:34 Platoxia

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=87d10gmryt.fsf@librem.i-did-not-set--mail-host-address--so-tickle-me \
    --to=alex.ter.weele@gmail.com \
    --cc=help-guix@gnu.org \
    /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.
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).