Closed ivoanjo closed 1 year ago
Hey Ivo! Thanks for your report. Would it be possible to send a quick PR to fix this (without breaking other platforms ofc)?
We might need to split the expect by os. IMO it would be safer as ykman and gpg version are probably not sync between OSes
Would it be possible to send a quick PR to fix this (without breaking other platforms ofc)?
Sorry for the late reply! I may not be able to open a PR for this for some time, but if nobody fixes it in the meanwhile I may take a stab at it.
Drafted #110 if you could test
@daisukixci thanks for looking into this! :bow:
Is there a way to test it without nuking my current setup?
If you key is setup you cannot. I will test it once I grab an empty key then
Hey!
I'm running
gpg.sh
and my setup is breaking on this step:I did not know a lot about what the script was doing, but poking at it I found this step...
https://github.com/DataDog/yubikey/blob/925b9f7ace0bccb3434fa8eafa813ae3b31fa688/expect.sh#L182
...and the problem is that my
ykman
outputs "E-mail" and not "Email".I fixed that one and it broke again for a similar reason in
Which is in https://github.com/DataDog/yubikey/blob/925b9f7ace0bccb3434fa8eafa813ae3b31fa688/expect.sh#L188
Here's some of the versions I'm using: