[Bug 203882] ports-mgmt/pkg: pkg check -d misses libraries that are symlinks
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Oct 20 20:35:50 UTC 2015
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203882
rainer at ultra-secure.de changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |rainer at ultra-secure.de
--- Comment #3 from rainer at ultra-secure.de ---
Hey, I've got that, too:
(serverrr </root>) 0 # pkg check -da
Checking all packages: 100%
sssd has require a missing libraries: libcom_err.so
sssd has require a missing libraries: libk5crypto.so
sssd has require a missing libraries: libkrb5.so
This is the 2015Q4 cut of packages (but built with my own poudriere).
The libraries are there.
(serverrr </root>) 0 # ll /usr/local/lib/libkrb* /usr/local/lib/libcom_err*
/usr/local/lib/libk5crypto.so*
lrwxr-xr-x 1 root wheel 15 Oct 3 00:55 /usr/local/lib/libcom_err.so ->
libcom_err.so.3
-r--r--r-- 1 root wheel 11968 Oct 3 00:55 /usr/local/lib/libcom_err.so.3
lrwxr-xr-x 1 root wheel 16 Oct 3 00:55 /usr/local/lib/libk5crypto.so ->
libk5crypto.so.3
-r--r--r-- 1 root wheel 190656 Oct 3 00:55 /usr/local/lib/libk5crypto.so.3
lrwxr-xr-x 1 root wheel 12 Oct 3 00:55 /usr/local/lib/libkrb5.so ->
libkrb5.so.3
-r--r--r-- 1 root wheel 917584 Oct 3 00:55 /usr/local/lib/libkrb5.so.3
lrwxr-xr-x 1 root wheel 19 Oct 3 00:55 /usr/local/lib/libkrb5support.so
-> libkrb5support.so.0
-r--r--r-- 1 root wheel 52792 Oct 3 00:55
/usr/local/lib/libkrb5support.so.0
This system wasn't that old. Two or three quarters.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-pkg
mailing list