[Piuparts-commits] [piuparts] 01/02: new network issue: 'does no longer have a Release file'

Holger Levsen holger at layer-acht.org
Tue Jan 10 13:32:30 UTC 2017


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

holger pushed a commit to branch develop
in repository piuparts.

commit f3da4f58afeb85b5f1ac8bd2af05de5826622742
Author: Andreas Beckmann <anbe at debian.org>
Date:   Tue Jan 10 13:06:30 2017 +0100

    new network issue: 'does no longer have a Release file'
    
    Signed-off-by: Andreas Beckmann <anbe at debian.org>
    Signed-off-by: Holger Levsen <holger at layer-acht.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 1fb5cd3..04d099f 100755
--- a/master-bin/detect_network_issues.in
+++ b/master-bin/detect_network_issues.in
@@ -43,6 +43,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 -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 "E: The repository '.*' does no longer have a Release file." $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