Added a comment
This commit is contained in:
parent
02a92f8066
commit
3fb592fe7e
1 changed files with 8 additions and 0 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
Reference in a new issue