diff --git a/doc/bugs/unclear_why_annex_fails_to_get_a_file_from_a_public_S3_bucket_where_it_exported_before/comment_2_1ae05c24612f50cfe03e2569b332a522._comment b/doc/bugs/unclear_why_annex_fails_to_get_a_file_from_a_public_S3_bucket_where_it_exported_before/comment_2_1ae05c24612f50cfe03e2569b332a522._comment new file mode 100644 index 0000000000..2988e47778 --- /dev/null +++ b/doc/bugs/unclear_why_annex_fails_to_get_a_file_from_a_public_S3_bucket_where_it_exported_before/comment_2_1ae05c24612f50cfe03e2569b332a522._comment @@ -0,0 +1,51 @@ +[[!comment format=mdwn + username="yarikoptic" + avatar="http://cdn.libravatar.org/avatar/f11e9c84cb18d26a1748c33b48c924b4" + subject="resolved!" + date="2018-09-25T17:55:30Z" + content=""" +oh man, thanks! indeed I should have noticed it + +FTR here is a protocol of manual changes: + +[[!format sh \"\"\" +$> cd ds001419 +CHANGES README dataset_description.json participants.tsv sub-01/ +1 5689.....................................:Tue 25 Sep 2018 01:52:13 PM EDT:. +(git-annex)hopa:~datalad/providers/openneuro/ds001419[master] +$> git co git-annex +Switched to branch 'git-annex' +1 5690.....................................:Tue 25 Sep 2018 01:52:15 PM EDT:. +(git-annex)hopa:~datalad/providers/openneuro/ds001419[git-annex]git +$> vim remote.log +1 5691.....................................:Tue 25 Sep 2018 01:53:06 PM EDT:. +(git-annex)hopa:~datalad/providers/openneuro/ds001419[git-annex]git +$> git diff +diff --git a/remote.log b/remote.log +index 162f6f6..6864376 100644 +--- a/remote.log ++++ b/remote.log +@@ -1,2 +1,2 @@ +-336309c0-d7f8-430e-bd2b-4bdc61e587cb bucket=openneuro.org datacenter=US encryption=none exporttree=yes fileprefix=ds001419/ host=s3.amazonaws.com name=s3-PUBLIC partsize=1GiB port=80 public=yes publicurl=yes storageclass=STANDARD type=S3 timestamp=1537889429.294083309s ++336309c0-d7f8-430e-bd2b-4bdc61e587cb bucket=openneuro.org datacenter=US encryption=none exporttree=yes fileprefix=ds001419/ host=s3.amazonaws.com name=s3-PUBLIC partsize=1GiB port=80 public=yes publicurl=http://openneuro.org.s3.amazonaws.com/ storageclass=STANDARD type=S3 timestamp=1537889429.294083309s + c21131c5-9e22-442d-a4d6-22d225603bc9 bucket=openneuro-private datacenter=US encryption=none exporttree=yes fileprefix=ds001419/ host=s3.amazonaws.com name=s3-PRIVATE partsize=1GiB port=80 storageclass=STANDARD type=S3 timestamp=1531961539.924031958s +1 5695.....................................:Tue 25 Sep 2018 01:53:08 PM EDT:. +(git-annex)hopa:~datalad/providers/openneuro/ds001419[git-annex]git +$> git commit -m 'made public url to be http://openneuro.org.s3.amazonaws.com/' -a +[git-annex 7f1a89e] made public url to be http://openneuro.org.s3.amazonaws.com/ + 1 file changed, 1 insertion(+), 1 deletion(-) +1 5696.....................................:Tue 25 Sep 2018 01:53:15 PM EDT:. +(git-annex)hopa:~datalad/providers/openneuro/ds001419[git-annex]git +$> git co master +Switched to branch 'master' +Your branch is up to date with 'origin/master'. +1 5697.....................................:Tue 25 Sep 2018 01:53:17 PM EDT:. +(git-annex)hopa:~datalad/providers/openneuro/ds001419[git-annex]git +$> git annex get sub-01/anat/sub-01_T1w.nii.gz +get sub-01/anat/sub-01_T1w.nii.gz (from s3-PUBLIC...) (checksum...) ok +(recording state in git...) + +\"\"\"]] + +can be closed, thanks again +"""]] diff --git a/doc/bugs/unclear_why_annex_fails_to_get_a_file_from_a_public_S3_bucket_where_it_exported_before/comment_3_ae81a2ac4b2167d48c8a447811a492a2._comment b/doc/bugs/unclear_why_annex_fails_to_get_a_file_from_a_public_S3_bucket_where_it_exported_before/comment_3_ae81a2ac4b2167d48c8a447811a492a2._comment new file mode 100644 index 0000000000..f9032fdcef --- /dev/null +++ b/doc/bugs/unclear_why_annex_fails_to_get_a_file_from_a_public_S3_bucket_where_it_exported_before/comment_3_ae81a2ac4b2167d48c8a447811a492a2._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="yarikoptic" + avatar="http://cdn.libravatar.org/avatar/f11e9c84cb18d26a1748c33b48c924b4" + subject="comment 3" + date="2018-09-25T17:56:58Z" + content=""" +although if annex would have puked some warning or debug message about incorrect url, it would have saved both of us some time ;) +"""]] diff --git a/doc/bugs/unclear_why_annex_fails_to_get_a_file_from_a_public_S3_bucket_where_it_exported_before/comment_4_c49e48ea12ed0a0edb675b532279a5a8._comment b/doc/bugs/unclear_why_annex_fails_to_get_a_file_from_a_public_S3_bucket_where_it_exported_before/comment_4_c49e48ea12ed0a0edb675b532279a5a8._comment new file mode 100644 index 0000000000..88fe91a551 --- /dev/null +++ b/doc/bugs/unclear_why_annex_fails_to_get_a_file_from_a_public_S3_bucket_where_it_exported_before/comment_4_c49e48ea12ed0a0edb675b532279a5a8._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="yarikoptic" + avatar="http://cdn.libravatar.org/avatar/f11e9c84cb18d26a1748c33b48c924b4" + subject="comment 4" + date="2018-09-25T17:58:25Z" + content=""" +and on the third hand, annex could've generated urls for amazon buckets without mandating to specify them? ;) +"""]]