pungi/pungi/phases
Lubomír Sedlář ce2c222dc2
createiso: Block reuse if unsigned packages are allowed
We can have a compose with unsigned packages.

By the time the next compose is generated, the packages could have been
signed. However, the new compose would still reuse the ISO with unsigned
copies.

Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
(cherry picked from commit d546a49299)
2024-08-30 13:40:49 +03:00
..
gather gather: Skip lookaside packages from local lookaside repo 2024-08-30 13:39:49 +03:00
pkgset pkgset: Avoid adding modules to unavailable arches 2024-08-30 13:39:48 +03:00
__init__.py Remove live_images.py (LiveImagesPhase) 2024-08-30 13:40:14 +03:00
base.py Log time taken of each phase 2022-07-12 16:56:41 +08:00
buildinstall.py iso: Extract volume id with xorriso if available 2024-08-30 13:39:47 +03:00
createiso.py createiso: Block reuse if unsigned packages are allowed 2024-08-30 13:40:49 +03:00
createrepo.py Fix module defaults and obsoletes validation 2022-06-10 11:35:26 +00:00
extra_files.py Format code base with black 2020-02-05 17:35:47 +08:00
extra_isos.py createiso: Block reuse if unsigned packages are allowed 2024-08-30 13:40:49 +03:00
image_build.py Kiwi: translate virtualbox and azure productmd formats 2024-08-30 13:39:37 +03:00
image_checksum.py Adding multithreading support for pungi/phases/image_checksum.py 2021-08-12 10:13:15 +02:00
image_container.py Various phases: consistent format of failure message 2024-08-30 13:39:40 +03:00
init.py init: Filter comps for modular variants with tags 2022-11-03 11:11:01 +01:00
kiwibuild.py Various phases: consistent format of failure message 2024-08-30 13:39:40 +03:00
livemedia_phase.py Add ability to download images 2023-11-10 16:55:20 +02:00
osbs.py Include task ID in DONE message for OSBS phase 2024-08-30 13:39:41 +03:00
osbuild.py Various phases: consistent format of failure message 2024-08-30 13:39:40 +03:00
ostree_container.py De-duplicate log messages for ostree and ostree_container phases 2024-08-30 13:39:46 +03:00
ostree_installer.py Add skip_branding to ostree_installer. 2022-05-11 15:19:53 +02:00
ostree.py checks: don't require "repo" in the "ostree" schema 2024-08-30 13:31:23 +03: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 Stop trying to validate non-existent metadata 2021-11-04 09:57:20 +01:00
weaver.py Format code base with black 2020-02-05 17:35:47 +08:00