all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: Pierre Neidhardt <ambrevar@gmail.com>
Cc: help-guix <help-guix@gnu.org>
Subject: Re: Fail to configure home-directory
Date: Sat, 31 Mar 2018 19:16:03 +0200	[thread overview]
Message-ID: <87370gjhd8.fsf@gnu.org> (raw)
In-Reply-To: <87d0zof2l0.fsf@gmail.com> (Pierre Neidhardt's message of "Thu, 29 Mar 2018 00:29:55 +0530")

Pierre Neidhardt <ambrevar@gmail.com> skribis:

> Ludovic Courtès <ludo@gnu.org> writes:
>
>> Oops, that’s a bug that should be fixed now:
>>
>>   https://git.savannah.gnu.org/cgit/guix.git/commit/?id=82b71ac366ef154400653d264b46b7aa3520f393
>
> It works, thanks!
>
>>> Furthermore, I cannot mount a filesystem as /home:
>>>
>>> ```
>>> (file-system
>>>   (device "home")
>>>   (title 'label)
>>>   (mount-point "/home")
>>>   (type "ext4"))
>>> ```
>>>
>>> Running `guix system reconfigure' hangs after the `usermod...' changes.
>>> Not sure about how to print more debug details.
>>
>> Does /var/log/messages or /var/log/shepherd.log have more info?
>
> /var/log/shepherd.log does not log anything from the `guix system
> reconfigure...`.

What about /var/log/messages?

> I've managed to work around the issue:
>
> - Moving the mount point of "LABEL=home" from /mnt to /foo did not work.
>
> - After a failure, all subsequent `guix system reconfigure` fail, even
>   the original, working configuration.
>   
> - After a fresh system boot, commenting out the filesystem configuration
>   of LABEL=home works.  I rebooted after that.  From then, I re-added
>   the entry for LABEL=home with the new mount point /home.  It worked
>   after a reboot.
>
> Something is fishiy...

Hmm…

Ludo’.

  reply	other threads:[~2018-03-31 17:16 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-26 18:38 Fail to configure home-directory Pierre Neidhardt
2018-03-27 12:52 ` Ludovic Courtès
2018-03-28 18:59   ` Pierre Neidhardt
2018-03-31 17:16     ` Ludovic Courtès [this message]
2018-04-01 13:16       ` Pierre Neidhardt
2018-04-03 11:23         ` Ludovic Courtès

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=87370gjhd8.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=ambrevar@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.
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.