Bug 29563 - Traceceback in cups-printers Listener bei Änderung der Zugriffsberechtigungen
Traceceback in cups-printers Listener bei Änderung der Zugriffsberechtigungen
Status: CLOSED DUPLICATE of bug 29674
Product: UCS
Classification: Unclassified
Component: Printserver
UCS 3.1
Other Linux
: P5 normal (vote)
: UCS 3.1-0-errata
Assigned To: Felix Botner
Arvid Requate
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2012-12-05 12:19 CET by Arvid Requate
Modified: 2013-01-09 17:32 CET (History)
2 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 Arvid Requate univentionstaff 2012-12-05 12:19:30 CET
Folgender Traceback trat im listener.log auf, nachdem an einer zuvor angelegten Druckerfreigabe auf dem "Zugriffskontrolle"-Reiter die Gruppe geändert wurde für die die Entellung "Zugriff nur für ausgewählte Benutzer/Gruppen zulassen." gelten sollte. (Drucker-Freigabe mit file:// Backend, Generic/postscript).

Reloading /etc/samba/smb.conf (smbd only):.
Traceback (most recent call last):
  File "/usr/lib/univention-directory-listener/system/cups-printers.py", line 205, in handler
    univention.config_registry.handler_set( [ keyval.encode() ] )
NameError: global name 'univention' is not defined
04.12.12 08:20:42.798  LISTENER    ( WARN    ) : handler: cups-printers (failed)
Reloading /etc/samba/smb.conf (smbd only):.
Comment 1 Arvid Requate univentionstaff 2012-12-05 12:26:23 CET
In Zeile 154 und 205 wird univention.config_registry.handler_set aufgrufen, ohne dass univention.config_registry importiert worden wäre.
Comment 2 Arvid Requate univentionstaff 2012-12-05 12:27:12 CET
Der Drucker-share ist danach weg.
Comment 3 Felix Botner univentionstaff 2012-12-10 15:57:01 CET

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