unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: "Ludovic Courtès" <ludo@gnu.org>
To: Julien Lepiller <julien@lepiller.eu>
Cc: 36137@debbugs.gnu.org
Subject: bug#36137: grub-efi doesn't understand my keyboard-layout
Date: Thu, 13 Jun 2019 16:58:25 +0200	[thread overview]
Message-ID: <87a7el352m.fsf@gnu.org> (raw)
In-Reply-To: <5622D1E0-FAF0-4641-8FE7-03795562BE0E@lepiller.eu> (Julien Lepiller's message of "Sat, 08 Jun 2019 22:13:15 +0200")

Hi,

Julien Lepiller <julien@lepiller.eu> skribis:

> Le 8 juin 2019 21:45:46 GMT+02:00, "Ludovic Courtès" <ludo@gnu.org> a écrit :
>>Could you do:
>>
>>drv="$(guix gc -R $(guix system build -nd /etc/config.scm) | grep
>>'grub-keymap.*\.drv$')"
>>  guix build --log-file $drv
>>
>>and post that log?
>>
>>Thanks,
>>Ludo’.
>
> guix gc -R … doesn't show any derivation with grub in its name, and the only one with keymap in the name is console-keymap.fr.drv.

What if you search like this:

  guix gc -R $(guix gc --derivers $(readlink -f /run/current-system)) \
    | grep keymap.*drv

The derivation we’re looking for is the one created by
‘keyboard-layout-file’ in (gnu bootloader grub).

Thanks,
Ludo’.

      reply	other threads:[~2019-06-13 14:59 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-08 13:19 bug#36137: grub-efi doesn't understand my keyboard-layout Julien Lepiller
2019-06-08 19:45 ` Ludovic Courtès
2019-06-08 20:13   ` Julien Lepiller
2019-06-13 14:58     ` Ludovic Courtès [this message]

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=87a7el352m.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=36137@debbugs.gnu.org \
    --cc=julien@lepiller.eu \
    /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).