Sorry to hijack, but I am experiencing the same problem. I have been
installing FC6 on a bunch of servers, and did not elect to install BIND
during the initial install. I installed bind-9.3.3rc3 (which appears to
force the install of bind-chroot, without saying it will do so, though I
do want the package...) and bind-libs. The service and directories seem
to get installed and created, but none of the default configuration or
zone files get installed. I've tried uninstalling, removing the
directories, and reinstalling, and still the same result. Without
named.conf, the service can not start. Installing caching-nameserver
creates a caching-nameserver conf file and appropriate zone files, but I
am trying to set up an authoritative name server. I could manually
create all of the basic zones, etc. but this seems a bit more work than
should be called for. I have configured DNS numerous times before on
previous FC versions, so this isn't my first attempt at this process,
but we all forget a step here or there over time ;-) Am I missing
something here? Mark, have you found a solution?
Thanks,
Steven Stromer
Mark Miksis wrote:
Trying to install bind-chroot on a fairly fresh FC6 install, I get:
=============================================================================
Package Arch Version Repository Size
=============================================================================
Installing:
bind-chroot i386 30:9.3.3-4.fc6 updates 38 k
Installing for dependencies:
bind i386 30:9.3.3-4.fc6 updates 950 k
Transaction Summary
=============================================================================
Install 2 Package(s)
Update 0 Package(s)
Remove 0 Package(s)
Total download size: 988 k
Is this ok [y/N]: y
Downloading Packages:
(1/2): bind-9.3.3-4.fc6.i 100% |=========================| 950 kB 00:02
(2/2): bind-chroot-9.3.3- 100% |=========================| 38 kB 00:00
Running Transaction Test
Finished Transaction Test
Transaction Test Succeeded
Running Transaction
Installing: bind ######################### [1/2]
Installing: bind-chroot ######################### [2/2]
Locating /var/named/chroot//etc/named.conf failed:
[FAILED]
Installed: bind-chroot.i386 30:9.3.3-4.fc6
Dependency Installed: bind.i386 30:9.3.3-4.fc6
Complete!
-------------------------------------------------
The files in /var/named/chroot are not all installed. Is there something wrong
with the RPM in updates, or is this a misconfiguration issue on my side?