From owner-freebsd-questions@FreeBSD.ORG Tue Jun 29 16:11:56 2004 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 4A8BA16A4CE for ; Tue, 29 Jun 2004 16:11:56 +0000 (GMT) Received: from omega.noc.uk.easynet.net (omega.noc.uk.easynet.net [212.135.8.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id D152343D2F for ; Tue, 29 Jun 2004 16:11:55 +0000 (GMT) (envelope-from anthony.edwards@uk.easynet.net) Received: from aedwards by omega.noc.uk.easynet.net with local (Exim 4.34) id 1BfLCt-0002HL-WD for freebsd-questions@freebsd.org; Tue, 29 Jun 2004 17:11:40 +0100 Date: Tue, 29 Jun 2004 17:11:39 +0100 From: Anthony Edwards To: freebsd-questions@freebsd.org Message-ID: <20040629161139.GA5153@omega.noc.uk.easynet.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Organization: easynet Ltd User-Agent: Mutt/1.5.6+20040523i Subject: portsdb -Uu error 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: Tue, 29 Jun 2004 16:11:56 -0000 This looks to be a fairly straightforward error: ---- begin error message ---- fishcat# portsdb -Uu Updating the ports index ... Generating INDEX.tmp - please wait..drweb_postfix-4.29.12f: "/usr/ports/security/drwebd" non-existent -- dependency list incomplete ===> security/drweb-postfix failed *** Error code 1 1 error ******************************************************************** Before reporting this error, verify that you are running a supported version of FreeBSD (see http://www.FreeBSD.org/ports/) and that you have a complete and up-to-date ports collection (INDEX builds are not supported with partial or out-of-date ports collections). If so, then report the failure to ports@FreeBSD.org together with relevant details of your ports configuration (including FreeBSD version, environment and /etc/make.conf settings). ******************************************************************** Stop in /usr/ports. failed to generate INDEX! portsdb: index generation error ---- end error message ---- bash-2.05b$ pwd /usr/ports/security bash-2.05b$ ls | more [...] dropbear drweb drweb-postfix drweb-qmail drweb-sendmail dsniff [...] As the portsdb -Uu error message states, /usr/ports/security/drwebd is non-existent (at least following a cvsup of the ports tree today, I am not sure if it was there before) and so the portsdb -Uu run fails with the error message shown above. My FreeBSD version is RELENG_4 (FreeBSD-STABLE). What is the fix for this please? Waiting until a new cvsup corrects the error above, or...? -- Anthony Edwards anthony.edwards@uk.easynet.net