pungi/pungi/phases
Lubomír Sedlář 32221e8f36 hybrid: Explicitly pull in debugsource packages
This should cover case where we there's a build like this:

foo-1-1.src.rpm
  foo-sub-1-1.noarch.rpm
  foo-debugsource-1-1.x86_64.rpm

The compose contains the noarch package, and should also have the
debugsource package. The original code only checked for
foo-sub-debugsource though.

JIRA: RHELCMP-7628
Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
2022-01-12 13:59:09 +00:00
..
gather hybrid: Explicitly pull in debugsource packages 2022-01-12 13:59:09 +00:00
pkgset Add module obsoletes feature 2022-01-12 12:51:37 +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 buildinstall: Add ability to install extra packages in runroot 2022-01-05 14:35:37 +01:00
createiso.py Ignore osbs/osbuild config when reusing iso images 2022-01-04 16:35:29 +08:00
createrepo.py Add module obsoletes feature 2022-01-12 12:51:37 +01:00
extra_files.py Format code base with black 2020-02-05 17:35:47 +08:00
extra_isos.py Ignore osbs/osbuild config when reusing iso images 2022-01-04 16:35:29 +08:00
image_build.py image_build: Allow reusing old image_build results 2021-10-20 14:07:02 +08:00
image_checksum.py Adding multithreading support for pungi/phases/image_checksum.py 2021-08-12 10:13:15 +02:00
image_container.py Cancel koji tasks when pungi terminated 2021-03-23 14:47:48 +08:00
init.py Add module obsoletes feature 2022-01-12 12:51:37 +01:00
live_images.py Cancel koji tasks when pungi terminated 2021-03-23 14:47:48 +08:00
livemedia_phase.py Cancel koji tasks when pungi terminated 2021-03-23 14:47:48 +08:00
osbs.py osbs: Reuse images from old compose 2021-10-20 14:22:19 +08:00
osbuild.py Fix type detection for osbuild images 2021-09-08 09:07:00 +00: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 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