From 36798da6b02677f0d8d3808bb0541148d8e1c314 Mon Sep 17 00:00:00 2001 From: Mattia Rizzolo Date: Fri, 10 Apr 2015 12:39:12 +0200 Subject: reproducible: new db table: removed_packages, to track removed package and subsequently clean up files the db now stores tuple of (pkgname, suite, architecture) of every removed packages, then reproducible_maintenance.sh pick up entries from it and find+remove files. For now the reproducible_maintenance only output what he would have remove. --- logparse/reproducible.rules | 1 + 1 file changed, 1 insertion(+) (limited to 'logparse') diff --git a/logparse/reproducible.rules b/logparse/reproducible.rules index 176836c5..b9a5c564 100644 --- a/logparse/reproducible.rules +++ b/logparse/reproducible.rules @@ -9,6 +9,7 @@ warning /Warning: lock .+ still exists, exiting./ warning /Warning: old schroots found in /schroots, which have been deleted:/ warning /Warning: processes found which should not be there/ warning /Warning: packages found where the build was started more than 24h ago:/ +warning /Warning: found files relative to old packages, no more in the archive:/ warning /Warning: Found files with bad permissions.+/ warning /Warning: .+ could not be fully removed./ warning /Warning: could not download.+/ -- cgit v1.2.3-70-g09d2