From 68549767e91b8b2d8de2b68a3ff7b997d85bfb15 Mon Sep 17 00:00:00 2001 From: "https://bmwiedemann.zq1.de/" Date: Tue, 30 Jun 2020 15:26:10 +0000 Subject: [PATCH] Added a comment --- ...mment_2_a7d3117c18e0ae13d730071a8f2452d4._comment | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 doc/bugs/git-annex_does_not_build_reproducibly_from_readdir_order/comment_2_a7d3117c18e0ae13d730071a8f2452d4._comment diff --git a/doc/bugs/git-annex_does_not_build_reproducibly_from_readdir_order/comment_2_a7d3117c18e0ae13d730071a8f2452d4._comment b/doc/bugs/git-annex_does_not_build_reproducibly_from_readdir_order/comment_2_a7d3117c18e0ae13d730071a8f2452d4._comment new file mode 100644 index 0000000000..ccc38e8d97 --- /dev/null +++ b/doc/bugs/git-annex_does_not_build_reproducibly_from_readdir_order/comment_2_a7d3117c18e0ae13d730071a8f2452d4._comment @@ -0,0 +1,12 @@ +[[!comment format=mdwn + username="https://bmwiedemann.zq1.de/" + nickname="bmwiedemann" + avatar="http://cdn.libravatar.org/avatar/96f3cd71c3d677f31ed8f79ffb8fb343a8282c085731f405997ff3ef77a1a71b" + subject="comment 2" + date="2020-06-30T15:26:10Z" + content=""" +We are already building openSUSE haskell packages sequentially since 2017-07-14 for that reason: + + +Here, non-determinism from filesystem readdir order is another independent class of issue. +"""]]