[Reproducible-commits] [notes] 01/01: look into timestamps_in_qch a bit more

Chris Lamb lamby at moszumanska.debian.org
Fri Aug 21 13:20:43 UTC 2015


This is an automated email from the git hooks/post-receive script.

lamby pushed a commit to branch master
in repository notes.

commit 77ed8be3fe12afe441c328bc32530e42e4249753
Author: Chris Lamb <lamby at debian.org>
Date:   Fri Aug 21 15:20:19 2015 +0200

    look into timestamps_in_qch a bit more
---
 issues.yml | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/issues.yml b/issues.yml
index 5652293..fcc40e1 100644
--- a/issues.yml
+++ b/issues.yml
@@ -484,6 +484,14 @@ timestamps_in_qch:
   description: |
     qhelpgenerator inserts a timestamp into documentation (qch) files,
     which are sqlite3 databases.
+    .
+    sqlite3 databases appear to be reproducible in themselves, but qhelp
+    generator is using various file IDs which become non-determinstic due to
+    map access. For example
+    .
+    http://sources.debian.net/src/qt4-x11/4:4.8.7%2Bdfsg-3/tools/assistant/lib/qhelpgenerator.cpp/?hl=742#L742
+    .
+    I suspect we just need a few sorts (and some time to build qt4-x11...)
   url: https://wiki.debian.org/ReproducibleBuilds/TimestampsInDatabaseGeneratedByQhelpgenerator
 random_ispell_hash_files:
   description: |

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/notes.git



More information about the Reproducible-commits mailing list