[WBEL-users] python problem?

Andy Rabagliati andyr@wizzy.com
Thu, 1 Jul 2004 09:35:09 +0200


On Wed, 30 Jun 2004, Tom Cooper wrote:

> Can someone point me in the right direction to troubleshoot this?
> 
> [root@tcooper-87057 root]# redhat-config-network
> Error in sys.excepthook:
> Traceback (most recent call last):

>  File "/usr/lib/python2.2/site-packages/rhpl/exception.py", line 35, in 
> __init__
>    win = gtk.Dialog(_("Exception Occurred"), None, gtk.DIALOG_MODAL)
> AttributeError: 'module' object has no attribute 'Dialog'


> ImportError: /usr/lib/python2.2/site-packages/gtk/_gtkmodule.so: 
> undefined symbol: PyUnicodeUCS2_FromUnicode

I try "rpm --verify -a > /tmp/rpm.verify" as a start.

That verifies all RPMs, flagging all changes (often config files)
and marking any missing dependencies - a basic health check.

Cheers,    Andy!

[PS. You hijacked the yum thread - you're busted !]