Fedora Core 4 Update: caching-nameserver-7.3-4.FC4

Mike Cohler mike.cohler at gmail.com
Tue Dec 20 18:58:16 UTC 2005


I also note that the file ownership is changed....

i.e. Within /var/named/chroot/var/named
doing ls -l gives

8 -rw-r--r--  1 root root  1323 Aug 26 10:00 localtime
4 -rw-r--r--  1 root root  1323 Dec 19 21:30 named.conf
8 -rw-r--r--  1 root named 1623 Aug 26 10:22 named.conf.rpmsave
4 drwxr-xr-x  2 root root  4096 Aug 26 10:22 PREV/
8 -rw-r--r--  1 root named  132 Aug 26 08:48 rndc.key

So the new named.conf is owned differently from the .rpmsave version.

I presume this is intentional.

By the way the links in your previous files linked from /etc mean that
you only need edit the chrooted version.

Mike

At 4:35 PM +1030 12/20/05, Tim wrote:
 ...
>When this, and system-config-bind updated, I found this problem:
>
>ll /etc/named.conf*
>lrwxrwxrwx  1 root root   32 Dec 20 16:15 /etc/named.conf ->
>/var/named/chroot/etc/named.conf
>lrwxrwxrwx  1 root root   32 Oct 27 12:36 /etc/named.conf.rpmsave ->
>/var/named/chroot/etc/named.conf
>
>Shouldn't the last one link to "named.conf.rpmsave"?  For a moment I
>thought I'd lost my customised version of named.conf.  Luckily it was
>still there, just not where I expected to find it.

Well, the .rpmsave files are just made by mv'ing the old file out of the
way so it doesn't get clobbered.  If a "file" is really a soft link, it
will still point to the same path it used to point to, as it hasn't been
changed.  What you have with the .rpmsave files is a way to compare old and
new, and a way to back out of difficulty if you need to, not some parallel
working installation.

In your case, /etc/named.conf.rpmsave isn't interesting, but a comparison
of /var/named/chroot/etc/named.conf with
/var/named/chroot/etc/named.conf.rpmsave would let you merge back any
custom configuration with any changes that might have been made in a new
named.conf (probably none, given that the .rpmsave files are made whenever
any difference is noted, with no effort to "understand" its signifigance).



--

mike cohler
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/fedora-list/attachments/20051220/e24f610b/attachment-0001.htm>


More information about the fedora-list mailing list