#573 RFE: please provide a way to explicitly download rpms from a module build
Closed Opened by ttomecek.

This issue is a consequence of https://pagure.io/releng/issue/6816.

I envision something like this:

$ mbs-build download-module shared-userspace
getting latest build from pdc
downloading packages from koji using tag module-0ac0da76fc1cfc6e
...

We would use it in modularity testing framework and also in our script to figure out dependencies.


for inspiration see my code in MTF:
https://pagure.io/modularity-testing-framework/blob/master/f/moduleframework/pdc_data.py#_164

Eventually (soon), we're going to point people to ODCS for this: https://pagure.io/odcs

The staging VMs are being put together in Fedora Infra.

We still need a security audit though to move forward with production: https://pagure.io/fedora-infrastructure/issue/6167

It might make sense to extend koji CLI with download-* commands for CG-enabled content as well.

We're looking to move some of the mbs-build commands into rpkg and fedpkg.

Would it make sense to move this there too?

Imagine: fedpkg download-module 630

Closing this issue as the related functionality has moved to fedpkg. Please create an issue in that project if this functionality is still desired.

Metadata Update from @acorvin:
- Issue status updated to: Closed (was: Open)

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

Please continue any further discussion there.

Metadata