From owner-freebsd-current@FreeBSD.ORG Wed Oct 22 16:08:27 2008 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7FFA610658C3 for ; Wed, 22 Oct 2008 16:08:27 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from server.baldwin.cx (bigknife-pt.tunnel.tserv9.chi1.ipv6.he.net [IPv6:2001:470:1f10:75::2]) by mx1.freebsd.org (Postfix) with ESMTP id C27588FC1A for ; Wed, 22 Oct 2008 16:08:26 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from localhost.corp.yahoo.com (john@localhost [IPv6:::1]) (authenticated bits=0) by server.baldwin.cx (8.14.2/8.14.2) with ESMTP id m9MG7dq8017965; Wed, 22 Oct 2008 12:08:01 -0400 (EDT) (envelope-from jhb@freebsd.org) From: John Baldwin To: Dag-Erling =?utf-8?q?Sm=C3=B8rgrav?= Date: Wed, 22 Oct 2008 11:24:24 -0400 User-Agent: KMail/1.9.7 References: <20081021083013.GB40486@mech-cluster238.men.bris.ac.uk> <200810211200.02746.jhb@freebsd.org> <86abcw4th1.fsf@ds4.des.no> In-Reply-To: <86abcw4th1.fsf@ds4.des.no> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <200810221124.24328.jhb@freebsd.org> X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-2.0.2 (server.baldwin.cx [IPv6:::1]); Wed, 22 Oct 2008 12:08:01 -0400 (EDT) X-Virus-Scanned: ClamAV 0.93.1/8468/Wed Oct 22 08:35:20 2008 on server.baldwin.cx X-Virus-Status: Clean X-Spam-Status: No, score=-2.6 required=4.2 tests=BAYES_00,NO_RELAYS autolearn=ham version=3.1.3 X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on server.baldwin.cx Cc: freebsd-current@freebsd.org, Anton Shterenlikht Subject: Re: installworld fails -> err code 71 -> too many levels of symbolic links 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, 22 Oct 2008 16:08:27 -0000 On Wednesday 22 October 2008 10:03:54 am Dag-Erling Sm=C3=B8rgrav wrote: > John Baldwin writes: > > Anton Shterenlikht writes: > > > install: /usr/share/locale/nb_NO.ISO8859-1/LC_TIME: Too many levels > > > of symbolic links > > I've had to just blow away /usr/share/locale/nb* and /usr/share/locale/= no*=20 to=20 > > get installworld to work. >=20 > Why didn't you tell me? I figured I had screwed something up on my build box. :) =2D-=20 John Baldwin