[notes] 03/04: issues += max_output_size_reached

Daniel Shahaf danielsh at apache.org
Sat Oct 15 14:23:01 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 e2a1be1850dedaeebadcf224fdfdfb412073a929
Author: Daniel Shahaf <danielsh at apache.org>
Date:   Sat Oct 15 14:18:01 2016 +0000

    issues += max_output_size_reached
---
 issues.yml   | 4 ++++
 packages.yml | 5 +++--
 2 files changed, 7 insertions(+), 2 deletions(-)

diff --git a/issues.yml b/issues.yml
index 89fc45b..2e2b2de 100644
--- a/issues.yml
+++ b/issues.yml
@@ -1269,6 +1269,10 @@ too_much_input_for_diff:
   description: |
     diffoscope return "Too much input for diff" instead of meaningful diff.
     https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=836784
+max_output_size_reached:
+  description: |
+    diffoscope output doesn't show all differences.
+    Symptoms<colon> a diffoscope error message (in the output) such as "Max output size reached" or "Max diff block lines reached".
 golang_compiler_captures_build_path_in_binary:
   description: |
     The golang compiler embeds the source/build paths into binaries.
diff --git a/packages.yml b/packages.yml
index d2c14e8..aa23e67 100644
--- a/packages.yml
+++ b/packages.yml
@@ -17744,10 +17744,9 @@ nginx:
     │   │   │   │   │ - 807e4e2:	c7 05 24 62 18 08 40 	movl   $0x40,0x8186224
     │   │   │   │   │ + 807e4e2:	c7 05 24 62 18 08 20 	movl   $0x20,0x8186224
     The value is set somewhere in auto/ tree, appears to depend on CPU type (--with-cpu-opt=$CPU) and on the C compiler.
-    .
-    Diffoscope output was truncated so there may be additional differences.
   issues:
     - captures_build_path
+    - max_output_size_reached
 nglister:
   version: 1.0.2
   bugs:
@@ -26585,6 +26584,8 @@ scheme48:
     Captures building username and build date in 'scheme48.image' (a file which has differences).  Generated by build/build-usual-image.
     .
     That file also sees the build path but it is unclear whether that affects the output (diffoscope output was truncated).
+  issues:
+    - max_output_size_reached
 scheme9:
   version: 2015.07.14-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