[Git][reproducible-builds/reproducible-notes][master] Investigated libmarc-charset-perl a bit

intrigeri gitlab at salsa.debian.org
Mon Jul 23 09:25:35 CEST 2018


intrigeri pushed to branch master at Reproducible Builds / reproducible-notes


Commits:
c67b6ed2 by intrigeri at 2018-07-23T07:24:57+00:00
Investigated libmarc-charset-perl a bit

- - - - -


1 changed file:

- packages.yml


Changes:

=====================================
packages.yml
=====================================
--- a/packages.yml
+++ b/packages.yml
@@ -12286,6 +12286,18 @@ libmapper:
   version: 0.3~git+20141027-1
   issues:
     - gcc_captures_build_path
+libmarc-charset-perl:
+  version: 1.35-2
+  comments: |
+    The file created from the tied DB $self->{db} (ISA GDBM_File)
+    is not deterministic. We already set $Storable::canonical = 1 so:
+     - either the data is inserted into that tied DB in a non-deterministic
+       manner;
+     - or the GDBM_File backend creates files from the tied DB in a
+       non-deterministic manner; one might have more luck with another
+       backend (to do so, put that other backend first in the @AnyDBM_File::ISA
+       list in lib/MARC/Charset/Table.pm; DB_File with BTREE + LC_ALL=C
+       was tried already and does not produce deterministic output).
 libmarpa-r2-perl:
   version: 2.086000~dfsg-6
   issues:



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

-- 
View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-notes/commit/c67b6ed2f57fd94d2744ccbbe1cc8fe6a0279456
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/20180723/b39ca9c9/attachment.html>


More information about the rb-commits mailing list