From 8006ac923b435a23fbfff386f61d1a7e2a38d5bf Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 17 May 2016 14:01:32 -0400 Subject: [PATCH] followup --- ...t_1_4af19e393212aa5cd5b64c3bb81e8268._comment | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 doc/bugs/Whereis_reports_same_UUID_multiple_times/comment_1_4af19e393212aa5cd5b64c3bb81e8268._comment diff --git a/doc/bugs/Whereis_reports_same_UUID_multiple_times/comment_1_4af19e393212aa5cd5b64c3bb81e8268._comment b/doc/bugs/Whereis_reports_same_UUID_multiple_times/comment_1_4af19e393212aa5cd5b64c3bb81e8268._comment new file mode 100644 index 0000000000..61133235bf --- /dev/null +++ b/doc/bugs/Whereis_reports_same_UUID_multiple_times/comment_1_4af19e393212aa5cd5b64c3bb81e8268._comment @@ -0,0 +1,16 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 1""" + date="2016-05-17T17:51:11Z" + content=""" +This is quite odd. Normally, multiple instances of the same UUID can occur +but will get compacted down to 1. + +That it only lists the remote name/description for one instance of the UUID +is probably a clue to whatever the problem is. + +Can you paste the output of this command: `git show git-annex:uuid.log` + +(It would be very helpful if I could get access to a clone of the git-annex +branch of your repository.) +"""]]