diff --git a/doc/bugs/suggests_to_enable_web_remote_even_when_there_is_no_web_urls_for_the_file.mdwn b/doc/bugs/suggests_to_enable_web_remote_even_when_there_is_no_web_urls_for_the_file.mdwn index 92a881674d..928c0eb956 100644 --- a/doc/bugs/suggests_to_enable_web_remote_even_when_there_is_no_web_urls_for_the_file.mdwn +++ b/doc/bugs/suggests_to_enable_web_remote_even_when_there_is_no_web_urls_for_the_file.mdwn @@ -36,14 +36,5 @@ ok 6.20180807+git63-gbafc55c4a-1~ndall+1 -### Please provide any additional information below. - -# If you can, paste a complete transcript of the problem occurring here. -# If the problem is with the git-annex assistant, paste in .git/annex/daemon.log - - -# End of transcript or log. -"""]] - [[!meta name=yoh]] diff --git a/doc/bugs/suggests_to_enable_web_remote_even_when_there_is_no_web_urls_for_the_file/comment_2_20e02b8cc70c602069b80086544a9fea._comment b/doc/bugs/suggests_to_enable_web_remote_even_when_there_is_no_web_urls_for_the_file/comment_2_20e02b8cc70c602069b80086544a9fea._comment new file mode 100644 index 0000000000..ab8537d7a4 --- /dev/null +++ b/doc/bugs/suggests_to_enable_web_remote_even_when_there_is_no_web_urls_for_the_file/comment_2_20e02b8cc70c602069b80086544a9fea._comment @@ -0,0 +1,9 @@ +[[!comment format=mdwn + username="yarikoptic" + avatar="http://cdn.libravatar.org/avatar/f11e9c84cb18d26a1748c33b48c924b4" + subject="comment 2" + date="2018-08-21T16:23:05Z" + content=""" +Thanks for the analysis! +Apparently we did have some web URLs available for that key awhile back, then bucket was redone so they were marked not available. I wonder if may be for that batch fixup I just did it \"manually\" instead of using `rmurl` which would have taken care about it. So I guess nothing to fix ;-) +"""]]