Hide Forgot
This bug is created as a clone of upstream ticket: https://fedorahosted.org/freeipa/ticket/5574 When DNSSEC master is installed on server, after uninstallation state {{{ [ods-enforcerd] kasp_db_configured = True }}} is still there, even if uninstaller tries to remove it with restore_state(). This is caused by mixed case of "KASP_DB_configured" that is used in code (see that this has been saved as lower case in statefile). When I changed this value to lower case in code, it worked. Possible solutions: 1) fix sysrestore 2) change key "KASP_DB_configured" to lower case and allow to store only keys in lower case
Fixed upstream master: https://fedorahosted.org/freeipa/changeset/129d97c10be570c3327445337c534e57a8c12ef6 ipa-4-3: https://fedorahosted.org/freeipa/changeset/44796fd275f9a1e577ce62a3fa557ace15ce4d88 ipa-4-2: https://fedorahosted.org/freeipa/changeset/2fce8fdc0dbb017eeda6bc3986472142cd712fe9
Upgrade breakage - high prio/sev.
Created attachment 1191191 [details] evidence Verified on 4.4.0-7.el7.x86_64
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHBA-2016-2404.html