pungi/pungi/phases
Lubomír Sedlář 7f35ac622a gather: Collect and re-raise errors from gather method
When there is an exception in gathering (such as after seeing unsigned
packages in deps method), the exception was lost and the compose
continued to run until it tried to access the result and crashed on
KeyError.

Relates: https://pagure.io/releng/failed-composes/issue/587
JIRA: COMPOSE-3986
Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
2019-11-25 14:28:34 +01:00
..
gather gather: Collect and re-raise errors from gather method 2019-11-25 14:28:34 +01:00
pkgset pkgset: Fix running without any koji tags 2019-11-11 09:30:37 +01:00
__init__.py Add a phase for creating extra ISOs 2018-05-16 12:20:01 +02:00
base.py Move resolving git reference to config validation 2018-11-21 13:25:35 +01:00
buildinstall.py buildinstall: Log message for boot config change 2019-11-21 12:16:05 +08:00
createiso.py createiso: Make media.repo sticky 2019-09-04 15:45:15 +02:00
createrepo.py Move import of modulemd to a separate module 2019-10-03 10:40:31 +02:00
extra_files.py Write global metadata about extra files 2019-11-05 09:11:01 +01:00
extra_isos.py Write global metadata about extra files 2019-11-05 09:11:01 +01:00
image_build.py Resolve symlinks to images 2019-09-11 15:36:28 +02:00
image_checksum.py Stop using .message attribute on exceptions 2018-05-15 14:17:46 +02:00
init.py Pass compose to SCM wrappers 2019-11-05 08:51:26 +01:00
live_images.py Stop using deprecated pipes.quote 2017-10-24 15:15:31 +02:00
livemedia_phase.py livemedia: Remove title option 2019-11-20 15:33:28 +08:00
osbs.py osbs: Rework configuration for image pushes 2019-04-05 10:28:34 +02:00
ostree.py ostree: Remove arch_repo path usage 2019-09-03 09:31:18 +02:00
ostree_installer.py ostree-install: allow configuring additional depenencies for runroot 2019-10-10 15:13:38 -04:00
phases_metadata.py Validation of parameter skip_phases 2018-05-15 13:30:00 +02:00
product_img.py Pass compose to SCM wrappers 2019-11-05 08:51:26 +01:00
test.py Make sure repoclosure cache cleaned when running as root 2019-11-20 14:13:19 +08:00
weaver.py Move ostree phase and pipelines for running phases 2018-02-26 13:43:44 +01:00