pungi/pungi/phases/gather
Lubomír Sedlář 49d0ab797c pkgset: Include module metadata in the repos
If the package set repo contains any modular package, the module
metadata is added there as well.

This is needed to accomodate change in DNF that refuses to work with
repo with modular packages if the metadata is not there. This DNF change
can cause issues in buildinstall phase.

Related: https://bugzilla.redhat.com/show_bug.cgi?id=1623128

The hybrid solver is modified to not create a separate repo with the
module metadata anymore, since it will be available in the repo with
packages. This also allows us to drop code to look into lookaside repos.

We still need to iterate over local modules in order to find out what
platform should be used.

JIRA: COMPOSE-3621
Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
2019-07-01 09:09:17 +02:00
..
methods pkgset: Include module metadata in the repos 2019-07-01 09:09:17 +02:00
sources gather: Introduce module source again 2019-05-21 08:23:18 +02:00
__init__.py gather: Introduce module source again 2019-05-21 08:23:18 +02:00
link.py linker: Simplify creating pool 2018-10-03 10:27:56 +02:00
method.py Remove FSF address from comments 2016-09-23 10:26:43 +02:00
source.py Remove FSF address from comments 2016-09-23 10:26:43 +02:00