I'm unable to push my commits on branches f33, f32 and f31 for the rpms/python-iso-639 project:
$ git branch f31 f32 * f33 master $ LANG=C fedpkg push Enumerating objects: 5, done. Counting objects: 100% (5/5), done. Delta compression using up to 4 threads Compressing objects: 100% (3/3), done. Writing objects: 100% (3/3), 721 bytes | 721.00 KiB/s, done. Total 3 (delta 1), reused 1 (delta 0), pack-reused 0 remote: Unspecified ref refs/heads/f33 is blocked remote: Denied push for ref 'refs/heads/f33' for user 'melmorabity' remote: All changes have been rejected To ssh://pkgs.fedoraproject.org/rpms/python-iso-639 ! [remote rejected] f33 -> f33 (pre-receive hook declined) error: failed to push some refs to 'ssh://melmorabity@pkgs.fedoraproject.org/rpms/python-iso-639' Could not execute push: Failed to execute command.
The master branch is OK.
When is this no longer needed or useful? (YYYY/MM/DD) Whenever its possible
When is this no longer needed or useful? (YYYY/MM/DD) N/A
If we cannot complete your request, what is the impact? Can't make updates available for this package, required by some others.
I have a similar issue. My push to master worked, but my push to f33 failed.
$ git push --all Totalt 0 (delta 0), återanvände 0 (delta 0), paket-återanvända 0 remote: Unspecified ref refs/heads/f33 is blocked remote: Denied push for ref 'refs/heads/f33' for user 'ellert' remote: All changes have been rejected To ssh://pkgs.fedoraproject.org/rpms/gsi-openssh ! [remote rejected] f33 -> f33 (pre-receive hook declined) error: misslyckades sända vissa referenser till "ssh://ellert@pkgs.fedoraproject.org/rpms/gsi-openssh"
Seems to be connected to https://pagure.io/fedora-infrastructure/issue/9376
@melmorabity and @ellert This should be fixed now, could you please give it a try again?
If it didn't work, please reopen the ticket and paste your findings.
Thanks.
Metadata Update from @mohanboddu: - Issue close_status updated to: Fixed - Issue status updated to: Closed (was: Open)