Bug 53128 - During Upgrade to UCS 5.0: TypeError: register() got an unexpected keyword argument 'encoding'
During Upgrade to UCS 5.0: TypeError: register() got an unexpected keyword ar...
Status: NEW
Product: UCS
Classification: Unclassified
Component: UDM (Generic)
UCS 5.0
Other Linux
: P5 normal (vote)
: ---
Assigned To: UMC maintainers
UMC maintainers
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2021-04-21 11:19 CEST by Florian Best
Modified: 2021-05-12 18:49 CEST (History)
0 users

See Also:
What kind of report is it?: Development Internal
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 2021-04-21 11:19:31 CEST
https://jenkins.knut.univention.de:8181/job/UCS-5.0/job/UCS-5.0-0/job/AutotestUpgrade/SambaVersion=no-samba,Systemrolle=member/ws/test/listener.log

Traceback (most recent call last):
  File "/usr/lib/univention-directory-listener/system/faillog.py", line 42, in <module>
    from univention.admin.handlers.users.user import unmapLocked
  File "/usr/lib/python2.7/dist-packages/univention/admin/handlers/users/user.py", line 54, in <module>
    import univention.admin.localization
  File "/usr/lib/python2.7/dist-packages/univention/admin/handlers/groups/group.py", line 246, in <module>
    mapping.register('mailAddress', 'mailPrimaryAddress', None, univention.admin.mapping.ListToString, encoding='ASCII')
TypeError: register() got an unexpected keyword argument 'encoding'