= bug description = Two package repos were created for me this afternoon: gap-pkg-crisp (bz 1333235) and gap-pkg-polenta (bz 1333916). The former works great. When I try to push to the latter, I get this:
$ git push Counting objects: 5, done. Delta compression using up to 6 threads. Compressing objects: 100% (4/4), done. Writing objects: 100% (5/5), 1.22 KiB | 0 bytes/s, done. Total 5 (delta 0), reused 0 (delta 0) remote: FATAL: W refs/heads/master rpms/gap-pkg-polenta jjames DENIED by fallthru remote: error: hook declined to update refs/heads/master To ssh://jjames@pkgs.fedoraproject.org/rpms/gap-pkg-polenta ! [remote rejected] master -> master (hook declined) error: failed to push some refs to 'ssh://jjames@pkgs.fedoraproject.org/rpms/gap-pkg-polenta'
My .fedora.cert is good until September. I have waited for 5 minutes at a time and retried several times already, always with the same result.
= bug analysis =
= fix recommendation =
Somehow the master branch request didn't process correctly. ;(
I made a new one and processed it and then handed it to you... so I think everything should be set now.
Let us know if it's not.
That fixed it. Thank you, Kevin!