diff options
author | https://www.google.com/accounts/o8/id?id=AItOawmUJBh1lYmvfCCiGr3yrdx-QhuLCSRnU5c <Justin@web> | 2014-03-05 16:11:27 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2014-03-05 16:11:27 +0000 |
commit | 3505227df9a6a9104ed303b99c38937a7cfe0213 (patch) | |
tree | 61c265d3b9fab8063758e57b8e12e0a22ae1fa9d | |
parent | 02c7d90ab9e55851ec90a5807b5a4752823c77de (diff) |
Added a comment
-rw-r--r-- | doc/forum/copy_fails_for_some_fails_without_explanation/comment_1_e456604b26ed9c72b0a88cfb57f1a475._comment | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/forum/copy_fails_for_some_fails_without_explanation/comment_1_e456604b26ed9c72b0a88cfb57f1a475._comment b/doc/forum/copy_fails_for_some_fails_without_explanation/comment_1_e456604b26ed9c72b0a88cfb57f1a475._comment new file mode 100644 index 000000000..dba07bfd5 --- /dev/null +++ b/doc/forum/copy_fails_for_some_fails_without_explanation/comment_1_e456604b26ed9c72b0a88cfb57f1a475._comment @@ -0,0 +1,12 @@ +[[!comment format=mdwn + username="https://www.google.com/accounts/o8/id?id=AItOawmUJBh1lYmvfCCiGr3yrdx-QhuLCSRnU5c" + nickname="Justin" + subject="comment 1" + date="2014-03-05T16:11:27Z" + content=""" +I tried git annex sync --content, and it failed to copy some files with + + git: createProcess: resource exhausted (Resource temporarily unavailable) + +So this sounds like fork is failing; I'm probably exhausting my poor pi's RAM. Maybe the same thing is happening for git annex copy. I'll run strace to see. +"""]] |