pungi/pungi/phases/pkgset
Lubomír Sedlář f6f54b56ca
Add support for not having koji volume mounted locally
With this patch, Pungi can be configured with a local directory to be
used as a cache for RPMs, and it will download packages from Koji over
HTTP instead of reading them from filesystem directly.

The files from the cache can then be hardlink as usual.

There is locking in place to avoid different composes running at the
same time to step on each other.

This is now supported for RPMs only, be it real builds or scratch
builds.

Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
(cherry picked from commit 631bb01d8f)
2023-11-10 16:55:19 +02:00
..
sources Add support for not having koji volume mounted locally 2023-11-10 16:55:19 +02:00
__init__.py pkgset: Drop kobo.plugin usage from PkgsetSource 2021-01-27 15:55:21 +01:00
common.py Allow disabling inheriting ExcludeArch to noarch packages 2023-11-10 16:51:37 +02:00
pkgsets.py Add support for not having koji volume mounted locally 2023-11-10 16:55:19 +02:00
source.py pkgset: Drop kobo.plugin usage from PkgsetSource 2021-01-27 15:55:21 +01:00