pungi/pungi/phases
Jan Kaluza c75f4a1e96 Allow composing from tag with unsigned packages
There can be packages in the tag that will not end up in the compose.
Instead of failing immediately with error, this patch delays the check
until after depsolving finishes and only checks packages that will
really be included.

This is not an issue for nodeps compose, as that already pulls in only
packages that will be composed and nothing else.

Merges: https://pagure.io/pungi/pull-request/843
Signed-off-by: Jan Kaluza <jkaluza@redhat.com>
2018-02-13 12:35:17 +01:00
..
gather Allow composing from tag with unsigned packages 2018-02-13 12:35:17 +01:00
pkgset Allow composing from tag with unsigned packages 2018-02-13 12:35:17 +01:00
__init__.py Ensure all phases are stopped 2017-06-02 09:52:18 +02:00
base.py Report warning when config sections are not used 2017-08-21 09:07:10 +02:00
buildinstall.py buildinstall: Fix treeinfo generating on failure 2018-01-17 13:57:49 +01:00
createiso.py remove remaining hard coded createrepo threads 2017-10-30 10:37:10 +01:00
createrepo.py Optionally do old_compose per release type 2017-11-06 15:17:33 +01:00
extra_files.py extra-files: Allow configuring used checksums 2017-04-20 09:28:09 +02:00
image_build.py image-build: Drop suffixes from configuration 2017-11-01 12:47:36 +01:00
image_checksum.py Port to Python 3 2017-10-24 15:15:31 +02:00
init.py init: Warn when variants mentions non-existing comps group 2017-04-11 15:46:34 +02:00
live_images.py Stop using deprecated pipes.quote 2017-10-24 15:15:31 +02:00
livemedia_phase.py Port to Python 3 2017-10-24 15:15:31 +02:00
osbs.py osbs: Get correct path to repo for addons 2017-11-20 12:58:49 +01:00
ostree.py Ostree can use pkgset repos 2018-02-08 15:23:15 +01:00
ostree_installer.py Stop using deprecated pipes.quote 2017-10-24 15:15:31 +02:00
product_img.py Fall back to mount if guestmount is not available 2018-01-02 17:13:47 +01:00
test.py Port to Python 3 2017-10-24 15:15:31 +02:00