Bug 32663 - 'UniventionLDAPSchema' object has no attribute 'objectname'
'UniventionLDAPSchema' object has no attribute 'objectname'
Status: CLOSED FIXED
Product: UCS
Classification: Unclassified
Component: LDAP
UCS 3.1
Other Linux
: P5 normal (vote)
: UCS 3.2
Assigned To: Stefan Gohmann
Arvid Requate
: interim-3
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-09-20 20:44 CEST by Stefan Gohmann
Modified: 2013-11-19 06:42 CET (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):
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Stefan Gohmann univentionstaff 2013-09-20 20:44:37 CEST
While testing the schema registration the following error occurred:

Object exists: cn=ldapschema,cn=univention,dc=deadlock19,dc=local
Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "/usr/lib/pymodules/python2.6/univention/lib/ldap_extension.py", line 886, in ucs_registerLDAPExtension
    univentionLDAPSchema.register(schemafile, opts, udm_passthrough_options)
  File "/usr/lib/pymodules/python2.6/univention/lib/ldap_extension.py", line 136, in register
    rc, self.object_dn, stdout = self.udm_find_object_dn()
  File "/usr/lib/pymodules/python2.6/univention/lib/ldap_extension.py", line 92, in udm_find_object_dn
    rc, stdout = self.udm_find_object()
  File "/usr/lib/pymodules/python2.6/univention/lib/ldap_extension.py", line 83, in udm_find_object
    "--filter", "name=%s" % self.objectname,
AttributeError: 'UniventionLDAPSchema' object has no attribute 'objectname'
Comment 1 Stefan Gohmann univentionstaff 2013-09-20 20:49:46 CEST
Fixed with r44309
Comment 2 Arvid Requate univentionstaff 2013-10-14 20:57:17 CEST
Verified.
Comment 3 Stefan Gohmann univentionstaff 2013-11-19 06:42:13 CET
UCS 3.2 has been released:
 http://docs.univention.de/release-notes-3.2-en.html
 http://docs.univention.de/release-notes-3.2-de.html

If this error occurs again, please use "Clone This Bug".