Hide Forgot
Description of problem: While performing http://www.freeipa.org/page/V4/Manage_replication_topology_4_4/Test_Plan#Test_case:_ipa_server-del_command following error message is encountered on second replica [root@hp-sl2x170zg6-02 ~]# ipa-server-install --uninstall -U ipa : ERROR global name 'ScriptError' is not defined Version-Release number of selected component (if applicable): ipa-server-4.4.0-8.el7.x86_64 How reproducible: 100% Steps to Reproduce: 1. Perform steps mentioned in FreeIPA Manage Replica Topology 4.4 Test plan related to "server_del API call is executed at ipa-server-install --uninstall on the replica under domain level 1" Actual results: Python Global name error is shown Expected results: server uninstall should succes Additional info: Following change is required [root@hp-sl2x170zg6-02 ~]# diff /usr/lib/python2.7/site-packages/ipaserver/install/server/install.py /tmp/install.py 19d18 < from ipapython.admintool import ScriptError
Created attachment 1192538 [details] ipa-server-uninstall.log
A rebase issue where fea56fefff48b0d8eb147c2c2c511c869a1eadf0 depends on import introduced in 5776f1e90000ccfc24689c99951864248ed01045 but the latter was not backported. Backport of the former should contain the ScriptError import
Putting to POST to indicate that no new patch is needed, but the one in comment 3 needs to be properly backported.
Created attachment 1198155 [details] console.log Verified using IPA version :: ipa-server-4.4.0-9.el7.x86_64 Marking BZ as verified.
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