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

gpg issues persist #83

Open
dmccaffery opened this issue Jan 5, 2021 · 2 comments
Open

gpg issues persist #83

dmccaffery opened this issue Jan 5, 2021 · 2 comments
Assignees
Labels

Comments

@dmccaffery
Copy link
Member

Hi @dmccaffery - @patrickserrano sent me here after I mentioned that I ran into this issue on my machine after running update-prompt today. The difference was that this wasn't in WSL1, it was in the terminal on my mac (Catalina, macOS 10.15.6).

prompt: using bash shell
gpgconf: error running '/usr/local/Cellar/gnupg/2.2.26/bin/gpg-connect-agent': exit status 1
gpgconf: error running '/usr/local/Cellar/gnupg/2.2.26/bin/gpg-connect-agent NOP': General error
prompt: a new version of prompt is available: a95f87e6bdba2404804fb3ba30396805c1b41102
  - run the update-prompt command line tool to upgrade

Originally posted by @jeffreypmoran in #69 (comment)

@dmccaffery dmccaffery self-assigned this Jan 5, 2021
@dmccaffery dmccaffery added the bug label Jan 5, 2021
@dmccaffery
Copy link
Member Author

@jeffreypmoran I think this might be fully resolved for all use cases in my most recent PR (yet to be merged): https://github.com/dmccaffery/prompt/blob/c892eaa231c313e9fe08945b3b40d1a5b3f9ad02/src/sh/install/darwin.sh#L123-L136

Can you clone the pr and run the installer and let me know if its still an issue -- should be able to do the following:

brew install gh
gh repo clone automotiveMastermind/prompt
cd prompt
gh pr checkout 82
./install.sh

@sjk07
Copy link
Member

sjk07 commented Feb 9, 2021

@jeffreypmoran still have this issue?

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

No branches or pull requests

2 participants