#165 depcheck should not create its own tmpdir
Closed: Fixed None Opened 9 years ago by tflink.

The current depcheck code creates its own tmpdir to store repodata. This causes problems because each tmpdir ends up being 400-900M and this quickly eats up disk space on the taskotron clients.

Change the code to accept a workdir to use @ execution time and pass that workdir in through the task so that all of the tmpfiles are contained in /var/tmp/taskotron.


This ticket had assigned some Differential requests:
D164

Login to comment on this ticket.

Metadata