From owner-freebsd-questions@FreeBSD.ORG Thu Nov 1 04:29:18 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 D67D016A419 for ; Thu, 1 Nov 2007 04:29:18 +0000 (UTC) (envelope-from aryeh.friedman@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.178]) by mx1.freebsd.org (Postfix) with ESMTP id 90AFE13C491 for ; Thu, 1 Nov 2007 04:29:18 +0000 (UTC) (envelope-from aryeh.friedman@gmail.com) Received: by py-out-1112.google.com with SMTP id u77so729012pyb for ; Wed, 31 Oct 2007 21:28:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=yl3LddQtu7NO0AiMBgbwuVi9CDFaTB79+3pwCu9HGVM=; b=Q6HRuA5Zb+Z5LgNhhAImg/rkJJLNdkBeoEvX2YYmYP2xvAOVb0BCCbQNukHR5SBJNIeF2bNPOTZJAL4rnShtdyBkjBtmmElychmSdCtdF/2JI0dH/I9A3kHWQYhwDIrPf1lkot1R68juMdF0bo6VBG7pfxHuXgR+QXocpang40o= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=TECGGD1bkwLeV+I/y+63rUAPTy997k6sU4GcjFPoQnvE+iug3d+w1tdw89L+Rdz7Oh7mz5bOKTl8d/GsDHZ2d4Jr53Uxg/AK7WoV5tROpCejZZ/ZKLAY1IFjnZhVPVKV7rfMgoIlm+QHDiH9XDdZxcxjQCHnHm+OSUYySFNNNrE= Received: by 10.65.254.5 with SMTP id g5mr2754952qbs.1193887664396; Wed, 31 Oct 2007 20:27:44 -0700 (PDT) Received: by 10.65.107.3 with HTTP; Wed, 31 Oct 2007 20:27:44 -0700 (PDT) Message-ID: Date: Thu, 1 Nov 2007 03:27:44 +0000 From: "Aryeh Friedman" To: "Steve Kargl" In-Reply-To: <20071101032145.GA52478@troutmask.apl.washington.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20071101032145.GA52478@troutmask.apl.washington.edu> 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 04:29:18 -0000 On 11/1/07, Steve Kargl wrote: > 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. My versions are roughly that old