diff options
author | Holger Levsen <holger@layer-acht.org> | 2015-02-21 11:34:57 +0100 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2015-02-21 11:34:57 +0100 |
commit | 5a88adc44003e7d22110d77b93cedff9c0391da8 (patch) | |
tree | baa4fb146fa85dc33b240820bc9c4a2dd99215d7 /logparse | |
parent | a57ddf9087c5cb4b4a3e81ec576211c9c46ff05c (diff) | |
download | jenkins.debian.net-5a88adc44003e7d22110d77b93cedff9c0391da8.tar.xz |
reproducible: warn but not fail if grml's latest dpkg-selection is 404
Diffstat (limited to 'logparse')
-rw-r--r-- | logparse/reproducible.rules | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/logparse/reproducible.rules b/logparse/reproducible.rules index 047be037..ec70a893 100644 --- a/logparse/reproducible.rules +++ b/logparse/reproducible.rules @@ -9,4 +9,5 @@ warning /Warning: lock .+ still exists, exiting./ warning /Warning: processes found which should not be there/ warning /Warning: packages found where the build was started more than 24h ago:/ warning /Warning: .+ could not be fully removed./ +warning /Warning: could not download.+/ |