Missing Dependency: bind = 30:9.3.4-6.P1.el5

Barakat

Verified User
Joined
Aug 11, 2007
Messages
36
after formatting the server and setup all on it fresh install on 5.2 centos

while yum update i face those errors

---> Package NetworkManager-glib.i386 1:0.7.0-3.el5 set to be updated
--> Finished Dependency Resolution
Error: Missing Dependency: bind = 30:9.3.4-6.P1.el5 is needed by package bind-chroot
 
I seem to be having a similar issue but am a bit confused about something. Right now when I attempt a yum update I get the following message...

Code:
Error: Missing Dependency: bind = 30:9.3.4-6.0.2.P1.el5_2 is needed by package bind-chroot

The instructions above say to...

http://help.directadmin.com/item.php?id=128 and do "rpm -e bind-chroot" afterwards.

But since the update never happened I don't believe I am actually running chrooted named. Is the process now to simply do a "rpm -e bind-chroot" and then do a yum update normally or am I missing something here?
 
Yes, if you are sure you are not running chrooted named, just do: rpm -e bind-chroot
 
Back
Top