The push fails because the git is blocked, and I suspect it's also blocked in koji:
$ git push Total 0 (delta 0), reused 0 (delta 0), pack-reused 0 remote: Branch refs/heads/f35 is unsupported remote: Denied push for ref 'refs/heads/f35' for user 'pbrobinson' remote: All changes have been rejected To ssh://pkgs.fedoraproject.org/rpms/python-aenum ! [remote rejected] f35 -> f35 (pre-receive hook declined) error: failed to push some refs to 'ssh://pkgs.fedoraproject.org/rpms/python-aenum'
The request-repo should check if the branch exists if it's blocked in git/koji and rather than just closing the ticket as invalid do the required bits on the bits to ensure the access works.
When do you need this? (YYYY/MM/DD) ASAP.
When is this no longer needed or useful? (YYYY/MM/DD)
If we cannot complete your request, what is the impact?
Hi, this happened because the package was retired just after mass branching, and the f35 branch was already created in PDC with EOL set to the retirement date. Your previous request does not state the branch you want to unretire, so I had unretired the package only on the rawhide branch. It should be all set now.
Metadata Update from @humaton: - Issue close_status updated to: Fixed - Issue status updated to: Closed (was: Open)
It's not: https://koji.fedoraproject.org/koji/taskinfo?taskID=74463474
Metadata Update from @pbrobinson: - Issue status updated to: Open (was: Closed)
Sorry. Now is unblocked in koji as well.