unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Mathieu Othacehe <othacehe@gnu.org>
To: Ricardo Wurmus <rekado@elephly.net>
Cc: guix-devel@gnu.org
Subject: Re: installer no longer signals success or offer reboot
Date: Thu, 04 Jun 2020 13:32:43 +0200	[thread overview]
Message-ID: <87mu5jqd5w.fsf@gnu.org> (raw)
In-Reply-To: <87v9k7qjc8.fsf@gnu.org> (Mathieu Othacehe's message of "Thu, 04 Jun 2020 11:19:19 +0200")


Hey,

> I can reproduce this issue on a VM, I'm currently investigating it.

Ok, found it, it's the cow-store umount bitting again. As a reminder,
once the installation is over, we need to umount the cow-store overlay
in order to be able to umount to underlying media which Guix is
installed upon.

The problem is that, some processes that run during the installation can
open store files (from the overlay) and keep them open. That's why I'm
trying to kill them before umounting the overlay.

Here the issue is that, after the cow-store is mounted, kmscon opens a
font file from the store. So I'm basically killing kmscon and hence
restarting the installation, not great.

I feel a bit stuck here, I cannot find an alternative to overlayfs and
on the other hand umounting the overlay is problematic.

Do people have some ideas here?

Thanks,

Mathieu


  reply	other threads:[~2020-06-04 11:32 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-03 18:41 installer no longer signals success or offer reboot Ricardo Wurmus
2020-06-04  9:19 ` Mathieu Othacehe
2020-06-04 11:32   ` Mathieu Othacehe [this message]
2020-06-14 16:09     ` Mathieu Othacehe

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=87mu5jqd5w.fsf@gnu.org \
    --to=othacehe@gnu.org \
    --cc=guix-devel@gnu.org \
    --cc=rekado@elephly.net \
    /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).