pungi/pungi
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
..
compose_metadata Use $SOURCE_DATE_EPOCH (if set) in discinfo file 2018-10-08 13:33:29 +02:00
ostree ostree: Run commands in universal_newlines mode 2019-10-03 09:30:53 +02:00
phases repoclosure: Parse all fus logs 2019-12-02 11:08:55 +01:00
wrappers repoclosure: Parse all fus logs 2019-12-02 11:08:55 +01:00
__init__.py Move import of modulemd to a separate module 2019-10-03 10:40:31 +02:00
arch.py arch: Drop mapping ppc64 -> ppc64p7 2018-05-16 16:25:58 +02:00
arch_utils.py Whitespace cleanup 2019-05-31 09:14:26 +02:00
checks.py livemedia: Remove title option 2019-11-20 15:33:28 +08:00
common.py Remove FSF address from copyright headers 2017-03-24 09:24:48 +01:00
compose.py Get message from LogRecord with a method 2019-11-11 08:46:01 +01:00
config.py pungi-legacy: expose lorax's --rootfs-size argument 2019-01-14 10:41:37 +01:00
createiso.py Make the Apple/HFS compatibility configurable 2019-02-21 16:11:01 +01:00
dnf_wrapper.py gather: Mark repos as containing module hotfixes 2019-07-22 12:35:36 +02:00
gather.py Respect --nomacboot flag when calling isohybrid 2019-06-26 13:21:22 +02:00
gather_dnf.py gather: Resolve dependencies of debug packages 2019-10-03 10:46:21 +02:00
graph.py Variant as a lookaside - configuration 2018-04-13 14:14:43 +02:00
ks.py Remove package whitelist 2019-09-03 09:31:18 +02:00
linker.py Add script to orchestrate multiple composes 2019-01-08 09:40:36 +01:00
media_split.py Remove misleading warning about size of the ISO 2019-11-04 14:22:59 +08:00
metadata.py Write global metadata about extra files 2019-11-05 09:11:01 +01:00
module_util.py Move import of modulemd to a separate module 2019-10-03 10:40:31 +02:00
multilib_dnf.py Port to Python 3 2017-10-24 15:15:31 +02:00
multilib_yum.py Whitespace cleanup 2019-05-31 09:14:26 +02:00
notifier.py config: Deprecate release_is_layered option 2019-06-06 13:45:49 +02:00
pathmatch.py Remove FSF address from comments 2016-09-23 10:26:43 +02:00
paths.py paths: Remove arch_repo path 2019-09-03 09:31:18 +02:00
profiler.py gather: Print profiling information to stderr 2018-04-25 14:21:09 +02:00
runroot.py runroot: Log different commands to different files 2019-11-28 15:12:05 +01:00
util.py hybrid: Download remote files when getting platform 2019-11-19 08:51:18 +01:00