[dist-git-requests] Issue #41: New Branch "epel7" for "rpms/perl-Statistics-Descriptive" I've already requested the new branch and it exists in PDC.
However, I am not able to push the branch to the dist-git repo. I executed following commands and the final 'git push' failed.
$ fedpkg clone perl-Statistics-Descriptive $ cd perl-Statistics-Descriptive $ git checkout -b epel7 Switched to a new branch 'epel7' $ git remote origin $ git push origin epel7:epel7 Total 0 (delta 0), reused 0 (delta 0) remote: FATAL: C refs/heads/epel7 rpms/perl-Statistics-Descriptive jplesnik DENIED by refs/heads/epel[0-9] remote: error: hook declined to update refs/heads/epel7 To ssh://pkgs.fedoraproject.org/rpms/perl-Statistics-Descriptive ! [remote rejected] epel7 -> epel7 (hook declined) error: failed to push some refs to 'ssh://jplesnik@pkgs.fedoraproject.org/rpms/perl-Statistics-Descriptive'
Could you please help me with it?
On it :)
Metadata Update from @pingou: - Issue assigned to pingou - Issue tagged with: src.fp.o
Should be fixed :)
Metadata Update from @pingou: - Issue close_status updated to: Fixed