From owner-freebsd-questions@FreeBSD.ORG Mon Dec 8 14:39:19 2003 Return-Path: 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 6D47616A4D4 for ; Mon, 8 Dec 2003 14:39:19 -0800 (PST) Received: from out2.smtp.messagingengine.com (out2.smtp.messagingengine.com [66.111.4.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id BAF5643D1D for ; Mon, 8 Dec 2003 14:39:16 -0800 (PST) (envelope-from freebsdQ0@richardshea.fastmail.fm) Received: from server2.messagingengine.com (server2.internal [10.202.2.133]) by mail.messagingengine.com (Postfix) with ESMTP id 61D5D468B97 for ; Mon, 8 Dec 2003 17:39:14 -0500 (EST) Received: by server2.messagingengine.com (Postfix, from userid 99) id CB7E875E7F; Mon, 8 Dec 2003 17:39:13 -0500 (EST) Content-Disposition: inline Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="ISO-8859-1" MIME-Version: 1.0 X-Mailer: MIME::Lite 1.2 (F2.71; T1.001; A1.51; B2.12; Q2.03) From: "Richard Shea" To: "FreeBSD Questions" Date: Tue, 09 Dec 2003 11:39:13 +1300 X-Sasl-Enc: X8FLU0dgvmESuKaUAY2s3A 1070923153 Message-Id: <20031208223913.CB7E875E7F@server2.messagingengine.com> Subject: CVSUPIT pkg_add 90% good/10% strange X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Dec 2003 22:39:19 -0000 Hi - I've just installed 4.8 from scatch. The next thing I wanted to do was to CVSUP so I ... cd /usr/ports/net/cvsupit make install distclean ... that was a bit strange because cvsupit seemed to start automatically as part of the 'make'. I wasn't watching it happen but I flicked back to the screen and I found I was being prompted for which CVSUP server I wanted to use. Anyway I went along with that and allowed the CVSUP session to start and and all seemed to go well, I ended up with a "All finished! ... blah, blah" dialog box (not a real dialog I was running this from the command line). However when I then pressed Enter on that dialog box (to go back to the prompt) I get ... ===> Generating temporary packing list ** Missing package files for cvsupit-3.1. *** Error code 1 Stop in /usr/ports/net/cvsupit. ... that doesn't look too good and yet the CVSUP session appears to have all gone fine - can anyone explain what's happening ? regards richard shea.