#653 Handle comps.xml groups when gather_method="nodeps" is used
Closed: Fixed 6 years ago Opened 6 years ago by jkaluza.

Currently nodeps gather_method does not handle groups from comps.xml when generating compose, so when this method is used, compose consisting only from the groups is empty.

Pungi should handle groups the same way for both "deps" and "nodeps" gather methods.


There's a tricky part here: since nodeps would not pull in any dependencies, the comps file would need to list them, which is unusual for comps. But I can imagine use cases where this would still be useful. (Alternatively we need an error message, but silently ignoring the groups is just wrong.)

Should be fixed by #654.

Metadata Update from @lsedlar:
- Issue assigned to lsedlar
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)
- Issue tagged with: 4.1.17

6 years ago

Login to comment on this ticket.

Metadata