pungi/pungi_utils
Ken Dreyer 0350b715dd unified-iso: handle empty arch
Prior to this change, when running pungi-create-unified-iso on a compose
with zero builds present for an arch, unified-iso crashes.

The problem is that unified-iso does not set up the arch's debuginfo
destination directory at all before trying to dump the productmd
treeinfo for that arch's debuginfo. productmd tries to write to the
destination directory that does not exist.

Signed-off-by: Ken Dreyer <kdreyer@redhat.com>
2017-07-10 12:14:34 -06:00
..
__init__.py Add script to generate unified ISOs 2017-01-04 10:22:20 +01:00
patch_iso.py Add a script for modifying ISO images 2017-03-21 07:55:19 +01:00
unified_isos.py unified-iso: handle empty arch 2017-07-10 12:14:34 -06:00