pungi/pungi/wrappers
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
..
__init__.py Initial code merge for Pungi 4.0. 2015-02-10 08:19:34 -05:00
comps.py comps-wrapper: Emit attributes sorted 2019-04-18 10:23:51 +02:00
createrepo.py CreaterepoWrapper: add 'basedir' and 'compress-type' args for createrepo_c 2019-01-03 10:37:59 +01:00
fus.py fus: Support HTTP repos 2019-06-07 14:43:04 +02:00
iso.py Make the Apple/HFS compatibility configurable 2019-02-21 16:11:01 +01:00
jigdo.py Remove FSF address from comments 2016-09-23 10:26:43 +02:00
kojiwrapper.py Retry watching koji tasks on server outage 2019-11-01 15:57:48 +08:00
lorax.py buildinstall: Allow customizing dracut arguments 2019-10-09 15:42:10 +02:00
pungi.py Remove package whitelist 2019-09-03 09:31:18 +02:00
repoclosure.py repoclosure: Parse all fus logs 2019-12-02 11:08:55 +01:00
scm.py scm: Add backend for downloading archives from Koji 2019-11-05 08:51:26 +01:00
variants.py pkgset: Update Koji source to create multiple pkgsets 2019-09-03 09:31:18 +02:00