Bug 26977 - 2 Tracebacks in UDM-Computers
2 Tracebacks in UDM-Computers
Status: RESOLVED DUPLICATE of bug 34246
Product: UCS
Classification: Unclassified
Component: UMC - Computers
UCS 3.0
Other Linux
: P5 normal (vote)
: ---
Assigned To: UMC maintainers
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2012-05-03 13:56 CEST by Florian Best
Modified: 2018-04-13 13:30 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:
Bug group (optional): Error handling
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 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 ***