From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2.1) Gecko/20030225 Description of problem: When run redhat-config-packages it failed ad received erro message. [root@SXRH python2.2]# redhat-config-packages Traceback (most recent call last): File "/usr/share/redhat-config-packages/MainWindow.py", line 16, in ? import method File "/usr/share/redhat-config-packages/method.py", line 15, in ? import GroupSet File "/usr/share/redhat-config-packages/GroupSet.py", line 26, in ? import rhpl.comps File "/usr/lib/python2.2/site-packages/rhpl/comps.py", line 5, in ? import libxml2 File "/usr/lib/python2.2/site-packages/libxml2.py", line 1, in ? import libxml2mod ImportError: /usr/lib/python2.2/site-packages/libxml2mod.so: undefined symbol: xmlNewTextReaderFilename Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1.run redhat-config-packages 2. 3. Additional info: At first it runs very well. But it crashed after a while. Couldnot run it again.
Can you run 'rpm -V libxml2 libxml2-python'?
Closing due to inactivity. Please reopen this bug if you have further information to add to the report.