#587 Port comps wrapper to DNF
Closed: Fixed 7 years ago Opened 7 years ago by lsedlar.

The comps wrapper class is using yum.comps module to read the comps file.

This might require an RFE for DNF, because currently I don't see a way to load comps directly from file (without putting it in a repo).


We should use yum when using yum and dnf only when using dnf

@ausil Oh yes, I completely forgot we actually have an explicit config option for this.

After talking to @jsilhan a better way forward would be to use libcomps directly. The API matches YUM quite closely, and since we only need this for parsing the file, we should be able to do this without any configuration with a single code path.

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

7 years ago

Metadata Update from @lsedlar:
- Issue tagged with: 4.1.15

6 years ago

Login to comment on this ticket.

Metadata