Description of problem: Version-Release number of selected component (if applicable): system-config-cluster-1.0.51-2.0 How reproducible: starting system-config-cluster Actual results: [root@aimtest2 ~]# system-config-cluster Traceback (most recent call last): File "/usr/sbin/system-config-cluster", line 52, in ? from ConfigTab import ConfigTab File "/usr/share/system-config-cluster/ConfigTab.py", line 27, in ? from ConfigTabController import ConfigTabController File "/usr/share/system-config-cluster/ConfigTabController.py", line 35, in ? from FaildomController import FaildomController File "/usr/share/system-config-cluster/FaildomController.py", line 213 if val == "Yes" or val == "yes" or val="1": ^ SyntaxError: invalid syntax Expected results: Additional info: This error happens after a update of all Cluster RPMs, so also system-config-cluster from system-config-cluster-1.0.45-1.0 to system-config-cluster-1.0.51-2.0
*** This bug has been marked as a duplicate of 398291 ***