Go Back   { mindfrost82.com } > Gadget Corner > Tech Newsgroups > Linux > RedHat

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 04-24-2008, 06:43 PM
Damon Getsman
 
Posts: n/a
CentOS4.6; yum spontaneously broke (libxml2mod.so undef. symbolxmlNewDocPI)

I'm using CentOS4.6 in a virtual machine (that shouldn't matter for
this) that I'm setting up to provide a service here. Anyway, I'd
gotten everything configured just fine, no former problems with yum or
anything else on the system and then I find out I need to try to
provide libdb.so.1 for my new server proggie.

So I break out yum and begin searching for something that will provide
that. But it doesn't go very far, because out of nowhere 'yum' comes
back with:

-=-=-=-=-=-=-
There was a problem importing one of the Python modules
required to run yum. The error leading to this problem was:

/usr/lib/python2.3/site-packages/libxml2mod.so: undefined symbol:
xmlNewDocPI

Please install a package which provides this module, or
verify that the module is installed correctly.

It's possible that the above module doesn't match the
current version of Python, which is:
2.3.4 (#1, May 2 2007, 19:26:00)
[GCC 3.4.6 20060404 (Red Hat 3.4.6-8)]
-=-=-=-=-=-=-

I have absolutely no clue what might've broken this. I've never had a
problem using yum on the machine and I've added a few packages to it
previously without a problem. Anyway to try to fix it I manually
snagged 'libxml2-python-2.6.16-10.i386.rpm' from the CentOS4
repository, which is where libxml2mod.so is provided. I had to force
an install because it said it was already there.

Of course, it fixed nothing.

Does anybody have any ideas of what I might be able to do about this
other than a full reinstall? I'm thankful for anything you might have
about this; I don't get a chance to use CentOS very often, and I'm
afraid that I don't know nearly as much about it as a few other
variants.

Thanks for your time and assistance!

<a href="http://www.zoominfo.com/Search/PersonDetail.aspx?
PersonID=-214241">
Damon Getsman
Linux/Solaris System Administrator
</a>
Reply With Quote
Reply

  { mindfrost82.com } > Gadget Corner > Tech Newsgroups > Linux > RedHat


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are Off
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 10:42 AM.


Powered by vBulletin, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0 ©2007, Crawlability, Inc.
© 1999-2008 mindfrost82.com v11.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109