https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233225
Bug ID: 233225
Summary: libssl.so.8 not found by pkg
Product: Base System
Version: 12.0-STABLE
Hardware: powerpc
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: bin
Assignee: [email protected]
Reporter: [email protected]
I did a fresh FREEBSD 12 BETA 4 install and executed 'pkg'.
The binary was downloaded automatically, but it doesn't work as libssl.so.8 is
not found.
I created a symlinks to libssl.so.8 -> libssl.so and libcrypto.so.8 ->
libcrypto.so manually and found the following issue:
# pkg update
Updating FreeBSD repository catalogue...
pkg: Repository FreeBSD load error: access repo
file(/var/db/pkg/repo-FreeBSD.sqlite) failed: No such file or directory
Fetching meta.txz: 100% 944 B 0.9kB/s 00:01
ld-elf.so.1: /usr/local/lib/libpkg.so.4: Undefined symbol
"SSL_load_error_strings"
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"