pungi/pungi/phases/gather
Lubomír Sedlář 68a1370036 gather: Use arch packages in nodeps method
We already filtered a list of packages compatible with the architecture.
There's no need to do that again (with bugs). Instead of using the
global package set we should just restrict the code to an arch package
set.

This should not break anything. If a package is included such that it's
in global but not arch package set, the compose would crash as linking
packages takes paths from the arch package set.

Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
2018-01-15 09:55:51 +01:00
..
methods gather: Use arch packages in nodeps method 2018-01-15 09:55:51 +01:00
sources modules: Allow multilib 2017-12-06 13:17:53 +01:00
__init__.py gather: get_packages_to_gather returns a tuple 2017-11-13 09:04:34 +01:00
link.py Integrate DNF gathering code with Pungi. 2017-03-24 09:12:23 +01: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