we just discovered via access to one of these systems (thanks zetass!) that there is an upstream dependency broken in fedora 10 bind. this is bad. for some reason some users may end up like this:
Code: Select all
# rpm -qa bind\*
bind-libs-9.5.1-0.8.b2.fc10.i386
bind-utils-9.5.1-0.8.b2.fc10.i386
bind-9.5.2-1.fc10.i386
solution for a broken system is:
- patch /etc/resolv.conf to add nameserver 208.67.220.220 (this gets name resolution back for the system)
- yum update -y bind\*
- hdactl-hup