Please install the packages udev rules so that the system will pick up plugging in security key, see patch. We're renaming the udev rule file so as not to run into a file collision with app-crypt/libu2f-host/server (which btw libfido2 can already replace for firefox u2f support and will have fully obsoleted once pam_u2f-1.0.9 comes out). Additionally the patch checks for kernel support for USB_HID and HIDRAW. I guess depending on how fine one wants to cut it one could think about making all the udev+kernel stuff for actual hardware access optional, so that only the client machine needs to install those parts, while the server just gets the bare library. Just an idle thought though... Reproducible: Always
Created attachment 614452 [details, diff] Ebuild patch: install udev rules, check kernel config options
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=648a26fdb6f6bd9fdfbec62ae20ad6537f828f27 commit 648a26fdb6f6bd9fdfbec62ae20ad6537f828f27 Author: Patrick McLean <patrick.mclean@sony.com> AuthorDate: 2020-02-18 22:25:34 +0000 Commit: Patrick McLean <chutzpah@gentoo.org> CommitDate: 2020-02-18 22:25:47 +0000 dev-libs/libfido2-1.3.0-r1: revbump, udev rules, config check (bug #710120) Closes: https://bugs.gentoo.org/710120 Copyright: Sony Interactive Entertainment Inc. Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Patrick McLean <chutzpah@gentoo.org> .../{libfido2-1.3.0.ebuild => libfido2-1.3.0-r1.ebuild} | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-)