[notes] 01/03: Add issue: pdf_id_varying_due_to_build_path

Reiner Herrmann reiner at reiner-h.de
Mon Oct 3 12:07:04 UTC 2016


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

deki-guest pushed a commit to branch master
in repository notes.

commit 4393a2232631a62e25cf5c6a03336fc70d070afe
Author: Reiner Herrmann <reiner at reiner-h.de>
Date:   Mon Oct 3 14:06:02 2016 +0200

    Add issue: pdf_id_varying_due_to_build_path
---
 issues.yml   | 4 ++++
 packages.yml | 4 ++++
 2 files changed, 8 insertions(+)

diff --git a/issues.yml b/issues.yml
index 2fa5492..d4df144 100644
--- a/issues.yml
+++ b/issues.yml
@@ -1377,3 +1377,7 @@ dict_ordering_in_python_alabaster_sphinx_theme_extra_nav_links:
   description:
     Python dict ordering in extra_nav_links.
   url: https://bugs.debian.org/839633
+pdf_id_varying_due_to_build_path:
+  description: |
+    The PDF /ID is generated based on timestamps (which are now deterministic) and the path of the source file.
+    texlive needs to be fixed to strip the build path prefix while generating the ID.
diff --git a/packages.yml b/packages.yml
index d6794be..9668212 100644
--- a/packages.yml
+++ b/packages.yml
@@ -4348,6 +4348,10 @@ debmake-doc:
     - user_hostname_manually_added_requiring_further_investigation
     - different_pot_creation_date_in_gettext_mo_files
     - different_due_to_umask
+debomatic:
+  version: 0.21-2
+  issues:
+    - pdf_id_varying_due_to_build_path
 debootstrap:
   version: 1.0.80
   bugs:

-- 
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