From 02dc62e2d3ccda3b21ea125e021e9f64f0c12d44 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sat, 19 Dec 2015 14:29:40 -0400 Subject: [PATCH] reuse comment --- ...ment_3_6625da96f8cdc8b367b4c2bc275f2aee._comment | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 doc/forum/Can__39__t_upload_data_to_glacier_remote/comment_3_6625da96f8cdc8b367b4c2bc275f2aee._comment diff --git a/doc/forum/Can__39__t_upload_data_to_glacier_remote/comment_3_6625da96f8cdc8b367b4c2bc275f2aee._comment b/doc/forum/Can__39__t_upload_data_to_glacier_remote/comment_3_6625da96f8cdc8b367b4c2bc275f2aee._comment new file mode 100644 index 0000000000..a6b8a18fa1 --- /dev/null +++ b/doc/forum/Can__39__t_upload_data_to_glacier_remote/comment_3_6625da96f8cdc8b367b4c2bc275f2aee._comment @@ -0,0 +1,13 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 3""" + date="2015-12-19T18:28:42Z" + content=""" +I think that the "glacier" program you have installed is +the one from boto, not the one from glacier-cli. git-annex only supports +the glacier-cli one. + +Note that, since version 5.20150219, git-annex probes to see if the +"glacier" program in PATH is the one from boto, and fails with a nicer +error message. +"""]]