Bug 51884 - admin/handlers/mail: ValueError: bad marshal data (unknown type code)
admin/handlers/mail: ValueError: bad marshal data (unknown type code)
Status: NEW
Product: UCS
Classification: Unclassified
Component: App Center
UCS 4.4
Other Linux
: P5 normal (vote)
: ---
Assigned To: App Center maintainers
App Center maintainers
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2020-08-21 13:27 CEST by Christian Castens
Modified: 2020-08-21 13:28 CEST (History)
1 user (show)

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: 2020081221000583
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 Christian Castens univentionstaff 2020-08-21 13:27:23 CEST
Version: 4.4-5 errata652 (Blumenthal)

Error:
Traceback (most recent call last):
  File "%PY2.7%/univention/management/console/protocol/modserver.py", line 110, in _load_module
    self.__module = __import__(file_, {}, {}, modname)
  File "%PY2.7%/univention/management/console/modules/udm/__init__.py", line 73, in <module>
    from .udm_ldap import (
  File "%PY2.7%/univention/management/console/modules/udm/udm_ldap.py", line 70, in <module>
    udm_modules.update()
  File "%PY2.7%/univention/admin/modules.py", line 125, in update
    os.path.walk(dir, _walk, p)
  File "/usr/lib/python2.7/posixpath.py", line 239, in walk
    walk(name, func, arg)
  File "/usr/lib/python2.7/posixpath.py", line 231, in walk
    func(arg, top, names)
  File "%PY2.7%/univention/admin/modules.py", line 110, in _walk
    m = __import__(mod, globals(), locals(), name)
  File "%PY2.7%/univention/admin/handlers/mail/mail.py", line 39, in <module>
    import univention.admin.handlers.mail.folder
ValueError: bad marshal data (unknown type code)

Role: domaincontroller_master