From owner-freebsd-current@FreeBSD.ORG Fri Aug 29 18:13:36 2003 Return-Path: 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 D868816A4C0 for ; Fri, 29 Aug 2003 18:13:36 -0700 (PDT) Received: from scribe.QX.Net (mail.qx.net [64.191.128.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id D823D43F75 for ; Fri, 29 Aug 2003 18:13:35 -0700 (PDT) (envelope-from drhodus@catpa.com) Received: from catpa.com (unverified [198.93.125.108]) by scribe.QX.Net (Vircom SMTPRS 2.1.258) with ESMTP id ; Fri, 29 Aug 2003 21:13:20 -0400 Date: Fri, 29 Aug 2003 21:13:12 -0400 Content-Type: text/plain; charset=US-ASCII; format=flowed Mime-Version: 1.0 (Apple Message framework v552) To: Peter Wemm From: David Rhodus In-Reply-To: <20030827164837.2B9E22A8D4@canning.wemm.org> Message-Id: <2031F4FD-DA87-11D7-BDC5-000A959B213E@catpa.com> Content-Transfer-Encoding: 7bit X-Mailer: Apple Mail (2.552) cc: freebsd-current@freebsd.org Subject: Re: cvsup failing with "ASSERT failed" X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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: Sat, 30 Aug 2003 01:13:37 -0000 On Wednesday, August 27, 2003, at 12:48 PM, Peter Wemm wrote: > Oh, that *is* interesting. I get this 100% of the time when trying to > run the i386 binary on my amd64 boxes. Hmm. Maybe I dont have an > emulation > bug then? > > peter@hammer[9:46am]~-99> ./cvsup -gL2 cvs-supfile > Parsing supfile "cvs-supfile" > Connecting to malaise Wow, now I don't get my /compat dir populated during my installworld/installkernel on my amd64 machines. How do I go about installing those bits so that I can run i386 binary's ? -DR