From owner-freebsd-questions@FreeBSD.ORG Fri Jun 10 15:06:11 2005 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 4355F16A41C for ; Fri, 10 Jun 2005 15:06:11 +0000 (GMT) (envelope-from mark.jones.netins@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.205]) by mx1.FreeBSD.org (Postfix) with ESMTP id E10D443D49 for ; Fri, 10 Jun 2005 15:06:10 +0000 (GMT) (envelope-from mark.jones.netins@gmail.com) Received: by wproxy.gmail.com with SMTP id 50so614797wri for ; Fri, 10 Jun 2005 08:06:09 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=rfLvIIZ6LSHPmFY+kvcu3L3cmsK+keN9RSqpjlz7MM9pMlOqeEp4dmEsIUY2X5D+zavvCbv046vWUgdzTlBnsm3WuSWbPcXy7CIP+O/N4Vhf6HGhmA3LjxJV8vp0/y/iP4dlP54+hK6EIBf8BSKkiXLnEGHoMYiUoT3P+SB7jhc= Received: by 10.54.35.71 with SMTP id i71mr1001777wri; Fri, 10 Jun 2005 08:06:09 -0700 (PDT) Received: by 10.54.144.8 with HTTP; Fri, 10 Jun 2005 08:06:09 -0700 (PDT) Message-ID: Date: Fri, 10 Jun 2005 10:06:09 -0500 From: Mark Jones To: freebsd-questions@freebsd.org In-Reply-To: <200506100931.19715.FreeBSD@InsightBB.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <200506100931.19715.FreeBSD@InsightBB.com> Subject: Re: portsdb -uU error X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Mark Jones List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Jun 2005 15:06:11 -0000 On 6/10/05, Steven Friedrich wrote: > Anybody else seeing this error? > > > portsdb -uU > Updating the ports index ... Generating INDEX.tmp - please wait..Variable > PKGNAMESUFFIX is recursive. > =3D=3D=3D> x11-wm/fvwm2 failed > *** Error code 1 > 1 error > > -- > i386 FreeBSD 4.11-STABLE Yes, I've had the same error, but not specifically "x11-wm/fvwm2 failed", and on 5.4-RELEASE. cvsup your ports again, then try "portsdb -uU" again. You could also "portsdb -uF" instead - that will fetch the index from freebsd.org, instead of building it locally. I think that might require that you cvsup ports-all, with no exclusions. -- Mark Jones (Sorry if you got this twice, Steven, forgot to send it to the list the first time.)