From owner-freebsd-stable@FreeBSD.ORG Sat Oct 9 21:52:13 2004 Return-Path: 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 D6D3616A4CE for ; Sat, 9 Oct 2004 21:52:13 +0000 (GMT) Received: from postal3.es.net (postal3.es.net [198.128.3.207]) by mx1.FreeBSD.org (Postfix) with ESMTP id BF36643D1D for ; Sat, 9 Oct 2004 21:52:13 +0000 (GMT) (envelope-from oberman@es.net) Received: from ptavv.es.net ([198.128.4.29]) by postal3.es.net (Postal Node 3) with ESMTP (SSL) id IBA74465; Sat, 09 Oct 2004 14:52:13 -0700 Received: from ptavv (localhost [127.0.0.1]) by ptavv.es.net (Tachyon Server) with ESMTP id C6D5A5D04; Sat, 9 Oct 2004 14:52:12 -0700 (PDT) To: "Smux" In-reply-to: Your message of "Fri, 08 Oct 2004 23:27:06 -0300." <000c01c4ada7$79449d20$0301a8c0@milka> Date: Sat, 09 Oct 2004 14:52:12 -0700 From: "Kevin Oberman" Message-Id: <20041009215212.C6D5A5D04@ptavv.es.net> cc: freebsd-stable@freebsd.org Subject: Re: freebsd upgrade X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Oct 2004 21:52:13 -0000 > From: "Smux" > Date: Fri, 8 Oct 2004 23:27:06 -0300 > Sender: owner-freebsd-stable@freebsd.org > > hi there, i've got my system reinstalled today with freebsd 4.9-release. > i installed cvsup-without-gui by ports, typed cvsup stable.sup, waited > for that finish, cd /usr/src and make buildworld. > and then BOOM! it drop. whats the big deal? i'm tired doing this on MANY > others servers, at home, on others data-centers without any problem. > > (stable.sup file) > # > # cvsup stable-supfile > > *default tag=. > *default host=cvsup2.FreeBSD.org > *default base=/usr > *default prefix=/usr > *default release=cvs tag=RELENG_4 > *default delete use-rel-suffix > *default compress > > src-all > (end stable.sup file) A couple of things... 1. You might use cvsup with te -L2 option to log exactly what is changed. It often lets you know that things are messed up because of the files loaded. The first line of the sup file should not be there, but I don't think it is causing the problem as I think the second default tag will override it. If not, you got CURRENT (V6) sources and not STABLE. 2. The message shows no errors. Did anything come after the last line or did it just come back to a prompt? -- R. Kevin Oberman, Network Engineer Energy Sciences Network (ESnet) Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab) E-mail: oberman@es.net Phone: +1 510 486-8634