I work on Fedora CoreOS and i'm trying to add and tag a package into the f42-coreos-continuous tag as part of branching Fedora 41 from rawhide.
Ref: I'm following the rebase steps for FCOS outlined here: https://github.com/coreos/fedora-coreos-tracker/issues/1695
When I attempt the command below, i'm met with the following error:
$ koji add-pkg --owner marmijo f42-coreos-continuous fedora-release Adding 1 packages to tag f42-coreos-continuous 2024-08-15 12:09:17,888 [ERROR] koji: ActionNotAllowed: policy violation (package_list)
Could I please be granted the permissions to be able to perform this action?
ASAP so we can continue with branching on the Fedora CoreOS side.
N/A. I work on Fedora CoreOS releases, so this will be always useful.
I didn't think this would fall under the same permission, so I also opened https://pagure.io/releng/issue/12264
CC: @dustymabe @jlebon
Metadata Update from @kevin: - Issue tagged with: low-gain, low-trouble, ops
+1 marmijo is part of the coreos integration team and with Dusty and Jonathan out this week he is tasked with dealing with our branching efforts.
Thanks @jmarrero!!
Great!
Done!
koji grant-permission coreos-continuous marmijo
Metadata Update from @kevin: - Issue close_status updated to: Fixed - Issue status updated to: Closed (was: Open)
Thank you!