Merge branch 'master' of ssh://git-annex.branchable.com
This commit is contained in:
commit
db6ff0f688
4 changed files with 26 additions and 10 deletions
|
@ -0,0 +1,8 @@
|
|||
[[!comment format=mdwn
|
||||
username="http://me.tinco.nl/"
|
||||
nickname="Tinco"
|
||||
subject="comment 10"
|
||||
date="2013-05-19T20:45:53Z"
|
||||
content="""
|
||||
Alright! So first the issue was that gpg was asking for a passphrase. I fixed that by installing gpgtools for mac, but that one doesn't have a gpg executable, instead it has gpg2. I hadn't noticed that, so that's why it was saying 'resource vanished' without a proper error message, it simply couldn't find the gpg executable. I did ln -s /usr/local/bin/gpg2 /usr/local/bin/gpg, and now it's happily copying files. Thanks for helping me find out what was wrong!
|
||||
"""]]
|
Loading…
Add table
Add a link
Reference in a new issue