#4041 Unable to push to pkgs.fedoraproject.org (postgresql-jdbc)
Closed: Invalid Opened by praiskup.

$ fedpkg push
Enumerating objects: 7, done.
Counting objects: 100% (7/7), done.
Delta compression using up to 8 threads
Compressing objects: 100% (4/4), done.
Writing objects: 100% (4/4), 674 bytes | 674.00 KiB/s, done.
Total 4 (delta 2), reused 0 (delta 0)
remote: Running hooks for rpms/postgresql-jdbc
remote: Traceback (most recent call last):
remote:   File "hooks/pre-receive", line 24, in <module>
remote:     run_hook_file(hooktype)
remote:   File "/usr/lib/python2.7/site-packages/pagure/hooks/__init__.py", line 513, in run_hook_file
remote:     pull_request,
remote:   File "/usr/lib/python2.7/site-packages/pagure/hooks/__init__.py", line 300, in run_project_hooks
remote:     authbackend = get_git_auth_helper()
remote:   File "/usr/lib/python2.7/site-packages/pagure/lib/git_auth.py", line 79, in get_git_auth_helper
remote:     GIT_AUTH_BACKEND_INSTANCE = cls()
remote:   File "/usr/lib/python2.7/site-packages/dist_git_auth.py", line 53, in __init__
remote:     in pagure_config["BLACKLIST_RES"]]
remote: KeyError: 'BLACKLIST_RES'
To ssh://pkgs.fedoraproject.org/rpms/postgresql-jdbc
 ! [remote rejected] master -> master (pre-receive hook declined)

This is known and we are working on this.

Do note that this is a fedora-infrastructure issue not really a pagure one :)

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

Should be fixed :)

Metadata