Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-04-18 | reproducible: maintenance: swallow ~/devel/jenkins.debian.net output, it's ↵ | Mattia Rizzolo | 1 | -2/+2 | |
boring | |||||
2015-04-18 | reproducible: maintenance: bash can't correctly loop over sqlite3(1) output, ↵ | Mattia Rizzolo | 1 | -5/+7 | |
use a temp file | |||||
2015-04-18 | reproducible: maintenance: fix the cut(1) call in the removed packages part | Mattia Rizzolo | 1 | -3/+3 | |
2015-04-16 | reproducible: new db table: removed_packages, to track removed package and ↵ | Mattia Rizzolo | 1 | -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-14 | reproducible: initialize PSCALL safely | Holger Levsen | 1 | -0/+1 | |
2015-04-14 | reproducible: maintenance: better presentation of processes about to be killed | Mattia Rizzolo | 1 | -2/+6 | |
2015-04-11 | reproducible: maintenance: remove old schroots with the --one-file-system ↵ | Mattia Rizzolo | 1 | -1/+1 | |
(also as specified in the sudoers file) | |||||
2015-04-11 | reproducible: maintenance: fix typo | Mattia Rizzolo | 1 | -1/+1 | |
2015-04-11 | reproducible: maintenance: rework a bit the "find+terminate processes which ↵ | Mattia Rizzolo | 1 | -11/+15 | |
should not be there" part to avoid logparse noise | |||||
2015-04-09 | reproducible: maintenance: check for files with bad permissions (!=644) and ↵ | Mattia Rizzolo | 1 | -0/+11 | |
chmod them. currently unknown the cause of these bad perms (only for very few files | |||||
2015-04-03 | fix language: s#maintainance#maintenance#g | Holger Levsen | 1 | -0/+224 | |