diff options
author | Holger Levsen <holger@layer-acht.org> | 2015-09-21 20:18:25 +0200 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2015-09-21 20:18:25 +0200 |
commit | 53a1e7b86e59135302dbab808c853cc395d00a84 (patch) | |
tree | 292dff5f8ea73332b8cba6034bf9a4b6753be7af /logparse | |
parent | a01e47175f56431c8c05e59a7214cb88d51cc62c (diff) | |
download | jenkins.debian.net-53a1e7b86e59135302dbab808c853cc395d00a84.tar.xz |
reproducible: abort create_pkg_job if there are warnings we can do nothing about (except filing bugs unrelated to reproducible builds)
Diffstat (limited to 'logparse')
-rw-r--r-- | logparse/reproducible.rules | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/logparse/reproducible.rules b/logparse/reproducible.rules index 6a2d45fd..09e75ad7 100644 --- a/logparse/reproducible.rules +++ b/logparse/reproducible.rules @@ -9,10 +9,8 @@ warning /Warning: Tried, but failed to delete these:/ warning /Warning: processes found which should not be there/ warning /Warning: Found files with bad permissions.+/ warning /Warning: .+ could not be fully removed.+/ -warning /Warning: could not download.+/ warning /Warning: cannot update html pages for.+/ warning /Warning: package .+is probably already building elsewhere, exiting./ warning /Warning: too much difference for .+, aborting. Please investigate and update manually./ warning /Warning: couldn't delete old files from.+/ -warning /Warning: dose-deb-coinstall cannot.+/ warning /Warning: failed to update the .+ schroot./ |