Recurrence of the issue can be seen as follows:
$koji build tagA abc.src.rpm (built and tagged successfully) $koji download-build abc.... $sudo rpmsign abc.... $koji import-sig abc..... $koji dist-repo tagB xxxxx (tagB inherits from tagA)
However, repo tagB didn't have this build, but after I untagged the build then tag the build to tagB again, then the build appears in the tagB repo.
Why does this happen and how to solve it?
Metadata Update from @toshihiko-chen: - Issue close_status updated to: Dropped - Issue status updated to: Closed (was: Open)
This issue has been migrated to Fedora Forge: https://forge.fedoraproject.org/koji/koji/issues/3862
Please continue any further discussion there.