From owner-freebsd-ports@FreeBSD.ORG Wed Jun 21 13:23:44 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org 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 7D14816A525 for ; Wed, 21 Jun 2006 13:23:44 +0000 (UTC) (envelope-from bt@ccgis.de) Received: from sm7.simplethings.de (sm7.simplethings.de [217.160.128.151]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5861B43D5F for ; Wed, 21 Jun 2006 13:23:36 +0000 (GMT) (envelope-from bt@ccgis.de) Received: from smm.simplethings.de ([85.88.4.201]) by sm7.simplethings.de with esmtp (Exim 4.50) id 1Ft2g5-0005Br-5t; Wed, 21 Jun 2006 15:23:33 +0200 Received: from [212.79.172.180] (helo=center.shared) by smM.simplethings.de with esmtpsa (TLS-1.0:RSA_AES_256_CBC_SHA:32) (Exim 4.50) id 1Ft2g4-00032E-SY; Wed, 21 Jun 2006 15:23:28 +0200 Received: from [192.168.2.66] (helo=[192.168.2.66]) by center.shared with esmtp (Exim 4.50) id 1Ft2gW-0006Jd-SP; Wed, 21 Jun 2006 15:23:57 +0200 Message-ID: <4499486C.5090401@ccgis.de> Date: Wed, 21 Jun 2006 15:23:56 +0200 From: Benjamin Thelen User-Agent: Thunderbird 1.5.0.4 (Windows/20060516) MIME-Version: 1.0 To: Peter Jeremy References: <20060620185030.GA788@turion.vk2pj.dyndns.org> In-Reply-To: <20060620185030.GA788@turion.vk2pj.dyndns.org> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Score: 0.1 (/) Cc: Siju George , freebsd-ports@freebsd.org Subject: Re: Samba3 Port install fails due to OpenLDAP dependency version problem 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: Wed, 21 Jun 2006 13:23:44 -0000 Peter Jeremy schrieb: > On Tue, 2006-Jun-20 18:16:23 +0530, Siju George wrote: >> ===> openldap-client-2.3.24 conflicts with installed package(s): >> openldap-client-2.2.30 >> >> Hope this can be easily fixed :-) > > Try: > portupgrade -f -o net/openldap23-client openldap-client-2.2.\* > Hi, Why has this not been added to UPDATING? Ok. Now I know. I stumbled over this conflict while portupgrading kde-3.5.2 to kde-3.5.3 and did finally what the entry "20040717" in UPDATING suggested: portupgrade -rfo net/openldap23-client openldap-client Ben