Cristina Bulfon wrote: > Python 2.3.4 > > RedHat ES 4.7 The front-end (pacemaker-mgmt-client) cannot run on RHEL4. Though you could still run the back-end (pacemaker-mgmt which includes mgmtd) on it, and connect to it via a client on a later OS.
> > thanks > > cristina > On Sep 4, 2009, at 12:42 PM, Yan Gao wrote: > >> Cristina Bulfon wrote: >>> Ciao, >>> >>> I am running heartbeat version 3.0.0-33.2.x86_64 with pacemaker >>> >>> pacemaker-1.0.5-4.1.x86_64 >>> pacemaker-libs-1.0.5-4.1.x86_64 >>> pacemaker-mgmt-client-1.99.2-6.1.x86_64 >>> pacemaker-mgmt-1.99.2-6.1.x86_64 >>> >>> >>> I was trying to use hb_gui but I got the following error >>> >>> >>> [r...@afsitfs4 ~]# /usr/share/heartbeat-gui/haclient.py >>> File "/usr/share/heartbeat-gui/haclient.py", line 490 >>> self.store = gtk.ListStore(*(tuple(str for i in >>> range(len(attr_list)+1)))) >>> ^ >>> SyntaxError: invalid syntax >> Your python is too old to support the syntax. What distribution are >> you using and >> the python version? -- Regards, Yan Gao [email protected] Software Engineer China Server Team, OPS Engineering Novell, Inc. Making IT Work As One⢠_______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
