From owner-freebsd-ports@FreeBSD.ORG Sat Aug 17 00:06:16 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id EF6413BF for ; Sat, 17 Aug 2013 00:06:16 +0000 (UTC) (envelope-from john.marshall@riverwillow.com.au) Received: from mail4.riverwillow.net.au (mail4.riverwillow.net.au [202.125.45.59]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 669F228E1 for ; Sat, 17 Aug 2013 00:06:15 +0000 (UTC) Received: from [172.25.24.201] (riverw1.lnk.telstra.net [165.228.239.138]) (authenticated bits=0) by mail4.riverwillow.net.au (8.14.7/8.14.7) with ESMTP id r7GNolR4046137 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NOT); Sat, 17 Aug 2013 09:50:49 +1000 (AEST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=riverwillow.com.au; s=m4001; t=1376697049; bh=l2ZUUkwZHjAvVCMGHqFHCO3e9Bdr7xjxuusFSDR8y4M=; h=Date:From:To:CC:Subject:References:In-Reply-To; b=O4zGDggSi+VDgRSWao4EWdJPO+INu7gmtpG1+aVp5PbD6b4/uQA6r/p4rUbj0uXUl V/CbItf0v5T4h44zk1jzJC5vo+rgeOdMPBL8IqMxfDgInlFmnWgrc9MdIoOA2KL9Bu B71ooRvLCJl+d3m98N3h3JczaDcCypCJ8w+DFzAY= Message-ID: <520EBA9F.7050708@riverwillow.com.au> Date: Sat, 17 Aug 2013 09:49:51 +1000 From: John Marshall Organization: Riverwillow Pty Ltd User-Agent: Mozilla/5.0 (X11; FreeBSD i386; rv:17.0) Gecko/20130810 Thunderbird/17.0.8 MIME-Version: 1.0 To: mexas@bris.ac.uk Subject: Re: openldap-client conflicts with openldap-sasl-client References: <201308160939.r7G9dNbx061119@mech-cluster241.men.bris.ac.uk> In-Reply-To: <201308160939.r7G9dNbx061119@mech-cluster241.men.bris.ac.uk> X-Enigmail-Version: 1.5.1 OpenPGP: id=A29A84A2; url=http://pki.riverwillow.com.au/pgp/johnmarshall.asc Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="----enig2OIRXKDOBABNKESHSEEEE" Cc: freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Aug 2013 00:06:17 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) ------enig2OIRXKDOBABNKESHSEEEE Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 16/08/2013 19:39, Anton Shterenlikht wrote: > While updating the ports following ports/UPDATING > entry 20130731 I got this error: >=20 > =3D=3D=3D>>> Updating dependent ports >> gconf2-2.32.0_3 >> net/openlda= p24-client (27/59) >=20 > =3D=3D=3D> Cleaning for openldap-client-2.4.35 >=20 > =3D=3D=3D> openldap-client-2.4.35 conflicts with installed package(s):= =20 > openldap-sasl-client-2.4.35 >=20 > Have I missed something? portmaster can't tell that the two ldap client ports are variants of the same port. To prevent this happening you need to make sure that the one you want is installed properly first, so that the dependency tests pass and portmaster doesn't hit this snag. I'm guessing that some bits of your openldap-sasl-client have gone missing, causing the tests in bsd.ldap.mk to fail, and resulting in attempted installation of net/openldap24-client. I suggest you reinstall openldap-sasl-client-2.4.35 by itself and then try again. --=20 John Marshall ------enig2OIRXKDOBABNKESHSEEEE Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.20 (FreeBSD) iEYEARECAAYFAlIOutUACgkQw/tAaKKahKIVUQCdFnjmpaKl8vyFDV/oJWip+2IH 7SoAn3VtSbOxP4kh6YdsoSFa2TwXpYu4 =e0o9 -----END PGP SIGNATURE----- ------enig2OIRXKDOBABNKESHSEEEE--