Bug 56287 - udm/syntax/choices/info: ValueError: not enough values to unpack (expected 2, got 1)
udm/syntax/choices/info: ValueError: not enough values to unpack (expected 2,...
Status: NEW
Product: UCS
Classification: Unclassified
Component: UDM (Generic)
UCS 5.0
Other Windows NT
: P5 normal (vote)
: ---
Assigned To: UMC maintainers
UMC maintainers
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2023-07-07 14:25 CEST by Maximilian Janßen
Modified: 2023-07-07 14:25 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: 2023011221000296
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-07 14:25:11 CEST
Version: 5.0-2 errata528

Error:
Interner Server-Fehler in "udm/syntax/choices/info (users/user)".
Request: udm/syntax/choices/info (users/user)

Traceback (most recent call last):
  File "%PY3%/univention/management/console/base.py", line 347, in __error_handling
    six.reraise(etype, exc, etraceback)
  File "%PY3%/six.py", line 693, in reraise
    raise value
  File "%PY3%/univention/management/console/base.py", line 250, in execute
    function.__func__(self, request, *args, **kwargs)
  File "%PY3%/univention/management/console/modules/decorators.py", line 184, in _response
    return function(self, request)
  File "%PY3%/univention/management/console/modules/decorators.py", line 324, in _response
    result = _multi_response(self, request)
  File "%PY3%/univention/management/console/modules/decorators.py", line 184, in _response
    return function(self, request)
  File "%PY3%/univention/management/console/modules/decorators.py", line 446, in _response
    return list(function(self, iterator, *nones))
  File "%PY3%/univention/management/console/modules/decorators.py", line 292, in _fake_func
    yield function(self, *args)
  File "%PY3%/univention/management/console/modules/udm/__init__.py", line 976, in syntax_choices_info
    return info_syntax_choices(syntax, ldap_connection=lo, ldap_position=po)
  File "%PY3%/univention/management/console/modules/udm/udm_ldap.py", line 1312, in info_syntax_choices
    module = UDM_Module(udm_module, ldap_connection=ldap_connection, ldap_position=ldap_position)
  File "%PY3%/univention/management/console/modules/udm/udm_ldap.py", line 406, in __init__
    self.load(force_reload=force_reload)
  File "%PY3%/univention/management/console/modules/udm/udm_ldap.py", line 428, in load
    self.module = _module_cache.get(module, None, force_reload, *self.get_ldap_connection())  # FIXME: template_object not used?!
  File "%PY3%/univention/management/console/modules/udm/udm_ldap.py", line 385, in get
    udm_modules.init(ldap_connection, ldap_position, self[name], template_object, force_reload=force_reload)
  File "%PY3%/univention/admin/modules.py", line 259, in init
    univention.admin.ucr_overwrite_module_layout(module)
  File "%PY3%/univention/admin/__init__.py", line 487, in ucr_overwrite_module_layout
    prop, attr = var[len(ucr_prefix):].split('/', 1)
ValueError: not enough values to unpack (expected 2, got 1)

Role: domaincontroller_master