mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-01-13 09:41:55 -06:00
e89b400713
ipa-server-upgrade does not like platform mismatches. Upgrade from an old container to recent container fails with error message: ``` IPA server upgrade failed: Inspect /var/log/ipaupgrade.log and run command ipa-server-upgrade manually. ("Unable to execute IPA upgrade: platform mismatch (expected 'fedora', current 'fedora_container')", 1) ``` Upgrade state now treats a container subplatform like its main platform. ``fedora_container`` is really a ``fedora`` platform with some paths redirected to ``/data`` partition. The patch also enhances debug logging for installer and upgrader. Related: https://pagure.io/freeipa/issue/8401 Signed-off-by: Christian Heimes <cheimes@redhat.com> Reviewed-By: Rob Crittenden <rcritten@redhat.com> Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com> |
||
---|---|---|
.. | ||
data | ||
test_install | ||
__init__.py | ||
httptest.py | ||
test_adtrust_mockup.py | ||
test_changepw.py | ||
test_dnssec.py | ||
test_i18n_messages.py | ||
test_ipap11helper.py | ||
test_kadmin.py | ||
test_ldap.py | ||
test_migratepw.py | ||
test_otptoken_import.py | ||
test_rpcserver.py | ||
test_secrets.py | ||
test_serverroles.py | ||
test_topology_plugin.py | ||
test_version_comparison.py |