#98 yumrepoinfo directive
Closed: Fixed None Opened 9 years ago by tflink.

To support using depcheck, a directive for translating koji tags into a set of yum repos is needed.

Input:
* koji tag

Output:
* {reponame:repourl, reponame2:repourl2 ...} for all repos involved with the input koji tag

As an example to clarify "involved repos", looking at f20-updates-testing-pending, the output list would include repos for f20-release, f20-updates and f20-updates-testing (using actual urls created using existing yumrepoinfo code) where f20-updates-pending would include f20-release and f20-updates (but not f20-updates-testing).

The code would be able to handle the usual non-standard use cases of branched and rawhide as well.


This ticket had assigned some Differential requests:
D103

This will be required by depcheck, adding John to the cc list

rLTRN704dba3c521c22804b2db0890c0400248a9744a9

Login to comment on this ticket.

Metadata