Bug 57327 - ImportError: cannot import name 'Opcode' from 'dns'
ImportError: cannot import name 'Opcode' from 'dns'
Status: NEW
Product: UCS
Classification: Unclassified
Component: UMC (Generic)
UCS 5.0
Other Linux
: P5 normal (vote)
: ---
Assigned To: UMC maintainers
UMC maintainers
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2024-05-24 10:12 CEST by Mika Westphal
Modified: 2024-05-24 10:12 CEST (History)
0 users

See Also:
What kind of report is it?: ---
What type of bug is this?: ---
Who will be affected by this bug?: ---
How will those affected feel about the bug?: ---
User Pain:
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number: 2024021521000161
Bug group (optional): Error handling, External feedback
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mika Westphal univentionstaff 2024-05-24 10:12:11 CEST
Version: 5.0-6 errata959

Error:
Traceback (most recent call last):
  File "%PY3%/univention/management/console/modserver.py", line 194, in _load_module
    self.__module = __import__(file_, {}, {}, modname)
  File "%PY3%/univention/management/console/modules/join/__init__.py", line 50, in <module>
    import dns.exception
  File "%PY3%/dns/__init__.py", line 24, in <module>
    from . import Opcode
ImportError: cannot import name 'Opcode' from 'dns' (%PY3%/dns/__init__.py)

Role: domaincontroller_slave