From owner-freebsd-questions@FreeBSD.ORG Wed Nov 9 22:38:42 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 7786416A41F for ; Wed, 9 Nov 2005 22:38:42 +0000 (GMT) (envelope-from ringworm01@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.201]) by mx1.FreeBSD.org (Postfix) with ESMTP id 05B7F43D45 for ; Wed, 9 Nov 2005 22:38:41 +0000 (GMT) (envelope-from ringworm01@gmail.com) Received: by zproxy.gmail.com with SMTP id m22so251538nzf for ; Wed, 09 Nov 2005 14:38:41 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:from:to:subject:date:user-agent:cc:references:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:message-id; b=QGwaTakS3cJa3Aq2NUpMANIMguqNZSFVuPTxwYFAtkEtwRFSmO4mSuHdTrid7ktN4eJlA70lUz4pEStgDNp3JqeiA9VhLhgILjJ0gVTIwkunaYq/i2lQY4fg1L7/boy+UA2szAliW3wt0cOz3u7dfh6/OM+/Dq8Ec/E5qpCtLXs= Received: by 10.64.209.17 with SMTP id h17mr1014864qbg; Wed, 09 Nov 2005 09:10:35 -0800 (PST) Received: from ?192.168.1.10? ( [71.102.14.129]) by mx.gmail.com with ESMTP id q14sm792030qbq.2005.11.09.09.10.34; Wed, 09 Nov 2005 09:10:35 -0800 (PST) From: "Michael C. Shultz" To: freebsd-questions@freebsd.org Date: Wed, 9 Nov 2005 09:01:58 -0800 User-Agent: KMail/1.8.3 References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200511090901.58637.ringworm01@gmail.com> Cc: "Brian E. Conklin" Subject: Re: cvsup problem 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: Wed, 09 Nov 2005 22:38:42 -0000 On Wednesday 09 November 2005 08:59, Brian E. Conklin wrote: > Hello All, > I'm having a problem with cvsup on two of my machines. > Both cvsup jobs were giving me errors saying "TreeList failed: > Network write failure: Connection closed". I googled this and found an > entry saying that something went awry in the checkout files. SO I deleted > the /var/db/sup directory as recommended by that posting. Now I am getting > a new error. When running "/usr/local/bin/cvsup -g -L 2 -h > cvsup10.us.freebsd.org /etc/ports-supfile" I get the following output: > > Parsing supfile "/etc/ports-supfile" > Connecting to cvsup10.us.freebsd.org > Connected to cvsup10.us.freebsd.org > Server software version: SNAP_16_1h > Negotiating file attribute support > Exchanging collection information > Establishing multiplexed-mode data connection > Running > Detailer failed: Network write failure: Connection closed > Will retry at 08:54:05 > > It doesn't matter what server I connect to, I get the same error. I only get that error with cvsup10.us.freebsd.org, double check your sup file. -Mike > > uname -a reports: > FreeBSD netmon1.masongeneral.com 5.4-RELEASE FreeBSD 5.4-RELEASE #0: Sun > May 8 10:21:06 UTC 2005 > root@harlow.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 > > Thanks in advance for any ideas and help. > > Brian E. Conklin, MCP+I, MCSE > Director of Information Services > Mason General Hospital > =================================== > > Mason General Hospital > 901 Mt. View Drive > PO Box 1668 > Shelton, WA 98584 > http://www.masongeneral.com > (360) 426-1611 > =================================== > > This message is intended for the sole use of the individual and entity > to whom it is addressed and may contain information that is privileged, > confidential and exempt from disclosure under applicable law. If you > are not the addressee nor authorized to receive for the addressee, you > are hereby notified that you may not use, copy, disclose or distribute > to anyone this message or any information contained in the message. If > you have received this message in error, please immediately notify the > sender and delete the message. > > Replying to this message constitutes consent to electronic monitoring > of this message. > > Thank you. > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org"