Find the answer to your Linux question:
Results 1 to 2 of 2
Hi I am new to Linux, when i run yum, it gives following error % yum Traceback (most recent call last): File "/usr/bin/yum", line 22, in ? import yummain File ...
  1. #1
    Just Joined!
    Join Date
    Jul 2007
    Posts
    5

    yum error

    Hi I am new to Linux,

    when i run yum, it gives following error

    % yum
    Traceback (most recent call last):
    File "/usr/bin/yum", line 22, in ?
    import yummain
    File "/usr/share/yum/yummain.py", line 31, in ?
    import yumcomps
    File "/usr/share/yum/yumcomps.py", line 4, in ?
    import comps
    File "/usr/share/yum/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: xmlNewDocPI


    please suggest solution

  2. #2
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    Duplicate Threads are not allowed. Please continue at your other thread.
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...