From owner-freebsd-current@FreeBSD.ORG Wed Jul 6 00:00:57 2005 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0A47216A41C for ; Wed, 6 Jul 2005 00:00:57 +0000 (GMT) (envelope-from Peter_Losher@isc.org) Received: from farside.isc.org (farside.isc.org [204.152.187.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id CC25243D45; Wed, 6 Jul 2005 00:00:56 +0000 (GMT) (envelope-from Peter_Losher@isc.org) Received: from dalek.isc.org (dalek.isc.org [IPv6:2001:4f8:3:bb::73]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by farside.isc.org (Postfix) with ESMTP id 76CDA677EF; Wed, 6 Jul 2005 00:00:55 +0000 (UTC) (envelope-from Peter_Losher@isc.org) From: Peter Losher Organization: ISC To: Jeremie Le Hen Date: Tue, 5 Jul 2005 17:00:28 -0700 User-Agent: KMail/1.8.1 References: <200507031439.48288.Peter_Losher@isc.org> <200507051106.49609.Peter_Losher@isc.org> <20050705234758.GR73907@obiwan.tataz.chchile.org> In-Reply-To: <20050705234758.GR73907@obiwan.tataz.chchile.org> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1201305.EhJaXbhgBl"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200507051700.41121.Peter_Losher@isc.org> Cc: Doug Barton , freebsd-current@freebsd.org Subject: Re: install erroring out durning mergemaster... X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Jul 2005 00:00:57 -0000 --nextPart1201305.EhJaXbhgBl Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Tuesday 05 July 2005 04:47 pm, Jeremie Le Hen wrote: > Given the error you showed us, I would say you have NO_BIND_MTREE > instead of NO_BIND_ETC in make.conf(5).=20 Correct (after staring at my make.conf rather than trying to recall from=20 memory w/ a lack of caffeine this morning), for the record, here is the=20 entry: =2D=3D- # To keep the integrated BIND9 install on 5.x from interfering w/ # servers where we install our own BIND package. We still want the # clients installed (dig, nslookup) but not the server bits (named, # rndc, lwresd) and no chroot. NO_BIND_MTREE=3Dtrue # Do not run mtree to create chroot directories NO_BIND_NAMED=3Dtrue # Do not build named, rndc, lwresd, etc. =2D=3D- Part of the reason we did this so any upgrades wouldn't clobber any existin= g=20 named installs in /var/named. > I dare to Cc Doug Barton to have an answer to this, since he is the > author of these bits, IIRC. ack. Thanks. =2DPeter =2D-=20 Peter_Losher@isc.org | ISC | OpenPGP 0xE8048D08 | "The bits must flow" --nextPart1201305.EhJaXbhgBl Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iD8DBQBCyx8pPtVx9OgEjQgRAq0YAKCITe3KDaRW1fsTkfBcW7a7kePw9QCgteOk 7VlCfzX9CsYzQGCUsgXCjcw= =9kaF -----END PGP SIGNATURE----- --nextPart1201305.EhJaXbhgBl--