pungi/pungi
Lubomír Sedlář 35e72df99f Explicitly remove all temporary files
There is no guarantee __del__ will ever be called, and we were leaving a
ton of stuff in /tmp. With this patch we pass the temporary directories
explictly and make sure they are deleted at the end.

Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
2017-03-24 09:24:49 +01:00
..
compose_metadata Remove FSF address from comments 2016-09-23 10:26:43 +02:00
ostree consolidate repo option names 2017-03-06 09:26:42 +08:00
phases Reduce duplication in code 2017-03-24 09:24:49 +01:00
wrappers Fix PEP8 complaints 2017-03-24 09:24:48 +01:00
__init__.py not using 'git -C path' which is not supported by git 1.x 2016-10-25 15:53:56 +08:00
arch.py Remove FSF address from comments 2016-09-23 10:26:43 +02:00
checks.py Define dnf_gather option in schema 2017-03-24 09:24:48 +01:00
common.py Remove FSF address from copyright headers 2017-03-24 09:24:48 +01:00
compose.py handle opening empty images.json while re-running pungi-koji in debug mode 2017-02-16 17:00:14 +08:00
config.py pungi: Fix reading multilib config files 2016-11-09 09:36:23 +01:00
createiso.py iso-wrapper: Remove the class 2016-10-14 09:14:51 +02:00
dnf_wrapper.py Explicitly remove all temporary files 2017-03-24 09:24:49 +01:00
gather.py pungi: Fix --nosource option 2016-12-13 10:45:05 +01:00
gather_dnf.py Handle Requires(pre|post) 2017-03-24 09:24:49 +01:00
ks.py Fix PEP8 complaints 2017-03-24 09:24:48 +01:00
linker.py Remove FSF address from comments 2016-09-23 10:26:43 +02:00
media_split.py Include phase name in log for some phases 2016-11-23 16:47:22 +08:00
metadata.py metadata: Fix .treeinfo paths for addons 2017-02-07 15:50:33 +01:00
multilib.py multilib: Remove FileMultilibMethod class 2017-02-10 12:32:45 +01:00
multilib_dnf.py Remove FSF address from copyright headers 2017-03-24 09:24:48 +01:00
notifier.py Send notification when compose fails to start 2016-10-20 09:39:18 +02:00
pathmatch.py Remove FSF address from comments 2016-09-23 10:26:43 +02:00
paths.py Remove one line of log print 2017-03-02 11:46:33 +08:00
profiler.py Remove FSF address from copyright headers 2017-03-24 09:24:48 +01:00
util.py buildinstall: Print debug info if unmount fails 2017-03-14 15:06:20 +01:00