[Bug 234481] pkg unable to find libssl.so.8

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Dec 29 02:39:21 UTC 2018


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

            Bug ID: 234481
           Summary: pkg unable to find libssl.so.8
           Product: Base System
           Version: 12.0-STABLE
          Hardware: arm64
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: bin
          Assignee: bugs at FreeBSD.org
          Reporter: oitdmser at gmail.com

This issue is similar to bug #233225 except I'm having trouble with the ARM
builds. Here's the situation:

Fresh download of FreeBSD-12.0-STABLE-arm64-aarch64-RPI3-20181226-r342545 from
https://download.freebsd.org/ftp/snapshots/arm64/aarch64/ISO-IMAGES/12.0/FreeBSD-12.0-STABLE-arm64-aarch64-RPI3-20181226-r342545.img.xz
installed on a microSD card. The raspberry pi 3 boots to a prompt fine and I
can login fine. When I try to run any pkg command the following happens:

# pkg upgrade
ld-elf.so.1: Shared object "libssl.so.8" not found, required by "pkg"

on a suggestion somewhere else I ran the following:

pkg-static update -f
pkg-static upgrade -f

both commands finish sucessully with pkg-static upgrade -f resulting in:

The following 1 package(s) will be affected (of 0 checked):

Installed packages to be REINSTALLED:
        pkg-1.10.5_3

Number of packages to be reinstalled: 1

Proceed with this action? [y/N]: y

clicking y and reinstalling pkg  succeeds, but does not fix the libssl.so.8
issue

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list