Bug 440857 - RHEL 4.7; system-config-cluster: traceback when starting
Summary: RHEL 4.7; system-config-cluster: traceback when starting
Keywords:
Status: CLOSED DUPLICATE of bug 426104
Alias: None
Product: Red Hat Cluster Suite
Classification: Retired
Component: redhat-config-cluster
Version: 4
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Jim Parsons
QA Contact: Cluster QE
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-04-04 16:39 UTC by Paul Kennedy
Modified: 2015-04-20 00:47 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-04-14 18:31:38 UTC
Embargoed:


Attachments (Terms of Use)

Description Paul Kennedy 2008-04-04 16:39:25 UTC
Description of problem:
Cannot run system-config-cluster in a RHEL 4.7 node. Traceback message displayed:
[root@morph-01 ~]# 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


Version-Release number of selected component (if applicable):
system-config-cluster-1.0.51-2.0

How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Jim Parsons 2008-04-14 18:31:38 UTC
A fix for this went out in  z-stream release 4.6.z Please run 1.0.51-3.0

*** This bug has been marked as a duplicate of 426104 ***


Note You need to log in before you can comment on or make changes to this bug.