#6439 Cannot create f27 branches
Closed: Invalid 6 years ago Opened 6 years ago by athoscr.

I have requested f27 branches for two packages using fedrepo-req:
- golang-github-danwakefield-fnmatch
- golang-github-dlclark-regexp2

I have been told there is a delay, where we need to wait for gitolite config to be regenerated. It's been 8+ hours now and I still can't push the branches.

[athos@zephyr golang-github-danwakefield-fnmatch]$ git branch
* master
$ git checkout -b f27
Switched to a new branch 'f27'
$ git push origin f27
Total 0 (delta 0), reused 0 (delta 0)
remote: FATAL: C refs/heads/f27 rpms/golang-github-danwakefield-fnmatch athoscr DENIED by refs/heads/f[0-9][0-9]
remote: error: hook declined to update refs/heads/f27
To ssh://pkgs.fedoraproject.org/rpms/golang-github-danwakefield-fnmatch
 ! [remote rejected] f27 -> f27 (hook declined)
error: failed to push some refs to 'ssh://athoscr@pkgs.fedoraproject.org/rpms/golang-github-danwakefield-fnmatch'

Also, this was the first time I requested a new branch with fedrepo-req and the branch was not created. Was that a manual process?


Your fedrepo-req requests seemed to have ' "action": "new_repo",' and were not processed.

How did you call fedrepo-req-branch there?

Note that it's 'fedrepo-req-branch' not fedrepo-req.

Also what version of fedrepo-req?

I was using fedrepo-req, for some reason I forgot about the fedrepo-req-branch command. Sorry for this.

This is the text on the fedrepo-req man page though:

Request  new  repositories on src.fedoraproject.org. If a branch
              is specified, it will create it in addition to the master branch
              in PDC.

              Examples:

              fedrepo-req nethack -t 12345

              fedrepo-req nethack epel7 -t 12345

Which was what led me to believe something was wrong. Does this mean that, if I pass a branch upon requesting a repository, I will get that branch in addition to master?

Sorry for the noise.

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

6 years ago

Login to comment on this ticket.

Metadata