#1151 [NFV SIG] Prefix c9-sig- is rejected when trying to create a new branch in git.centos.org
Closed: Fixed by arrfab. Opened by amoralej.

When i try to create a new branch c9-sig-nfv in https://git.centos.org/rpms/centos-release-nfv it's rejected:

$ git push origin c9-sig-nfv
Enumerating objects: 11, done.
Counting objects: 100% (11/11), done.
Delta compression using up to 8 threads
Compressing objects: 100% (6/6), done.
Writing objects: 100% (6/6), 882 bytes | 441.00 KiB/s, done.
Total 6 (delta 2), reused 0 (delta 0), pack-reused 0
remote: Access to namespace rpms is restricted
remote: Denied push for ref 'refs/heads/c9-sig-nfv' for user 'amoralej'
remote: All changes have been rejected
To ssh://git.centos.org/rpms/centos-release-nfv
! [remote rejected] c9-sig-nfv -> c9-sig-nfv (pre-receive hook declined)
error: failed to push some refs to 'ssh://git.centos.org/rpms/centos-release-nfv'

I'd like to maintain branch c9-sig-nfv for RHEL based builds and c9s-sig-nfv for C9S ones.


Metadata Update from @arrfab:
- Issue assigned to arrfab

Metadata Update from @arrfab:
- Issue tagged with: cbs, high-gain, low-trouble

ack .. it wasn't allowed initially but now that we have RHEL9 buildroots in cbs, it makes sense.
I'll just modify ansible inventory for the pagure hosts and I'll update ticket when it will be applied

applied, so if you can give it a try, and then close ticket ?

It works fine now:

https://git.centos.org/rpms/centos-release-nfv/tree/c9-sig-nfv

Thanks!

Alfredo

Metadata Update from @arrfab:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

Log in to comment on this ticket.

Metadata