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

gopass recipients add fails #20

Closed
danilobuerger opened this issue Feb 3, 2017 · 4 comments
Closed

gopass recipients add fails #20

danilobuerger opened this issue Feb 3, 2017 · 4 comments
Assignees

Comments

@danilobuerger
Copy link
Contributor

When I try to add a new recipient, gopass fails like so:

❯ gopass recipients add ##REMOVED###
gpg.listKeys: /usr/local/bin/gpg [gpg --with-colons --with-fingerprint --fixed-list-mode --list-public-keys ##REMOVED###]
Do you want to add '##REMOVED###' as an recipient? [y/N]: y
On branch master
Your branch is up-to-date with 'origin/master'.
Changes not staged for commit:
	modified:   .gpg-id

no changes added to commit

Error: failed to committ files to git: exit status 1

@metalmatze metalmatze added the bug label Feb 3, 2017
@tyuio9
Copy link

tyuio9 commented Feb 3, 2017

@danilobuerger I have run into the same issue. As the workaround, you could try to use gopass git command.

@froderick
Copy link

@mwolny I'm seeing the same issue. Not clear how to use gopass git to work around this. If the .gpg-id includes the new recipient, gopass recipients add refuses to continue.

@dominikschulz
Copy link
Member

We confirmed this bug and plan to release a fix early next week.

@tyuio9
Copy link

tyuio9 commented Feb 11, 2017

@froderick gopass git add .gpg-id, gopass git commit, gopass git push origin HEAD. File .gpg-id contains list of gpg keys used during the encryption step.

dominikschulz referenced this issue in dominikschulz/gopass Feb 11, 2017
dominikschulz referenced this issue in dominikschulz/gopass Feb 11, 2017
come-maiz pushed a commit to come-maiz/gopass that referenced this issue Feb 20, 2017
samuelnilsson pushed a commit to samuelnilsson/gopass that referenced this issue Sep 7, 2023
…s/goreleaser/goreleaser-action-2.5.0

Bump goreleaser/goreleaser-action from 2 to 2.5.0
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

5 participants