From owner-freebsd-questions@FreeBSD.ORG Sat Mar 11 11:51:39 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 39C7916A41F for ; Sat, 11 Mar 2006 11:51:39 +0000 (GMT) (envelope-from erikt@owl.midgard.homeip.net) Received: from pne-smtpout1-sn1.fre.skanova.net (pne-smtpout1-sn1.fre.skanova.net [81.228.11.98]) by mx1.FreeBSD.org (Postfix) with ESMTP id B8DF143D46 for ; Sat, 11 Mar 2006 11:51:38 +0000 (GMT) (envelope-from erikt@owl.midgard.homeip.net) Received: from falcon.midgard.homeip.net (83.253.29.241) by pne-smtpout1-sn1.fre.skanova.net (7.2.070) id 43FF233D003662CD for freebsd-questions@freebsd.org; Sat, 11 Mar 2006 12:51:37 +0100 Received: (qmail 22137 invoked from network); 11 Mar 2006 12:51:36 +0100 Received: from owl.midgard.homeip.net (10.1.5.7) by falcon.midgard.homeip.net with SMTP; 11 Mar 2006 12:51:36 +0100 Received: (qmail 96351 invoked by uid 1001); 11 Mar 2006 12:51:36 +0100 Date: Sat, 11 Mar 2006 12:51:36 +0100 From: Erik Trulsson To: "lars@gmx.at" Message-ID: <20060311115136.GA96335@owl.midgard.homeip.net> Mail-Followup-To: "lars@gmx.at" , freebsd-questions@freebsd.org References: <20060311105201.p0d50a73fwys80s0@webmail.dommel.be> <20060311100132.GA44110@xor.obsecurity.org> <4412B460.9050800@gmx.at> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4412B460.9050800@gmx.at> User-Agent: Mutt/1.5.11 Cc: freebsd-questions@freebsd.org Subject: Re: make installworld fails X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Mar 2006 11:51:39 -0000 On Sat, Mar 11, 2006 at 12:28:32PM +0100, lars@gmx.at wrote: > Kris Kennaway wrote: > >>The error message is wrong. > > > >Actually it's correct, just a bit unclear. UPDATING includes the > >complete procedure you should always follow when building world. It > >includes a 'mergemaster -p' step, precisely for the purpose of adding > >new users and groups when they appear. > Dear Kris > I have a few questions related to this error message > ERROR: Required audit group is missing, see /usr/src/UPDATING > > I know that updating requires the mergemaster steps because I read the > handbook. But I don't understand why this message tells me to look > in that file, when there's nothing about that in it. > > Is /usr/src/UPDATING synonymous to 'the correct updating procedure'? Yes, /usr/src/UPDATING does describe the correct updating procedure. If you follow that procedure you should not have any problems with missing groups. Look under COMMON ITEMS at the end of /usr/src/UPDATING. > > Or is there a file which describes how I can manually insert needed groups > and users when I mess up mergemaster runs? > > Or is that pointless anyway since I could just remove /usr/obj and rerun > the whole updating procedure again before I reboot? > > And finally, is it really necessary to reboot after 'mergemaster -p'? > Lately I've skipped that step with no adverse side-effects, saves me one > reboot :-) It is sometimes necessary to reboot with the new kernel to have 'make installworld' work correctly (and the recommended procedure is to reboot into single user mode *before* running 'mergemaster -p' (which in turn is to be done before 'make installworld'). > > I would be very grateful for any explanations. > > Thanks > lars. > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" -- Erik Trulsson ertr1013@student.uu.se