summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_maintenance.sh
AgeCommit message (Collapse)AuthorFilesLines
2015-04-16reproducible: new db table: removed_packages, to track removed package and ↵Mattia Rizzolo1-15/+14
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.
2015-04-14reproducible: initialize PSCALL safelyHolger Levsen1-0/+1
2015-04-14reproducible: maintenance: better presentation of processes about to be killedMattia Rizzolo1-2/+6
2015-04-11reproducible: maintenance: remove old schroots with the --one-file-system ↵Mattia Rizzolo1-1/+1
(also as specified in the sudoers file)
2015-04-11reproducible: maintenance: fix typoMattia Rizzolo1-1/+1
2015-04-11reproducible: maintenance: rework a bit the "find+terminate processes which ↵Mattia Rizzolo1-11/+15
should not be there" part to avoid logparse noise
2015-04-09reproducible: maintenance: check for files with bad permissions (!=644) and ↵Mattia Rizzolo1-0/+11
chmod them. currently unknown the cause of these bad perms (only for very few files
2015-04-03fix language: s#maintainance#maintenance#gHolger Levsen1-0/+224