Bug 400901 - Syntax Error after update to system-config-cluster-1.0.51-2.0
Summary: Syntax Error after update to system-config-cluster-1.0.51-2.0
Keywords:
Status: CLOSED DUPLICATE of bug 398291
Alias: None
Product: Red Hat Enterprise Linux 4
Classification: Red Hat
Component: system-config-cluster
Version: 4.6
Hardware: x86_64
OS: Linux
low
high
Target Milestone: ---
: ---
Assignee: Jim Parsons
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-11-27 13:06 UTC by Markus Waldegger
Modified: 2009-04-16 23:13 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2007-11-27 15:15:05 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Markus Waldegger 2007-11-27 13:06:44 UTC
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

Comment 1 Jim Parsons 2007-11-27 15:15:05 UTC

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


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