added question about using own gpg/gpg-agent with standalone git-annex
This commit is contained in:
parent
d269336f19
commit
a8f0b482bf
1 changed files with 3 additions and 0 deletions
|
@ -1 +1,4 @@
|
|||
In the sandbox environment used by git-annex standalone, the gpg binary exists, but not gpg-agent (or gpgconf or other potentially needed binaries). This causes problems when the host system provides a different version of gpg that does provide these programs. E.g. git-annex-test crypto tests seem to (indirectly?) use gpg-agent.
|
||||
|
||||
If I want to use my own gpg version (compatible with my own gpg-agent), is it safe to just delete all files named 'gpg' from the git-annex.linux directory?
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue