Learn more about these different git repos.
Other Git URLs
In pkgset phase we create one big repo (this is done while we figure out packages for each architecture). Then a separate repo is created for each arch. Right now they are done sequentially, but there are no dependencies and we could instead run a few worker threads to speed things up a bit.
(Createrepo phase already creates multiple repos at the same time, and it's fine.)
Metadata Update from @lsedlar: - Issue tagged with: speedup
Commit 82580ed fixes this issue
Log in to comment on this ticket.