From nobody@FreeBSD.org  Sat Jun  3 03:05:14 2006
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 65E7416A423
	for <freebsd-gnats-submit@FreeBSD.org>; Sat,  3 Jun 2006 03:05:14 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 1B5CD43D45
	for <freebsd-gnats-submit@FreeBSD.org>; Sat,  3 Jun 2006 03:05:13 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.13.1/8.13.1) with ESMTP id k5335D0V044864
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 3 Jun 2006 03:05:13 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id k5335DCj044860;
	Sat, 3 Jun 2006 03:05:13 GMT
	(envelope-from nobody)
Message-Id: <200606030305.k5335DCj044860@www.freebsd.org>
Date: Sat, 3 Jun 2006 03:05:13 GMT
From: William Kirkland <bill.kirkland@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: poor documentation? 
X-Send-Pr-Version: www-2.3

>Number:         98412
>Category:       docs
>Synopsis:       poor documentation?
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    trhodes
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jun 03 03:10:24 GMT 2006
>Closed-Date:    Sat Oct 07 10:55:01 GMT 2006
>Last-Modified:  Sat Oct 07 10:55:01 GMT 2006
>Originator:     William Kirkland
>Release:        6.1-RELEASE
>Organization:
-self- student
>Environment:
FreeBSD pine.wek4.com 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Wed May 31 09:37:37 PDT 2006     root@pine.wek4.com:/usr/obj/usr/src/sys/wek-2006-05-31  i386

>Description:
I am attempting to build a jail ...

*** Comparing make variables

*** From /home/JAIL-2006-06-02/etc/make.conf
*** From /usr/src/share/examples/etc/make.conf
grep: /home/JAIL-2006-06-02/etc/make.conf: No such file or directory
+ make installworld DESTDIR=/home/JAIL-2006-06-02
ERROR: Required audit group is missing, see /usr/src/UPDATING.
*** Error code 1

Stop in /usr/src.

.. I found the following in /usr/src/UPDATING.

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.

.. from the mergemaster man page

     -p          Pre-buildworld mode.  Compares only files known to be essen-
                 tial to the success of {build|install}world, including
                 /etc/make.conf.

.. this still does not tell me what is wrong. I highly suspect that I am missing a group called "audit", and would add it manually, except I do not see what gid is used for that group.


>How-To-Repeat:
Install a clean copy of 6.1 ... build world ...
>Fix:

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: trhodes 
State-Changed-When: Wed Jun 7 04:16:37 UTC 2006 
State-Changed-Why:  
I have added a follow up. 


Responsible-Changed-From-To: freebsd-doc->trhodes 
Responsible-Changed-By: trhodes 
Responsible-Changed-When: Wed Jun 7 04:16:37 UTC 2006 
Responsible-Changed-Why:  
Over to me for now. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=98412 

From: Tom Rhodes <trhodes@FreeBSD.org>
To: bug-followup@FreeBSD.org, bill.kirkland@gmail.com
Cc:  
Subject: Re: docs/98412: poor documentation
Date: Wed, 7 Jun 2006 00:16:28 -0400

 Hi,
 
 > .. this still does not tell me what is wrong. I highly suspect that I am missing a group called "audit", and would add it manually, except I do not see what gid is used for that group.
 
 I think the documentation in our handbook about using mergemaster
 -p to correct this issue is quite clear.  Have you tried this?
 
 Thanks,
 
 -- 
 Tom Rhodes
State-Changed-From-To: feedback->closed 
State-Changed-By: trhodes 
State-Changed-When: Sat Oct 7 10:54:45 UTC 2006 
State-Changed-Why:  
Feedback timeout. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=98412 
>Unformatted:
