#3341 Is there any way to build or import module for new arch
Opened by mikezhang. Modified

Hi Koji devs, Circle Linux supported x86_64 and aarch64 in the passed, now we prepared IBM PowerPC Support , normal rpm packages build done , module package build as tiger for us, we do not want to refresh the main arch module packages nvr. is there any other way to build or import
module md archive and module packages.

Regards


Indeed, there is no good way to update an old nvr with new rpms. This approach is best avoided. That said, there is the mergeScratch call which has been used for adding an arch to an existing set of NVRs. This is not easy, and which that call is there, it does nothing to help you actually generate the new rpms, much less ensure that they are sanely built. And this predates module builds.

Metadata Update from @mikem:
- Custom field Size adjusted to None

At any rate, there is no tool that does what you need, and from the sounds of it, which you need is going to be tricky and specialized.

This issue has been migrated to Fedora Forge:
https://forge.fedoraproject.org/koji/koji/issues/3341

Please continue any further discussion there.

Metadata