Learn more about these different git repos.
Other Git URLs
$ koji taginfo f27 Tag: f27 [417] Arches: armv7hl i686 x86_64 ppc64 ppc64le aarch64 ^PGroups: appliance-build, build, livecd-build, livemedia-build, srpm-build Required permission: 'admin' Tag options: mock.package_manager : 'dnf' Inheritance: $ koji taginfo f27-build Tag: f27-build [425] Arches: aarch64 armv7hl i686 ppc64 ppc64le s390x x86_64 Groups: appliance-build, build, livecd-build, livemedia-build, srpm-build Required permission: 'admin' Tag options: This tag is a buildroot for one or more targets Current repo: repo#785431: 2017-09-14 21:09:29.969602 Targets that build from this tag: f27-candidate f27-rebuild f27-binutils-rebuild f27 Inheritance: 0 .... f27-override [424]
f27 should have no architectures. only f27-build needs them
@kellin Its not a buildroot, so it should not have arches. Somehow it started with f26 and getting populated since then because of branching. I looked at the history of f26 tag but could not able to find how the arches got generated.
We cannot change anything for f26 since its locked now. But when I tried to remove the arches for f28, its not giving me any errors but still didn't remove them. $ koji edit-tag --arches="" f28 $ koji taginfo f28 Tag: f28 [1913] Arches: armv7hl i686 x86_64 ppc64 ppc64le aarch64 Groups: appliance-build, build, livecd-build, livemedia-build, srpm-build Required permission: 'autosign' Tag options: mock.package_manager : 'dnf' Inheritance:
Tagging @ausil for more info.
Metadata Update from @syeghiay: - Issue assigned to mohanboddu
@humaton believes this is resolved but will check with @mohanboddu
Metadata Update from @syeghiay: - Issue tagged with: meeting
Its fixed with
$ koji edit-tag --arches=None fxx
Metadata Update from @mohanboddu: - Issue close_status updated to: Fixed - Issue status updated to: Closed (was: Open)
Login to comment on this ticket.