Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

vault pin set error on Mac with pinentry-mac installed #263

Open
chain710 opened this issue Jul 26, 2024 · 2 comments
Open

vault pin set error on Mac with pinentry-mac installed #263

chain710 opened this issue Jul 26, 2024 · 2 comments

Comments

@chain710
Copy link

chain710 commented Jul 26, 2024

v0.3.3

Pin updating failed: exec: "pinentry-mac": executable file not found in $PATH

❯ which pinentry-mac
/opt/homebrew/bin/pinentry-mac

❯ pinentry-mac --version
pinentry-mac (pinentry) 1.1.1
Copyright (C) 2016 g10 Code GmbH
License GPLv2+: GNU GPL version 2 or later <https://www.gnu.org/licenses/>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

PATH env

echo $PATH | grep homebrew
/usr/local/bin:/opt/homebrew/bin:/opt/homebrew/sbin: ....
@mil1i
Copy link

mil1i commented Oct 14, 2024

Also noticing this. And trying to figure out how to build the GTK Gui ;d

❯ goldwarden vault pin set
Pin updating failed: exec: "pinentry-mac": executable file not found in $PATH

❯ which pinentry-mac
/opt/homebrew/bin/pinentry-mac

❯ goldwarden version
v0.3.4

@Oisann
Copy link
Contributor

Oisann commented Oct 28, 2024

I think this happens when your goldwarden daemon isn't running.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants