Bug 56275 - appcenter/resolve: AttributeError: module 'univention.admin.syntax' has no attribute 'ox_mail_folder_name'
appcenter/resolve: AttributeError: module 'univention.admin.syntax' has no at...
Status: NEW
Product: UCS
Classification: Unclassified
Component: App Center
UCS 5.0
Other Windows NT
: P5 normal (vote)
: ---
Assigned To: App Center maintainers
App Center maintainers
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2023-07-06 15:45 CEST by Maximilian Janßen
Modified: 2023-07-06 15:45 CEST (History)
0 users

See Also:
What kind of report is it?: Bug Report
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: 2023041021000196
Bug group (optional): 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 Maximilian Janßen univentionstaff 2023-07-06 15:45:15 CEST
Similar to: Bug 55590, Bug 53754


Version: 5.0-3 errata638

Remark: Upgrade von UCS 4.4 auf 5.0.3
Weder öffnet sich nach dem Upgrade Rocket.Chat, noch läuft Open-Xchange richtig. Da sind unzählige Fehler aufgetreten. Beispiel: fetchmail.service musste deaktiviert werden...

Error:
Interner Server-Fehler in "appcenter/resolve".
Request: appcenter/resolve

Traceback (most recent call last):
  File "%PY3%/univention/management/console/base.py", line 351, in __error_handling
    six.reraise(etype, exc, etraceback)
  File "%PY3%/six.py", line 693, in reraise
    raise value
  File "%PY3%/univention/management/console/protocol/modserver.py", line 209, in _recv
    self.handle(msg)
  File "%PY3%/univention/management/console/protocol/modserver.py", line 278, in handle
    six.reraise(self.__init_etype, self.__init_exc, self.__init_etraceback)
  File "%PY3%/six.py", line 692, in reraise
    raise value.with_traceback(tb)
  File "%PY3%/univention/management/console/protocol/modserver.py", line 319, in handle
    self.__handler.init()
  File "%PY3%/univention/management/console/modules/appcenter/__init__.py", line 166, in init
    _update_modules()
  File "%PY3%/univention/appcenter/udm.py", line 62, in _update_modules
    udm_modules.update()
  File "%PY3%/univention/admin/modules.py", line 153, in update
    _walk(root, w_root, w_files)
  File "%PY3%/univention/admin/modules.py", line 140, in _walk
    m = importlib.import_module('univention.admin.handlers.%s' % (modulepackage,))  # type: Any
  File "/usr/lib/python3.7/importlib/__init__.py", line 127, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "<frozen importlib._bootstrap>", line 1006, in _gcd_import
  File "<frozen importlib._bootstrap>", line 983, in _find_and_load
  File "<frozen importlib._bootstrap>", line 967, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 677, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 728, in exec_module
  File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
  File "%PY3%/univention/admin/handlers/oxmail/oxmail.py", line 40, in <module>
    import univention.admin.handlers.oxmail.oxfolder
  File "%PY3%/univention/admin/handlers/oxmail/oxfolder.py", line 72, in <module>
    syntax=univention.admin.syntax.ox_mail_folder_name,
AttributeError: module 'univention.admin.syntax' has no attribute 'ox_mail_folder_name'

Role: domaincontroller_master