Package Change Request ====================== Package Name: libesmtp New Branches: EL-6 Owners: pawsa
ping?
GIT done (by process-git-requests).
I do not see libesmtp el6 branch created yet: $ fedpkg clone libesmtp Cloning into libesmtp... remote: Counting objects: 194, done. remote: Compressing objects: 100% (83/83), done. remote: Total 194 (delta 99), reused 187 (delta 95) Receiving objects: 100% (194/194), 24.92 KiB, done. Resolving deltas: 100% (99/99), done. $ cd libesmtp $ git branch -a el6 * master remotes/origin/HEAD -> origin/master remotes/origin/el4/master remotes/origin/el5/master remotes/origin/f10/master remotes/origin/f11/master remotes/origin/f12/master remotes/origin/f13/master remotes/origin/f14/master remotes/origin/f7/master remotes/origin/f8/master remotes/origin/f9/master remotes/origin/fc6/master remotes/origin/master When I try to create remote el6 branch, I get: [pawsa@damage libesmtp]$ git branch el6 [pawsa@damage libesmtp]$ git push --all Total 0 (delta 0), reused 0 (delta 0) remote: C refs/heads/el6 pawsa DENIED by refs/heads/el[0-9] remote: error: hook declined to update refs/heads/el6 To ssh://pawsa.org/libesmtp ! [remote rejected] el6 -> el6 (hook declined) error: failed to push some refs to 'ssh://pawsa.org/libesmtp' How can I fix it?
Resetting the cvs flag to get the attention of the vcs admins @Pawel Normally you'd do this on the package review (https://bugzilla.redhat.com/show_bug.cgi?id=165956)
Oops, apologies, That's not the review (It was just labeled as such), there doesn't seem to be one...
Sadly, something is weird with the libesmtp git repo now. I see a commit email saying: The ref 'refs/el6/master' was created pointing to: dc42e88e757a00bef658b915510cd19ed1c9491a This is unexpected because: 'refs/el6/master' is not in refs/heads/ or refs/tags/ I'll see about someone who knows git more than I fixing it up. Sorry for the trouble.
I'm not entirely sure what's going on here, but I did another mkbranch call for el6/master and it seems to have gone through, kindof. Give it a try and if things are still wonky we'll re-convert the repo and reply the changes made thus far.
This appears to have helped - thanks!
Clearing the cvs flag. Feel free to reset if you need anything further.