Date: Wed, 09 May 2018 17:21:25 +0000 From: bugzilla-noreply@freebsd.org To: pkg@FreeBSD.org Subject: [Bug 228073] ports-mgmt/pkg: pkg install fails with a segfault Message-ID: <bug-228073-32340-dV5Ryi4RuA@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-228073-32340@https.bugs.freebsd.org/bugzilla/> References: <bug-228073-32340@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D228073 --- Comment #4 from Norman Gray <gray@nxg.name> --- That appears to be working fine, now, after installing the github master version as of 2018-05-09 # pkg --version 1.10.99.7 # pkg lock -l=20=20=20=20=20=20=20=20=20=20=20=20=20 Currently locked packages: cyrus-sasl-2.1.26_12 cyrus-sasl-saslauthd-2.1.26_3 openldap-sasl-client-2.4.45 # pkg install nss_ldap Updating FreeBSD repository catalogue... FreeBSD repository is up to date. All repositories are up to date. Checking integrity... done (0 conflicting) The following 2 package(s) will be affected (of 0 checked): New packages to be INSTALLED: openldap-client: 2.4.46 Installed packages to be REINSTALLED: nss_ldap-1.265_12 (options changed) Number of packages to be installed: 1 Number of packages to be reinstalled: 1 The process will require 6 MiB more space. Proceed with this action? [y/N]: y [1/2] Installing openldap-client-2.4.46... pkg: openldap-client-2.4.46 conflicts with openldap-sasl-client-2.4.45 (installs files into the same place). Problematic file: /usr/local/bin/lda= padd Thanks! I clearly have another problem, how to make ldap_nss play nice with openldap-sasl-client, but that's for another day.... --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-228073-32340-dV5Ryi4RuA>