[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible: explicitly explain that some problems needs to be fixed in diffoscope

Holger Levsen holger at moszumanska.debian.org
Tue Sep 22 19:42:57 UTC 2015


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

holger pushed a commit to branch master
in repository jenkins.debian.net.

commit 60914910ccf3d3c189ee66190f111877a4e8e258
Author: Holger Levsen <holger at layer-acht.org>
Date:   Tue Sep 22 21:42:35 2015 +0200

    reproducible: explicitly explain that some problems needs to be fixed in diffoscope
---
 bin/reproducible_html_breakages.py | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/bin/reproducible_html_breakages.py b/bin/reproducible_html_breakages.py
index ea6b1ab..f7a08be 100755
--- a/bin/reproducible_html_breakages.py
+++ b/bin/reproducible_html_breakages.py
@@ -295,7 +295,8 @@ if __name__ == '__main__':
     bugs = get_bugs()
     html = '<p>This page lists unexpected things a human should look at and '
     html += 'fix, like packages with an incoherent status or files that '
-    html += 'should not be there. '
+    html += 'should not be there. Be warned that quite some of these breakages '
+    html += 'are due to bugs in <a href="http://anonscm.debian.org/cgit/reproducible/diffoscope.git">diffoscope</a>.'
     html += '<em>Please help making this page empty!</em></p>\n'
     breakages = gen_html()
     if breakages:

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git



More information about the Qa-jenkins-scm mailing list