Description of problem: Since the last update I have been having a problem on my name servers. /etc/init.d/named restart has to be run twice to actually restart the name server. Example: [root@john etc]# /etc/init.d/named restart Stopping named: [ OK ] Starting named: named: already running [FAILED] [root@john etc]# /etc/init.d/named restart Stopping named: [ OK ] Starting named: [ OK ] Version-Release number of selected component (if applicable): [root@john etc]# rpm -qa | grep bind bind-libs-9.5.0-20.b1.fc8 rpcbind-0.1.4-11.fc8 ypbind-1.20.4-2.fc8 bind-chroot-9.5.0-20.b1.fc8 bind-9.5.0-20.b1.fc8 bind-utils-9.5.0-20.b1.fc8 -rwxr-xr-- 1 root root 6152 2007-12-19 11:58 named How reproducible: Never have seem it fail to fail. Steps to Reproduce: See example above. Additional info: This may be a duplicate of one or more of 426382 426613 or 417431 in root cause, but I can't see how their patches apply in this case in addition it appears that the patches are supposed to be in the revision I am presently running.
*** This bug has been marked as a duplicate of 426382 ***