[Reproducible-commits] [notes] 01/01: add new issue, leaks_path_environment_variable and mona affected by it.

Holger Levsen holger at moszumanska.debian.org
Tue Jun 9 12:12:38 UTC 2015


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

holger pushed a commit to branch master
in repository notes.

commit b42f7aa280da8de56e6d5b95f796970cc1b7d992
Author: Holger Levsen <holger at layer-acht.org>
Date:   Tue Jun 9 14:12:02 2015 +0200

    add new issue, leaks_path_environment_variable and mona affected by it.
---
 issues.yml   | 4 ++++
 packages.yml | 4 ++++
 2 files changed, 8 insertions(+)

diff --git a/issues.yml b/issues.yml
index 4ff85bd..3cebee5 100644
--- a/issues.yml
+++ b/issues.yml
@@ -552,6 +552,10 @@ timestamps_in_manpages_generated_by_docbook2x:
   description: |
     docbook2x-man embeds the build date into generated manpages.
   url: https://wiki.debian.org/ReproducibleBuilds/TimestampsInManpagesGeneratedByDocbook2x
+leaks_path_environment_variable:
+  description: |
+    The environment variable PATH is embedded in the build result.
+    Sometimes it's just leaked into some file (so "just" causing reproducibility issues), while sometimes this PATH is also used for building, which might give unexpected and broken results.
 timestamps_in_manpages_generated_by_docbook_xsl:
   description: |
     docbook-xsl writes the build date into the header; sometimes driven by asciidoc, sometimes by xsltproc.
diff --git a/packages.yml b/packages.yml
index 0728e20..bf1f9ff 100644
--- a/packages.yml
+++ b/packages.yml
@@ -8740,6 +8740,10 @@ mojarra:
   version: 2.2.8-1
   issues:
     - random_order_in_documentation_generated_by_javadoc
+mona:
+  version: 1.4-15-1
+  issues:
+    - leaks_path_environment_variable
 mondrian:
   version: 3.4.1-1
   issues:

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