It looks like the ocfs2console is broken on openSuse 11.4 64bit.
I tested on several servers and my laptop. It works under 11.3 x86_64 but that uses Python 2.6. OpenSuse 11.4 uses Python 2.7.
I tried to submit a bug but I can’t seem to get my email address verified so I can use the bug tracker.
Server1:~/python-gtk/pygtk-2.12.1 # ocfs2console
ERROR: Unable to initialize the windowing
system: The CObject type is marked Pending Deprecation in Python 2.7. Please use capsule objects instead.
Server1:~/python-gtk/pygtk-2.12.1 # uname -a
Linux Server1 2.6.37.1-1.2-xen #1 SMP 2011-02-21 10:34:10 +0100 x86_64 x86_64 x86_64 GNU/Linux
Server1:~/python-gtk/pygtk-2.12.1 # python
Python 2.7 (r27:82500, Aug 07 2010, 16:54:59) [GCC] on linux2
Does anyone have any ideas for a work around or fix?