From owner-freebsd-questions Wed Feb 12 13: 0: 5 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4154737B401 for ; Wed, 12 Feb 2003 13:00:03 -0800 (PST) Received: from intergate.paccd.cc.ca.us (intergate.paccd.cc.ca.us [198.188.4.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id 49DCD43FA3 for ; Wed, 12 Feb 2003 13:00:02 -0800 (PST) (envelope-from jgcarri@pasadena.edu) Received: from manage.paccd.cc.ca.us (manage.paccd.cc.ca.us [198.188.4.34]) by intergate.paccd.cc.ca.us (8.9.1a/8.9.1) with ESMTP id NAA29999 for ; Wed, 12 Feb 2003 13:15:56 -0800 (PST) Received: from MANAGE/SpoolDir by manage.paccd.cc.ca.us (Mercury 1.48); 12 Feb 03 12:59:51 -0800 Received: from SpoolDir by MANAGE (Mercury 1.48); 12 Feb 03 12:59:48 -0800 Received: from FreeBSD_box.paccd.cc.ca.us (172.16.18.203) by manage.paccd.cc.ca.us (Mercury 1.48) with ESMTP; 12 Feb 03 12:59:38 -0800 Content-Type: text/plain; charset="iso-8859-1" From: John Carri Reply-To: jgcarri@pasadena.edu Organization: Pasadena City College To: freebsd-questions@FreeBSD.org Subject: Re: CVSup never finishes Date: Wed, 12 Feb 2003 13:02:18 -0800 User-Agent: KMail/1.4.3 References: <200302112029.39368.jgcarri@pasadena.edu> <20030212061727.GC1406@raggedclown.net> In-Reply-To: <20030212061727.GC1406@raggedclown.net> Cc: jgcarri@pasadena.edu MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200302121302.18680.jgcarri@pasadena.edu> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Earlier I wrote: > >....CVSup no longer terminates but > > goes on and on and on for days on end with "inactivity timeout" and "= will > > retry" messages every 90 minutes or so. I have a pretty fast network > > connection to the internet, about 250 kB/S on a good day. I have made= no > > changes to my cvs-supfile, still using RELENG_4 as before. Here's a > > snippet of output from running cvsup -g -L2 ~/cvs-supfile : ------------------------------ =09Cliff Sarginson and Kent Stewart sent me replies saying essentially: > Try another mirror site. ------------------- I have. In fact I tried four different ones. Same result as before, every= =20 time: --------output from cvsup follows---------------- FreeBSD_box# cvsup -g -L 2 ~/cvs-supfile Parsing supfile "/root/cvs-supfile" Connecting to cvsup10.FreeBSD.org Connected to cvsup10.FreeBSD.org Server software version: SNAP_16_1e Negotiating file attribute support Exchanging collection information Establishing multiplexed-mode data connection Running Cleaning up ... Inactivity timeout Will retry at 12:31:55 Retrying Connecting to cvsup10.FreeBSD.org Connected to cvsup10.FreeBSD.org Server software version: SNAP_16_1e Negotiating file attribute support Exchanging collection information Establishing multiplexed-mode data connection Running Cleaning up ... Inactivity timeout Will retry at 12:58:38 Retrying Connecting to cvsup10.FreeBSD.org Connected to cvsup10.FreeBSD.org Server software version: SNAP_16_1e Negotiating file attribute support Exchanging collection information Establishing multiplexed-mode data connection Running -----------end cvsup output snippet------------------------ And so on. It appears that the process of downloading patches completes, = cvsup=20 hits the "Cleaning up" phase, then fails to terminate and does the whole=20 thing over and over and over. Any suggestions? TIA, -John Carri To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message