#1640 Comps not filtered for modular variants with koji tag
Closed: Fixed 2 years ago by lsedlar. Opened 2 years ago by lsedlar.

The check for removing unused groups from comps file checks for modular variant, but only matches the case where modules are explicitly listed, not when koji tag with modules is specified. It should cover both cases.

    if variant.groups or variant.modules is not None or variant.type != "variant":

Causes https://pagure.io/releng/issue/11117


Metadata Update from @onosek:
- Issue set to the milestone: 4.3.7

2 years ago

Log in to comment on this ticket.

Metadata
Related Pull Requests
  • #1641 Merged 2 years ago