Project

Profile

Help

Issue #7060

closed

Redmine/BZ automation failure: ImportError: cannot import name 'RHBugzilla' from 'bugzilla.rhbugzilla'

Added by daviddavis almost 4 years ago. Updated almost 4 years ago.

Status:
CLOSED - CURRENTRELEASE
Priority:
Normal
Assignee:
-
Category:
-
Sprint/Milestone:
-
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version:
Platform Release:
OS:
Triaged:
Yes
Groomed:
No
Sprint Candidate:
No
Tags:
CI/CD
Sprint:
Sprint 76
Quarter:

Description

The redmine/bz automation[0] started failing 16 hours ago:

Traceback (most recent call last):
  File "./ci/redmine_bugzilla.py", line 31, in <module>
    from bugzilla.rhbugzilla import RHBugzilla
ImportError: cannot import name 'RHBugzilla' from 'bugzilla.rhbugzilla' (/opt/hostedtoolcache/Python/3.7.7/x64/lib/python3.7/site-packages/bugzilla/rhbugzilla.py)

[0] https://github.com/pulp/pulp-ci/actions?query=workflow%3A%22Bugzilla+Redmine%22

Actions #1

Updated by fao89 almost 4 years ago

  • Triaged changed from No to Yes
  • Sprint set to Sprint 76

Added by daviddavis almost 4 years ago

Revision b59de33b | View on GitHub

Fixing import for python-bugzilla 2.4

fixes #7060

Actions #2

Updated by daviddavis almost 4 years ago

  • Status changed from NEW to POST
Actions #3

Updated by daviddavis almost 4 years ago

  • Status changed from POST to MODIFIED
Actions #4

Updated by daviddavis almost 4 years ago

  • Status changed from MODIFIED to CLOSED - CURRENTRELEASE

Also available in: Atom PDF