mergemaster failure
David Booth
davidb at boothscientific.com
Sat Jul 14 05:22:22 UTC 2007
On Friday 13 July 2007, Doug Barton wrote:
> David Booth wrote:
> > I did a cvsup update of Stable source last night (previous one
> > done about 30 days ago) and after the
> > buildworld>buildkernel>installkernel>reboot(singleuser)>mergemast
> >er -p>installwolrd dance when I run the final mergemaster, I get
> > an error when it is trying to set the namedb stuff in temproot.
> > The error it reports is
> >
> >
> > cd /usr/src/etc/namedb; make install
> > install -o root -g wheel -m 644 named.conf
> > named.root /var/tmp/temproot/etc/namedb
> > ===> master (install)
> > install -o root -g wheel -m 644 empty.db localhost-forward.db
> > localhost-reverse.db /var/tmp/temproot/etc/namedb/master
>
> Does that directory exist? If not, can you please send the output
> of 'grep BIND /etc/make.conf'
>
> My suspicion is that you have NO_BIND_MTREE set.
>
> Doug
I was able to solve the problem by re-running mergemaster with a clean
temproot directory so I guess that there was a problem there.
Thanks.
More information about the freebsd-stable
mailing list