We have ancient code in the App Center that imports univention.management.console.modules.appcenter.app_center But ModuleNotFoundError: No module named 'univention.management.console.modules.appcenter.app_center' The App Center library is univention.appcenter since UCS 4.2. We need to remove everything that still imports this.
Removed univention-register-apps and univention-rename-app which are unused, unneeded and would not work anyway. There is even more unneeded code (umc/python/appcenter/util.py ComponentManager#put_app et. al.). But I will leave it as is for now. Package: univention-appcenter Version: 9.100.0-1A~5.2.0.202310102121 Branch: ucs_5.2-0
OK: code is unused/broken OK: code has been removed ~OK: not removing more dead code OK: changelog entry
univention-appcenter (10.0.3) 5143ca1cd5ac | refactor(appcenter): remove unneeded code from App Center UMC module