]> git.ipfire.org Git - pakfire.git/commit
builder: Do not lock build environments
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 13 Feb 2021 13:11:23 +0000 (13:11 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 13 Feb 2021 13:11:23 +0000 (13:11 +0000)
commite701ec56a80da82adc8331f60cfbadc980483d17
tree40f64eb674a00700fa010734769da1cdc1c64874
parent2d110bb9acb0579569d88da9a087ca71c8567fe4
builder: Do not lock build environments

This feels a bit unnecessary because the paths are being randomised
anyways and this might need to move into Pakfire().

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/pakfire/builder.py
src/pakfire/errors.py