[Ilugc] system-config-packages

  • From: narayanamoorthys@xxxxxxxxx (Narayanamoorthy Srinivasan)
  • Date: Wed Jul 21 12:50:24 2004

Hi,
   I am getting following error while running "system-config-packages"

system-config-packages
Traceback (most recent call last):
  File "/usr/share/system-config-packages/MainWindow.py", line 16, in ?
    import method
  File "/usr/share/system-config-packages/method.py", line 15, in ?
    import GroupSet
  File "/usr/share/system-config-packages/GroupSet.py", line 26, in ?
    import rhpl.comps
  File "/usr/lib/python2.3/site-packages/rhpl/comps.py", line 5, in ?
    import libxml2
  File "/usr/lib/python2.3/site-packages/libxml2.py", line 1, in ?
    import libxml2mod
ImportError: /usr/lib/python2.3/site-packages/libxml2mod.so: undefined symbol: 
xmlXIncludeProcessFlags

Fyi

rpm -q libxml2-python
libxml2-python-2.6.11-1

rpm -q python
python-2.3.3-6

What is the problem?

Regards
Moorthy


_____________________________________________________________
Linux.Net -->Open Source to everyone
Powered by Linare Corporation
http://www.linare.com/

Other related posts:

  • » [Ilugc] system-config-packages - Narayanamoorthy Srinivasan