#6697 Fix building modules: Backport Koji PR#794
Closed: Fixed 6 years ago Opened 6 years ago by jkaluza.

We have started using external repository for the base module, because with changes to modularity, the base module started to be very big and "createrepo" took 1.5 hours for each module build. See https://pagure.io/fm-orchestrator/issue/830 for more info.

We have found issue in Koji in external_repo handling, which has been reported here: https://pagure.io/koji/issue/788. This generally prevents building bigger modules in Fedora, because quite often Koji hits this issue and the module build fails.

This has been fixed in https://pagure.io/koji/pull-request/794 and I therefore ask fedora-infra to consider backporting this patch to Fedora Koji instance.

CCing @mprahl, @ralph, @psabata, @puiterwijk and @mikem to be aware of this fedora-infra request.


Metadata Update from @ralph:
- Issue tagged with: factory2

6 years ago

The last koji upstream release was about 2 months ago, so there might be one soon.
If there's going to be one soon we can just upgrade to that.

Otherwise was is the timeline you need the fix here by?

This cycle is a little longer due to various factors. 1.16 won't be out until the end of March.

The fix appears to trivially rebase or cherry-pick onto 1.15 (e.g. git cherry-pick -m 1 04635ac9f)

Done. We upgraded to 1.15 + this patch today.

:fireworks:

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

6 years ago

Login to comment on this ticket.

Metadata