summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/sudoers.d/jenkins1
-rw-r--r--logparse/reproducible.rules2
2 files changed, 2 insertions, 1 deletions
diff --git a/etc/sudoers.d/jenkins b/etc/sudoers.d/jenkins
index f1cc747d..53bebf22 100644
--- a/etc/sudoers.d/jenkins
+++ b/etc/sudoers.d/jenkins
@@ -29,6 +29,7 @@ jenkins ALL= \
SETENV: NOPASSWD: /usr/sbin/pbuilder *, \
/bin/mv /var/cache/pbuilder/base*.tgz /var/cache/pbuilder/base*.tgz, \
/bin/rm /var/cache/pbuilder/base*.tgz, \
+ /bin/rm -v /var/cache/pbuilder/base*.tgz, \
/bin/rm /var/cache/pbuilder/result/*, \
/usr/bin/dcmd rm *.changes, \
/usr/bin/dcmd rm *.dsc, \
diff --git a/logparse/reproducible.rules b/logparse/reproducible.rules
index 581e029a..b52eaed3 100644
--- a/logparse/reproducible.rules
+++ b/logparse/reproducible.rules
@@ -7,5 +7,5 @@ warning /Warning: .+ contains invalid yaml, please fix./
warning /Warning: old temp directories found in .+/
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: packages found where the build was started more than 24h ago:/