all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Ludovic Courtès" <ludo@gnu.org>
To: Mathieu Othacehe <othacehe@gnu.org>
Cc: 50566@debbugs.gnu.org, Jonathan Brielmaier <jonathan.brielmaier@web.de>
Subject: bug#50566: [core-updates-frozen] Grub fails to decrypt LUKS partition (cryptomount not found)
Date: Mon, 20 Sep 2021 00:47:44 +0200	[thread overview]
Message-ID: <87r1dkqj1r.fsf@gnu.org> (raw)
In-Reply-To: <87k0jc7gnc.fsf@gnu.org> (Mathieu Othacehe's message of "Sun, 19 Sep 2021 15:02:15 +0000")

Hi!

Mathieu Othacehe <othacehe@gnu.org> skribis:

> Turns out stripping Grub modules was causing this issue. I'm not sure
> why we do not experience this issue on master.

Woow, good catch.

> Anyway, 71aa29911cf3f4e6db5f9bff9237308b5f93283d fixes it for me.

‘master’ uses ‘--strip-debug’ whereas ‘core-updates-frozen’ uses
‘--strip-unneeded’ (from commit
e0f31baacc6ad30096a332b69433c85f5830bb2c).

Instead of #:strip-binaries? #f, we could try:

  #:strip-flags '("--strip-debug" "--enable-deterministic-archives")

Thanks,
Ludo’.




  parent reply	other threads:[~2021-09-19 22:49 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-13 11:54 bug#50566: [core-updates-frozen] Grub fails to decrypt LUKS partition (cryptomount not found) Jonathan Brielmaier
2021-09-14 22:57 ` Jonathan Brielmaier
2021-09-17 15:08 ` Jonathan Brielmaier
2021-09-18 15:48   ` Mathieu Othacehe
2021-09-19 15:02     ` Mathieu Othacehe
2021-09-19 21:58       ` Jonathan Brielmaier
2021-09-19 22:47       ` Ludovic Courtès [this message]
2021-09-20  8:04         ` Jonathan Brielmaier
2021-09-20  9:19           ` 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

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

  git send-email \
    --in-reply-to=87r1dkqj1r.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=50566@debbugs.gnu.org \
    --cc=jonathan.brielmaier@web.de \
    --cc=othacehe@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.