pungi/pungi/phases
Lubomír Sedlář aefe9b186d repoclosure: Parse all fus logs
Originally the list of solvables for fus was growing with each iteration
and nothing was ever removed. That later changed so that fus iterations
are only done on newly added stuff. It's great for performance, but
means that the last log is not a superset of all others.

To get all dependency problems we need to look into all log files, not
just the last one.

JIRA: COMPOSE-3964
Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
2019-12-02 11:08:55 +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 repoclosure: Parse all fus logs 2019-12-02 11:08:55 +01:00
weaver.py Move ostree phase and pipelines for running phases 2018-02-26 13:43:44 +01:00