summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar http://joey.kitenet.net/ <joey@web>2012-01-06 03:04:35 +0000
committerGravatar admin <admin@branchable.com>2012-01-06 03:04:35 +0000
commit8858c24210e460c9697bdde69e301d807680e999 (patch)
tree07d829b18d1851f9f3e814f1af436f91a17ae427
parent2f2e0f7e0e159ace3aab70d53d899a93a7614d1b (diff)
Added a comment
-rw-r--r--doc/bugs/Lost_S3_Remote/comment_1_6e80e6db6671581d471fc9a54181c04c._comment10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/bugs/Lost_S3_Remote/comment_1_6e80e6db6671581d471fc9a54181c04c._comment b/doc/bugs/Lost_S3_Remote/comment_1_6e80e6db6671581d471fc9a54181c04c._comment
new file mode 100644
index 000000000..b4f7bdc3c
--- /dev/null
+++ b/doc/bugs/Lost_S3_Remote/comment_1_6e80e6db6671581d471fc9a54181c04c._comment
@@ -0,0 +1,10 @@
+[[!comment format=mdwn
+ username="http://joey.kitenet.net/"
+ nickname="joey"
+ subject="comment 1"
+ date="2012-01-06T03:04:35Z"
+ content="""
+Despite `status` listing S3 support, your git-annex is actually built with S3stub, probably because it failed to find the necessary S3 module at build time. Rebuild git-annex and watch closely, you'll see \"** building without S3 support\". Look above that for the error and fix it.
+
+It was certianly a bug that it showed S3 as supported when built without it. I've fixed that.
+"""]]