$ koji clone-tag --pkgs --builds --inherit-builds --verbose --latest-only tag_a tag_b Usage: brew clone-tag [options] <src-tag> <dst-tag> clone-tag will create the destination tag if it does not already exist (Specify the --help global option for a list of other help options) koji: error: Cannot create tag without specifying --config
I would expect that the brew clone-tag will create the destination tag (even without the --config option) but only skips copy of config (like "Required permission").
My use-case when I hit this is:
Furthermore, config doesn't actually duplicate config. The only thing is does is fail the command if the tag does not yet exist and the tag is missing.
config
tag_config
tag_extra
tag_package_owners
Metadata Update from @mikem: - Custom field Size adjusted to None
Metadata Update from @tkopecek: - Issue set to the milestone: 1.23 (was: 1.22)
values in the tag_extra table are not synced in any case
This has been filed as #2371
PR #2442
Metadata Update from @jcupova: - Issue tagged with: testing-ready
Metadata Update from @mfilip: - Issue tagged with: testing-done
Commit 3067461b fixes this issue
Commit aa16b5cc fixes this issue
This issue has been migrated to Fedora Forge: https://forge.fedoraproject.org/koji/koji/issues/2012
Please continue any further discussion there.