From e9f0010b70cedde02c4a57ad7a0984a0b119e073 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 10 Feb 2015 12:05:42 -0400 Subject: [PATCH] comment --- ...ment_1_0201600e27f38c5d8ee3774a827cc7a9._comment | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 doc/bugs/git-annex_on_NAS_eats_all_memory/comment_1_0201600e27f38c5d8ee3774a827cc7a9._comment diff --git a/doc/bugs/git-annex_on_NAS_eats_all_memory/comment_1_0201600e27f38c5d8ee3774a827cc7a9._comment b/doc/bugs/git-annex_on_NAS_eats_all_memory/comment_1_0201600e27f38c5d8ee3774a827cc7a9._comment new file mode 100644 index 0000000000..7ef80df74b --- /dev/null +++ b/doc/bugs/git-annex_on_NAS_eats_all_memory/comment_1_0201600e27f38c5d8ee3774a827cc7a9._comment @@ -0,0 +1,13 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 1""" + date="2015-02-10T16:04:09Z" + content=""" +What kind of NAS is it, and how did you install git-annex? In particular, +how did you arrange for git-annex-shell to be in PATH when sshing into the +NAS? + +My guess is that you have done something that is causing git-annex-shell to +not be run with the versions of libraries it needs. Normally its wrapper +script sets this up. +"""]]