Bug 40933 - uccsetup/progress: ldapError: No such object
uccsetup/progress: ldapError: No such object
Status: CLOSED WONTFIX
Product: Z_Univention Corporate Client (UCC)
Classification: Unclassified
Component: UMC modules
UCC 2.1
Other Linux
: P5 normal
: UCC 2.x
Assigned To: UCC maintainers
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2016-03-23 07:10 CET by Florian Best
Modified: 2023-06-28 10:32 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:
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 Florian Best univentionstaff 2016-03-23 07:10:17 CET
We received the following traceback, 4.1-1 errata136 (Vahr)

Execution of command 'uccsetup/progress' has failed:

Traceback (most recent call last):
  File "%PY2.7%/univention/management/console/base.py", line 283, in execute
    function(self, request)
  File "%PY2.7%/univention/management/console/modules/decorators.py", line 318, in _response
    result = _multi_response(self, request)
  File "%PY2.7%/univention/management/console/modules/decorators.py", line 462, in _response
    return list(function(self, iterator, *nones))
  File "%PY2.7%/univention/management/console/modules/decorators.py", line 284, in _fake_func
    yield function(self, *args)
  File "%PY2.7%/univention/management/console/modules/mixins.py", line 149, in progress
    ret = progress_obj.poll()
  File "%PY2.7%/univention/management/console/modules/decorators.py", line 309, in _thread
    result = _multi_response(self, request)
  File "%PY2.7%/univention/management/console/modules/decorators.py", line 462, in _response
    return list(function(self, iterator, *nones))
  File "%PY2.7%/univention/management/console/modules/decorators.py", line 284, in _fake_func
    yield function(self, *args)
  File "%PY2.7%/univention/management/console/modules/uccsetup/__init__.py", line 231, in apply
    util.set_ucr_policy_variables(ucr_variables, thinclient_ucr_variables, fatclient_ucr_variables, ldap_connection)
  File "%PY2.7%/univention/management/console/modules/uccsetup/util.py", line 315, in set_ucr_policy_variables
    ucr_policy['registry'] = variable_dict.items()
  File "/usr/lib/python2.7/contextlib.py", line 24, in __exit__
    self.gen.next()
  File "%PY2.7%/univention/management/console/modules/uccsetup/util.py", line 285, in _open_container_policy
    policy_obj.create()
  File "%PY2.7%/univention/admin/handlers/__init__.py", line 2789, in create
    simpleLdap.create(self)
  File "%PY2.7%/univention/admin/handlers/__init__.py", line 351, in create
    return self._create()
  File "%PY2.7%/univention/admin/handlers/__init__.py", line 798, in _create
    self.lo.add(self.dn, al)
  File "%PY2.7%/univention/admin/uldap.py", line 402, in add
    raise univention.admin.uexceptions.ldapError(_err2str(msg), original_exception=msg)
ldapError: No such object
Comment 1 Ingo Steuwer univentionstaff 2020-06-19 16:56:03 CEST
UCC 1.x / 2.x is out of maintenance. In case this Bug is still relevant please clone with the correct version.