From owner-freebsd-stable@FreeBSD.ORG Wed Oct 5 16:25:15 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5DEAF16A41F for ; Wed, 5 Oct 2005 16:25:15 +0000 (GMT) (envelope-from swhetzel@gmail.com) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.201]) by mx1.FreeBSD.org (Postfix) with ESMTP id EC08843D45 for ; Wed, 5 Oct 2005 16:25:14 +0000 (GMT) (envelope-from swhetzel@gmail.com) Received: by xproxy.gmail.com with SMTP id t5so120394wxc for ; Wed, 05 Oct 2005 09:25:14 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=IgsIhFEStA+oSpf83k5iDiUT+nW7Tvu/9Ww1KvMr2MVwqJreDDtCWs5T2Ai3lsMRmrAODNbfMJSGLEalAIr1zs1pC6atvAzENLLKhiSzslQS+orZEKwT5TfzvZdG8cIVHLL5Wl5tBEuPVm1XIyPZe0AQU8HcWaSV04HPvtd7wsQ= Received: by 10.70.108.20 with SMTP id g20mr472043wxc; Wed, 05 Oct 2005 09:25:14 -0700 (PDT) Received: by 10.70.53.4 with HTTP; Wed, 5 Oct 2005 09:25:14 -0700 (PDT) Message-ID: <790a9fff0510050925s18b7fb21rca33eeb2bf4fec6b@mail.gmail.com> Date: Wed, 5 Oct 2005 11:25:14 -0500 From: Scot Hetzel To: f-stable In-Reply-To: <20051005091251.GA11612@holestein.holy.cow> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <20051005091251.GA11612@holestein.holy.cow> Subject: Re: 5.x, mergemaster dying due to problem w/ "mtree -eU ..." X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Scot Hetzel List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Oct 2005 16:25:15 -0000 On 10/5/05, Parv wrote: > *** Creating the temporary root environment in /var/tmp/temproot > *** /var/tmp/temproot ready for use > *** Creating and populating directory structure in /var/tmp/temproot > > mtree -eU -f /misc/src-5/etc/mtree/BSD.root.dist -p /var/tmp/temproot/ > mtree:No such file or directory > *** Error code 1 > > Stop in /misc/src-5/etc. > > *** FATAL ERROR: Cannot 'cd' to /usr/src/etc and install files to > the temproot environment > > > I have /usr/src symlinked ... > > lrwxr-xr-x 1 root wheel 9 Dec 21 2004 /usr/src@ -> /misc/src > lrwxr-xr-x 1 root wheel 5 Oct 5 00:04 /misc/src@ -> src-5 > drwxr-xr-x 21 root wheel 1024 Oct 5 03:49 /misc/src-5/ > > > So what is wrong on my end that mergemaster dies during mtree process? > > Not sure if I had run accros this problem when I move my source directory from /usr/src to /usr/src/5x. But I added: SOURCEDIR=3D'/usr/src/5x/etc' to /etc/mergemaster.rc. And I haven't had a problem with my sources in another location. Scot -- DISCLAIMER: No electrons were mamed while sending this message. Only slightly bruised.