From owner-freebsd-questions@FreeBSD.ORG Fri Mar 3 23:58:40 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 3CB3D16A43B for ; Fri, 3 Mar 2006 23:58:40 +0000 (GMT) (envelope-from scphantm@yahoo.com) Received: from ms-smtp-04.tampabay.rr.com (ms-smtp-04-smtplb.tampabay.rr.com [65.32.5.134]) by mx1.FreeBSD.org (Postfix) with ESMTP id 915F543D45 for ; Fri, 3 Mar 2006 23:58:39 +0000 (GMT) (envelope-from scphantm@yahoo.com) Received: from [192.168.0.3] (242669hfc134.tampabay.res.rr.com [24.26.69.134]) by ms-smtp-04.tampabay.rr.com (8.13.4/8.13.4) with ESMTP id k23NwZig018837 for ; Fri, 3 Mar 2006 18:58:36 -0500 (EST) Message-ID: <4408D82D.4090000@yahoo.com> Date: Fri, 03 Mar 2006 18:58:37 -0500 From: Steel City Phantom User-Agent: Thunderbird 1.5 (X11/20060226) MIME-Version: 1.0 To: freebsd general questions Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: Symantec AntiVirus Scan Engine Subject: problem with portdb 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: Fri, 03 Mar 2006 23:58:40 -0000 i have a 4.9 box that i am trying to patch. i run cvsup to get a fresh tree and i run portdb -Uu and after a while i get this error Updating the ports index ... Generating INDEX.tmp - please wait..jdk-1.3.1p9_5: "/usr/ports/java/diablo-jdk1.3.1" non-existent -- dependency list incomplete ===> java/jdk13 failed *** Error code 1 1 error i have tried doing a make fetchindex and that had no effect. i manually upgraded portupgrade to the latest version and it still had no change. i don't have a /usr/ports/java/diablo-jdk1.3.1 but i have a diablo-jdk13 dir. any ideas