Skip to content
This repository has been archived by the owner on Dec 19, 2023. It is now read-only.

Errors with fido2 >= 1.0 #1

Closed
michaelbeaumont opened this issue Sep 8, 2022 · 2 comments
Closed

Errors with fido2 >= 1.0 #1

michaelbeaumont opened this issue Sep 8, 2022 · 2 comments

Comments

@michaelbeaumont
Copy link

I'm running into this key set-pin error, for example. Can this PKGBUILD require fido2 ~= 0.9 like in this PR to solo1-cli?

@wuxxin
Copy link
Owner

wuxxin commented Sep 8, 2022

to my knowledge, arch packages can not do this. We have to wait until somebody writes a patch for the new api.

As a workaround you can install current solo1 as pipx package:

pipx install solo1

pipx is installable as python-pipx package.

@michaelbeaumont
Copy link
Author

Thanks. Using the above PR pinning fido2, I got things working with:

pipx install git+https://github.com/AlexNigl/solo1-cli@bf43729ccae8bfad2d8d1a269a862c4f80396d19

@michaelbeaumont michaelbeaumont closed this as not planned Won't fix, can't repro, duplicate, stale Sep 9, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants