[Bug 228073] ports-mgmt/pkg: pkg install fails with a segfault
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed May 9 17:21:28 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228073
--- Comment #4 from Norman Gray <gray at 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
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/ldapadd
Thanks!
I clearly have another problem, how to make ldap_nss play nice with
openldap-sasl-client, but that's for another day....
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-pkg
mailing list