[Reproducible-commits] [notes] 01/01: replace debbindiff with diffoscope except in filenames and the debbindiff_takes_forever issue name. that issue should soon not appear anymore anyway
Holger Levsen
holger at moszumanska.debian.org
Thu Aug 27 11:26:46 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 db512bb60dd9802f130e702e7832a273eea80521
Author: Holger Levsen <holger at layer-acht.org>
Date: Thu Aug 27 13:26:21 2015 +0200
replace debbindiff with diffoscope except in filenames and the debbindiff_takes_forever issue name. that issue should soon not appear anymore anyway
---
issues.yml | 7 ++++---
packages.yml | 4 ++--
2 files changed, 6 insertions(+), 5 deletions(-)
diff --git a/issues.yml b/issues.yml
index 49838f4..e3b1949 100644
--- a/issues.yml
+++ b/issues.yml
@@ -60,7 +60,8 @@ blacklisted_on_jenkins:
either because their build hangs, spawns processes and doesnt kill them or because they use too much ressources.
debbindiff_runs_forever:
description: |
- Some packages cannot be analysed by debbindiff due to it running "forever".
+ Some packages cannot be analysed by diffoscope (formerly known as debbindiff)
+ due to it running "forever".
Currently it's killed after 30 mins but we also tried an hour, didn't help.
This page https://reproducible.debian.net/index_breakages.html also collects
a list of "undiffable" packages.
@@ -144,7 +145,7 @@ timestamps_in_gzip_headers:
timestamps_in_png:
description: |
PNG can capture build time with the tIME chunk or custom keywords.
- This timestamps are currently removed by strip-nondetermism, so are not visible on debbindiff anymore. Yet fixing the root cause would be nice.
+ This timestamps are currently removed by strip-nondetermism, so are not visible to diffoscope anymore. Yet fixing the root cause would be nice.
url: https://wiki.debian.org/ReproducibleBuilds/TimestampsInPNG
timestamps_in_static_libraries:
description: |
@@ -418,7 +419,7 @@ ftbfs_due_to_virtual_dependencies:
url: https://lintian.debian.org/tags/virtual-package-depends-without-real-package-depends.html
lc_messages_randomness:
description: |
- Some unknown variation in LC_MESSAGES/....mo, not diagnosed by debbindiff.
+ Some unknown variation in LC_MESSAGES/....mo, not diagnosed by diffoscope.
timestamps_in_octave_doc_cache:
description: |
Octave inserts the build time, user and hostname into the doc-cache.
diff --git a/packages.yml b/packages.yml
index 0fe588a..0d7e6ed 100644
--- a/packages.yml
+++ b/packages.yml
@@ -4181,7 +4181,7 @@ firehol:
fis-gtm:
version: 6.2-002A-2
comments: |
- Really curious debbindiff where a very large number of 0x01 bytes in the a build 0x02 in the b build. Possibly an offset difference rather than literal difference?
+ Really curious diffoscope where a very large number of 0x01 bytes in the a build 0x02 in the b build. Possibly an offset difference rather than literal difference?
fityk:
version: 1.2.1-0.1
issues:
@@ -9334,7 +9334,7 @@ linthesia:
linux:
version: 4.1.6-1
comments: |
- debbindiff runs forever with 4.1.6-1 from sid, though 4.2~rc8-1~exp1 is proceeded til maximum output size is reached. according to Ben the next upload to experimental will be reproducible.
+ diffoscope runs forever with 4.1.6-1 from sid, though 4.2~rc8-1~exp1 is proceeded til maximum output size is reached. according to Ben the next upload to experimental will be reproducible.
The linux kernel package can be build reproducibly if the patches from #769844 are applied.
issues:
- debbindiff_runs_forever
--
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