summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar https://id.koumbit.net/anarcat <https://id.koumbit.net/anarcat@web>2015-02-10 03:04:20 +0000
committerGravatar admin <admin@branchable.com>2015-02-10 03:04:20 +0000
commitdc945404484b4509b2972c03743f9fbc413ae3c6 (patch)
tree1919089ec247f2edba035d584ea2d39176f6eb81
parentb303ff16ae23719ed3ea7f663b8ea1f3af811cc8 (diff)
Added a comment
-rw-r--r--doc/bugs/main_repo_not_available_on_downloads.kitenet.net/comment_4_ef630a6b299790ab63bc696d3c5ae0c9._comment17
1 files changed, 17 insertions, 0 deletions
diff --git a/doc/bugs/main_repo_not_available_on_downloads.kitenet.net/comment_4_ef630a6b299790ab63bc696d3c5ae0c9._comment b/doc/bugs/main_repo_not_available_on_downloads.kitenet.net/comment_4_ef630a6b299790ab63bc696d3c5ae0c9._comment
new file mode 100644
index 000000000..b6450b2f1
--- /dev/null
+++ b/doc/bugs/main_repo_not_available_on_downloads.kitenet.net/comment_4_ef630a6b299790ab63bc696d3c5ae0c9._comment
@@ -0,0 +1,17 @@
+[[!comment format=mdwn
+ username="https://id.koumbit.net/anarcat"
+ subject="comment 4"
+ date="2015-02-10T03:04:20Z"
+ content="""
+plus it doesn't seem to be the same repo on both places:
+
+<pre>
+anarcat@marcos:current(master=)$ git annex addurl --file=git-annex-standalone-amd64.tar.gz https://downloads.kitenet.net/git-annex/linux/current/git-annex-standalone-amd64.tar.gz
+addurl git-annex-standalone-amd64.tar.gz
+ while adding a new url to an already annexed file, url does not have expected file size (use --relaxed to bypass this check) https://downloads.kitenet.net/git-annex/linux/current/git-annex-standalone-amd64.tar.gz
+failed
+git-annex: addurl: 1 failed
+</pre>
+
+something weird is going on.
+"""]]