Bug 53348 - Migrate univention-server to Python 3
Migrate univention-server to Python 3
Status: CLOSED FIXED
Product: UCS
Classification: Unclassified
Component: General
UCS 5.0
Other Linux
: P5 normal (vote)
: UCS 5.0-0-errata
Assigned To: Eduardo Ruiz Moreno
Florian Best
: python3-migration
Depends on: 53943
Blocks:
  Show dependency treegraph
 
Reported: 2021-05-27 16:11 CEST by Florian Best
Modified: 2021-11-03 17:01 CET (History)
1 user (show)

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-05-27 16:11:46 CEST
univention-server should be migrated to be Python 3 compatible.

base/univention-server/univention-directory-policy/univention-set-ldap-server:#!/usr/bin/python2.7
Comment 2 Eduardo Ruiz Moreno univentionstaff 2021-10-13 11:16:40 CEST
File univention-set-ldap-server migrated to Python 3
Changed subprocess for use ldap/hostdn with univention.lib.policy_result.policy_result()
Comment 3 Florian Best univentionstaff 2021-10-20 17:03:47 CEST
Your commits are:

univention-server.yaml
220fa7423271 | YAML Bug #53348
55c78179c451 | Bug #53348: Migrate univention-server to Python 3

univention-server (15.0.4-6)
55c78179c451 | Bug #53348: Migrate univention-server to Python 3
Comment 4 Florian Best univentionstaff 2021-10-22 15:06:57 CEST
OK: python3 migration of univention-set-ldap-server
OK: transition to univention.lib.policy_result
OK: YAML