pungi/pungi/phases
Lubomír Sedlář a4bbf475f1 pkgset: Add option to ignore noarch in ExclusiveArch
The `add_noarch` option of `get_valid_arches` is broken and doesn't
really do anything (noarch is always present in the result).

This causes packages that have ExclusiveArch including noarch to
actually not be excluded. They should be.

Changing this globally could have a very big impact. Therefore we can
hide it behind a configuration option so that it's opt-in.

JIRA: COMPOSE-2457
Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
2018-05-21 12:36:16 +02:00
..
gather Stop using .message attribute on exceptions 2018-05-15 14:17:46 +02:00
pkgset pkgset: Add option to ignore noarch in ExclusiveArch 2018-05-21 12:36:16 +02:00
__init__.py Add a phase for creating extra ISOs 2018-05-16 12:20:01 +02:00
base.py Report warning when config sections are not used 2017-08-21 09:07:10 +02:00
buildinstall.py buildinstall: Use metadata if skipped 2018-04-23 10:42:33 +02:00
createiso.py Add a phase for creating extra ISOs 2018-05-16 12:20:01 +02:00
createrepo.py createrepo: Allow disabling SQLite database 2018-05-21 08:13:29 +02:00
extra_files.py extra-files: Allow configuring used checksums 2017-04-20 09:28:09 +02:00
extra_isos.py Add a phase for creating extra ISOs 2018-05-16 12:20:01 +02:00
image_build.py koji-wrapper: Log failed subtasks 2018-05-02 08:27:44 +02:00
image_checksum.py Stop using .message attribute on exceptions 2018-05-15 14:17:46 +02:00
init.py init: Drop database from comps repo 2018-05-21 08:13:29 +02:00
live_images.py Stop using deprecated pipes.quote 2017-10-24 15:15:31 +02:00
livemedia_phase.py koji-wrapper: Log failed subtasks 2018-05-02 08:27:44 +02:00
osbs.py osbs: Get correct path to repo for addons 2017-11-20 12:58:49 +01:00
ostree.py Only use comps repo if we really have comps 2018-04-17 15:32:02 +02:00
ostree_installer.py ostree-installer: Use Python function to copy 2018-05-16 12:35:32 +02:00
phases_metadata.py Validation of parameter skip_phases 2018-05-15 13:30:00 +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
weaver.py Move ostree phase and pipelines for running phases 2018-02-26 13:43:44 +01:00