[notes] 01/01: issues += build_id_differences_only; packages += aoflaggr

Daniel Shahaf danielsh at apache.org
Fri Oct 14 07:08:18 UTC 2016


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

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

commit 05e962b0b6aad052f4bda0a7305415c821a80be6
Author: Daniel Shahaf <danielsh at apache.org>
Date:   Fri Oct 14 07:05:05 2016 +0000

    issues += build_id_differences_only; packages += aoflaggr
---
 issues.yml   | 11 +++++++++++
 packages.yml |  4 ++++
 2 files changed, 15 insertions(+)

diff --git a/issues.yml b/issues.yml
index 3483eab..0adaac8 100644
--- a/issues.yml
+++ b/issues.yml
@@ -1395,3 +1395,14 @@ ghc_captures_build_path_via_tempdir:
     A filename of the form "/tmp/ghcXXXX_0" is embedded into the binaries.
     .
     This seems to affect unstable but not testing, so probably related to captures_build_path.
+build_id_differences_only:
+  description: |
+    The Build ID differs, but there are no other differences.
+    .
+    Specifically, NT_GNU_BUILD_ID, .gnu_debuglink, and
+    /usr/lib/debug/build-id/* filenames differ, but there are no other
+    differences.
+    .
+    If there _are_ other differences, don't tag with this issue, but look for
+    the root problem, as explained under
+    build_id_variation_requiring_further_investigation.
diff --git a/packages.yml b/packages.yml
index 0bb6f65..53bacbf 100644
--- a/packages.yml
+++ b/packages.yml
@@ -564,6 +564,10 @@ aodh:
     - randomness_in_documentation_generated_by_sphinx
     - timestamps_in_documentation_generated_by_sphinx
     - user_hostname_manually_added_requiring_further_investigation
+aoflaggr:
+  version: 2.8.0-1
+  issues:
+    - build_id_differences_only
 aolserver4:
   version: 4.5.1-18
   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