IWorx-Tim-Pgh
10-29-2009, 10:15 AM
Hi everyone -
We've seen this problem often enough that I decided to write about it so the Googles can find it!
The symptom is yum output like this:
Error: fipscheck-lib conflicts with fipscheckThe problem seems to be that for some reason or other, both the 32-bit and the 64-bit libraries are installed for fipscheck. We haven't figured out how this happens in the first place, but it's come up a number of times now.
The solution is
yum erase fipscheck.i386BUT MAKE SURE THERE ARE NO WEIRD DEPENDENCIES!
then try
yum updateagain. That should do it!
We've seen this problem often enough that I decided to write about it so the Googles can find it!
The symptom is yum output like this:
Error: fipscheck-lib conflicts with fipscheckThe problem seems to be that for some reason or other, both the 32-bit and the 64-bit libraries are installed for fipscheck. We haven't figured out how this happens in the first place, but it's come up a number of times now.
The solution is
yum erase fipscheck.i386BUT MAKE SURE THERE ARE NO WEIRD DEPENDENCIES!
then try
yum updateagain. That should do it!