Date: Wed, 31 May 2006 15:39:32 -0400 (EDT) From: doug@safeport.com To: Nikolas Britton <nikolas.britton@gmail.com> Cc: freebsd-questions@freebsd.org Subject: Re: More mergemaster errors Message-ID: <20060531153314.X97498@pemaquid.safeport.com> In-Reply-To: <ef10de9a0605311038i5f2900f3xe236080ec11b4bd4@mail.gmail.com> References: <20060531122500.U97498@pemaquid.safeport.com> <ef10de9a0605311038i5f2900f3xe236080ec11b4bd4@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
mergemaster -ai -m"." fails mergemaster -ai works I did something wrong in using -m"." which should be redundant since the pwd was /usr/src. Now that I think about it - that was the change because in mergemaster we have : SOURCEDIR=${SOURCEDIR:-/usr/src/etc} : I suspect the default used to be /usr/src and the etc was a constant. I am slow but several 100 or so installs, I got the drill down okay On Wed, 31 May 2006, Nikolas Britton wrote: > On 5/31/06, doug@safeport.com <doug@safeport.com> wrote: > > I did a fresh install from a 6.1 ISO and then used cvsup to get the the latest > > stable, approximately 17:00 EDT May 30,2006. > > > > I did a mergemaster -p at the appropriate spot to add the audit group. I think > > The audit group is in 6.1 so why are you doing that?? > > > buildword complained about the missing group. Then I did: > > > > mergemaster -ai -m "." > > > > Processing started normally when it did 11,627 compiles ending with: > > > > > A fresh install of 6.1-RELEASE and then a src upgrade to 6-STABLE? > Your doing something wrong. > > make buildworld > make buildkernel > make installkernel > reboot > mergemaster -p > make installworld > mergemaster > reboot > > > -- > BSD Podcasts @: > http://bsdtalk.blogspot.com/ > http://freebsdforall.blogspot.com/ > _____ Douglas Denault http://www.safeport.com doug@safeport.com Voice: 301-469-8766 Fax: 301-469-0601
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060531153314.X97498>