From owner-freebsd-stable@FreeBSD.ORG Fri Sep 26 12:21:38 2008 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E657D1065695 for ; Fri, 26 Sep 2008 12:21:38 +0000 (UTC) (envelope-from jdc@koitsu.dyndns.org) Received: from QMTA05.emeryville.ca.mail.comcast.net (qmta05.emeryville.ca.mail.comcast.net [76.96.30.48]) by mx1.freebsd.org (Postfix) with ESMTP id C8E7A8FC08 for ; Fri, 26 Sep 2008 12:21:38 +0000 (UTC) (envelope-from jdc@koitsu.dyndns.org) Received: from OMTA06.emeryville.ca.mail.comcast.net ([76.96.30.51]) by QMTA05.emeryville.ca.mail.comcast.net with comcast id KNkt1a00916AWCUA5QMeHR; Fri, 26 Sep 2008 12:21:38 +0000 Received: from koitsu.dyndns.org ([67.180.253.227]) by OMTA06.emeryville.ca.mail.comcast.net with comcast id KQMd1a0044v8bD78SQMdRg; Fri, 26 Sep 2008 12:21:37 +0000 X-Authority-Analysis: v=1.0 c=1 a=3aKZLtI_pAwA:10 a=yqOlm6tamNsA:10 a=QycZ5dHgAAAA:8 a=czw6Oud3n_a6ldQQI-YA:9 a=grkk9V6CJPw2soPPfqc3rkTscK4A:4 a=EoioJ0NPDVgA:10 a=LY0hPdMaydYA:10 Received: by icarus.home.lan (Postfix, from userid 1000) id F1747C9432; Fri, 26 Sep 2008 05:21:36 -0700 (PDT) Date: Fri, 26 Sep 2008 05:21:36 -0700 From: Jeremy Chadwick To: Jordi Espasa Clofent Message-ID: <20080926122136.GA24548@icarus.home.lan> References: <48DCB7FF.1000604@minibofh.org> <20080926104732.GA22641@icarus.home.lan> <48DCC620.9010809@minibofh.org> <20080926115432.GA24011@icarus.home.lan> <48DCD198.2020308@minibofh.org> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <48DCD198.2020308@minibofh.org> User-Agent: Mutt/1.5.18 (2008-05-17) Cc: freebsd-stable@freebsd.org Subject: Re: Rare problems in upgrade process (corrupted FS?) [SOLVED] X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Sep 2008 12:21:39 -0000 On Fri, Sep 26, 2008 at 02:12:08PM +0200, Jordi Espasa Clofent wrote: > Finally I've modified the stable-supfile TAG from > > *default release=cvs tag=RELENG_7_0 > > to > > *default release=cvs tag=RELENG_7 > > and... voilą!... it works! > > I've interrupted the csup process (^C) and change again the tag to > > *default release=cvs tag=RELENG_7_0 > > and it works perfecty. > > Maybe it's so stupid as the first tag was miss-typed... but I think not. > I checked it several times. > I'ts solved, but I don't understand yet. The part that doesn't make sense to me is why csup using /usr/share/example/cvsup/stable-supfile did not work for you. That file contains tag=RELENG_7. Are you modifying this file? If so, please don't. Make a copy of it somewhere and refer to that location. /root might be a good place. The next time you install world, /usr/share/examples will be overwritten, and you'll lose your changes. -- | Jeremy Chadwick jdc at parodius.com | | Parodius Networking http://www.parodius.com/ | | UNIX Systems Administrator Mountain View, CA, USA | | Making life hard for others since 1977. PGP: 4BD6C0CB |