Bug 52283 - Migrate univention-net-installer to Python 3
Migrate univention-net-installer to Python 3
Status: CLOSED FIXED
Product: UCS
Classification: Unclassified
Component: UCS Net Installer
UCS 5.0
Other Linux
: P5 normal (vote)
: UCS 5.0
Assigned To: Florian Best
Sebastian Lobinger
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2020-10-30 00:34 CET by Florian Best
Modified: 2021-05-25 15:59 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 2020-10-30 00:34:35 CET
univention-net-installer should be migrated to be Python 3 compatible.
Comment 1 Florian Best univentionstaff 2021-03-30 15:22:13 CEST
QA:
With a running univention-net-installer-daemon:
udm computers/domaincontroller_master modify --dn "cn=$(hostname),cn=dc,cn=computers,$(ucr get ldap/base)" --set reinstall=1
univention-ldapsearch "(&(objectClass=univentionHost)(cn=$(hostname))(univentionServerReinstall=1))"
→ is entry found?
echo $(hostname) | nc 127.0.0.1 49173
univention-ldapsearch "(&(objectClass=univentionHost)(cn=$(hostname))(univentionServerReinstall=1))"
→ is entry not found anymore

univention-net-installer (13.0.2-1)
301a936e07f3 | Bug #52283: migrate univention-net-installer to Python 3

univention-net-installer (13.0.0-1)
3eda5ccca688 | Bug #52283: migrate PXE net installer listener to Python 3

changelog-5.0-0.xml
9b70e10713b2 | Changelog Bug #52283
Comment 2 Sebastian Lobinger univentionstaff 2021-03-31 14:49:07 CEST
verified:
- changelog entry exists
- code changes for python3 migration plausible
- QA tests as described by Florian Best  successful
Comment 3 Florian Best univentionstaff 2021-05-25 15:59:38 CEST
UCS 5.0 has been released:
 https://docs.software-univention.de/release-notes-5.0-0-en.html
 https://docs.software-univention.de/release-notes-5.0-0-de.html

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