From owner-freebsd-ports@FreeBSD.ORG Tue Jun 22 11:36:55 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 BF78816A4CE for ; Tue, 22 Jun 2004 11:36:55 +0000 (GMT) Received: from moya.lambermont.dyndns.org (e165253.upc-e.chello.nl [213.93.165.253]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3EFC043D5D for ; Tue, 22 Jun 2004 11:36:55 +0000 (GMT) (envelope-from hans@lambermont.dyndns.org) Received: from localhost (localhost [127.0.0.1]) by moya.lambermont.dyndns.org (Postfix) with ESMTP id EC8B536402; Tue, 22 Jun 2004 13:36:49 +0200 (CEST) Received: from moya.lambermont.dyndns.org ([127.0.0.1])port 10024) with ESMTP id 78334-01; Tue, 22 Jun 2004 13:36:49 +0200 (CEST) Received: by moya.lambermont.dyndns.org (Postfix, from userid 1001) id A787536401; Tue, 22 Jun 2004 13:36:49 +0200 (CEST) Date: Tue, 22 Jun 2004 13:36:49 +0200 To: Ion-Mihai Tetcu Message-ID: <20040622113649.GA78304@moya.lambermont.dyndns.org> References: <20040621152054.GA51551@moya.lambermont.dyndns.org> <20040622112500.6521cd5f@it.buh.cameradicommercio.ro> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040622112500.6521cd5f@it.buh.cameradicommercio.ro> User-Agent: Mutt/1.4.2i From: hans@lambermont.dyndns.org (Hans Lambermont) X-Virus-Scanned: by amavisd-new-20030616.p5 at lambermont.dyndns.org cc: freebsd-ports@freebsd.org Subject: Re: portdb -Uu fails 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: Tue, 22 Jun 2004 11:36:55 -0000 Ion-Mihai Tetcu wrote: > Hans Lambermont wrote: >> Hi, I have a problem with portsdb -Uu : >> gagh# portsdb -Uu >> Updating the ports index ... Generating INDEX.tmp - please wait..postfix-2.2.20040504,2: "/usr/ports/net/openldap" non-existent -- dependency list incomplete >> ===> mail/postfix-current failed >> *** Error code 1 > > Do a ``make rmconfig'' in mail/postfix-current and I thing it's solved. cd /usr/ports/mail/postfix-current/ gagh# make rmconfig ===> No user-specified options configured for postfix-2.2.20040504,2 gagh# portsdb -Uu ---> Checking the package registry database Updating the ports index ... Generating INDEX.tmp - please wait..postfix-2.2.20040504,2: "/usr/ports/net/openldap" non-existent -- dependency list incomplete ===> mail/postfix-current failed *** Error code 1 Sadly: no, doesn't help. Anything else I can try ? -- Hans