From owner-freebsd-stable@FreeBSD.ORG Fri Oct 10 10:06:05 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 DB6FA1065695; Fri, 10 Oct 2008 10:06:05 +0000 (UTC) (envelope-from petefrench@ticketswitch.com) Received: from constantine.ticketswitch.com (constantine.ticketswitch.com [IPv6:2002:57e0:1d4e:1::3]) by mx1.freebsd.org (Postfix) with ESMTP id A0BF08FC08; Fri, 10 Oct 2008 10:06:05 +0000 (UTC) (envelope-from petefrench@ticketswitch.com) Received: from dilbert.rattatosk ([10.64.50.6] helo=dilbert.ticketswitch.com) by constantine.ticketswitch.com with esmtps (TLSv1:AES256-SHA:256) (Exim 4.69 (FreeBSD)) (envelope-from ) id 1KoEsm-000NLe-4e; Fri, 10 Oct 2008 11:06:04 +0100 Received: from petefrench by dilbert.ticketswitch.com with local (Exim 4.69 (FreeBSD)) (envelope-from ) id 1KoEsm-000ISg-32; Fri, 10 Oct 2008 11:06:04 +0100 To: david@esn.org.za, koitsu@FreeBSD.org In-Reply-To: <20081010074200.GA26124@icarus.home.lan> Message-Id: From: Pete French Date: Fri, 10 Oct 2008 11:06:04 +0100 Cc: freebsd-stable@freebsd.org Subject: Re: Problem with dump stalling 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, 10 Oct 2008 10:06:05 -0000 > Did you do the following before running csup on the supfile with > the RELENG_7 tag? > > rm -fr /usr/src/* > rm -fr /var/db/sup/src-all This is the second time I have seen this mentioned, but on none of the machines that I csup on do I haave a "/var/db/sup" at all. Is this a hangover from cvsup and not necessary for csup ? -pete.