[Git][reproducible-builds/reproducible-notes][master] texlive-binary: Mark with random_order_generated_by_stateless_iterators_in_lua

Roland Clobus (@rclobus-guest) gitlab at salsa.debian.org
Mon Apr 4 12:49:53 UTC 2022



Roland Clobus pushed to branch master at Reproducible Builds / reproducible-notes


Commits:
324c83c7 by Roland Clobus at 2022-04-04T14:49:42+02:00
texlive-binary: Mark with random_order_generated_by_stateless_iterators_in_lua

- - - - -


2 changed files:

- issues.yml
- packages.yml


Changes:

=====================================
issues.yml
=====================================
@@ -395,6 +395,11 @@ timestamps_in_documentation_generated_by_lua_ldoc:
     https://sources.debian.net/src/lua-ldoc/latest/ldoc.lua/?hl=784#L784
   deterministic: True
   url: https://bugs.debian.org/820240
+random_order_generated_by_stateless_iterators_in_lua:
+  description: |
+    The stateless iterator in lua uses an arbitrary order (by design)
+    A possible work-around is: http://lua-users.org/wiki/SortedIteration
+  url: http://www.lua.org/pil/7.3.html
 pdf_created_by_ghostscript:
   description: |
     PDF files created by Ghostscript contain timestamps and ids.


=====================================
packages.yml
=====================================
@@ -32368,6 +32368,13 @@ texlive-bin:
   version: 2018.20181218.49446-1
   comments: |
     Somewhere under ./libs/luajit/LuaJIT-src/src ../..
+texlive-binaries:
+  version: 2021.20210626.59705-1
+  comments: |
+    To reproduce:
+      SOURCE_DATE_EPOCH=`date +%s`;for i in `seq 1 50`; do luahbtex -ini -jobname=luahbtex -progname=luahbtex luatex.ini;md5sum * >> /tmp/log; done; sort -u /tmp/log
+  issues:
+    - random_order_generated_by_stateless_iterators_in_lua
 textedit.app:
   version: 4.0+20061029-3.4
   issues:



View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-notes/-/commit/324c83c7059e5a49b51aa7db1a0b3d60e9bb4ce6

-- 
View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-notes/-/commit/324c83c7059e5a49b51aa7db1a0b3d60e9bb4ce6
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.reproducible-builds.org/pipermail/rb-commits/attachments/20220404/1fd6db3c/attachment.htm>


More information about the rb-commits mailing list