These forums are locked and archived, but all topics have been migrated to the new forum. You can search for this topic on the new forum: Search for BIND DNS Server is uninstalled after the last upgrade on the new forum.
This is kind of critical: http://virtualmin.com/node/32314 I hope someone form the team will react soon. Am I the only one affected by the last Virtualmin update?
I never chroot, so the last Virtualmin update screwed up all my Virtualmin systems. Anyway, I've resolved this issue on one of my Virtualmin servers by going to the module configuration page and changing
"Chroot directory to run BIND under" from
/var/named/chroot
to noneand
"Command to find chroot directory" from
sh -c '. /etc/sysconfig/named && echo "$ROOTDIR"'
to "Use fixed directory above".Just for the record, someone with the nick vladuzzz suggests different approach on http://www.linuxquestions.org/questions/linux-software-2/error-installin...
There is another relevant discussion here on Virtualmin.com http://www.virtualmin.com/node/21870
Your not the only one, we have one customer who is experiencing the same problem after a recent update. But, your fix did the trick at our end, thanks!
I also would like to know what caused this problem?