From owner-freebsd-ports@FreeBSD.ORG Fri Jun 18 20:30:20 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4B20B16A56B for ; Fri, 18 Jun 2004 20:30:20 +0000 (GMT) Received: from mail.spekt.net (biggie.spekt.net [67.18.79.74]) by mx1.FreeBSD.org (Postfix) with ESMTP id 23D4343D2F for ; Fri, 18 Jun 2004 20:30:20 +0000 (GMT) (envelope-from radek@raadradd.com) Received: by mail.spekt.net (Postfix, from userid 1003) id 26FC9400A; Fri, 18 Jun 2004 22:30:08 +0200 (CEST) Received: from [172.16.106.231] (unknown [212.130.239.102]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.spekt.net (Postfix) with ESMTP id C1AE73FDB for ; Fri, 18 Jun 2004 22:30:07 +0200 (CEST) Message-ID: <40D350C0.10902@raadradd.com> Date: Fri, 18 Jun 2004 22:29:52 +0200 From: Radek Kozlowski User-Agent: Mozilla Thunderbird 0.6 (X11/20040601) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-ports@freebsd.org References: <40CF225C.60808@raadradd.com> In-Reply-To: <40CF225C.60808@raadradd.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: Index generation error - "/a/ports/lang/php4" (?) non-existent X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Jun 2004 20:30:20 -0000 On 2004.06.15 18:22, Radek Kozlowski wrote: > root@bonzo:/usr/sup# portsdb -Uu > Updating the ports index ... Generating INDEX.tmp - please > wait..pear-Archive_Tar-1.2: "/a/ports/lang/php4" non-existent -- > dependency list incomplete > ===> archivers/pear-Archive_Tar failed > *** Error code 1 > 1 error > > root@bonzo:/usr/sup# uname -v > FreeBSD 5.2-CURRENT #65: Tue Jun 15 01:44:27 CEST 2004 > root@bonzo:/usr/obj/usr/src/sys/BONZO > > The ports tree is complete and up-to-date. I have no idea where this > '/a/ports/' is coming from. I didn't find anything suspicious in the > Makefiles nor in /etc/make.conf. I even tried cvsuping everything from > the beginning, but that didn't help much. What could it be? After pkg_deinstalling lang/php4 and installing mod_php4 (which then installed a newer version of php4) the problem went away. Strange issue. Anyway, sorry for the noise. -Radek