dtmateojr / dtmrepo

dtmrepo is a mrepo replacement
Other
12 stars 4 forks source link

Added groups and updateinfo tags into repmod.xml #12

Open journeym opened 6 years ago

journeym commented 6 years ago

Repmod.xml now contains all the metadata, including groups composition and updateinfo (errata) tags with the appropriate file locations. With this change, repo can be imported straight to spacewalk with all metadata included.

dtmateojr commented 6 years ago

This will only work if the source repo provides comps.xml which isn't always the case. The code needs to be rewritten to check for the presence of comps.xml before using the -g option