pungi/pungi/phases
Lubomír Sedlář 5b5069175d pkgset: Store module tag only if module is used
When a module is skipped from the compose, we should not add it to a
mapping of module tags. If it's there, we then spend time building a
repo for the module, and it get's passed to buildinstall, despite the
packages not being supposed to be included in the compose.

If the packages are not included in any variant, they shouldn't be
available to buildinstall either.

Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
2021-02-22 10:21:56 +01:00
..
gather Store extended traceback for gather errors 2021-02-17 11:11:26 +01:00
pkgset pkgset: Store module tag only if module is used 2021-02-22 10:21:56 +01:00
__init__.py Add image-container phase 2021-02-09 14:47:57 +01:00
base.py Format code base with black 2020-02-05 17:35:47 +08:00
buildinstall.py Allow squashfs-only and configuration_file in lorax_options 2020-08-11 09:29:50 +00:00
createiso.py Use xorrisofs for creating ISOs when needed 2020-11-20 09:47:49 +08:00
createrepo.py createrepo: Ignore error when cleaning up tmp dir 2020-09-01 18:27:00 +08:00
extra_files.py Format code base with black 2020-02-05 17:35:47 +08:00
extra_isos.py Use xorrisofs for creating ISOs when needed 2020-11-20 09:47:49 +08:00
image_build.py Break too long line 2020-04-06 14:20:47 +02:00
image_checksum.py Format code base with black 2020-02-05 17:35:47 +08:00
image_container.py Add image-container phase 2021-02-09 14:47:57 +01:00
init.py Stop copying .git directory with module defaults 2021-01-14 10:36:38 +08:00
live_images.py Fix typos 2020-06-24 14:16:42 +02:00
livemedia_phase.py Fix flake8 complaints - E501 2020-02-07 14:36:46 +08:00
osbs.py osbs: Move metadata processing to standalone function 2021-02-08 13:23:28 +01:00
osbuild.py osbuild: Fix not failing on failable tasks 2020-12-02 14:30:20 +01:00
ostree.py Allow using Pungi Koji plugin for ostree phases. 2020-05-26 13:23:58 +00:00
ostree_installer.py Retry ostree installer task on losetup error 2020-08-05 10:58:04 +02:00
phases_metadata.py Format code base with black 2020-02-05 17:35:47 +08:00
repoclosure.py Delete outdated comments 2020-04-22 17:14:51 +08:00
test.py Split repoclosure into separate phase 2020-04-14 09:25:57 +08:00
weaver.py Format code base with black 2020-02-05 17:35:47 +08:00