From owner-freebsd-pkg@freebsd.org Wed Sep 23 06:04:05 2015 Return-Path: Delivered-To: freebsd-pkg@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E2D87A06363 for ; Wed, 23 Sep 2015 06:04:04 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: from mail-wi0-x22c.google.com (mail-wi0-x22c.google.com [IPv6:2a00:1450:400c:c05::22c]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 7782F1A13 for ; Wed, 23 Sep 2015 06:04:04 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: by wicfx3 with SMTP id fx3so222175991wic.1 for ; Tue, 22 Sep 2015 23:04:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=hEGrlAq49xzZljBjU8FBKlG0rmg/ourAkRnrgsX0Oaw=; b=xsh4l7J8XbzFwsv3RjHhwWs5tM11hoQ6Hxfc6B1vy+4mgn6GC34+7lRb28GOapc9Rv qGqZMBX25M8se29PYpceQUbzLutuy2pCl8e2v0IqrYC+C3+8NSs7NfZhH72PPt/48Zqk ImhG+0/hEoPlNmc0fSKypRrk0SM5ORtGidV/FCj6i4jqB7TDbjybSSFYgvAdsbMWvwtS Z+iI5SigIGVUFLRsJtSmNeaug1GEOOb0KcCGh4IJ/eEt6lzYsQjP9bjNkDIviuDOpN3L b1WgPy5LBGMWPg0NTobtLpXV9tQ7nHGjTqxtSkpa1CUrcaSeSFnj92CBTWt8Fi57iY7T R+1Q== X-Received: by 10.194.85.163 with SMTP id i3mr33430436wjz.75.1442988242766; Tue, 22 Sep 2015 23:04:02 -0700 (PDT) Received: from ivaldir.etoilebsd.net ([2001:41d0:8:db4c::1]) by smtp.gmail.com with ESMTPSA id hr17sm6708480wib.16.2015.09.22.23.04.01 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 22 Sep 2015 23:04:01 -0700 (PDT) Sender: Baptiste Daroussin Date: Wed, 23 Sep 2015 08:03:59 +0200 From: Baptiste Daroussin To: Victor Sudakov Cc: freebsd-pkg@freebsd.org Subject: Re: openldap-client and openldap-sasl-client Message-ID: <20150923060359.GG16800@ivaldir.etoilebsd.net> References: <20150918172941.GA24776@admin.sibptus.tomsk.ru> <20150919065404.GA32692@admin.sibptus.tomsk.ru> <20150922220145.GD16800@ivaldir.etoilebsd.net> <20150923024903.GA4556@admin.sibptus.tomsk.ru> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="w2JjAQZceEVGylhD" Content-Disposition: inline In-Reply-To: <20150923024903.GA4556@admin.sibptus.tomsk.ru> User-Agent: Mutt/1.5.24 (2015-08-30) X-BeenThere: freebsd-pkg@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Binary package management and package tools discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Sep 2015 06:04:05 -0000 --w2JjAQZceEVGylhD Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Sep 23, 2015 at 08:49:03AM +0600, Victor Sudakov wrote: > Baptiste Daroussin wrote: >=20 > [dd] >=20 > > > Just as I expected (see below). What should I do about it? I don't > > > want to lose SASL-enabled openldap, and I don't know of any option to > > > tell moodle29 to use the existing openldap-sasl instead of installing > > > the dependency without SASL support. > > >=20 > > >=20 > > > Checking integrity... done (1 conflicting) > > > Checking integrity... done (0 conflicting) > > > Conflicts with the existing packages have been found. > > > One more solver iteration is needed to resolve them. > > > The following 8 package(s) will be affected (of 0 checked): > > >=20 > > > Installed packages to be REMOVED: > > > openldap-sasl-server-2.4.34 > > > openldap-sasl-client-2.4.42_2 > > >=20 > > > New packages to be INSTALLED: > > > openldap-client: 2.4.42_2 > > > icu: 55.1 > > > pecl-zendopcache: 7.0.5 > > > php5-ldap: 5.4.45 > > > pecl-intl: 3.0.0_2 > > > moodle29: 2.9.2 > > >=20 > > > The process will require 197 MiB more space. > > >=20 > > > Proceed with this action? [y/N]:=20 > >=20 > > Yes we do not have yet proper provides/requires in the ports tree :( > >=20 > > So pkg cannot handle this case. > >=20 > > I hope to be able to get this working for pkg 1.7 then a lot of work wo= uld be > > needed in the ports tree to activate that. >=20 > But is there anything to be done for the present? Some manual > workaround for example? >=20 Except setting up your own poudriere and build your packages that requires = lldap =66rom there, (and only those) I do not see :( Best regards, Bapt --w2JjAQZceEVGylhD Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlYCQM8ACgkQ8kTtMUmk6Exm1gCfaqUuC+KykuUn5GYWk0Om6A0f 7JwAn0nBom8zCL9YBTyrsQeFjkLtZ8Br =9IVr -----END PGP SIGNATURE----- --w2JjAQZceEVGylhD--