From owner-freebsd-current Fri Nov 29 12:26:16 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id MAA05078 for current-outgoing; Fri, 29 Nov 1996 12:26:16 -0800 (PST) Received: from llama.bazzle.com (133.columbus-001.oh.dial-access.att.net [207.147.72.133]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id MAA05071 for ; Fri, 29 Nov 1996 12:26:13 -0800 (PST) Received: (from dob@localhost) by llama.bazzle.com (8.8.3/8.6.12) id PAA23180 for current@freebsd.org; Fri, 29 Nov 1996 15:26:04 -0500 (EST) Date: Fri, 29 Nov 1996 15:26:04 -0500 (EST) From: "Dan O'Brien" Message-Id: <199611292026.PAA23180@llama.bazzle.com> To: current@freebsd.org Subject: CVSUP problem with current Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Where's the problem? I started getting this the other day. Same error each time, just different file numbers. Connected to cvsup.FreeBSD.org Updater failed: Updater error: Cannot create "/usr/sup/src-base/#cvs.cvsup-23114.0": File exists This is how I invoke cvsup: /usr/local/sbin/cvsup -L 1 -g /usr/cvs/cvsup-supfile Here is the line from my cvsup file: src-base release=cvs host=cvsup.FreeBSD.org hostbase=/home base=/usr prefix=/usr compress delete old use-rel-suffix tag=. It used to work fine. No changes on my end. I didn't notice anything in the mailing list regarding cvsup changes, either. What needs to be fixed? Thanks in advance, Dan