From owner-freebsd-questions@FreeBSD.ORG Sat Aug 26 20:32:09 2006 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 6B9D816A4F1 for ; Sat, 26 Aug 2006 20:32:09 +0000 (UTC) (envelope-from stanb@panix.com) Received: from mail1.panix.com (mail1.panix.com [166.84.1.72]) by mx1.FreeBSD.org (Postfix) with ESMTP id 40B54442E5 for ; Sat, 26 Aug 2006 20:03:47 +0000 (GMT) (envelope-from stanb@panix.com) Received: from mailspool3.panix.com (mailspool3.panix.com [166.84.1.78]) by mail1.panix.com (Postfix) with ESMTP id 7260358842 for ; Sat, 26 Aug 2006 16:03:46 -0400 (EDT) Received: from teddy.fas.com (c-68-58-232-106.hsd1.sc.comcast.net [68.58.232.106]) by mailspool3.panix.com (Postfix) with ESMTP id 54E31A8D020 for ; Sat, 26 Aug 2006 16:03:46 -0400 (EDT) Received: from stan by teddy.fas.com with local (Exim 3.36 #1 (Debian)) id 1GH4Nd-0004Y0-00 for ; Sat, 26 Aug 2006 16:03:45 -0400 Date: Sat, 26 Aug 2006 16:03:45 -0400 From: stan To: Free BSD Questions list Message-ID: <20060826200345.GA17422@teddy.fas.com> Mail-Followup-To: Free BSD Questions list Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Editor: gVim X-Operating-System: Debian GNU/Linux X-Kernel-Version: 2.4.23 X-Uptime: 16:00:15 up 131 days, 17:06, 1 user, load average: 0.00, 0.00, 0.00 User-Agent: Mutt/1.5.4i Sender: Stan Brown Subject: Ports cvsup failure 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: Sat, 26 Aug 2006 20:32:09 -0000 I just set up a new cvsup server, using the cvsup-mirror port. I can use it to update everything that I need but the ports collection. It fails like this: Parsing supfile "ports-supfile" Connecting to cvsup.meadwestvaco.com Connected to cvsup.meadwestvaco.com Server software version: SNAP_16_1h Negotiating file attribute support Exchanging collection information Establishing passive-mode data connection Running Updating collection ports-all/cvs Detailer failed: Network write failure: Connection lost Will retry at 16:07:17 This happens both on remote machines, and locally on the cvsup machine itself. I see the following in dmesg: pid 1618 (cvsupd), uid 1002: exited on signal 10 Can anyone sugest where to start looking for this problem? -- Unix is very simple, but it takes a genius to understand the simplicity. (Dennis Ritchie)