-
Bug
-
Resolution: Done
-
Blocker
-
None
-
None
-
None
-
False
-
None
-
False
-
Testable
-
-
https://gitlab.com/redhat/centos-stream/rpms/kernel/-/jobs/5113322840
check-gitbz is failing with the following python error
$ /usr/bin/check_gitbz || exit_code=$? Branch rhel-9.3.0 exists in RHEL dist-git. Using rules from c9s Sending data to gitbz API to verify hooks result ... Exception was raised Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/gitbz/webservice.py", line 113, in handle_post process_data(input) File "/usr/lib/python2.7/site-packages/gitbz/webservice.py", line 68, in process_data abort, checkbugs, branch = gitbz.pre_check(input["ref"], input["package"]) TypeError: pre_check() takes exactly 3 arguments (2 given) Unexpected error