[Piuparts-commits] [piuparts] 04/10: network_issue: The following signatures were invalid: NODATA

Holger Levsen holger at moszumanska.debian.org
Tue Feb 16 10:59:36 UTC 2016


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

holger pushed a commit to branch develop
in repository piuparts.

commit d44f66a62e347bc5d2ce483763981d526c8869c0
Author: Andreas Beckmann <anbe at debian.org>
Date:   Mon Feb 15 22:47:20 2016 +0100

    network_issue: The following signatures were invalid: NODATA
    
    Signed-off-by: Andreas Beckmann <anbe at debian.org>
---
 master-bin/detect_network_issues.in | 1 +
 1 file changed, 1 insertion(+)

diff --git a/master-bin/detect_network_issues.in b/master-bin/detect_network_issues.in
index 2153ac1..1fb5cd3 100755
--- a/master-bin/detect_network_issues.in
+++ b/master-bin/detect_network_issues.in
@@ -42,6 +42,7 @@ for SECTION in $SECTIONS ; do
 		rgrep -l "Some index files failed to download, they have been ignored, or old ones used instead." $MASTER/$SECTION/$subdir >> $FILE
 		rgrep -l "Some index files failed to download. They have been ignored, or old ones used instead." $MASTER/$SECTION/$subdir >> $FILE
 		rgrep -l -e "W: GPG error: .* Release: The following signatures were invalid: BADSIG" $MASTER/$SECTION/$subdir >> $FILE
+		rgrep -l -e "W: GPG error: .* InRelease: The following signatures were invalid: NODATA" $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 "E: Version '.*' for '.*' was not found" $MASTER/$SECTION/$subdir >> $FILE
 		rgrep -l 'E: Method file has died unexpectedly!' $MASTER/$SECTION/$subdir >> $FILE

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



More information about the Piuparts-commits mailing list