https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233225

ykla <ykla...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ykla...@gmail.com

--- Comment #8 from ykla <ykla...@gmail.com> ---
Same issue for FreeBSD-12.1-RELEASE-arm64-aarch64-RPI3.img.xz

# ldd /usr/local/sbin/pkg
/usr/local/sbin/pkg:
...
    libssl.so.8 => not found (0)
    libcrypto.so.8 => not found (0)
...
    libssl.so.8 => not found (0)
    libcrypto.so.8 => not found (0)
...

--------------------------------------
How to deal with it:
Just,
pkg-static install security/openssl
pkg-static install -f pkg

Please release a new img to repair it.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"

Reply via email to