pkg - symlinks missing

Bernd Walter ticso at cicely7.cicely.de
Mon Nov 5 20:55:52 UTC 2018


On Mon, Nov 05, 2018 at 04:32:40PM +0100, Andreas Schwarz wrote:
> On Mon, 5 Nov 2018 15:17:21 +0000
> "Luis P. Mendes" <luislupe at gmx.com> wrote:
> 
> Hi,
> 
> > I'm trying FreeBSD 12.0-BETA3 on a RPi 3B+.
> > 
> > pkg complains about missing libssl.so.8 and libcrypto.so.8.
> > Did a couple of symlinks to /usr/lib/libssl.so.111 and 
> > /usr/lib/libcrypto.so and it was able to run.
> > 
> > But when `pkg update`:
> > There were two errors:
> > 1. /var/db/pkg/repo-FreeBSD.sqlite failed - no such file
> > 2. undefined symbol "SSL_load_error_strings" in 
> > /usr/local/lib/libpkg.so.4
> > 
> > 
> > It seems that `pkg` needs some love.
> 
> Have the same problem at a pine64-lts, seems related to arm64.

Same for Pi1-B (armv6).
The packages havn't been updated since the OpenSSL upgrade.
Don't know how powerfull the package cluster is, but not really unexpected
to take a long to for a full package rebuild I think.
Maybe the priority was to get packages done for armv7, as it is
slower than arm64 and more common than armv6.
On a Pine64-LTS using ports to build from source shouldn't be too slow.
Reminds me to spend more time with my Pin64-LTS...

> You can use "pkg-static" instead, which is linked statically.
> 
> Btw. apart from this case, instead of setting symlinks, it's better to use libmap
> (/etc/libmap.conf).

-- 
B.Walter <bernd at bwct.de> http://www.bwct.de
Modbus/TCP Ethernet I/O Baugruppen, ARM basierte FreeBSD Rechner uvm.


More information about the freebsd-arm mailing list