#1020 Showing platform information for multi platform builds
Closed: Invalid 4 years ago by jkaluza. Opened 5 years ago by jaruga.

The situation is

I changed below elements from [f29] to [].
/data/dependencies/buildrequires/platform
/data/dependencies/requires/platform

https://src.fedoraproject.org/modules/ruby/c/f21efbfb93151c222277b6f7ba8f515f591a0a80?branch=master

 5 -             platform: [f29]
 6 +             platform: []
 7             requires:
 8 -             platform: [f29]
 9 +             platform: []

Then when running the build, the output is like this.

$ fedpkg module-build
The builds 2186, 2187 and 2188 were submitted to the MBS

The challenging is it's hard to recognize which build_id connects to the platform.
Maybe build_id 2186 = f28, 2187 = f29, 2188 = f30

But I want to know the information from the output of the fedpkg module-build.

And from the output of the fedpkg module-build-info build_id.

$ fedpkg module-build-info 2186
$ fedpkg module-build-info 2187
$ fedpkg module-build-info 2188

Currently is there good way to check the information?


I've recently started checking old tickets. This one needs to be fixed in rpkg (which is the tool behind fedmsg). I've created rpkg ticket https://pagure.io/rpkg/issue/451 and will close this one as invalid, because it cannot be fixed in MBS.

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

4 years ago

Login to comment on this ticket.

Metadata