Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Oct 2018 13:04:48 -0400
From:      Mike <the.lists@mgm51.com>
To:        Hyun Hwang <hyun@caffeinated.codes>
Cc:        freebsd-arm@freebsd.org
Subject:   Re: 12.0 BETA1 - pkg command error
Message-ID:  <b980c8d7-9a36-01ba-8313-f6265866f903@mgm51.com>
In-Reply-To: <1540222225.2684343.1550519584.308D8BA8@webmail.messagingengine.com>
References:  <64148527-b8ca-deff-6042-483fb60f9f2d@mgm51.com> <1540222225.2684343.1550519584.308D8BA8@webmail.messagingengine.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 10/22/2018 11:30 AM, Hyun Hwang wrote:
> On Monday, October 22, 2018, 11:25 AM (UTC-0400), "Mike via freebsd-arm" <freebsd-arm@freebsd.org> wrote:
>>
>> I've installed the 12.0 BETA1 on a RPi3.
>>
>> When I try to use the pkg command, I get this error:
>>
>>
>> The package management tool is not yet installed on your system.
>> Do you want to fetch and install it now? [y/N]: y
>> Bootstrapping pkg from
>> pkg+http://pkg.FreeBSD.org/FreeBSD:12:aarch64/latest, please wait...
>> Verifying signature with trusted certificate
>> pkg.freebsd.org.2013102301... done
>> Installing pkg-1.10.5_3...
>> Extracting pkg-1.10.5_3: 100%
>> ld-elf.so.1: Shared object "libssl.so.8" not found, required by "pkg"
>>
>>
>>
>> How can I work around it?
>> _______________________________________________
>> freebsd-arm@freebsd.org mailing list
>> https://lists.freebsd.org/mailman/listinfo/freebsd-arm
>> To unsubscribe, send any mail to "freebsd-arm-unsubscribe@freebsd.org"
> 
> Hi,
> 
> I have experienced this too on RPi 2. When I manually compiled pkg out of ports-mgmt/pkg, the error went gone. Probably still some fallout after OpenSSL 1.1.1.
> 
> So yeah, try to build one yourself instead of getting the prebuilt binary.
> 


That seems to work.

Thanks!



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?b980c8d7-9a36-01ba-8313-f6265866f903>