Uploaded image for project: 'CentOS Stream Pipeline'
  1. CentOS Stream Pipeline
  2. CS-1748

check_gitbz failure: pre_check() takes exactly 3 arguments (2 given)

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Blocker Blocker
    • None
    • None
    • Build Pipeline
    • 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

              sgallagh@redhat.com Stephen Gallagher
              scweaver@redhat.com Scott Weaver
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: