The nightly test test_backup_and_restore.py::TestReplicaInstallAfterRestore::test_replica_install_after_restore is failing, see for instance PR #3793 with the following logs and report
test_backup_and_restore.py::TestReplicaInstallAfterRestore::test_replica_install_after_restore
In step 5, the kerberos ticket should still be valid, but we have the following error:
# ipa user-find ipa: ERROR: did not receive Kerberos credentials
In step 5 the ipa user-find command should succeed
freeipa from @freeipa/freeipa-master-nightly repo
After the uninstallation of the IPA server, the sssd kcm cache file is removed (/var/lib/sss/secrets/secrets.ldb) and the sssd-kcm.socket and service are not restarted. After the restore operation, the file /var/lib/sss/secrets/secrets.ldb is not re-created. The missing file is likely the reason for ipa command failure.
Metadata Update from @frenaud: - Custom field on_review adjusted to https://github.com/freeipa/freeipa/pull/7411
master:
ipa-4-12:
Metadata Update from @frenaud: - Issue close_status updated to: fixed - Issue status updated to: Closed (was: Open)
ipa-4-11: