From owner-freebsd-current@FreeBSD.ORG Wed Oct 24 20:53:54 2007 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 1D27616A417 for ; Wed, 24 Oct 2007 20:53:54 +0000 (UTC) (envelope-from mad@madpilot.net) Received: from smtpi2.ngi.it (smtpi2.ngi.it [88.149.128.21]) by mx1.freebsd.org (Postfix) with ESMTP id 6CB8013C48A for ; Wed, 24 Oct 2007 20:53:53 +0000 (UTC) (envelope-from mad@madpilot.net) Received: from madpilot.net (81-174-34-189.static.ngi.it [81.174.34.189]) by smtpi2.ngi.it (8.13.8/8.13.8) with SMTP id l9OJWDL9015299 for ; Wed, 24 Oct 2007 21:32:14 +0200 Received: (qmail 33303 invoked from network); 24 Oct 2007 19:32:13 -0000 X-Mail-Scanner: Scanned by qSheff-II-2.1-r2 (http://www.enderunix.org/qsheff/) Received: from wedge.madpilot.net (192.168.13.11) by madpilot.net with SMTP; 24 Oct 2007 19:32:13 -0000 Received: from wedge.madpilot.net (localhost.madpilot.net [127.0.0.1]) by wedge.madpilot.net (8.14.1/8.14.1) with ESMTP id l9OJVgsT016730; Wed, 24 Oct 2007 21:31:42 +0200 (CEST) (envelope-from mad@wedge.madpilot.net) Received: (from mad@localhost) by wedge.madpilot.net (8.14.1/8.14.1/Submit) id l9OJVfsw016729; Wed, 24 Oct 2007 21:31:41 +0200 (CEST) (envelope-from mad) Date: Wed, 24 Oct 2007 21:31:41 +0200 From: Guido Falsi To: "Tuc at T-B-O-H.NET" Message-ID: <20071024193141.GA16463@wedge.madpilot.net> References: <1193251303.981.64.camel@xenon.stonehenge.sk> <200710241855.l9OIt1bk015718@himinbjorg.tucs-beachin-obx-house.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200710241855.l9OIt1bk015718@himinbjorg.tucs-beachin-obx-house.com> X-Operating-System: FreeBSD 7.0-PRERELEASE User-Agent: Mutt/1.5.16 (2007-06-09) Cc: freebsd-current@freebsd.org, Michal Varga Subject: Re: Undefined symbol "__mb_sb_limit" during 7.0-BETA1 installworld 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, 24 Oct 2007 20:53:54 -0000 On Wed, Oct 24, 2007 at 02:55:01PM -0400, Tuc at T-B-O-H.NET wrote: > > > > > My initial question is WHAT DID I DO WRONG????? > > > > No idea on my side, but it has something to do with the ISOs (and I'd > > expect you did nothing wrong). Before your post I thought only my > > snapshot was broken, possibly polluted with 8-current sources somehow, > > but you didn't use that one. And in past week, I've already upgraded > > some dozen of various 7-CURRENTs and 6.2s to 7-BETA1 and the only one > > broken was this one, installed from an ISO snapshot and then cvsupped to > > BETA1. All the others that were already deployed and running for some > > time, cvsupped and upgraded cleanly. The one freshly installed from ISO > > didn't. > > > So is there something we need to do to get someones attention > so the rest of the universe doesn't have to do what we did? Does a pr > need to be filed? Is there another list we have to email? I encountered the same problem. I installed a machine this morning from a BETA1 ISO(downloaded from ftp.freebsd.org) cvsupped RELENG_7 and got the same error you get if getting through 8.0. I solved by extracting the base distribution froma 7.0-CURRENT snapshot from september over the installed system, installing world and fixing what got overwritten(/etc, mainly...). This is quite strange to me. As you said it looks like the 7.0-BETA1 ISOs are polluted by some 8.0 sources. I don't have any serious proof for that though. -- Guido Falsi