From owner-freebsd-ports@FreeBSD.ORG Thu Jun 10 22:27:29 2010 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8A5EF106564A for ; Thu, 10 Jun 2010 22:27:29 +0000 (UTC) (envelope-from gabor@FreeBSD.org) Received: from server.mypc.hu (server.mypc.hu [87.229.73.95]) by mx1.freebsd.org (Postfix) with ESMTP id 432808FC18 for ; Thu, 10 Jun 2010 22:27:29 +0000 (UTC) Received: from server.mypc.hu (localhost [127.0.0.1]) by server.mypc.hu (Postfix) with ESMTP id 8406914DB9F2; Fri, 11 Jun 2010 00:27:26 +0200 (CEST) X-Virus-Scanned: amavisd-new at server.mypc.hu Received: from server.mypc.hu ([127.0.0.1]) by server.mypc.hu (server.mypc.hu [127.0.0.1]) (amavisd-new, port 10024) with LMTP id U0zVmlfwjt7Z; Fri, 11 Jun 2010 00:27:24 +0200 (CEST) Received: from [192.168.1.105] (catv-80-99-92-167.catv.broadband.hu [80.99.92.167]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by server.mypc.hu (Postfix) with ESMTPSA id 335DC14DB7AE; Fri, 11 Jun 2010 00:27:24 +0200 (CEST) Message-ID: <4C1166C6.600@FreeBSD.org> Date: Fri, 11 Jun 2010 00:27:18 +0200 From: Gabor Kovesdan User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.2; es-ES; rv:1.9.1.9) Gecko/20100317 Thunderbird/3.0.4 MIME-Version: 1.0 To: Helmut Schneider References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-ports@freebsd.org Subject: Re: amavisd-new does not compile because of db42 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Jun 2010 22:27:29 -0000 > > Helmut 'Ingrid' Schneider wrote: > > >> I cannot compile amavisd-new because db42 is not recognized as already >> installed: >> >> http://www.freebsd.org/cgi/query-pr.cgi?pr=147718 >> >> As stated in the (unfortunately closed) PR I already removed all >> packages and tried from scratch but it still fails. >> > Might be by accident but I checked 5 machines, it failed on both amd64 > platforms while on the other 3 i386 platforms it succeeded... > > Could you please try the following on the machines where it fails? env FORCE_PKG_REGISTER=yes portupgrade amavisd-new\* This will register db42 and after that it will surely be installed in a consistent state. After this, amavisd-new will also be updated. Directly after this: portupgrade -f amavisd-new\* This just forces the reinstallation of amavisd-new even though at this point you already have the latest version. It is just to check if it fails again (which means really there's a problem in the port) or it builds well (which means your db42 installation was just corrupted). -- Gabor Kovesdan FreeBSD Volunteer EMAIL: gabor@FreeBSD.org .:|:. gabor@kovesdan.org WEB: http://people.FreeBSD.org/~gabor .:|:. http://kovesdan.org