Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 May 2007 18:38:08 +0200
From:      "Andreas Rudisch" <cyb.@gmx.net>
To:        "Andrew Falanga" <af300wsm@gmail.com>
Cc:        freebsd-questions <freebsd-questions@freebsd.org>
Subject:   Re: Problems upgrading a 6.0 install to 6.2-RELEASE-p4
Message-ID:  <op.tsi65wnyblu3bc@core2duo>
In-Reply-To: <340a29540705180854p21063b2fl4d34359e728cd055@mail.gmail.com>
References:  <340a29540705180747k1aa90c6ap9ae178f09742ce53@mail.gmail.com> <464DBEC5.2050103@webanoide.org> <340a29540705180854p21063b2fl4d34359e728cd055@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 18 May 2007 17:54:41 +0200, Andrew Falanga <af300wsm@gmail.com>  
wrote:

> Ok, I'm reading through the web link you sent.  I see in section
> 23.4.1 the steps are:
>
> # make buildworld
> # make buildkernel
> # make installkernel
> # reboot
>
> <reboot to single user mode that is>
>
> # mergemaster -p
> # make installworld
> # mergemaster
> # reboot
>
> I did these steps then, and I'm still getting the missing audit group
> errors.  What is this audit group, what's its function, etc.?  Since
> nothing of "world" has been installed yet, can I simply erase /usr/src
> and replace with the 6.0-RELEASE cd's, which I have, and then do the
> cvsup once again.  This time doing a mergemaster *before* I buildworld
> and then installworld?
>
> Andy

In /usr/src/UPDATING you can find.

20060204:
         The 'audit' group was added to support the new auditing  
functionality
         in the base system.  Be sure to follow the directions for updating,
         including the requirement to run mergemaster -p.

Either you add the group manually or you make sure to use mergemaster
and merge the required files _correctly_.

Andreas



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?op.tsi65wnyblu3bc>