From cff20a3beb021c111b1aadde87b824f017b3e8c2 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 9 Mar 2020 15:09:15 -0400 Subject: [PATCH] response --- ...nt_6_c87be8241a5facb94cb9146ebb31a7de._comment | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 doc/bugs/__34__Illegal_instruction__34___when_running_certain_tests_on_AMD_Phenom_II/comment_6_c87be8241a5facb94cb9146ebb31a7de._comment diff --git a/doc/bugs/__34__Illegal_instruction__34___when_running_certain_tests_on_AMD_Phenom_II/comment_6_c87be8241a5facb94cb9146ebb31a7de._comment b/doc/bugs/__34__Illegal_instruction__34___when_running_certain_tests_on_AMD_Phenom_II/comment_6_c87be8241a5facb94cb9146ebb31a7de._comment new file mode 100644 index 0000000000..411ab6b594 --- /dev/null +++ b/doc/bugs/__34__Illegal_instruction__34___when_running_certain_tests_on_AMD_Phenom_II/comment_6_c87be8241a5facb94cb9146ebb31a7de._comment @@ -0,0 +1,15 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 6""" + date="2020-03-09T19:00:35Z" + content=""" +git-annex does not use blake2 by default. If someone has configured it to +use blake2 (probably because they want the speed) and added some files to +a repo, it will then use blake2 to hash those files going forward. + +So, in balance, it seems better to disable the unsafe optimisation, +and have it be a little bit slower, than not work on some machines. + +Thanks for fileing the issue on cryptonite. I don't see anything further to +be done in git-annex, so I'll close this bug now. +"""]] -- 2.30.2