Date: Thu, 7 Oct 2004 16:22:01 -0700 (PDT) From: Doug Barton <DougB@FreeBSD.org> To: Sean McNeil <sean@mcneil.com> Cc: Ryan Newman <ryannewman47@hotmail.com> Subject: RE: mergemaster just screwed me Message-ID: <20041007161322.S826@bo.vpnaa.bet> In-Reply-To: <1097133252.92555.1.camel@server> References: <BAY15-F22SVMum03yMJ0000281c@hotmail.com> <1097133252.92555.1.camel@server>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 7 Oct 2004, Sean McNeil wrote: > On Wed, 2004-10-06 at 22:59, Andre Guibert de Bruet wrote: >> On Wed, 6 Oct 2004, Ryan Newman wrote: >> >>>> From: Sean McNeil <sean@mcneil.com> >>>> To: freebsd-current@freebsd.org >>>> Subject: mergemaster just screwed me >>>> Date: Wed, 06 Oct 2004 11:48:58 -0700 >>>> >>>> I just ran mergemaster and it deleted my named.conf and everything >>>> else. I'm guessing it did an rm /etc/namedb/* or something like that. Mergemaster doesn't do anything of the sort. It never takes action on any file or directory on the system unless the user tells it to. >>>> My system was setup correctly with /etc/namedb linked to >>>> /var/named/etc/namedb and it was all placed properly. :( When you say "it was all placed properly," what do you mean by that? >> I don't mean to be an ass, but you *need to read UPDATING* when you >> upgrade CURRENT. The 20040928 entry detailed the steps required for a >> smooth transition from bind8 to bind9. > > I don't take your comment as anything but informative. In my case, > however, I *DID* read UPDATING and I followed it completely. My system > was completely working with bind9 and then I did a mergemaster and it > wiped out all my settings!!!! The good news is that if you actually followed the instructions in UPDATING you should have a copy of your old settings in /etc/namedb.bak. And of course, the mergemaster man page counsels you to make good backups before running it. In order to debug this we'll need more information: 1. How do you usually invoke mergemaster? 2. Do you have a .mergemasterrc file? 3. Do you run a MM_PRE_COMPARE_SCRIPT? 4. Do you have any *_BIND_* options in /etc/make.conf? 5. Output of 'ls -la /etc/namedb /var/named/etc/namedb' Hope this helps, Doug -- This .signature sanitized for your protection
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041007161322.S826>