Bug#902627: Please create temporary files in a subdirectory

2018-06-28 Thread Chris Lamb
tags 902627 + pending thanks Good idea. Fixed in Git, pending upload: https://salsa.debian.org/reproducible-builds/diffoscope/commit/6e6afd3f63c963cbed9af6b7d3201769442c2727 diffoscope/tempfiles.py | 19 ++- 1 file changed, 18 insertions(+), 1 deletion(-) Regards, --

Bug#902627: Please create temporary files in a subdirectory

2018-06-28 Thread Josh Triplett
Package: diffoscope Version: 96 Severity: normal diffoscope creates thousands of files directly in /tmp (or $TMPDIR); to reduce the noise, please consider creating a single top-level temporary directory and putting all the temporary files in there. (This would also avoid the need to repeatedly gen