diff options
author | Holger Levsen <holger@layer-acht.org> | 2017-01-21 14:02:54 +0100 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2017-01-21 14:02:54 +0100 |
commit | 15cb9ff2280e874728f2213081ea5cd8902530d9 (patch) | |
tree | 184a50ebd1db6f095b6ab3fddae2b5509debb7eb /logparse | |
parent | 27bd26bb9781bba483726849b8ef808ea6d8f974 (diff) | |
download | jenkins.debian.net-15cb9ff2280e874728f2213081ea5cd8902530d9.tar.xz |
reproducible Debian: explicitly pin down the exact problem with /(dev|run)/shm
Signed-off-by: Holger Levsen <holger@layer-acht.org>
Diffstat (limited to 'logparse')
-rw-r--r-- | logparse/reproducible.rules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/logparse/reproducible.rules b/logparse/reproducible.rules index 89cd8410..3dfc66af 100644 --- a/logparse/reproducible.rules +++ b/logparse/reproducible.rules @@ -20,4 +20,4 @@ warning /Warning: failed to update Arch Linux schroot./ warning /Warning: The following builds have failed due to diffoscope schroot problems and will be rescheduled.+/ warning /W: The repository .+ is not signed./ warning /W: There is no public key available for the following key IDs:.+/ -warning /Warning: /.../shm is not mounted correctly.+/ +warning /Warning: /.../shm.+please tell the jenkins admins to fix this./ |