From owner-freebsd-questions@FreeBSD.ORG Sat Aug 21 15:15:58 2004 Return-Path: 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 E171116A4CF for ; Sat, 21 Aug 2004 15:15:58 +0000 (GMT) Received: from mail4.speakeasy.net (mail4.speakeasy.net [216.254.0.204]) by mx1.FreeBSD.org (Postfix) with ESMTP id BCA5743D41 for ; Sat, 21 Aug 2004 15:15:58 +0000 (GMT) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: (qmail 15496 invoked from network); 21 Aug 2004 15:15:58 -0000 Received: from dsl092-078-145.bos1.dsl.speakeasy.net (HELO be-well.no-ip.com) ([66.92.78.145]) (envelope-sender ) by mail4.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 21 Aug 2004 15:15:58 -0000 Received: by be-well.no-ip.com (Postfix, from userid 1147) id D1FF27D; Sat, 21 Aug 2004 11:15:57 -0400 (EDT) Sender: lowell@be-well.ilk.org To: Clint Olsen References: <20040820162649.GA908@0lsen.net> From: Lowell Gilbert Date: 21 Aug 2004 11:15:57 -0400 In-Reply-To: <20040820162649.GA908@0lsen.net> Message-ID: <44brh4a5ea.fsf@be-well.ilk.org> Lines: 17 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: questions@freebsd.org Subject: Re: Is the handbook on buildworld accurate? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 21 Aug 2004 15:15:59 -0000 Clint Olsen writes: > The instructions in the handbook: > > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/makeworld.html > > say to run 'make installworld' after running 'mergemaster -p'. I have > successfully (to my knowledge) run mergemaster, and the master password > file in /usr/src does have the 'proxy' user. However, installworld fails > because user 'proxy' is non-existent. The manpage for mergemaster says > that -p is a pre-buildworld switch, but that's not what the handbook says > to do. > > What am I missing? It sounds like you didn't run mergemaster successfully. I'm sure there's no 'proxy' user in your *real* password file.