Bug 45609 - TypeError: not all arguments converted during string formatting
TypeError: not all arguments converted during string formatting
Status: RESOLVED DUPLICATE of bug 41779
Product: UCS
Classification: Unclassified
Component: App Center
UCS 4.2
Other Linux
: P5 normal (vote)
: ---
Assigned To: App Center maintainers
App Center maintainers
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2017-10-27 17:23 CEST by Florian Best
Modified: 2017-11-01 15:45 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 Florian Best univentionstaff 2017-10-27 17:23:15 CEST
Happened in Michels VM:

Module: create_portal_entries
Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "/usr/lib/pymodules/python2.7/univention/lib/ldap_extension.py", line 1132, in ucs_unregisterLDAPExtension
    univentionLDAPSchema.unregister(schemaobject, opts, udm_passthrough_options)
  File "/usr/lib/pymodules/python2.7/univention/lib/ldap_extension.py", line 299, in unregister
    cmd = ["univention-ldapsearch", "-LLL", "(&(objectClass=univentionApp)%s)", "cn" % (app_filter,)]
TypeError: not all arguments converted during string formatting
Comment 1 Florian Best univentionstaff 2017-11-01 15:45:26 CET

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