summaryrefslogtreecommitdiffstats
path: root/logparse/debian-installer.rules
diff options
context:
space:
mode:
Diffstat (limited to 'logparse/debian-installer.rules')
-rw-r--r--logparse/debian-installer.rules8
1 files changed, 8 insertions, 0 deletions
diff --git a/logparse/debian-installer.rules b/logparse/debian-installer.rules
index 65e14fb0..89c086fe 100644
--- a/logparse/debian-installer.rules
+++ b/logparse/debian-installer.rules
@@ -1,10 +1,18 @@
# see https://wiki.jenkins-ci.org/display/JENKINS/Log+Parser+Plugin
ok /not really/
+
+# oh well
ok /^dpkg-source: warning/
ok /^dpkg-gencontrol: warning/
ok /^dpkg-buildpackage: warning/
+# trying to get http://jenkins.debian.net/job/d-i_build_console-setup/ build nicely
+ok /^WARNING: U\+????: can not be positioned properly/
+ok /^WARNING: U\+????: no glyph defined/
+ok /^WARNING: U\+????: .+ broken pixel/
+ok /^WARNING: Unknown X keysymm/
+
# match line starting with 'error ', case-insensitive
error /(?i)^error /