unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#49464] [PATCH 0/3] Update yubikey-manager to version 4.0.3.
@ 2021-07-08 11:15 Dhruvin Gandhi via Guix-patches via
  2021-07-08 11:21 ` [bug#49464] [PATCH 1/3] gnu: python-fido2: Update to 0.9.1 Dhruvin Gandhi via Guix-patches via
  2021-07-08 12:23 ` [bug#49464] [PATCH v2 0/3] With updated copyright and lint suggestions Dhruvin Gandhi via Guix-patches via
  0 siblings, 2 replies; 9+ messages in thread
From: Dhruvin Gandhi via Guix-patches via @ 2021-07-08 11:15 UTC (permalink / raw)
  To: 49464; +Cc: Dhruvin Gandhi

Notes:
I tried using this package with my Yubikey 5. All applications seem to be
working. There are two caveats:
1. gpg-agent must be stopped for some applications to be able to talk to the
smartcard.
2. It tries to use /use/bin/pkill to kill scdaemon when it can't access the
smartcard on Yubikey. pkill is not present in guix system at that
path. Unfortunately, I don't know how to fix it in guix way. Any help is
welcome.

Notes on fido2:
fido2 is quite an experimental package.
I sent a patch fixing nfc.py to upstream.
They suggested that the file should just be ignored/deleted for now, and the
next upstream release won't have it in source.
I removed OS specific code, other than linux. Some of the files caused build
to fail.

Notes on makefun:
Tests of makefun require two packages dependent on each-other (besides
requiring various other packages).
As of now, in guix, makefun is just used for the tests of yubikey-manager.

Notes on yubikey-manager.
It uses poetry to build and install the package.
Poetry requires internet, although offline installation is requests on
the poetry issue tracker.
I'm unfamiliar with the poetry build process but I assume python-build-system
can work just as fine.
I removed windows and macos specific code. Tests would fail otherwise.

Dhruvin Gandhi (3):
  gnu: python-fido2: Update to 0.9.1.
  gnu: Add python-makefun.
  gnu: python-yubikey-manager: Update to 4.0.3.

 gnu/packages/python-xyz.scm     | 27 +++++++++++++++++++++++++
 gnu/packages/security-token.scm | 35 +++++++++++++++++++++++++--------
 2 files changed, 54 insertions(+), 8 deletions(-)


base-commit: 49e2e75ced01a821c84eb776cf42a36664eaa834
-- 
2.32.0





^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2023-08-07 18:12 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-08 11:15 [bug#49464] [PATCH 0/3] Update yubikey-manager to version 4.0.3 Dhruvin Gandhi via Guix-patches via
2021-07-08 11:21 ` [bug#49464] [PATCH 1/3] gnu: python-fido2: Update to 0.9.1 Dhruvin Gandhi via Guix-patches via
2021-07-08 11:21   ` [bug#49464] [PATCH 2/3] gnu: Add python-makefun Dhruvin Gandhi via Guix-patches via
2021-07-08 11:21   ` [bug#49464] [PATCH 3/3] gnu: python-yubikey-manager: Update to 4.0.3 Dhruvin Gandhi via Guix-patches via
2021-07-08 12:23 ` [bug#49464] [PATCH v2 0/3] With updated copyright and lint suggestions Dhruvin Gandhi via Guix-patches via
2021-07-08 12:23   ` [bug#49464] [PATCH v2 1/3] gnu: python-fido2: Update to 0.9.1 Dhruvin Gandhi via Guix-patches via
2021-07-08 12:23   ` [bug#49464] [PATCH v2 2/3] gnu: Add python-makefun Dhruvin Gandhi via Guix-patches via
2021-07-08 12:23   ` [bug#49464] [PATCH v2 3/3] gnu: python-yubikey-manager: Update to 4.0.3 Dhruvin Gandhi via Guix-patches via
2023-08-07 18:11     ` bug#49464: [PATCH 0/3] Update yubikey-manager to version 4.0.3 Maxim Cournoyer

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).