Bug 52688 - appcenter/query: ValueError: bad marshal data (unknown type code)
appcenter/query: 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: 2021-01-26 10:09 CET by Christian Castens
Modified: 2021-01-26 10:09 CET (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: 2021012021001087
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 2021-01-26 10:09:08 CET
Version: 4.4-3 errata443 (Blumenthal)

Error:
Internal server error during "appcenter/query".
Request: appcenter/query

Traceback (most recent call last):
  File "%PY2.7%/univention/management/console/base.py", line 358, in __error_handling
    six.reraise(etype, exc, etraceback)
  File "%PY2.7%/univention/management/console/protocol/modserver.py", line 188, in _recv
    self.handle(msg)
  File "%PY2.7%/univention/management/console/protocol/modserver.py", line 257, in handle
    six.reraise(self.__init_etype, self.__init_exc, self.__init_etraceback)
  File "%PY2.7%/univention/management/console/protocol/modserver.py", line 298, in handle
    self.__handler.init()
  File "%PY2.7%/univention/management/console/modules/appcenter/__init__.py", line 156, in init
    get_action('list').get_apps()
  File "%PY2.7%/univention/appcenter/actions/__init__.py", line 289, in get_action
    _import()
  File "%PY2.7%/univention/appcenter/actions/__init__.py", line 304, in _import
    __import__('univention.appcenter.actions.%s' % pymodule_name)
  File "%PY2.7%/univention/appcenter/actions/upgrade.py", line 39, in <module>
    from univention.appcenter.actions.install import Install
  File "%PY2.7%/univention/appcenter/actions/install.py", line 41, in <module>
    from univention.appcenter.actions.install_base import InstallRemoveUpgrade
  File "%PY2.7%/univention/appcenter/actions/install_base.py", line 46, in <module>
    from univention.appcenter.actions.register import Register
ValueError: bad marshal data (unknown type code)

Role: domaincontroller_master