#6487 Cannot push to the f27 branch on python-jinja2_pluralize
Closed: Will Not/Can Not fix 6 years ago Opened 6 years ago by bowlofeggs.

$ git push                                  
Counting objects: 3, done.   
Delta compression using up to 8 threads.                   
Compressing objects: 100% (3/3), done.                     
Writing objects: 100% (3/3), 423 bytes | 423.00 KiB/s, done.                                                          
Total 3 (delta 1), reused 0 (delta 0)                      
remote: FATAL: W refs/heads/f27 rpms/python-jinja2_pluralize bowlofeggs DENIED by refs/heads/f[0-9][0-9]
remote: error: hook declined to update refs/heads/f27
To ssh://pkgs.fedoraproject.org/rpms/python-jinja2_pluralize                                                          
 ! [remote rejected] f27 -> f27 (hook declined)            
error: failed to push some refs to 'ssh://bowlofeggs@pkgs.fedoraproject.org/rpms/python-jinja2_pluralize'

I am able to push to the master branch.


There is no f27 branch setup.

As noted in https://pagure.io/releng/issue/7128#comment-476758 you will need to request a f27 branch with fedrepo-req-branch...

Metadata Update from @kevin:
- Issue close_status updated to: Will Not/Can Not fix
- Issue status updated to: Closed (was: Open)

6 years ago

That's quite weird, since pagure does show an f27 branch here:

https://src.fedoraproject.org/rpms/python-jinja2_pluralize/branch/f27

I'll give fedrepo-req-branch a try.

Login to comment on this ticket.

Metadata