Your message dated Mon, 08 Apr 2019 14:31:31 +0000
with message-id <[email protected]>
and subject line unblock diffutils
has caused the Debian Bug report #926645,
regarding unblock: diffutils_1:3.7-3
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
926645: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=926645
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
User: [email protected]
Usertags: unblock
Please unblock diffutils. It fixes a random FTBFS problem which
has already happened on a release architecture but it could in theory
happen anywhere (for now I've decided to disable the test, there will
be plenty of time in buster+1 to fix the test).
unblock diffutils/1:3.7-3
Thanks.
diff -Nru diffutils-3.7/debian/changelog diffutils-3.7/debian/changelog
--- diffutils-3.7/debian/changelog 2019-02-18 14:03:30.000000000 +0100
+++ diffutils-3.7/debian/changelog 2019-04-08 14:04:00.000000000 +0200
@@ -1,3 +1,9 @@
+diffutils (1:3.7-3) unstable; urgency=medium
+
+ * Disable tests/colors completely for buster. Closes: #922552.
+
+ -- Santiago Vila <[email protected]> Mon, 08 Apr 2019 14:04:00 +0200
+
diffutils (1:3.7-2) unstable; urgency=low
* Increase sleeping time from 1 to 5 seconds in tests/colors for ppc64el.
diff -Nru diffutils-3.7/debian/patches/02-disable-colors-test.patch
diffutils-3.7/debian/patches/02-disable-colors-test.patch
--- diffutils-3.7/debian/patches/02-disable-colors-test.patch 1970-01-01
01:00:00.000000000 +0100
+++ diffutils-3.7/debian/patches/02-disable-colors-test.patch 2019-04-08
13:02:00.000000000 +0200
@@ -0,0 +1,12 @@
+From: Santiago Vila <[email protected]>
+Subject: Disable tests/colors completely
+
+--- a/tests/colors
++++ b/tests/colors
+@@ -1,4 +1,6 @@
+ #!/bin/sh
++# Disable test. See #922552 for details.
++exit 0
+
+ . "${srcdir=.}/init.sh"; path_prepend_ ../src
+
diff -Nru diffutils-3.7/debian/patches/series
diffutils-3.7/debian/patches/series
--- diffutils-3.7/debian/patches/series 2019-02-18 13:00:00.000000000 +0100
+++ diffutils-3.7/debian/patches/series 2019-04-08 13:00:00.000000000 +0200
@@ -1 +1,2 @@
01-fix-race-condition-in-colors-test.patch
+02-disable-colors-test.patch
--- End Message ---
--- Begin Message ---
Unblocked diffutils.
--- End Message ---