Bug 38007 - directory-logger: Multiple Python tracebacks
directory-logger: Multiple Python tracebacks
Status: RESOLVED DUPLICATE of bug 34916
Product: UCS
Classification: Unclassified
Component: Listener (univention-directory-listener)
UCS 4.0
Other Linux
: P5 normal (vote)
: UCS 4.0-x
Assigned To: Sönke Schwardt-Krummrich
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2015-03-11 12:41 CET by Philipp Hahn
Modified: 2016-08-01 14:16 CEST (History)
3 users (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):
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Philipp Hahn univentionstaff 2015-03-11 12:41:41 CET
Traceback (most recent call last):

11.03.15 12:36:24.856  LISTENER    ( ERROR   ) : directory_logger: dn not found in dellog: cn=XXX-blade$,cn=uid,cn=t
emporary,cn=univention,dc=phahn,dc=dev
Traceback (most recent call last):
  File "/usr/lib/univention-directory-listener/system/directory_logger.py", line 191, in handler
    process_dellog( dn )
  File "/usr/lib/univention-directory-listener/system/directory_logger.py", line 160, in process_dellog
    if not modifier:    # Fallback
UnboundLocalError: local variable 'modifier' referenced before assignment
11.03.15 12:36:24.857  LISTENER    ( INFO    ) : handler: directory_logger (failed)


  File "/usr/lib/univention-directory-listener/system/directory_logger.py", line 191, in handler
    process_dellog( dn )
  File "/usr/lib/univention-directory-listener/system/directory_logger.py", line 122, in process_dellog
    filename = dellist.pop(0);
IndexError: pop from empty list
11.03.15 12:36:27.704  LISTENER    ( INFO    ) : handler: directory_logger (failed)
Comment 1 Sönke Schwardt-Krummrich univentionstaff 2016-08-01 14:16:18 CEST

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