From owner-freebsd-questions Wed Mar 12 7:32:17 2003 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 1C2EE37B401 for ; Wed, 12 Mar 2003 07:32:16 -0800 (PST) Received: from mail.inka.de (quechua.inka.de [193.197.184.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id D405143FBD for ; Wed, 12 Mar 2003 07:32:12 -0800 (PST) (envelope-from mailnull@mips.inka.de) Received: from kemoauc.mips.inka.de (uucp@) by mail.inka.de with gbsmtp id 18t8Cn-0002tb-0D; Wed, 12 Mar 2003 16:31:45 +0100 Received: from kemoauc.mips.inka.de (localhost [127.0.0.1]) by kemoauc.mips.inka.de (8.12.8/8.12.6) with ESMTP id h2CFDdIq097175 for ; Wed, 12 Mar 2003 16:13:39 +0100 (CET) (envelope-from mailnull@localhost.mips.inka.de) Received: (from mailnull@localhost) by kemoauc.mips.inka.de (8.12.8/8.12.8/Submit) id h2CFDdx1097173 for freebsd-questions@freebsd.org; Wed, 12 Mar 2003 16:13:39 +0100 (CET) From: naddy@mips.inka.de (Christian Weisgerber) Subject: Re: uucp Date: Wed, 12 Mar 2003 15:13:38 +0000 (UTC) Message-ID: References: <031701c2e88e$cf9fed80$c74608c3@spoem> Originator: naddy@mips.inka.de (Christian Weisgerber) To: freebsd-questions@freebsd.org Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG George Barnett wrote: > I'm trying to do an installworld and I'm receiving the following error: > mtree -deU -f /usr/src/etc/mtree/BSD.root.dist -p / > mtree: line 57: unknown user uucp > *** Error code 1 > Now, I can either go and add the user UUCP.. Do so. Why did you remove it in the first place? > or I could try figure out why make is ignoring this: > > foo# grep UUCP /etc/make.conf > NOUUCP=true # do not build uucp related programs This says "do not build uucp related programs". It does not say to ignore every traditional usage of the user "uucp" for serial locking etc. -- Christian "naddy" Weisgerber naddy@mips.inka.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message