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. +"""]]