Bug 26977

Summary: 2 Tracebacks in UDM-Computers
Product: UCS Reporter: Florian Best <best>
Component: UMC - ComputersAssignee: UMC maintainers <umc-maintainers>
Status: RESOLVED DUPLICATE QA Contact:
Severity: normal    
Priority: P5 CC: klaeser
Version: UCS 3.0   
Target Milestone: ---   
Hardware: Other   
OS: Linux   
See Also: https://forge.univention.org/bugzilla/show_bug.cgi?id=34246
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
Max CVSS v3 score:

Description Florian Best univentionstaff 2012-05-03 13:56:17 CEST
Ich erhalte folgende 2 Tracebacks:

Beim verändern eines (windowsXP) Rechners:

  File '/usr/lib/pymodules/python2.6/notifier/threads.py', line 82, in _run
    tmp = self._function()
  File '/usr/lib/pymodules/python2.6/notifier/__init__.py', line 104, in __call__
    return self._function( *tmp, **self._kwargs )
  File '/usr/lib/pymodules/python2.6/univention/management/console/modules/udm/__init__.py', line 300, in _thread
    raise UMC_OptionTypeError( _( 'Could not find a matching UDM module for the LDAP object %s' ) % ldap_dn )

UMC_OptionTypeError: Could not find a matching UDM module for the LDAP object cn=DEMOXP,cn=computers,dc=demo,dc=ucsatschool

Beim anklicken/öffnen eines Rechners im UDM-Rechner Modul:

Execution of command 'udm/layout' has failed:

Traceback (most recent call last):
  File '/usr/lib/pymodules/python2.6/univention/management/console/modules/__init__.py', line 102, in execute
    func( request )
  File '/usr/lib/pymodules/python2.6/univention/management/console/modules/udm/__init__.py', line 662, in layout
    self.finished( request.id, module.get_layout( object_dn ) )
  File '/usr/lib/pymodules/python2.6/univention/management/console/modules/udm/udm_ldap.py', line 486, in get_layout
    if mod.name != self.name:
AttributeError: 'NoneType' object has no attribute 'name'

Reproduzieren kann ich das nicht mehr, auch in den Logs ist nichts ersichtliches.
Auf dem system war Samba3 installiert, danach wurde Samba4 installiert.
univention-management-console-module-udm 1.0.276-1
Comment 1 Stefan Gohmann univentionstaff 2014-02-18 21:29:39 CET
This issue has been filed against the UCS version "unstable" which does not really exist. Please change the version value.
Comment 2 Florian Best univentionstaff 2014-10-06 10:27:16 CEST

*** This bug has been marked as a duplicate of bug 29231 ***
Comment 3 Florian Best univentionstaff 2014-12-03 11:29:12 CET

*** This bug has been marked as a duplicate of bug 34246 ***