Currently, pungi prints log messages like this when gathering RPM packages for a module:
[BEGIN] Getting latest RPMs (tag: module-0a11624a1b0c8ff8, event: 17011876, inherit: True)
But it would be useful if also module name (in PDC called "variant_name"), version (in PDC called "variant_version"), release (in PDC called "variant_release") could be displayed, not just a koji tag. This would make debugging of compose issues easier.
CC @jkaluza
Changing this particular message would be tricky, because at the point we query Koji we no longer know the variant.
We could add a new message saying something like Module NAME:VERSION:RELEASE in variant Y will use Koji tag Z. Would this be sufficient?
Module NAME:VERSION:RELEASE in variant Y will use Koji tag Z
Commit fbeb1434 relates to this ticket
Metadata Update from @onosek: - Issue tagged with: 4.1.22
Metadata Update from @onosek: - Issue close_status updated to: Fixed - Issue status updated to: Closed (was: Open)
This issue has been migrated to Fedora Forge: https://forge.fedoraproject.org/pungi/pungi/issues/779
Please continue any further discussion there.