#3163 New Branch "f27" for "modules/system-tools"
Closed: Invalid 6 years ago Opened 6 years ago by nphilipp.

{
 "action": "new_branch",
 "branch": "f27",
 "namespace": "modules",
 "repo": "system-tools",
 "create_git_branch": true
}

The branch in PDC already exists

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

6 years ago

@limb Hmm, the branch didn't exist on dist-git/pagure yet:

nils@gibraltar:~/devel/modules/system-tools (f27)> git push --set-upstream origin f27
Counting objects: 3, done.
Delta compression using up to 8 threads.
Compressing objects: 100% (3/3), done.
Writing objects: 100% (3/3), 329 bytes | 329.00 KiB/s, done.
Total 3 (delta 2), reused 0 (delta 0)
remote: Emitting a message to the fedmsg bus.
remote: * Publishing information for 1 commits
remote: Traceback (most recent call last):
remote:   File "/usr/share/git-core/post-receive-alternativearch", line 206, in <module>
remote:     run_as_post_receive_hook()
remote:   File "/usr/share/git-core/post-receive-alternativearch", line 163, in run_as_post_receive_hook
remote:     new_commits_list = get_revs_between(oldrev, newrev, abspath, refname)
remote:   File "/usr/share/git-core/post-receive-alternativearch", line 96, in get_revs_between
remote:     head = get_default_branch(abspath)
remote: NameError: global name 'get_default_branch' is not defined
remote: Sending to redis to send commit notification emails
To ssh://pkgs.fedoraproject.org/modules/system-tools
 * [new branch]      f27 -> f27
Branch f27 set up to track remote branch f27 from origin by rebasing.
nils@gibraltar:~/devel/modules/system-tools (f27)>

Login to comment on this ticket.

Metadata