Originally Posted by genie3251
ok i also found this 5 step procedure follow the steps and let me know if it fixed your problem
If working with a fresh install, begin with step 1 below. All others probably can skip step 1.
Step 1: yum --exclude=bind* upgrade
Step 2: yum remove bind* caching-nameserver*
Step 3: yum clean all
Step 4: yum install caching-nameserver*
This not only installs the caching-nameserver, but it also installs bind-libs and bind as dependencies. This seems to resolve the conflict, and no fix is required. However, the bind-utils package is not installed.
Step 5: yum install bind-utils
hope this helps
genie3251
I had exactly the same problem on my AMD64 Pressario CompaQ 1550NX and solved it succesfully as well.

Simultaneously I have got rid of another problem I had before when using find:
find: WARNING: Hard link count is wrong for ./selinux: this may be a bug in your filesystem driver. Automatically turning on find's -noleaf option. Earlier results may have failed to include directories that should have been searched.

But with the new kernel the ntfs became unvisible

. That is because corresponding rpms kernel-module-ntfs-2.6.15***rr.10.5.x86_64.rpm from
www.linux-ntfs.org - Linux-NTFS RPMs Downloads - Fedora 5 have to be reinstalled for a the new kernel kernel-module-ntfs-2.6.18***rr.10.5.x86_64.rpm. Looks like autfs does not work automatically in this case. So I put back ntfs manually again.