GNU bug report logs - #37493
[PATCH] gnu: Add iwd.

Previous Next

Package: guix-patches;

Reported by: Brice Waegeneire <brice <at> waegenei.re>

Date: Mon, 23 Sep 2019 18:42:02 UTC

Severity: normal

Tags: patch

Merged with 37519

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #31 received at 37493 <at> debbugs.gnu.org (full text, mbox):

From: brice <at> waegenei.re <brice <at> waegenei.re>
To: Ludovic Courtès <ludo <at> gnu.org>
Cc: 37519 <at> debbugs.gnu.org, 37493 <at> debbugs.gnu.org
Subject: Re: [bug#37519] [PATCH v2
 2/2] gnu: add iwd.
Date: Mon, 30 Sep 2019 16:50:55 +0200
On 29 September, 2019 23:01 CEST, Ludovic Courtès <ludo <at> gnu.org> wrote:

> I didn’t know about the add_key(2) syscall, but looking at the man page,
> it seems that the “asymmetric” type is not supported (but EBADMSG is not
> documented either…).

It was missing the kernel module pkcs8_key_parser, as explained in src/pkcs8.conf. Since we can't load it at build time, I disabled the test. Following is the content of src/pkcs8.conf:

--8<---------------cut here---------------start------------->8---
 # When distributions use CONFIG_PKCS8_PRIVATE_KEY_PARSER=m kernel option,
# using keyctl(2) will fail for loading PKCS#8 private keys since there is
# no automatic module loading for key type parsers.  This entry ensures
# that the kernel module pkcs8_key_parser.ko is loaded at boot time.
--8<---------------cut here---------------end--------------->8---
--
bricewge ~ 8929 BBC5 73CD 9206 3DDD  979D 3D36 CAA0 116F 0F99





This bug report was last modified 5 years and 293 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.