From owner-freebsd-questions@FreeBSD.ORG Thu Nov 1 03:23:12 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4A1AC16A41B; Thu, 1 Nov 2007 03:23:12 +0000 (UTC) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (troutmask.apl.washington.edu [128.208.78.105]) by mx1.freebsd.org (Postfix) with ESMTP id 30D5413C4B2; Thu, 1 Nov 2007 03:23:12 +0000 (UTC) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (localhost.apl.washington.edu [127.0.0.1]) by troutmask.apl.washington.edu (8.14.1/8.14.1) with ESMTP id lA13LjCR052491; Wed, 31 Oct 2007 20:21:45 -0700 (PDT) (envelope-from sgk@troutmask.apl.washington.edu) Received: (from sgk@localhost) by troutmask.apl.washington.edu (8.14.1/8.14.1/Submit) id lA13LjZ9052490; Wed, 31 Oct 2007 20:21:45 -0700 (PDT) (envelope-from sgk) Date: Wed, 31 Oct 2007 20:21:45 -0700 From: Steve Kargl To: Aryeh Friedman Message-ID: <20071101032145.GA52478@troutmask.apl.washington.edu> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.3i Cc: freebsd-current@freebsd.org, "freebsd-questions@freebsd.org" Subject: Re: csup broken on -currnet amd64? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Nov 2007 03:23:12 -0000 On Thu, Nov 01, 2007 at 03:06:54AM +0000, Aryeh Friedman wrote: > monster# uname -a > FreeBSD monster 8.0-CURRENT FreeBSD 8.0-CURRENT #0: Tue Oct 30 > 18:07:21 UTC 2007 root@:/usr/obj/usr/src/sys/GENERIC amd64 > > monster# csup -h cvsup8.us.freebsd.org /usr/share/examples/cvsup/ports-supfile > Connected to 216.165.129.134 > Updating collection ports-all/cvs > Checkout ports/UPDATING > Receiver: Connection reset by peer > Will retry at 23:04:37 > > monster# csup -h cvsup9.us.freebsd.org /usr/share/examples/cvsup/ports-supfile > Connected to 128.205.32.21 > Updating collection ports-all/cvs > Edit ports/UPDATING^M > Receiver: Connection reset by peer > Will retry at 23:05:17 Works for me. csup built from source less than 18 hours old. -- Steve