[Piuparts-commits] [SCM] piuparts git repository branch, develop, updated. 0.47-6-g6b5d2e8

Holger Levsen holger at layer-acht.org
Sat Oct 20 08:37:48 UTC 2012


The following commit has been merged in the develop branch:
commit 6b5d2e898fa5fb982f5a0984cabcc0ff418b83dc
Author: Holger Levsen <holger at layer-acht.org>
Date:   Sat Oct 20 10:37:27 2012 +0200

    revert part of 18d03290ae7e3ea748a63c03987f0b90b4fbcb8c - modified changelog can also have other causes, so rescheduling logs with changed changelogs results in the same 30 packages being retested every day

diff --git a/master-bin/detect_network_issues b/master-bin/detect_network_issues
index 3cd65ab..c8bcf88 100755
--- a/master-bin/detect_network_issues
+++ b/master-bin/detect_network_issues
@@ -60,8 +60,6 @@ for SECTION in $SECTIONS ; do
 		rgrep -l -e "W: GPG error: .* Release: The following signatures were invalid: BADSIG" $MASTER/$SECTION/$subdir >> $FILE
 		rgrep -l "E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing" $MASTER/$SECTION/$subdir >> $FILE
 		rgrep -l "E: Sub-process rred received a segmentation fault." $MASTER/$SECTION/$subdir >> $FILE
-		# modified changelogs are usually caused by mirror pushes during the piuparts test
-		rgrep -l -E '  /usr/share/doc/(.*)/changelog.*owned by: \1' $MASTER/$SECTION/$subdir >> $FILE
 	done
 done
 if [ -s $FILE ] ; then

-- 
piuparts git repository



More information about the Piuparts-commits mailing list