summaryrefslogtreecommitdiffstats
path: root/logparse
diff options
context:
space:
mode:
authorMattia Rizzolo <mattia@debian.org>2016-11-10 22:48:08 +0000
committerMattia Rizzolo <mattia@debian.org>2016-11-10 22:48:08 +0000
commitd15ab60523c2a1c33318ef2f4f9a32146e4aeb2d (patch)
treeb5a00456e9ceff482a5cac3b39d26f54df54fe90 /logparse
parentc94e1ff1e9d3ddf4d21fcdaa735abed6660d15e4 (diff)
downloadjenkins.debian.net-d15ab60523c2a1c33318ef2f4f9a32146e4aeb2d.tar.xz
logparse/d-i: don't warn about dpkg-genbuildinfo stuff
"dpkg-genbuildinfo: warning: File::FcntlLock not available; using flock which is not NFS-safe" is causing unstable jobs and noise As requested by KiBi
Diffstat (limited to 'logparse')
-rw-r--r--logparse/debian-installer.rules1
1 files changed, 1 insertions, 0 deletions
diff --git a/logparse/debian-installer.rules b/logparse/debian-installer.rules
index 282d9080..9d740059 100644
--- a/logparse/debian-installer.rules
+++ b/logparse/debian-installer.rules
@@ -5,6 +5,7 @@ ok /not really/
# oh well
ok /^dpkg-source: warning/
ok /^dpkg-gencontrol: warning/
+ok /^dpkg-genbuildinfo: warning/
ok /^dpkg-buildpackage: warning/
# make get https://jenkins.debian.net/job/d-i_build_console-setup/ build nicely