diff options
author | http://joeyh.name/ <http://joeyh.name/@web> | 2012-09-06 16:20:50 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2012-09-06 16:20:50 +0000 |
commit | f63abcc75fc46da9ec74515739cf98723feeb285 (patch) | |
tree | e33ff37bd38fbe9691be751a27011736dd64d2d0 /doc | |
parent | ff1089965208745c4d17ff6110b566714553eab0 (diff) |
Added a comment
Diffstat (limited to 'doc')
-rw-r--r-- | doc/design/assistant/blog/day_70__adding_ssh_remotes/comment_7_42e09eacdc10c7cf579bfc6470b5117c._comment | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/design/assistant/blog/day_70__adding_ssh_remotes/comment_7_42e09eacdc10c7cf579bfc6470b5117c._comment b/doc/design/assistant/blog/day_70__adding_ssh_remotes/comment_7_42e09eacdc10c7cf579bfc6470b5117c._comment new file mode 100644 index 000000000..5a8e2f9f8 --- /dev/null +++ b/doc/design/assistant/blog/day_70__adding_ssh_remotes/comment_7_42e09eacdc10c7cf579bfc6470b5117c._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="4.152.108.236" + subject="comment 7" + date="2012-09-06T16:20:49Z" + content=""" +From the strace, I can see it reading the file and feeding it to gpg. Either gpg is stalling after a while, or perhaps it is not reading the output back from gpg. What type of special remote is this (rsync/directory/S3)? Can you provide `strace -f` output for the same command you straced before? +"""]] |