[Piuparts-commits] [piuparts] 04/08: kpr: dpkg now spells EOF as 'end of file'
Holger Levsen
holger at moszumanska.debian.org
Mon Jul 20 08:48:56 UTC 2015
This is an automated email from the git hooks/post-receive script.
holger pushed a commit to branch develop
in repository piuparts.
commit 00afa92c2dd3aea37866395d678b4c25b3e89fda
Author: Andreas Beckmann <anbe at debian.org>
Date: Sun Jul 19 22:38:37 2015 +0200
kpr: dpkg now spells EOF as 'end of file'
Signed-off-by: Andreas Beckmann <anbe at debian.org>
---
known_problems/conffile_prompt_error.conf | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/known_problems/conffile_prompt_error.conf b/known_problems/conffile_prompt_error.conf
index 5dadbf3..1a6c5bd 100644
--- a/known_problems/conffile_prompt_error.conf
+++ b/known_problems/conffile_prompt_error.conf
@@ -1,7 +1,7 @@
#
# detect packages with failed because they prompt due to a modified conffile
#
-PATTERN='EOF on stdin at conffile prompt'
+PATTERN='(EOF|end of file) on stdin at conffile prompt'
WHERE='fail bugged affected'
ISSUE=0
HEADER='Packages with failed logs with the string "EOF on stdin at conffile prompt"'
--
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