From owner-freebsd-pkg@freebsd.org Sat Sep 19 06:54:11 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 07D10A05B9A for ; Sat, 19 Sep 2015 06:54:11 +0000 (UTC) (envelope-from vas@mpeks.tomsk.su) Received: from relay2.tomsk.ru (mail.sibptus.tomsk.ru [212.73.124.5]) by mx1.freebsd.org (Postfix) with ESMTP id 68CBE1637 for ; Sat, 19 Sep 2015 06:54:09 +0000 (UTC) (envelope-from vas@mpeks.tomsk.su) X-Virus-Scanned: by clamd daemon 0.98.5_1 for FreeBSD at relay2.tomsk.ru Received: from admin.sibptus.TOMSK.ru ([212.73.125.240] verified) by relay2.tomsk.ru (CommuniGate Pro SMTP 5.1.16) with ESMTPS id 38868023 for freebsd-pkg@freebsd.org; Sat, 19 Sep 2015 12:54:06 +0600 Received: from admin.sibptus.TOMSK.ru (sudakov@localhost [127.0.0.1]) by admin.sibptus.TOMSK.ru (8.14.9/8.14.7) with ESMTP id t8J6s4RY032726 for ; Sat, 19 Sep 2015 12:54:06 +0600 (NOVT) (envelope-from vas@mpeks.tomsk.su) Received: (from sudakov@localhost) by admin.sibptus.TOMSK.ru (8.14.9/8.14.7/Submit) id t8J6s4Iv032725 for freebsd-pkg@freebsd.org; Sat, 19 Sep 2015 12:54:04 +0600 (NOVT) (envelope-from vas@mpeks.tomsk.su) X-Authentication-Warning: admin.sibptus.TOMSK.ru: sudakov set sender to vas@mpeks.tomsk.su using -f Date: Sat, 19 Sep 2015 12:54:04 +0600 From: Victor Sudakov To: freebsd-pkg@freebsd.org Subject: Re: openldap-client and openldap-sasl-client Message-ID: <20150919065404.GA32692@admin.sibptus.tomsk.ru> References: <20150918172941.GA24776@admin.sibptus.tomsk.ru> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150918172941.GA24776@admin.sibptus.tomsk.ru> Organization: OAO "Svyaztransneft", SibPTUS X-PGP-Key: http://www.dreamwidth.org/pubkey?user=victor_sudakov X-PGP-Fingerprint: 10E3 1171 1273 E007 C2E9 3532 0DA4 F259 9B5E C634 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: Sat, 19 Sep 2015 06:54:11 -0000 Victor Sudakov wrote: > Colleagues, > > If a port wants to install openldap-client as a dependency, and I have > already openldap-sasl-client installed, what is going to happen? A > conflict? > > # pkg install -n moodle29 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. 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): Installed packages to be REMOVED: openldap-sasl-server-2.4.34 openldap-sasl-client-2.4.42_2 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 The process will require 197 MiB more space. Proceed with this action? [y/N]: > Updating sibptus repository catalogue... > sibptus repository is up-to-date. > All repositories are up-to-date. > The following 6 package(s) will be affected (of 0 checked): > > New packages to be INSTALLED: > moodle29: 2.9.2 > pecl-zendopcache: 7.0.5 > php5-ldap: 5.4.45 > openldap-client: 2.4.42_2 > pecl-intl: 3.0.0_2 > icu: 55.1 > > The process will require 205 MiB more space. > 39 MiB to be downloaded. > # pkg info | grep ldap > openldap-sasl-client-2.4.41 Open source LDAP client implementation with SASL2 support > openldap-sasl-server-2.4.34 Open source LDAP server implementation > # > > Thank you in advance for clarification. > > -- > Victor Sudakov, VAS4-RIPE, VAS47-RIPN > sip:sudakov@sibptus.tomsk.ru > _______________________________________________ > freebsd-pkg@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-pkg > To unsubscribe, send any mail to "freebsd-pkg-unsubscribe@freebsd.org" -- Victor Sudakov, VAS4-RIPE, VAS47-RIPN sip:sudakov@sibptus.tomsk.ru